mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-24 16:53:14 +08:00
volume.fix.replication need -force option now
@@ -14,7 +14,7 @@ scripts = """
|
|||||||
ec.rebuild -force
|
ec.rebuild -force
|
||||||
ec.balance -force
|
ec.balance -force
|
||||||
volume.balance -force
|
volume.balance -force
|
||||||
volume.fix.replication
|
volume.fix.replication -force
|
||||||
"""
|
"""
|
||||||
sleep_minutes = 17 # sleep minutes between each script execution
|
sleep_minutes = 17 # sleep minutes between each script execution
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user