mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-15 19:10:48 +02:00
Updated Replication (markdown)
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user