Updated Replication (markdown)

Chris Lu 2020-08-28 01:45:12 -07:00
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.