78 Commits (766290411b6cbe6a94641000c250b7db55fc1c53)

Author SHA1 Message Date
chrislu 8378a5b70b rename 5 months ago
wyang 31b89c1062
fsck: only check the appendNs of deleted needle (#5841) 5 months ago
vadimartynov 86d92a42b4
Added tls for http clients (#5766) 5 months ago
Taehyung Lim 4744889973
fix issue: sometimes volume.fsck report 'volume not found' (#5537) 6 months ago
NyaMisty 579ebbdf60
Support concurrent volume.fsck & support disabling -cutoffTimeAgo to improve speed (#5636) 7 months ago
Seyed Mahdi Sadegh Shobeiri 97236389e8
Add modifyTimeAgo to volume.fsck (#5133) 1 year ago
Seyed Mahdi Sadegh Shobeiri 54ba2c8868
Fix cutoffTimeAgo in findMissingChunksInFiler (#5132) 1 year ago
zemul 0bf56298d5
fix chunk.ModifiedTsNs (#4264) 2 years ago
Zachary Walters ef2f741823
Updated the deprecated ioutil dependency (#4239) 2 years ago
chrislu e037c71ec3 adjust text 2 years ago
chrislu 67b8c2853a add line return 2 years ago
Chris Lu d4566d4aaa
more solid weed mount (#4089) 2 years ago
chrislu 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 2 years ago
Konstantin Lebedev 0999f9b7ff
[volume.fsck] collect ids without cut off time for finding missing data from volumes (#3934) 2 years ago
Konstantin Lebedev a322ba042e
[volume.fsck] param volumeId is comma separated the volume id (#3933) 2 years ago
Konstantin Lebedev c0deaa4948
[volume.fsck] check needles status from volume server (#3926) 2 years ago
Konstantin Lebedev bf8a9d2db1
[volume.chek.disk] sync of deletions the fix (#3923) 2 years ago
chrislu ea2637734a refactor filer proto chunk variable from mtime to modified_ts_ns 2 years ago
Eric Yang 51d462f204
ADHOC: volume fsck using append at ns (#3906) 2 years ago
chrislu 377870f4a9 keep system log data 2 years ago
Konstantin Lebedev 7836f7574e
[volume.fsck] hotfix apply purging and add option verifyNeedle #3860 (#3861) 2 years ago
Konstantin Lebedev f19c9e3d9d
Volume fsck by volume (#3851) 2 years ago
Eric Yang 56c94cc08e
ADHOC: filter deleted files from idx file binary search (#3763) 2 years ago
chrislu b6d7556dda skip truncation on error 2 years ago
Eric Yang ddd6bee970
ADHOC: Volume fsck use a time cutoff param (#3626) 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu 271b5aed96 shell: volume.fsck add a note for -reallyDeleteFromVolume option 3 years ago
Konstantin Lebedev d4343ab7da forcePurging desc 3 years ago
Konstantin Lebedev ae56b2c00f change forcePurging to a pointer 3 years ago
Konstantin Lebedev 6d2fda27d2 delete missing data from volumes in one replica 3 years ago
Konstantin Lebedev 7f1383a41e findExtraChunksInVolumeServers in consideration of replication 3 years ago
Konstantin Lebedev 3817e05dd0 fix collect filer files 3 years ago
Konstantin Lebedev 3cedb21bb7 skip new entities 3 years ago
Konstantin Lebedev 1d9e30d8c0 fsck replicas 3 years ago
Konstantin Lebedev 4f5b018a02 collecting only bucket volumes 3 years ago
banjiaojuhao f7f2a597dd minor 3 years ago
Radtoo 724ce04b1c We picked the second flag's name. 3 years ago
Radtoo fbe7ed7927 Revert the the flag to "reallyDeleteFromVolume". 3 years ago
chrislu f18803424a volume.balance: add delay during tight loop 3 years ago
Radtoo fbb14e0ea8 Adding separate toggle to purge absent vols 3 years ago
Radtoo 6b17f45da2 Also delete paths for which a volume is entirely absent. 3 years ago
Radtoo fa0cfdfb7f Added basic deletion capabilities to fsck. 3 years ago
chrislu ce2049cdb6 refactoring, move genFn before saveFn 3 years ago
chrislu 60dc450091 skip fixing read only volumes 3 years ago
chrislu 9f9ef1340c use streaming mode for long poll grpc calls 3 years ago
chrislu 94e5c0a454 skip purging from ec volumes 3 years ago
chrislu a2d3f89c7b add lock messages 3 years ago
Chris Lu 9ccfc1cfee Update command_volume_fsck.go 3 years ago
Chris Lu 71a94267c9 Update command_volume_fsck.go 3 years ago
Eng Zer Jun a23bcbb7ec
refactor: move from io/ioutil to io and os package 3 years ago