Konstantin Lebedev
|
a26f1b2040
|
new pkg s3iam
|
4 years ago |
Konstantin Lebedev
|
6206737df2
|
s3 configure
|
4 years ago |
Chris Lu
|
92f906b6fc
|
remove zstd
fix https://github.com/chrislusf/seaweedfs/issues/1629
|
4 years ago |
Aleksandr Demshin
|
176950ea78
|
fix typo
|
4 years ago |
Chris Lu
|
7385103057
|
fix volume placement validating
fix https://github.com/chrislusf/seaweedfs/issues/1626
|
4 years ago |
Chris Lu
|
dc304342b2
|
fs.configure: configurable volume growth
|
4 years ago |
Chris Lu
|
9add554feb
|
fail fast if user configures collection for a bucket
|
4 years ago |
Chris Lu
|
ed1ce3f299
|
adjust help message
|
4 years ago |
Chris Lu
|
c0d279c54e
|
filere.conf: prefer to use json format
|
4 years ago |
Chris Lu
|
83527a8f55
|
adds more help message
|
4 years ago |
Chris Lu
|
af658ea970
|
fix typo
|
4 years ago |
Chris Lu
|
ee2fa14dbe
|
filer conf: delete location specific configuration
|
4 years ago |
Chris Lu
|
71056dae07
|
fs.configure: read and local add filer configuration
|
4 years ago |
Konstantin Lebedev
|
fc7baef5bb
|
fiil serverUrls sorted by data center
|
4 years ago |
Chris Lu
|
de3bdd0651
|
delete old volume replica
related to https://github.com/chrislusf/seaweedfs/issues/1607
old is:
* older compaction revision
* older modified time
* smaller volume size
|
4 years ago |
Konstantin Lebedev
|
fab01f9d8d
|
add readonly
|
4 years ago |
Konstantin Lebedev
|
884db215a1
|
add shell command volume mark writable
|
4 years ago |
Chris Lu
|
e73d6c9526
|
able to print partial file id
address https://github.com/chrislusf/seaweedfs/issues/1552
|
4 years ago |
Chris Lu
|
2bc05cfbc8
|
fix typo
|
4 years ago |
Chris Lu
|
1069b325dd
|
shell: volumeServer.evacuate adds printout for ec volumes
|
4 years ago |
Chris Lu
|
723ae11db4
|
refactoring in order to adjust volume server url later
|
4 years ago |
Chris Lu
|
f498c71199
|
shell: move volume operations to use flag parsing arguments
|
4 years ago |
Chris Lu
|
fcbc520373
|
fix print out
|
4 years ago |
Chris Lu
|
56094541c8
|
shell: adjust command option for collection.delete
|
4 years ago |
Chris Lu
|
2d3a904a82
|
shell: volumeServer.evacuate adds option to skip non moveable volumes
|
4 years ago |
Chris Lu
|
a595916342
|
shell: add volumeServer.evacuate command
|
4 years ago |
Chris Lu
|
5d6753fb98
|
shell: add volumeServer.leave command
|
4 years ago |
Chris Lu
|
446e476a11
|
go fmt
|
4 years ago |
Chris Lu
|
d15682b4a1
|
shell: volume.balance plan by ratio of fullness
|
4 years ago |
Chris Lu
|
e2c741f76f
|
adjust replica placement after move
|
4 years ago |
Chris Lu
|
12a8f5294d
|
test for multi dc replication
|
4 years ago |
Chris Lu
|
e60b2117c3
|
shell: volume balance follows replica placement
|
4 years ago |
Chris Lu
|
89a62e8007
|
refactoring
|
4 years ago |
Chris Lu
|
387ab6796f
|
filer: cross cluster synchronization
|
4 years ago |
Chris Lu
|
d1b816212f
|
return nil if no need to do anything
|
4 years ago |
Chris Lu
|
64a621bcc8
|
shell: volume.fix.replication also purge over replicated volumes
|
4 years ago |
Chris Lu
|
18b98fdb72
|
fix test
|
4 years ago |
Chris Lu
|
d80538a187
|
refactoring
|
4 years ago |
Chris Lu
|
1a09bc43d1
|
refactor
|
4 years ago |
Chris Lu
|
2b643f477d
|
typo
|
4 years ago |
Chris Lu
|
05034aade5
|
printout over replicated locations
|
4 years ago |
Chris Lu
|
b8f32bcab9
|
filer: compress stored metadata
|
4 years ago |
Chris Lu
|
f76a2b2c8a
|
printout meta data size
|
4 years ago |
Chris Lu
|
eb7929a971
|
rename filer2 to filer
|
4 years ago |
Chris Lu
|
ca658a97c5
|
add signatures to messages to avoid double processing
|
4 years ago |
Chris Lu
|
707192f966
|
fix help message
|
4 years ago |
Chris Lu
|
d60bcbf08a
|
sorting chunks
|
4 years ago |
James Hartig
|
3ccfa4c6ad
|
Added VolumeMarkWritable and VolumeStatus grpc methods
This is necessary for copy to mark as read-only and then restore the
original state afterwards.
|
4 years ago |
Chris Lu
|
c647deace1
|
file size support set file length
use Attr.FileSize and TotalChunkSize to determine file size
|
4 years ago |
Chris Lu
|
885c624bce
|
volume.fsck: follow manifest chunks
|
4 years ago |