Lisandro Pin
9638d37fe2
Block RPC write operations on volume servers when maintenance mode is enabled ( #8115 )
* Boostrap persistent state for volume servers.
This PR implements logic load/save persistent state information for storages
associated with volume servers, and reporting state changes back to masters
via heartbeat messages.
More work ensues!
See https://github.com/seaweedfs/seaweedfs/issues/7977 for details.
* Block RPC operations writing to volume servers when maintenance mode is on.
4 days ago
Konstantin Lebedev
2f72103c83
avoid load volume file with BytesOffset mismatch ( #3841 )
* avoid load volume file with BytesOffset mismatch
https://github.com/seaweedfs/seaweedfs/issues/2966
* set BytesOffset if has not VolumeInfoFile
* typos fail => failed
* exit if bytesOffset mismatch
3 years ago
Ryan Russell
d5239ab983
refactor(server): `suppported` -> `supported` ( #3677 )
Signed-off-by: Ryan Russell <git@ryanrussell.org>
Signed-off-by: Ryan Russell <git@ryanrussell.org>
3 years ago
chrislu
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
4 years ago
chrislu
5d081d5c3c
skip if already copied to remote
fix https://github.com/chrislusf/seaweedfs/issues/2993
4 years ago
Chris Lu
c857cc7286
cloud tier: remove tagging since not all s3 vendors support this
4 years ago
Chris Lu
6d30b21b10
volume: add "-dir.idx" option for separate index storage
fix https://github.com/chrislusf/seaweedfs/issues/1265
5 years ago
Chris Lu
0cc8347a3a
go fmt
6 years ago
Chris Lu
2000284435
rename volume tier info to volume info
6 years ago
Chris Lu
b3c83f9404
fix spelling
6 years ago
Chris Lu
48d28d3eb2
tier: support remote file attributes and remember the file extension
6 years ago
Chris Lu
d960b3474a
tier storage: support downloading the remote dat files
6 years ago
Chris Lu
10bd3c6b4b
refactoring
6 years ago
Chris Lu
ec8de250e2
tiered storage: can copy to s3, read from s3
master not aware tiered volume yet, file assigning is not working yet
6 years ago
Chris Lu
586798ecc0
go fmt
6 years ago
Lei Liu
1ba3456ac2
go fmt
Signed-off-by: Lei Liu <liul.stone@gmail.com>
6 years ago
Chris Lu
0f9ba84274
s3
6 years ago