Chris Lu
|
40ae533fa3
|
shell: add volume.configure.replication to change replication for a volume
fix https://github.com/chrislusf/seaweedfs/issues/1192
|
5 years ago |
Chris Lu
|
d335f04de6
|
support env variables to overwrite toml file
|
5 years ago |
Chris Lu
|
72a64a5cf8
|
use the same context object in order to retry
|
5 years ago |
Chris Lu
|
c48fc8b4de
|
grpc send error via response instead of grpc error
|
5 years ago |
Chris Lu
|
1b0bfbaf59
|
refactoring
|
5 years ago |
Chris Lu
|
9c139e0601
|
update help message
|
5 years ago |
Chris Lu
|
88a80ab557
|
fix help message
|
5 years ago |
Chris Lu
|
09043c8e5a
|
fs: synchronized meta file writing
fix https://github.com/chrislusf/seaweedfs/issues/1175
|
5 years ago |
Chris Lu
|
37b64a50b4
|
ec: generate and copy .vif file
|
5 years ago |
Chris Lu
|
eecad6062a
|
go fmt
|
5 years ago |
Chris Lu
|
d960b3474a
|
tier storage: support downloading the remote dat files
|
5 years ago |
Chris Lu
|
3ebeae0c0b
|
ec encode distribute ec data and parity shards evenly
|
5 years ago |
Chris Lu
|
1ad34a2487
|
ed.decode prefers servers with most data shards
|
5 years ago |
Chris Lu
|
a18f62bbe7
|
only copy required shards
|
5 years ago |
Chris Lu
|
c7d5a0b00c
|
adjust help message
|
5 years ago |
Chris Lu
|
8a2d529759
|
go fmt
|
5 years ago |
Chris Lu
|
09ca936c78
|
shell: add ec.decode command
|
5 years ago |
Chris Lu
|
dda5c6d3cb
|
fmt
|
5 years ago |
Chris Lu
|
71d55ec5cb
|
adjust help message
|
5 years ago |
Chris Lu
|
d0aa0c5086
|
shell: add fs.meta.cat to see file meta data content
related to https://github.com/chrislusf/seaweedfs/issues/1163
|
5 years ago |
Chris Lu
|
0fa1269bc7
|
filer: streaming file listing
|
5 years ago |
Chris Lu
|
bf4b13612d
|
adjust command name
|
5 years ago |
Chris Lu
|
f81d43442b
|
filer: speed up filer.meta.save by parallelizing
|
5 years ago |
Chris Lu
|
e426bd541e
|
grow volumes on volume servers with slots freed by cloud storage
|
5 years ago |
Chris Lu
|
70648d35ad
|
go fmt
|
5 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
|
5 years ago |
Chris Lu
|
586798ecc0
|
go fmt
|
5 years ago |
Lei Liu
|
1ba3456ac2
|
go fmt
Signed-off-by: Lei Liu <liul.stone@gmail.com>
|
5 years ago |
Chris Lu
|
0f9ba84274
|
s3
|
5 years ago |
Chris Lu
|
5f6b360eb7
|
adjust error message
|
5 years ago |
Chris Lu
|
2cbe79acda
|
fix typo in command help
|
5 years ago |
Chris Lu
|
66acc2c84f
|
passing in averageShardsPerEcNode instead of expectedTotalEcShards
addressing https://github.com/chrislusf/seaweedfs/issues/1111
|
5 years ago |
Chris Lu
|
40514c5362
|
add sortEcNodesByFreeslotsDecending and sortEcNodesByFreeslotsAscending
addressing https://github.com/chrislusf/seaweedfs/issues/1111
|
5 years ago |
Chris Lu
|
717ec47fa2
|
avoid double counting ec slot
addressing issue found in https://github.com/chrislusf/seaweedfs/issues/1111
The ec slots are already counted on the server side.
|
5 years ago |
Chris Lu
|
9c2f3b1b0f
|
fix rack_not_found case
fix rack_not_found in https://github.com/chrislusf/seaweedfs/issues/1111
|
5 years ago |
Chris Lu
|
e6ab75972f
|
use constant
|
5 years ago |
Chris Lu
|
69de05f6cb
|
go fmt
|
5 years ago |
Chris Lu
|
288c45a690
|
fix iitial filer url
|
5 years ago |
Lei Liu
|
3cc084269c
|
master api: return http 404 when volumeId not exist
Signed-off-by: Lei Liu <lei01.liu@horizon.ai>
|
5 years ago |
j.laycock
|
6fc6322c90
|
Change joeslay paths to chrislusf paths
|
5 years ago |
j.laycock
|
595a1beff0
|
Swap imports to use joeslay
|
5 years ago |
Chris Lu
|
8afd8d35b3
|
master: followers can also lookup and redirect
improve scalability
|
5 years ago |
Chris Lu
|
fb90d63589
|
shell: Added minor changes to `fs.meta.save`
* added an option to set the output file name
* added an option to see verbose output, default to non-verbose mode
related to: https://github.com/chrislusf/seaweedfs/issues/1019
|
5 years ago |
Chris Lu
|
862c2cb8e6
|
go fmt
|
6 years ago |
Chris Lu
|
9e47c4749a
|
shell: add fs.mv
fix https://github.com/chrislusf/seaweedfs/issues/954
|
6 years ago |
Chris Lu
|
a3d1296ed9
|
go fmt
|
6 years ago |
Chris Lu
|
6883f9e322
|
mark volume readonly before ec encoding
|
6 years ago |
Chris Lu
|
cd45ab072a
|
fix compilation error
|
6 years ago |
Chris Lu
|
6bc3dee5b3
|
refactoring
|
6 years ago |
Chris Lu
|
57092d69ac
|
go fmt
|
6 years ago |