Konstantin Lebedev
|
916673ae24
do not print diskInfos with doVolumeCheckDisk in error log (#3598)
|
2 years ago |
chrislu
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
chrislu
|
6793bc853c
help message when in simulation mode
|
2 years ago |
Konstantin Lebedev
|
67476d830a
volume.check.disk add param volumeId
|
2 years ago |
justin
|
3551ca2fcf
enhancement: replace sort.Slice with slices.SortFunc to reduce reflection
|
2 years ago |
chrislu
|
f18803424a
volume.balance: add delay during tight loop
|
3 years ago |
chrislu
|
6bee1e9714
[volume.check.disk] fix wrong logic to compare
|
3 years ago |
chrislu
|
15c01d8b7f
add some notes
|
3 years ago |
chrislu
|
107a4884a8
shell: tighter memory allocation
|
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
|
53e2dee177
[volume.check.disk] was using the wrong source and target locations
|
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 |
byunghwa.yun
|
5d4438a72f
Fix typo
|
3 years ago |
Chris Lu
|
4be5b4ff5c
[volume.check.disk] skip errors and check next volumes
|
3 years ago |
Chris Lu
|
5a838dbe53
fix compilation
|
3 years ago |
Chris Lu
|
6103649ffb
shell: volume.check.disk adds retries in case the volumes are just moved
|
3 years ago |
Chris Lu
|
e75633c64f
volume.check.disk: break loop for read only volumes
|
3 years ago |
Konstantin Lebedev
|
020a5d40c3
avoid counter is null
|
3 years ago |
Konstantin Lebedev
|
df6cf0a2fa
nonRepairThreshold
|
3 years ago |
Konstantin Lebedev
|
60972f1c97
rename option repairThreshold
|
3 years ago |
Konstantin Lebedev
|
40a9e88c07
rename var
|
3 years ago |
Konstantin Lebedev
|
d21a5bf5d0
add missingKeysThreshold for fsck
|
3 years ago |
Chris Lu
|
8eb14967ef
shell: volume.check.disk adds optional slow mode
|
3 years ago |
Chris Lu
|
f315eb2bb8
fix build error
|
3 years ago |
Chris Lu
|
b465095db1
shell: add volume.check.disk to fix inconsistency for replicated volumes
|
3 years ago |