52 Commits (b05d682c4819373768f5435b82668d3312cd8752)

Author SHA1 Message Date
chrislu b62066d38f adding DiskType to /dir/status output 1 year ago
wusong 26f15d0079
Fix no more writable volumes by delay judgment (#4548) 2 years ago
chrislu 784daea1fa fix volume not found if marked as read only 2 years ago
chrislu 570b488572 ensure memory alignment on different CPUs 2 years ago
Konstantin Lebedev 4966a3abc7
avoid race conditions access to growRequestCount (#3537) 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
ningfd 58f2dd6740 change topology mapping definition, improve spelling 2 years ago
chrislu 3142e77eca mount: stats report physical size instead of logical size 3 years ago
chrislu 4524ceae6b less verbose logs 3 years ago
chrislu ae558fa073 log reasons volumes became unwritable 3 years ago
chrislu 57c6eddd22 avoid possible deadlock if volume layout is used in some logs 3 years ago
banjiaojuhao dda6b90d25 assign fileId according to DataNode with empty DataCenter and Rack 3 years ago
Chris Lu e4830bd93d go fmt 3 years ago
Chris Lu 332d49432d reduce concurrent volume grow requests 3 years ago
Chris Lu 96119eab00 refactor 3 years ago
Chris Lu a067deaabc avoid possible modified location list 3 years ago
Chris Lu d2d36a3f9d master: avoid creating too many volumes 4 years ago
qieqieplus c4d32f6937 ahead of time volume assignment 4 years ago
Patrick Schmidt 5f7b024891 Show the real disk usage in stats calls 4 years ago
Chris Lu f8446b42ab this can compile now!!! 4 years ago
Chris Lu 1102ae32c4 fix concurrent map reads 4 years ago
Chris Lu 1bf22c0b5b go fmt 4 years ago
Chris Lu 0d2ec832e2 rename from volumeType to diskType 4 years ago
Chris Lu e9cd798bd3 adding volume type 4 years ago
Chris Lu c7ebadc25d avoid possible concurrent access inside ensureCorrectWritables() 4 years ago
Chris Lu 8cb8cd4cc5 add locks 4 years ago
Chris Lu e0002f8dd7 check existing volumes for writable status 4 years ago
Chris Lu 720b1d9b88 adding locking to avoid nil VolumeLocationList 4 years ago
LIBA-S 0157798ebf Correct the oversized state of volume after compaction 4 years ago
Chris Lu 3e52329cee Revert "Merge pull request #1479 from LIBA-S/fix_oversized" 4 years ago
LIBA-S 8573ac82c6 Fix: remove the oversized state after compaction 4 years ago
James Hartig eae3f27c80 Added treat_replication_as_minimums master toml option 5 years ago
Chris Lu c3cb6fa1d7 volume: compaction can cause readonly volumes 5 years ago
Chris Lu 4ce23e8809 fix compilation error 5 years ago
Chris Lu c90eb0da1f volume: handling readonly volumes after compaction 5 years ago
Chris Lu 09ca936c78 shell: add ec.decode command 5 years ago
j.laycock 6fc6322c90 Change joeslay paths to chrislusf paths 5 years ago
j.laycock 595a1beff0 Swap imports to use joeslay 5 years ago
Chris Lu ebe94be1a1 maintain layout correctness when changing volumes 6 years ago
Chris Lu 316bd27f75 add remove volumes with version info 6 years ago
Chris Lu e5506152c0 refactoring 6 years ago
bingoohuang ab6be025d7 go fmt and fix some typo 6 years ago
Chris Lu d67f7ddfaf adjust log 6 years ago
Chris Lu 871dee4674 fix test 6 years ago
Chris Lu 444dfded84 add fs.FSStatfser for SeaweedFS weed mount 6 years ago
Chris Lu d64546c791 adjust logs 6 years ago
Chris Lu f7afa80250 also remove volumeLayout if collection is empty 7 years ago
Chris Lu b3513d3167 skip only readonly volumes 8 years ago
霍晓栋 f04d8fcbcc if replicated volume has one copy in readonly mode at one node,it should be removed from writable list 8 years ago
霍晓栋 52e55508da deleted index entry could not point to deleted needle 9 years ago