chrislu
|
26dbc6c905
|
move to https://github.com/seaweedfs/seaweedfs
|
2022-07-29 00:17:28 -07:00 |
|
chrislu
|
6793bc853c
|
help message when in simulation mode
|
2022-05-31 14:48:46 -07:00 |
|
chrislu
|
c8c7c10c3f
|
volume.tier.move: avoid double counting
related to https://github.com/chrislusf/seaweedfs/issues/2637
|
2022-02-08 00:57:35 -08:00 |
|
chrislu
|
f18803424a
|
volume.balance: add delay during tight loop
fix https://github.com/chrislusf/seaweedfs/issues/2637
|
2022-02-08 00:53:55 -08:00 |
|
chrislu
|
b8490fe427
|
adjust volume count even when not applying the changes
|
2022-01-28 19:11:46 -08:00 |
|
divanikus
|
67e3fe996a
|
async volumeTierMove
|
2022-01-26 18:22:31 +03:00 |
|
chrislu
|
a2d3f89c7b
|
add lock messages
|
2021-12-10 13:24:38 -08:00 |
|
Chris Lu
|
119d5908dd
|
shell: do not need to lock to see volume -h
|
2021-09-13 22:13:34 -07:00 |
|
Chris Lu
|
e5fc35ed0c
|
change server address from string to a type
|
2021-09-12 22:47:52 -07:00 |
|
Chris Lu
|
0f7d4556d8
|
shell: volume.tier.move makes up changes if volume move failed
|
2021-08-13 03:09:28 -07:00 |
|
Chris Lu
|
85832d02c0
|
wait for goroutines
|
2021-08-10 04:13:12 -07:00 |
|
Chris Lu
|
8ff6c9a0c6
|
output format
|
2021-08-10 03:25:18 -07:00 |
|
Chris Lu
|
48f448ee09
|
parallelize tier move
|
2021-08-10 03:08:29 -07:00 |
|
Chris Lu
|
69a6da7969
|
avoid fail on tail error
|
2021-08-10 02:50:28 -07:00 |
|
Chris Lu
|
26c222f596
|
shell: volume.tier.move avoid moving all volumes to one destination
|
2021-08-08 15:12:39 -07:00 |
|
Chris Lu
|
0c0f77e2ae
|
skip not found error on deletion
|
2021-08-06 19:35:47 -07:00 |
|
Chris Lu
|
8828f485c0
|
print volume deletion error
|
2021-08-06 19:30:22 -07:00 |
|
divanikus
|
5c6270a93a
|
shell: ability to use wildcards for collections, all collections if ommited
|
2021-07-27 23:53:01 +03:00 |
|
Chris Lu
|
9d50867d08
|
volume.tier.move: avoid data loss when destination volume server already has the volume
fix https://github.com/chrislusf/seaweedfs/issues/2001
|
2021-04-14 10:26:26 -07:00 |
|
Chris Lu
|
9edd964627
|
volume.tier.move: avoid repeated move for replicated volumes
fix https://github.com/chrislusf/seaweedfs/issues/1792#issuecomment-784139348
|
2021-02-23 03:49:14 -08:00 |
|
Chris Lu
|
30b30b8fe0
|
volume.tier.move: passing non-empty disk type
|
2021-02-22 01:59:03 -08:00 |
|
Chris Lu
|
5da63e045e
|
avoid moving to another server with the same volume id
|
2021-02-22 01:44:18 -08:00 |
|
Chris Lu
|
6a4546d2c0
|
shell: add volume.tier.move
|
2021-02-22 01:30:07 -08:00 |
|
Chris Lu
|
1c233ad986
|
refactoring
|
2021-02-22 00:28:42 -08:00 |
|
Chris Lu
|
b961cd6208
|
add WIP message
|
2021-02-19 03:39:19 -08:00 |
|
Chris Lu
|
3fe628f04e
|
use hdd instead of empty string
|
2021-02-16 03:03:00 -08:00 |
|
Chris Lu
|
f8446b42ab
|
this can compile now!!!
|
2021-02-16 02:47:02 -08:00 |
|