mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Replication (markdown)
parent
5a0069da8a
commit
0c2bb2ed1f
|
@ -64,4 +64,7 @@ If one replica is missing, there are no automatic repair right away. This is to
|
|||
|
||||
To repair the missing replicas, you can use `volume.fix.replication` in `weed shell`.
|
||||
|
||||
## Change replication
|
||||
|
||||
In `weed shell`, you can change a volume replication setting via `volume.configure.replication`. After that, the volume will become readonly since the replication setting is not matched. You will also need to run 'volume.fix.replication` to create missing replicas.
|
||||
|
||||
|
|
Loading…
Reference in a new issue