389 Commits (8fbc0a91635ad072122b972a91318b7425cbb498)

Author SHA1 Message Date
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
Chris Lu f60154f330 master load backend storage config from master.toml 5 years ago
Chris Lu ee2072dff9 volume: avoid inifinite loop reading ec volume info if error happens 5 years ago
Chris Lu 0f9ba84274 s3 5 years ago
Chris Lu e4c63ff2f8 go fmt 5 years ago
Chris Lu 9711a6ffaa WIP 5 years ago
chenwanli 295f3beed5 rm ldb and bdb directory 5 years ago
Chris Lu c6e8225a20 adjust memory mapped file size 5 years ago
Lei Liu 46755ea1e1 fix master maintenance logic 5 years ago
Chris Lu 85f8649320 refactor memory mapped file into backend storage 5 years ago