Guo Lei
|
5b905fb2b7
Lazy loading (#3958)
|
2 years ago |
Konstantin Lebedev
|
1f7e52c63e
vacuum metrics and force sync dst files (#3832)
|
2 years ago |
chrislu
|
7c6324b114
adjust log level
|
2 years ago |
Konstantin Lebedev
|
ade94b0d0a
avoid race conditions access to SuperBlock.Version (#3539)
|
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
|
9f8b72a54d
Revert "Merge pull request #3159 from shichanglin5/_duplicateUUID"
|
2 years ago |
shichanglin5
|
f5b0c04b14
perf: Optimized volume handling duplicateUUID logic to avoid quitting when volume is actualy normal
|
2 years ago |
chrislu
|
70e5a1b632
volume close should wait for committing compaction
|
2 years ago |
Chris Lu
|
ffe028f8d0
Merge pull request #2974 from kmlebedev/wait_volume_closed_compression
|
2 years ago |
chrislu
|
37ab8909b0
use two flags: v.isCompacting and v.isCommitCompacting
|
2 years ago |
chrislu
|
94f824e1ce
volume: sync to disk before copying volume files
|
2 years ago |
Konstantin Lebedev
|
7315d1d039
waite volume being closed during compression idx
|
2 years ago |
Konstantin Lebedev
|
9438738693
avoid invalid memory address or nil pointer dereference
|
2 years ago |
chrislu
|
a129bda7d9
sync data first before stopping
|
2 years ago |
Konstantin Lebedev
|
99ef280c7c
avoid data loss after restarting a container with a volum server
|
3 years ago |
Chris Lu
|
972327f966
prevent nil volume nm
|
3 years ago |
Chris Lu
|
f8446b42ab
this can compile now!!!
|
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
|
4f31c1bb94
go fmt
|
3 years ago |
Chris Lu
|
94525aa0fd
allocate volume by disk type
|
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
|
ae655033ac
adjust logging
|
3 years ago |
Chris Lu
|
2c913dde04
volume: detect and drop volumes with disk IO error
|
4 years ago |
Chris Lu
|
6d30b21b10
volume: add "-dir.idx" option for separate index storage
|
4 years ago |
Chris Lu
|
9104cfa744
reduce locks
|
4 years ago |
James Hartig
|
3ccfa4c6ad
Added VolumeMarkWritable and VolumeStatus grpc methods
|
4 years ago |
Chris Lu
|
faa5c2e89a
refactoring
|
4 years ago |
Evgenii Kozlov
|
0e0db70f55
Set volumes ReadOnly if low free disk space
|
4 years ago |
Chris Lu
|
5568395edd
Revert "Revert "Merge pull request #1299 from song-zhang/master""
|
4 years ago |
Chris Lu
|
afb6a1dbb4
Revert "Merge pull request #1299 from song-zhang/master"
|
4 years ago |
zhangsong
|
f9e8702bb4
use async write to persistent file to disk - part1
|
4 years ago |
Chris Lu
|
c3cb6fa1d7
volume: compaction can cause readonly volumes
|
4 years ago |
Chris Lu
|
89eb05b50f
filer: support TTL for all filer stores
|
4 years ago |
Chris Lu
|
151114ff59
volume: fix readonly status reporting
|
4 years ago |
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
|
5 years ago |
Chris Lu
|
6827cabfbb
volume: dataFileAccessLock change to RW Lock
|
5 years ago |
Chris Lu
|
1becbce657
display remote volumes on volume server ui page
|
5 years ago |
Chris Lu
|
ec8de250e2
tiered storage: can copy to s3, read from s3
|
5 years ago |
Chris Lu
|
f60154f330
master load backend storage config from master.toml
|
5 years ago |