70 Commits (6ebe26a76541270a3c403e67e49beeca9a9aad58)

Author SHA1 Message Date
Konstantin Lebedev dffe00a822
fix: logger place msg (#4880) 1 year ago
Konstantin Lebedev dd580190b4
fix: avoid deleting one replica without sync (#4875) 1 year ago
Konstantin Lebedev df4ded758e
fix: avoid deleting more than one replica (#4873) 1 year ago
chrislu 645ae8c57b Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs"" 1 year ago
chrislu 8cb42c39ad Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs" 1 year ago
dependabot[bot] a04bd4d26f
Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850) 1 year ago
chrislu 3365468d0d added an error message 1 year ago
Konstantin Lebedev 25535e9c36
Delete volume is empty (#4561) 2 years ago
chrislu 214b7cd286 volume.fix.replication: adjust the retry checking times 2 years ago
chrislu 21c0587900 go fmt 2 years ago
Brian 4e3e2b1b82
Add option in volume.fix.replication to only fix under-replication and not delete volumes (#3640) 2 years ago
chrislu 676e27c589 shell: stop long running jobs if lock is lost 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu f97acdd489 volume.fix.replication fix retry logic 3 years ago
Konstantin Lebedev 44f53ceda6 fix collectionIsMismatch charset 3 years ago
Konstantin Lebedev 10d435f2c2 fix skip loop 3 years ago
Konstantin Lebedev 279053572c avoid delete volume replica if collection mismatch 3 years ago
justin 3551ca2fcf enhancement: replace sort.Slice with slices.SortFunc to reduce reflection 3 years ago
chrislu f18803424a volume.balance: add delay during tight loop 3 years ago
chrislu 9f9ef1340c use streaming mode for long poll grpc calls 3 years ago
chrislu a2d3f89c7b add lock messages 3 years ago
chrislu e6c026db65 volume.fix.replication: fix misplaced volumes 3 years ago
Chris Lu 5435027ff0 volume copy: stream out copying progress and avoid grpc request timeout 3 years ago
Chris Lu e862b2529a refactor 3 years ago
Konstantin Lebedev 5e64b22b45 check that the topology has been updated 3 years ago
Konstantin Lebedev 2cecde89c3 rename opt volumesPerStep 3 years ago
Konstantin Lebedev fc51ffce2b https://github.com/chrislusf/seaweedfs/issues/1846 3 years ago
Chris Lu 119d5908dd shell: do not need to lock to see volume -h 3 years ago
Chris Lu e5fc35ed0c change server address from string to a type 3 years ago
Chris Lu 18bf556d93 fix comments 3 years ago
Chris Lu b63b042afc dedup keeps the largest replica 3 years ago
Chris Lu 26c222f596 shell: volume.tier.move avoid moving all volumes to one destination 3 years ago
Chris Lu 8cf0c515bf shell: volume.fix.replication retries even when there is no error #2235 3 years ago
Chris Lu 7359193e97 go fmt 3 years ago
Chris Lu 99155e4880 add `-retry` option for `volume.fix.replication` 3 years ago
Chris Lu fb7a1be1c4 refactor 3 years ago
Chris Lu 6a4546d2c0 shell: add volume.tier.move 4 years ago
Chris Lu 1c233ad986 refactoring 4 years ago
Chris Lu 36f95e50a9 avoid possible nil disk info 4 years ago
Chris Lu f8446b42ab this can compile now!!! 4 years ago
Chris Lu f20ec82a28 update help message 4 years ago
Chris Lu 1045ab8b07 avoid error message 4 years ago
Chris Lu b3f66199db shell: volume.fix.replication adds collectionPattern with wildcard characters 4 years ago
Chris Lu de3bdd0651 delete old volume replica 4 years ago
Chris Lu f498c71199 shell: move volume operations to use flag parsing arguments 4 years ago
Chris Lu e60b2117c3 shell: volume balance follows replica placement 4 years ago
Chris Lu 387ab6796f filer: cross cluster synchronization 4 years ago
Chris Lu d1b816212f return nil if no need to do anything 4 years ago
Chris Lu 64a621bcc8 shell: volume.fix.replication also purge over replicated volumes 4 years ago
Chris Lu d80538a187 refactoring 4 years ago