Updated Replication (markdown)

Chris Lu 2020-08-27 00:17:01 -07:00
parent 77da19a6bc
commit 5a0069da8a

@ -60,7 +60,7 @@ http://localhost:9333/dir/assign?dataCenter=dc1
## Fix replication
If one replica is missing, there are no automatic repair right away. This is to prevent over replication due to transient volume sever failures or disconnections.
If one replica is missing, there are no automatic repair right away. This is to prevent over replication due to transient volume sever failures or disconnections. In stead, the volume will just become readonly. For any new writes, just assign a different file id to a different volume.
To repair the missing replicas, you can use `volume.fix.replication` in `weed shell`.