67 Commits (1c5043baf750f7f2b724254160fed47f4b09e4d7)

Author SHA1 Message Date
steve.wei 0bdf121e51
rename VolumeServerVolumeGauge (#5504) 8 months ago
chrislu 6ebe26a765 Revert "Revert "Revert "Add disk type to prometheus metrics" (#4777)"" 1 year ago
chrislu 249c0e06ef Revert "fix compilation" 1 year ago
chrislu 451ec6504d fix compilation 1 year ago
chrislu 567d788928 Revert "Revert "Add disk type to prometheus metrics" (#4777)" 1 year ago
Chris Lu 9215ba24be
Revert "Add disk type to prometheus metrics" (#4777) 1 year ago
Dmitry Mishin 9956d93a40
Add disk type to prometheus metrics (#4736) 1 year ago
Guo Lei 5b905fb2b7
Lazy loading (#3958) 2 years ago
Konstantin Lebedev 2f72103c83
avoid load volume file with BytesOffset mismatch (#3841) 2 years ago
Guo Lei c57c79a0ab
optimiz commitig compact (#3388) 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu 59e58c4b23 volume: fix loading old volume format 3 years ago
Chris Lu c46d16b2f3 skip network error when remote volumes start 4 years ago
Chris Lu 6e43e8ce17 add logs for remote file loading 4 years ago
Chris Lu 015d16f43f add vif file versions in case loading superblock fails 4 years ago
Chris Lu 885ca34748 volume: fail fast if idx files are missing 4 years ago
bingoohuang 94ea3bd3a5 renaming NeedleMapType to NeedleMapKind 4 years ago
Chris Lu 4f31c1bb94 go fmt 4 years ago
Chris Lu 1bf22c0b5b go fmt 4 years ago
Chris Lu d171d9f988 volume: ensure the volume dat and idx files are always closed 4 years ago
Chris Lu 6d30b21b10 volume: add "-dir.idx" option for separate index storage 4 years ago
Chris Lu 744c5594da volume: automatically trim out unreachable entries 4 years ago
Chris Lu faa5c2e89a refactoring 5 years ago
Chris Lu c8ca234773 refactoring 5 years ago
Chris Lu df9d538044 rename function 5 years ago
Chris Lu c3cb6fa1d7 volume: compaction can cause readonly volumes 5 years ago
Chris Lu 288baf37fd saving .vif files correctly 5 years ago
Chris Lu 9134092a8d endure creating .vif files 5 years ago
Chris Lu 0cc8347a3a go fmt 5 years ago
Chris Lu c06f7eb48a load volume info from .vif file, use superblock as a backup 5 years ago
Chris Lu f4a74e03d1 refactoring: separating .vif from tier file loading 5 years ago
Chris Lu 2000284435 rename volume tier info to volume info 5 years ago
Chris Lu efd2f50ede compaction changed to .idx based deletion 5 years ago
Chris Lu f42b5bd0f5 rename .sdb to .sdx 5 years ago
Chris Lu 09ca936c78 shell: add ec.decode command 5 years ago
Chris Lu ab966d7192 refactoring variable name 5 years ago
Chris Lu f61de28c69 volume: add deletion capability for previously readonly volumes 5 years ago
Chris Lu 39810a9951 tiered volume is read only 5 years ago
Chris Lu 58f88e530c volume: use sorted index map for readonly volumes 5 years ago
Chris Lu ec8de250e2 tiered storage: can copy to s3, read from s3 5 years ago
Chris Lu 85f8649320 refactor memory mapped file into backend storage 5 years ago
Chris Lu 4b5ba4927f adjust NewDiskFile() paramaters 5 years ago
Chris Lu 19b6a16003 changed from os.file to backend.DataStorageBackend 5 years ago
Chris Lu faec9076a4 adjust parameter names 5 years ago
Chris Lu 09874f0d16 volume: return error if superblock is not initialized 5 years ago
j.laycock 6fc6322c90 Change joeslay paths to chrislusf paths 5 years ago
j.laycock 5885ab67b3 rename volume property MemoryMap to MemoryMapMaxSizeMB 5 years ago
j.laycock 1f01eb78e8 Rename mem_map to mMap, remove some in_memory variables being passed around, added MemoryMapped member to volume struct 5 years ago
Tom Maxwell d637d86d22 Changes to try and pass the URL parameters through - in memory flag not working still 5 years ago
j.laycock 595a1beff0 Swap imports to use joeslay 5 years ago