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
|
2019-07-26 09:35:22 -07:00 |
|
Chris Lu
|
862c2cb8e6
|
go fmt
|
2019-07-21 21:51:38 -07:00 |
|
Chris Lu
|
9e47c4749a
|
shell: add fs.mv
fix https://github.com/chrislusf/seaweedfs/issues/954
|
2019-07-11 09:29:04 -07:00 |
|
Chris Lu
|
a3d1296ed9
|
go fmt
|
2019-06-27 12:18:59 -07:00 |
|
Chris Lu
|
6883f9e322
|
mark volume readonly before ec encoding
|
2019-06-26 23:02:22 -07:00 |
|
Chris Lu
|
cd45ab072a
|
fix compilation error
|
2019-06-22 12:30:08 -07:00 |
|
Chris Lu
|
6bc3dee5b3
|
refactoring
|
2019-06-22 10:56:54 -07:00 |
|
Chris Lu
|
57092d69ac
|
go fmt
|
2019-06-10 21:33:32 -07:00 |
|
Chris Lu
|
f9d8bd51ad
|
ec shard balancing
|
2019-06-10 21:32:56 -07:00 |
|
Chris Lu
|
9d9162ca35
|
ec.balance: collect dc rack info
|
2019-06-07 00:25:05 -07:00 |
|
Chris Lu
|
d344e0a035
|
fix ec related bugs
|
2019-06-05 23:20:26 -07:00 |
|
Chris Lu
|
ede876cfdb
|
periodic scripts exeuction from leader master
|
2019-06-05 01:30:24 -07:00 |
|
Chris Lu
|
b9e138713c
|
ec.encode: add -fullPercent option
|
2019-06-05 00:13:13 -07:00 |
|
Chris Lu
|
0e49add2bc
|
adjust help message
|
2019-06-05 00:11:37 -07:00 |
|
Chris Lu
|
06133ae98f
|
correct count for free ec slots, avoid removing generated shards
|
2019-06-04 01:49:51 -07:00 |
|
Chris Lu
|
6cea23d091
|
purge duplicated ec shards
|
2019-06-04 01:32:36 -07:00 |
|
Chris Lu
|
b05456fe07
|
able to purge extra ec shard copies
|
2019-06-03 20:25:02 -07:00 |
|
Chris Lu
|
d85b41b904
|
fix ec.encode not finding the local ec shards
|
2019-06-03 10:38:21 -07:00 |
|
Chris Lu
|
7e80b2b882
|
fix multiple bugs
|
2019-06-03 02:26:31 -07:00 |
|
Chris Lu
|
55be09996d
|
fix volume balance bug
|
2019-06-03 00:13:31 -07:00 |
|
Chris Lu
|
9ce6b949bf
|
adjust help message
|
2019-06-01 10:37:08 -07:00 |
|
Chris Lu
|
d6e2c877fa
|
ec.balance: use specific collection names
|
2019-06-01 02:00:18 -07:00 |
|
Chris Lu
|
ba18314aab
|
ec shard delete also check ec volumes, in addition to volumes
|
2019-06-01 01:41:22 -07:00 |
|
Chris Lu
|
f919d0235c
|
ec encode volumes quiet for a period of time
|
2019-05-31 23:41:17 -07:00 |
|
Chris Lu
|
a72cef3c42
|
encode by collection
|
2019-05-31 15:48:40 -07:00 |
|
Chris Lu
|
40ca2f2903
|
add collection.delete
|
2019-05-30 09:47:54 -07:00 |
|
Chris Lu
|
1d111d6ce8
|
collection list normal and ec volumes
|
2019-05-30 09:27:23 -07:00 |
|
Chris Lu
|
866197eee3
|
print out the ec balancing plan
|
2019-05-30 01:38:59 -07:00 |
|
Chris Lu
|
3f9ecee40f
|
working with reading remote intervals
|
2019-05-28 21:29:07 -07:00 |
|
Chris Lu
|
b4b407e403
|
add grpc ec shard read
|
2019-05-27 11:59:03 -07:00 |
|
Chris Lu
|
db94a41f9e
|
mount/unmount ec shards
|
2019-05-25 23:23:19 -07:00 |
|
Chris Lu
|
41e8ae61f8
|
generate, balance, delete copied shards, delete old volume
|
2019-05-25 14:02:06 -07:00 |
|
Chris Lu
|
f0e6574d5e
|
allocate ec shards to volume servers
|
2019-05-25 02:02:44 -07:00 |
|
Chris Lu
|
6f4b09b6a4
|
pb shard info uses ShardBits instead one message for one shard
|
2019-05-24 13:28:44 -07:00 |
|
Chris Lu
|
228850d588
|
shard id starts from zero
|
2019-05-24 11:52:23 -07:00 |
|
Chris Lu
|
69b7dd398d
|
adjust help message
|
2019-05-07 14:02:01 -07:00 |
|
Chris Lu
|
d01807ba05
|
shell: volume.balance add option for all_collections, each_collection
|
2019-05-06 14:12:19 -07:00 |
|
Chris Lu
|
4e42e7b5e7
|
shell: volume.balance add dataCenter filter
|
2019-05-06 13:30:14 -07:00 |
|
Chris Lu
|
8656102127
|
shell: volume.balance runs for each collection, and for ALL at the end
|
2019-05-05 22:28:14 -07:00 |
|
Chris Lu
|
f08bbb72de
|
refactoring
|
2019-05-05 22:21:28 -07:00 |
|
Chris Lu
|
0df6346611
|
add error checking
|
2019-05-05 21:58:46 -07:00 |
|
Chris Lu
|
3ff92037cc
|
shell: add volume.balance command
|
2019-05-05 21:17:23 -07:00 |
|
Chris Lu
|
3f2a30bd05
|
shell: volume.list output sorted voume list
|
2019-05-05 20:23:50 -07:00 |
|
Wine93
|
32f93fb09e
|
style: go fmt for all
|
2019-04-30 03:22:19 +00:00 |
|
Chris Lu
|
575926cdec
|
minor
|
2019-04-26 09:32:37 -07:00 |
|
Chris Lu
|
067b935763
|
report unknown commands
|
2019-04-23 22:29:36 -07:00 |
|
Chris Lu
|
0c96cfdb2e
|
minor
|
2019-04-21 15:50:51 -07:00 |
|
Chris Lu
|
00b6f653fa
|
shell: add fs.cat
|
2019-04-21 15:43:43 -07:00 |
|
Chris Lu
|
64a9a0e104
|
shell: fix volume.copy
|
2019-04-20 20:48:07 -07:00 |
|
Chris Lu
|
5f3d0e33a1
|
shell: add commands volume.copy volume.delete volume.mount volume.unmount
|
2019-04-20 20:31:35 -07:00 |
|