173 Commits (15da5834e1a33d060924740ba195f6bcd79f2af2)

Author SHA1 Message Date
Chris Lu d9e8479c06 adjust UI max count 4 years ago
Chris Lu 3cdf5945a2 adjust UI 4 years ago
Chris Lu f696a2b2a7 assign volumes based on disk type 4 years ago
Chris Lu 1bf22c0b5b go fmt 4 years ago
Chris Lu 94525aa0fd allocate volume by disk type 4 years ago
Chris Lu a9db24cd05 master allocate volumes if ssd type runs out 4 years ago
Chris Lu 0d2ec832e2 rename from volumeType to diskType 4 years ago
Chris Lu 715b199eeb fix tests 4 years ago
Chris Lu d156c74ec0 volume server set volume type and heartbeat to the master 4 years ago
Chris Lu e9cd798bd3 adding volume type 4 years ago
Chris Lu 003b6245e7 fix nil 4 years ago
Chris Lu 965413c21b shell: add volume.vacuum command 4 years ago
Chris Lu c7ebadc25d avoid possible concurrent access inside ensureCorrectWritables() 4 years ago
Chris Lu 8cb8cd4cc5 add locks 4 years ago
Konstantin Lebedev 1eec5c8d5d gen pb 4 years ago
Chris Lu c6bd244ebd add TODO 4 years ago
Konstantin Lebedev dc26012a3b initial 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
Chris Lu 410b818aa7 master: avoid timer leakage 4 years ago
LIBA-S eecd6b5d35 Fix a race condition when handle 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
Chris Lu 289e62a305 master: better locking of in memory volume data 4 years ago
Chris Lu 6a92f0bc7a refactoring to typed Size 4 years ago
Chris Lu 152a6cbc2b minor adjustments 4 years ago
cheng.li01 25fbff5d52 fix bug: two same volumeId in different collections 4 years ago
cheng.li01 dad1161c70 fix dn.volumes Iterate when write issue 5 years ago
Chris Lu e912fd15e3 renaming 5 years ago
Evgenii Kozlov 0e0db70f55 Set volumes ReadOnly if low free disk space 5 years ago
bingoohuang 1f8782a1ed try showing the first 100 volume ids and an extra ... 5 years ago
bingoohuang 1a642b9876 add Volume Ids column only for max 100 volumes for convenience in the master ui. 5 years ago
Chris Lu e4af63a721 volume server: accept fsync=true in write requests 5 years ago
James Hartig eae3f27c80 Added treat_replication_as_minimums master toml option 5 years ago
Chris Lu e39e78ea8d remove println 5 years ago
Chris Lu 35208711e5 logging 5 years ago
Chris Lu c3cb6fa1d7 volume: compaction can cause readonly volumes 5 years ago
Chris Lu 560df51def refactoring 5 years ago
Chris Lu 7edbee6f57 volume: proxy writes to remote volume server, with replication or not 5 years ago
Chris Lu d022b6bc0e fix compilation 5 years ago
Chris Lu 0576a27f44 protect against possible nil 5 years ago
Chris Lu 3cc9e85895 volume: vacuum pass preallocate variable 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 14ae33d642 adjust logging 5 years ago
Chris Lu 2e3f6ad3a9 filer: remember content is gzipped or not 5 years ago
Chris Lu 1ae83c2938 go fmt 5 years ago
Chris Lu 564629444b format 5 years ago
zhangsong 40f70481cd schedule new volume by free volume number of nodes 5 years ago