mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
add volume.fix.replication to default scaffold
This commit is contained in:
parent
bb78ab9915
commit
2329d9e0c1
|
@ -359,6 +359,7 @@ scripts = """
|
||||||
ec.rebuild -force
|
ec.rebuild -force
|
||||||
ec.balance -force
|
ec.balance -force
|
||||||
volume.balance -force
|
volume.balance -force
|
||||||
|
volume.fix.replication
|
||||||
"""
|
"""
|
||||||
sleep_minutes = 17 # sleep minutes between each script execution
|
sleep_minutes = 17 # sleep minutes between each script execution
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue