Commit History

Author SHA1 Message Date
  Chris Lu c06f7eb48a load volume info from .vif file, use superblock as a backup 4 years ago
  Chris Lu f4a74e03d1 refactoring: separating .vif from tier file loading 4 years ago
  Chris Lu 2000284435 rename volume tier info to volume info 4 years ago
  Chris Lu 1346437d71 Merge pull request #1171 from stlpmo-jn/redundant_type_conversion 4 years ago
  Chris Lu 35393b4a02 cleanly destroy remote files 4 years ago
  stlpmo f3de4b6c18 remove the redundant type conversion 4 years ago
  Chris Lu 09ca936c78 shell: add ec.decode command 4 years ago
  Chris Lu f61de28c69 volume: add deletion capability for previously readonly volumes 4 years ago
  Chris Lu 10bd3c6b4b refactoring 4 years ago
  Chris Lu 6827cabfbb volume: dataFileAccessLock change to RW Lock 4 years ago
  Chris Lu 1becbce657 display remote volumes on volume server ui page 4 years ago
  Chris Lu ec8de250e2 tiered storage: can copy to s3, read from s3 4 years ago
  Chris Lu f60154f330 master load backend storage config from master.toml 4 years ago
  Chris Lu b7156291a8 adjust variable names 4 years ago
  Chris Lu 19b6a16003 changed from os.file to backend.DataStorageBackend 4 years ago
  Chris Lu faec9076a4 adjust parameter names 4 years ago
  j.laycock 6fc6322c90 Change joeslay paths to chrislusf paths 4 years ago
  joeslay 9ea9a5e97a Merge pull request #5 from chrislusf/master 4 years ago
  Chris Lu 02710f9624 refactoring: remove unused functions 4 years ago
  Chris Lu 0f861d23a2 avoid nil needle map 4 years ago
  j.laycock 5885ab67b3 rename volume property MemoryMap to MemoryMapMaxSizeMB 4 years ago
  Tom Maxwell 4a878c0006 Changed the InMemory bool to a uint32 so that it can be used to alter how much space to reserve 4 years ago
  j.laycock 1f01eb78e8 Rename mem_map to mMap, remove some in_memory variables being passed around, added MemoryMapped member to volume struct 4 years ago
  Tom Maxwell d637d86d22 Changes to try and pass the URL parameters through - in memory flag not working still 4 years ago
  j.laycock 595a1beff0 Swap imports to use joeslay 5 years ago
  Chris Lu d829df4f59 volume: protect against nil needle map 5 years ago
  Chris Lu e40634e6b4 volume: fail the volume deletion if compaction is in progress 5 years ago
  Chris Lu 33b3366043 volume: avoid compacting wait group 5 years ago
  Chris Lu 115558e5f5 adjust counters 5 years ago
  Chris Lu 289fd7eb39 count number of volumes and ec shards 5 years ago
  Chris Lu 7e80b2b882 fix multiple bugs 5 years ago
  Chris Lu f919d0235c ec encode volumes quiet for a period of time 5 years ago
  Chris Lu 3b3651dea3 volume: atomic copying file, adds version and stopOffset 5 years ago
  Chris Lu ac2727853f fix needle map entry size 5 years ago
  Chris Lu e5506152c0 refactoring 5 years ago
  Chris Lu b142f9f1d5 go fmt 5 years ago
  Chris Lu 0e33272f56 small refactoring 5 years ago
  stlpmo-jn c1a0403da2 repair the error replications of the volume 5 years ago
  Chris Lu 95e0520182 weed volume: add grpc operation to relicate a volume to local 5 years ago
  Chris Lu ece9d13312 volume info collect compact revision number 5 years ago
  Chris Lu aca653c08b weed shell: list volumes 5 years ago
  bingoohuang ab6be025d7 go fmt and fix some typo 5 years ago
  Chris Lu 9383c91eb1 wait to read again if the volume is compacting 5 years ago
  Chris Lu f050b22d6c close file in ScanVolumeFile() 5 years ago
  Chris Lu 3699996985 add compaction test 6 years ago
  mtolman e4b1e5c3c8 Fix for issue #635 6 years ago
  brstgt 4fb5bb09b6 Remove obsolete property Volume.dataFileSize 7 years ago
  Chris Lu ed44f12f6d support Fallocate on linux 7 years ago
  Chris Lu 13e7069eb9 keep track of total data file size 7 years ago
  Chris Lu f54f530ada adjust verbose logging 7 years ago