index
:
seaweedfs/.git
master
origin/HEAD
origin/add-ec-vacuum
origin/add_fasthttp_client
origin/add_remote_storage
origin/adding-message-queue-integration-tests
origin/adjust-fsck-cutoff-default
origin/also-delete-parent-directory-if-empty
origin/avoid_releasing_temp_file_on_write
origin/changing-to-zap
origin/collect-public-metrics
origin/copilot/fix-helm-chart-installation
origin/copilot/fix-s3-object-tagging-issue
origin/copilot/sub-pr-7677
origin/create-table-snapshot-api-design
origin/data_query_pushdown
origin/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5
origin/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-3.4.0
origin/detect-and-plan-ec-tasks
origin/do-not-retry-if-error-is-NotFound
origin/ec-disk-type-support
origin/enhance-erasure-coding
origin/fasthttp
origin/feature/iam-user-status-management-7745
origin/feature/tus-protocol
origin/filer1_maintenance_branch
origin/fix-GetObjectLockConfigurationHandler
origin/fix-mount-http-parallelism
origin/fix-mount-read-throughput-7504
origin/fix-s3-object-tagging-issue-7589
origin/fix-versioning-listing-only
origin/ftp
origin/gh-pages
origin/improve-fuse-mount
origin/improve-fuse-mount2
origin/logrus
origin/master
origin/message_send
origin/mount2
origin/mq-subscribe
origin/mq2
origin/nfs-cookie-prefix-list-fixes
origin/optimize-delete-lookups
origin/original_weed_mount
origin/pr-7412
origin/random_access_file
origin/refactor-needle-read-operations
origin/refactor-volume-write
origin/remote_overlay
origin/revert-5134-patch-1
origin/revert-5819-patch-1
origin/revert-6434-bugfix-missing-s3-audit
origin/s3-select
origin/sub
origin/tcp_read
origin/test-reverting-lock-table
origin/test_udp
origin/testing
origin/testing-sdx-generation
origin/tikv
origin/track-mount-e2e
origin/upgrade-versions-to-4.00
origin/volume_buffered_writes
origin/worker-execute-ec-tasks
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
weed
/
shell
/
command_volume_fix_replication.go
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-10
add lock messages
chrislu
1
-1
/
+1
2021-12-05
volume.fix.replication: fix misplaced volumes
chrislu
1
-4
/
+56
2021-10-24
volume copy: stream out copying progress and avoid grpc request timeout
Chris Lu
1
-1
/
+15
2021-10-01
refactor
Chris Lu
1
-5
/
+5
2021-10-01
check that the topology has been updated
Konstantin Lebedev
1
-3
/
+42
2021-10-01
rename opt volumesPerStep
Konstantin Lebedev
1
-5
/
+5
2021-09-30
https://github.com/chrislusf/seaweedfs/issues/1846
Konstantin Lebedev
1
-33
/
+47
2021-09-13
shell: do not need to lock to see volume -h
Chris Lu
1
-4
/
+4
2021-09-12
change server address from string to a type
Chris Lu
1
-3
/
+4
2021-08-29
fix comments
Chris Lu
1
-1
/
+1
2021-08-10
dedup keeps the largest replica
Chris Lu
1
-4
/
+4
2021-08-08
shell: volume.tier.move avoid moving all volumes to one destination
Chris Lu
1
-0
/
+2
2021-08-03
shell: volume.fix.replication retries even when there is no error #2235
Chris Lu
1
-1
/
+1
2021-07-21
go fmt
Chris Lu
1
-1
/
+1
2021-07-16
add `-retry` option for `volume.fix.replication`
Chris Lu
1
-7
/
+8
2021-07-16
refactor
Chris Lu
1
-43
/
+51
2021-02-22
shell: add volume.tier.move
Chris Lu
1
-4
/
+4
2021-02-22
refactoring
Chris Lu
1
-8
/
+5
2021-02-16
avoid possible nil disk info
Chris Lu
1
-2
/
+5
2021-02-16
this can compile now!!!
Chris Lu
1
-12
/
+14
2021-01-27
update help message
Chris Lu
1
-2
/
+2
2021-01-27
avoid error message
Chris Lu
1
-1
/
+3
2021-01-26
shell: volume.fix.replication adds collectionPattern with wildcard characters
Chris Lu
1
-2
/
+28
2020-11-10
delete old volume replica
Chris Lu
1
-12
/
+14
2020-09-20
shell: move volume operations to use flag parsing arguments
Chris Lu
1
-3
/
+7
2020-09-11
shell: volume balance follows replica placement
Chris Lu
1
-12
/
+17
2020-09-09
filer: cross cluster synchronization
Chris Lu
1
-4
/
+4
2020-09-07
return nil if no need to do anything
Chris Lu
1
-1
/
+1
2020-09-07
shell: volume.fix.replication also purge over replicated volumes
Chris Lu
1
-28
/
+86
2020-09-07
refactoring
Chris Lu
1
-36
/
+40
2020-09-07
refactor
Chris Lu
1
-2
/
+8
2020-09-06
typo
Chris Lu
1
-1
/
+1
2020-09-06
printout over replicated locations
Chris Lu
1
-0
/
+2
2020-08-27
fix help message
Chris Lu
1
-1
/
+1
2020-06-18
erasure coding: fix cases where there are no .ecj files
Chris Lu
1
-1
/
+4
2020-05-17
logs
Chris Lu
1
-1
/
+1
2020-04-23
master: add cluster wide lock/unlock operation in weed shell
Chris Lu
1
-0
/
+4
2020-04-05
go fmt
Chris Lu
1
-1
/
+1
2020-04-02
volume.fix.replication: add test cases for complicated moving
Chris Lu
1
-18
/
+118
2020-02-25
avoid reusing context object
Chris Lu
1
-5
/
+4
2020-01-26
use the same context object in order to retry
Chris Lu
1
-1
/
+1
2019-12-23
shell: add ec.decode command
Chris Lu
1
-7
/
+8
2019-06-22
fix compilation error
Chris Lu
1
-1
/
+1
2019-06-22
refactoring
Chris Lu
1
-12
/
+8
2019-06-05
periodic scripts exeuction from leader master
Chris Lu
1
-3
/
+3
2019-04-20
shell: add command volume.move
Chris Lu
1
-1
/
+0
2019-04-17
refactoring
Chris Lu
1
-1
/
+1
2019-03-23
textual changes
Chris Lu
1
-0
/
+6
2019-03-23
weed shell: adjust help text format
Chris Lu
1
-1
/
+6
2019-03-23
weed shell: add "volume.fix.replication"
Chris Lu
1
-0
/
+194