chrislu
|
a129bda7d9
sync data first before stopping
|
2 years ago |
chrislu
|
50ddd8c8e2
remove debug messages
|
2 years ago |
chrislu
|
488afa5002
volume: load volume can optionally be skipped, if ec volume exists
|
3 years ago |
Eng Zer Jun
|
a23bcbb7ec
refactor: move from io/ioutil to io and os package
|
3 years ago |
Chris Lu
|
f0d1e7bd05
skip ec volumes when loading normal volumes
|
3 years ago |
Chris Lu
|
8c6ff55226
add volume not found error type, to reduce error log
|
3 years ago |
bingoohuang
|
cf552417a7
minFreeSpace refactored
|
3 years ago |
bingoohuang
|
31f1cdeac2
minFreeSpace argument allows size like 10GiB
|
3 years ago |
Chris Lu
|
283d703d50
adjust text
|
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 |
bingoohuang
|
94ea3bd3a5
renaming NeedleMapType to NeedleMapKind
|
3 years ago |
Chris Lu
|
daa8157fc2
Merge branch 'master' into support_ssd_volume
|
3 years ago |
Chris Lu
|
e2076201d7
volume: avoid reprocessing the same volume
|
3 years ago |
Chris Lu
|
986cbdf7d9
Revert "Merge pull request #1683 from qieqieplus/master"
|
3 years ago |
Chris Lu
|
f56e6d231e
Revert "Merge pull request #1683 from qieqieplus/master"
|
3 years ago |
Chris Lu
|
1bf22c0b5b
go fmt
|
3 years ago |
Chris Lu
|
23014b6810
Merge branch 'master' into support_ssd_volume
|
3 years ago |
chenqieqie
|
45f902a9b7
smaller critical section
|
3 years ago |
chenqieqie
|
4e58a4f24e
fix race condition when loading volumes concurrently
|
3 years ago |
Chris Lu
|
2e8dba571b
adjust volume server UI
|
3 years ago |
Chris Lu
|
0d2ec832e2
rename from volumeType to diskType
|
3 years ago |
Chris Lu
|
d156c74ec0
volume server set volume type and heartbeat to the master
|
3 years ago |
Chris Lu
|
6d30b21b10
volume: add "-dir.idx" option for separate index storage
|
4 years ago |
Chris Lu
|
3c229eb677
refactor
|
4 years ago |
Chris Lu
|
6783ae5f8f
rename
|
4 years ago |
Chris Lu
|
97f706f35b
just refactoring
|
4 years ago |
Chris Lu
|
b11449f955
pass in dir.idx parameter to DiskLocation
|
4 years ago |
Chris Lu
|
0dafcf1f5a
volume: detect max volume count changes based on disk usage
|
4 years ago |
Chris Lu
|
3e925faddd
trim out name extension
|
4 years ago |
Chris Lu
|
53c3aad875
volume: add a note file to avoid incomplete volume files
|
4 years ago |
Chris Lu
|
575d7952a1
add available resource stats
|
4 years ago |
Chris Lu
|
a1c01d716b
volume: avoid deadlock when deleting volumes
|
4 years ago |
James Hartig
|
8e54e34576
volume: Don't unmount before deleting volume in copy
|
4 years ago |
Chris Lu
|
faa5c2e89a
refactoring
|
4 years ago |
Chris Lu
|
45a9d852d3
go fmt
|
4 years ago |
Evgenii Kozlov
|
2410ffbd79
Name fix
|
4 years ago |
Evgenii Kozlov
|
0e0db70f55
Set volumes ReadOnly if low free disk space
|
4 years ago |
Chris Lu
|
bafa95045b
volume: deletion checks all disk locations
|
4 years ago |
Chris Lu
|
3137777d83
volume: automatically detect max volume count
|
4 years ago |
panyc16
|
7b3764fd9e
make loadExistingVolume() return bool
|
4 years ago |
Chris Lu
|
40ae533fa3
shell: add volume.configure.replication to change replication for a volume
|
4 years ago |
Chris Lu
|
9ff72f616a
go fmt
|
4 years ago |
stlpmo
|
38e4b79125
decouple the volume.Destroy() from the operation of unmountVolume()
|
4 years ago |
Chris Lu
|
6383b45bd0
add lock variable
|
5 years ago |
Chris Lu
|
ec8de250e2
tiered storage: can copy to s3, read from s3
|
5 years ago |
j.laycock
|
6fc6322c90
Change joeslay paths to chrislusf paths
|
5 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
|
5 years ago |
Tom Maxwell
|
d637d86d22
Changes to try and pass the URL parameters through - in memory flag not working still
|
5 years ago |