598 Commits (3b76a51f5f88c8a35e484fc1183bb580d7f16306)

Author SHA1 Message Date
Chris Lu 288baf37fd saving .vif files correctly 5 years ago
Chris Lu acf7ca7b93 volume: fix compaction 5 years ago
Chris Lu 943f4986ef fix possible nil 5 years ago
Chris Lu 9995d3bcb5 remove println 5 years ago
Chris Lu 3eafec4b29 volume: add option to limit file size 5 years ago
Chris Lu 672868b460 always create .vif file 5 years ago
Chris Lu b6f7033478 go fmt 5 years ago
Chris Lu 9134092a8d endure creating .vif files 5 years ago
Chris Lu 0cc8347a3a go fmt 5 years ago
Chris Lu 37b64a50b4 ec: generate and copy .vif file 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 e8b357fd53 rename from .tier to .vif 5 years ago
Chris Lu 48d28d3eb2 tier: support remote file attributes and remember the file extension 5 years ago
Chris Lu 35393b4a02 cleanly destroy remote files 5 years ago
Chris Lu eecad6062a go fmt 5 years ago
Chris Lu d960b3474a tier storage: support downloading the remote dat files 5 years ago
stlpmo f3de4b6c18 remove the redundant type conversion 5 years ago
Chris Lu 9ff72f616a go fmt 5 years ago
Chris Lu efd2f50ede compaction changed to .idx based deletion 5 years ago
Chris Lu d8b39fe92a testing 5 years ago
Chris Lu f42b5bd0f5 rename .sdb to .sdx 5 years ago
Chris Lu abffe857a1 change btree map to in memory level db 5 years ago
Chris Lu 72a561ab7c refactoring 5 years ago
stlpmo 38e4b79125 decouple the volume.Destroy() from the operation of unmountVolume() 5 years ago
stlpmo f300c35266 resolve issue : when the host disk full, the volume server will core dump 5 years ago
Chris Lu a18f62bbe7 only copy required shards 5 years ago
Chris Lu 8a2d529759 go fmt 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 deb03ecfa3 remove duplicated checking 5 years ago
Chris Lu ef3ae3cd41 clean up sorted index file 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 356bd1b629 adjust text 5 years ago
Chris Lu 10bd3c6b4b refactoring 5 years ago
Chris Lu 2b8e20f122 remove unused functions 5 years ago
Chris Lu f38f90b7ea cleanly remove .tier volume file 5 years ago
Chris Lu 6827cabfbb volume: dataFileAccessLock change to RW Lock 5 years ago
Chris Lu e426bd541e grow volumes on volume servers with slots freed by cloud storage 5 years ago
Chris Lu 7ae8b1cc86 show volume info in volume.list in weed shell 5 years ago
Chris Lu 1becbce657 display remote volumes on volume server ui page 5 years ago
Chris Lu 70648d35ad go fmt 5 years ago
Chris Lu 6383b45bd0 add lock variable 5 years ago
Chris Lu caae543a9f fix test 5 years ago
Chris Lu ec8de250e2 tiered storage: can copy to s3, read from s3 5 years ago
Chris Lu 0da7b894cc pass backend config from master to volume servers 5 years ago
Chris Lu 61bc1d6ffd tweaking 5 years ago