Commit History

Author SHA1 Message Date
  chrislu 1efa502dbb go fmt 6 months ago
  Seyed Mahdi Sadegh Shobeiri ecc154fa9e Add deleted bytes to total_disk_size (#5161) 6 months ago
  chrislu 050efe6c08 factor in existing ec volume count when estimating max volume count 8 months ago
  chrislu 249c0e06ef Revert "fix compilation" 11 months ago
  chrislu 451ec6504d fix compilation 11 months ago
  LHHDZ 3730772e05 refresh max volume count after adjust (#4662) 1 year ago
  柏杰 0b0fb9b9e4 avoid data race read volume.IsEmpty (#4574) 1 year ago
  Konstantin Lebedev 4527ead295 fix from comment delete volume is empty (#4573) 1 year ago
  Konstantin Lebedev 25535e9c36 Delete volume is empty (#4561) 1 year ago
  Guo Lei 5b905fb2b7 Lazy loading (#3958) 1 year ago
  Konstantin Lebedev 2f72103c83 avoid load volume file with BytesOffset mismatch (#3841) 1 year ago
  Viktor Kuzmin f8d3ff466d Allow parallel volume loading from different dirs during startup. (#3802) 1 year ago
  Konstantin Lebedev 301b678147 [volume] Add new volumes to HUP(reload) signal (#3755) 1 year ago
  Ryan Russell 277976bd76 refactor(storage): readability improvements (#3703) 2 years ago
  famosss d949a238b8 volume: add "readBufSize" option to customize read optimization (#3702) 2 years ago
  chrislu 896a85d6e4 volume: add "hasSlowRead" option to customize read optimization 2 years ago
  Eric Yang b324a6536c ADHOC: add read needle meta grpc (#3581) 2 years ago
  chrislu 7c6324b114 adjust log level 2 years ago
  chrislu 3f3a1341d8 make CodeQL happy 2 years ago
  chrislu e0f4366f4c more detailed error 2 years ago
  Konstantin Lebedev 4f7a1f67cd avoid race conditions for diskLocation.MaxVolumeCount (#3526) 2 years ago
  chrislu 4d72a1ce6e s3: remove deleted collection during metrics reporting 2 years ago
  chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
  Evgeny Kuzhelev 47c72e6f35 remove all (currently existing) collection volume metrics 2 years ago
  Evgeny Kuzhelev 709c83716c delete disk_size metrics when collection deleted 2 years ago
  chrislu 056c480eb0 volume: checksum remove the hashing step in Value() 2 years ago
  chrislu ecef844dfc stream read large files 2 years ago
  guol-fnst b12944f9c6 fix naming convention 2 years ago
  guol-fnst 8fab39e775 rename UUID file 2 years ago
  guol-fnst de6aa9cce8 avoid duplicated volume directory 2 years ago
  chrislu 8e9ad7db5a fix bug deleting volume or unmount volume if a volume server has multiple directories 2 years ago
  chrislu a129bda7d9 sync data first before stopping 2 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 3 years ago
  bingoohuang cf552417a7 minFreeSpace refactored 3 years ago
  bingoohuang 31f1cdeac2 minFreeSpace argument allows size like 10GiB 3 years ago
  Chris Lu ca998328c2 do not add new volumes when below minFreeSpacePercent 3 years ago
  Chris Lu cb423312a4 prevent nil volume message 3 years ago
  Chris Lu 828f6e9f4d volume: auto add missing vif files 3 years ago
  qieqieplus 5b16820924 fix: collection stats won't update if all volumes expired at same iteration 3 years ago
  Chris Lu 3575d41009 go fmt 3 years ago
  Chris Lu ebf320ec22 avoid divided by zero 3 years ago
  Chris Lu f8446b42ab this can compile now!!! 3 years ago
  Chris Lu 7ce647f27e support customizable disk type 3 years ago
  Chris Lu 821c46edf1 Merge branch 'master' into support_ssd_volume 3 years ago