aboutsummaryrefslogtreecommitdiff
path: root/weed/shell/command_volume_fix_replication.go
AgeCommit message (Expand)AuthorFilesLines
2020-09-09filer: cross cluster synchronizationChris Lu1-4/+4
2020-09-07return nil if no need to do anythingChris Lu1-1/+1
2020-09-07shell: volume.fix.replication also purge over replicated volumesChris Lu1-28/+86
2020-09-07refactoringChris Lu1-36/+40
2020-09-07refactorChris Lu1-2/+8
2020-09-06typoChris Lu1-1/+1
2020-09-06printout over replicated locationsChris Lu1-0/+2
2020-08-27fix help messageChris Lu1-1/+1
2020-06-18erasure coding: fix cases where there are no .ecj filesChris Lu1-1/+4
2020-05-17logsChris Lu1-1/+1
2020-04-23master: add cluster wide lock/unlock operation in weed shellChris Lu1-0/+4
2020-04-05go fmtChris Lu1-1/+1
2020-04-02volume.fix.replication: add test cases for complicated movingChris Lu1-18/+118
2020-02-25avoid reusing context objectChris Lu1-5/+4
2020-01-26use the same context object in order to retryChris Lu1-1/+1
2019-12-23shell: add ec.decode commandChris Lu1-7/+8
2019-06-22fix compilation errorChris Lu1-1/+1
2019-06-22refactoringChris Lu1-12/+8
2019-06-05periodic scripts exeuction from leader masterChris Lu1-3/+3
2019-04-20shell: add command volume.moveChris Lu1-1/+0
2019-04-17refactoringChris Lu1-1/+1
2019-03-23textual changesChris Lu1-0/+6
2019-03-23weed shell: adjust help text formatChris Lu1-1/+6
2019-03-23weed shell: add "volume.fix.replication"Chris Lu1-0/+194