129 Commits (82fb8f9333e3b2033229790eee076c7bbf2bbf95)

Author SHA1 Message Date
chrislu 8e9ad7db5a fix bug deleting volume or unmount volume if a volume server has multiple directories 3 years ago
chrislu a129bda7d9 sync data first before stopping 3 years ago
Chris Lu e5fc35ed0c change server address from string to a type 3 years ago
Chris Lu 8c6ff55226 add volume not found error type, to reduce error log 3 years ago
Chris Lu 05a648bb96 refactor: separating out remote.proto 3 years ago
Chris Lu 78e8ddf910 Only when tailing volume, the zero-ed cookie should skip checking. 3 years ago
Chris Lu 734c980040 volume: support concurrent download data size limit 3 years ago
Chris Lu 49c66e88a0 volume: change all writes to fsync during graceful stopping 3 years ago
Chris Lu 56eb522b13 fix stats when a collection is deleted 4 years ago
bingoohuang cf552417a7 minFreeSpace refactored 4 years ago
bingoohuang 31f1cdeac2 minFreeSpace argument allows size like 10GiB 4 years ago
Chris Lu ca998328c2 do not add new volumes when below minFreeSpacePercent 4 years ago
Chris Lu cb423312a4 prevent nil volume message 4 years ago
Chris Lu 828f6e9f4d volume: auto add missing vif files 4 years ago
qieqieplus 5b16820924 fix: collection stats won't update if all volumes expired at same iteration 4 years ago
Chris Lu 3575d41009 go fmt 4 years ago
Chris Lu ebf320ec22 avoid divided by zero 4 years ago
Chris Lu f8446b42ab this can compile now!!! 4 years ago
Chris Lu 7ce647f27e support customizable disk type 4 years ago
bingoohuang 94ea3bd3a5 renaming NeedleMapType to NeedleMapKind 4 years ago
Chris Lu 738c4fd203 fix logging when error 4 years ago
Chris Lu 1d88865869 passing disk type along 4 years ago
Chris Lu 933f2f4cfd find location with matching disk type 4 years ago
Chris Lu 94525aa0fd allocate volume by disk type 4 years ago
Chris Lu f6a419c26c disk type configurable for each folder 4 years ago
Chris Lu 0d2ec832e2 rename from volumeType to diskType 4 years ago
Chris Lu d156c74ec0 volume server set volume type and heartbeat to the master 4 years ago
Chris Lu ae655033ac adjust logging 4 years ago
Chris Lu 96c48bc8a8 fix test 4 years ago
Chris Lu 2c913dde04 volume: detect and drop volumes with disk IO error 4 years ago
Chris Lu 6d30b21b10 volume: add "-dir.idx" option for separate index storage 4 years ago
Chris Lu b11449f955 pass in dir.idx parameter to DiskLocation 4 years ago
Chris Lu 1dd3a6ac36 avoid verbose logs 4 years ago
Chris Lu 0dafcf1f5a volume: detect max volume count changes based on disk usage 4 years ago
Konstantin Lebedev 46303c36bf When the volume server is stopped, the master server immediately sees the deletion of volumes 4 years ago
Konstantin Lebedev 1ad1b8c4f6 collection Volume ReadOnly Count with detailed status 4 years ago
Konstantin Lebedev 2fb1fce8a0 avoid old values when missing read only flags 4 years ago
Chris Lu 9104cfa744 reduce locks 4 years ago
Konstantin Lebedev dc2e13092d add number of read only volumes metric 4 years ago
Chris Lu a1c01d716b volume: avoid deadlock when deleting volumes 4 years ago
James Hartig 8e54e34576 volume: Don't unmount before deleting volume in copy 4 years ago
James Hartig 3ccfa4c6ad Added VolumeMarkWritable and VolumeStatus grpc methods 4 years ago
Chris Lu 7e91ae592c pass in option to read deleted entries 4 years ago
Chris Lu 6a92f0bc7a refactoring to typed Size 4 years ago
Chris Lu f43146b237 resolve directories if containing home directory 5 years ago
Chris Lu 4d1484628a refactoring 5 years ago
Evgenii Kozlov 0e0db70f55 Set volumes ReadOnly if low free disk space 5 years ago
Chris Lu 5568395edd Revert "Revert "Merge pull request #1299 from song-zhang/master"" 5 years ago
Chris Lu afb6a1dbb4 Revert "Merge pull request #1299 from song-zhang/master" 5 years ago
zhangsong f9e8702bb4 use async write to persistent file to disk - part1 5 years ago