Commit History

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