wyang
|
c1bffca246
|
fix evacuate volume to different disk types (#5530)
Co-authored-by: wyang <wyang@wyangs-Air.lan>
|
5 months ago |
chrislu
|
645ae8c57b
|
Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs""
This reverts commit 8cb42c39
|
1 year ago |
chrislu
|
8cb42c39ad
|
Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs"
This reverts commit 2e5aa06026 , reversing
changes made to 4d414f54a2 .
|
1 year ago |
dependabot[bot]
|
a04bd4d26f
|
Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850)
* Bump github.com/rclone/rclone from 1.63.1 to 1.64.0
Bumps [github.com/rclone/rclone](https://github.com/rclone/rclone) from 1.63.1 to 1.64.0.
- [Release notes](https://github.com/rclone/rclone/releases)
- [Changelog](https://github.com/rclone/rclone/blob/master/RELEASE.md)
- [Commits](https://github.com/rclone/rclone/compare/v1.63.1...v1.64.0)
---
updated-dependencies:
- dependency-name: github.com/rclone/rclone
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* API changes
* go mod
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>
Co-authored-by: chrislu <chris.lu@gmail.com>
|
1 year ago |
chrislu
|
50dc2fe96b
|
cleaning variables
|
2 years ago |
Konstantin Lebedev
|
e17429223e
|
shell script unclean variables (#4298)
|
2 years ago |
chrislu
|
98dc1e5c15
|
move volume: find target volume server by exiting/max ratio
|
2 years ago |
chrislu
|
bf88006037
|
format
|
2 years ago |
chrislu
|
26dbc6c905
|
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
Konstantin Lebedev
|
c5189c343b
|
remove ticker
update the topology before each file
|
2 years ago |
Konstantin Lebedev
|
e2d991d8d0
|
ticker.Stop
|
2 years ago |
Konstantin Lebedev
|
de4fcc0e2c
|
sync update topologyInfo
|
2 years ago |
Konstantin Lebedev
|
fa88dff7ce
|
update otherNodes
|
2 years ago |
Konstantin Lebedev
|
72dca31cfa
|
fix update topologyInfo
|
2 years ago |
Konstantin Lebedev
|
884ffbafee
|
clouse background update
|
2 years ago |
Konstantin Lebedev
|
b5e5f6f55a
|
update topologyInfo
|
2 years ago |
Konstantin Lebedev
|
867269cdcf
|
help rack
|
2 years ago |
Konstantin Lebedev
|
6f764e1014
|
volume server evacuate from rack
|
2 years ago |
Konstantin Lebedev
|
ba0e3ce5fa
|
volume server evacuate to target server
|
2 years ago |
Konstantin Lebedev
|
d3f7c09c03
|
remove ticker
update the topology before each file
|
2 years ago |
Konstantin Lebedev
|
d422e7769c
|
ticker.Stop
|
2 years ago |
Konstantin Lebedev
|
73a0dea16b
|
sync update topologyInfo
|
2 years ago |
Konstantin Lebedev
|
2b4112e462
|
update otherNodes
|
2 years ago |
Konstantin Lebedev
|
3c2774ec3d
|
fix update topologyInfo
|
2 years ago |
Konstantin Lebedev
|
4d5144e50d
|
clouse background update
|
2 years ago |
Konstantin Lebedev
|
8372721a62
|
update topologyInfo
|
2 years ago |
Konstantin Lebedev
|
ee95d23a22
|
help rack
|
2 years ago |
Konstantin Lebedev
|
087fa1347f
|
volume server evacuate from rack
|
2 years ago |
Konstantin Lebedev
|
4236c36599
|
volume server evacuate to target server
|
2 years ago |
Konstantin Lebedev
|
5ed8165161
|
fix logic
add option targetServer
https://github.com/chrislusf/seaweedfs/issues/3255
|
3 years ago |
chrislu
|
6793bc853c
|
help message when in simulation mode
|
3 years ago |
justin
|
3551ca2fcf
|
enhancement: replace sort.Slice with slices.SortFunc to reduce reflection
|
3 years ago |
chrislu
|
f18803424a
|
volume.balance: add delay during tight loop
fix https://github.com/chrislusf/seaweedfs/issues/2637
|
3 years ago |
chrislu
|
a2d3f89c7b
|
add lock messages
|
3 years ago |
Chris Lu
|
119d5908dd
|
shell: do not need to lock to see volume -h
|
3 years ago |
Chris Lu
|
7359193e97
|
go fmt
|
3 years ago |
Chris Lu
|
2f209675ab
|
Added `-retry` option for `volumeServer.evacuate`
related to https://github.com/chrislusf/seaweedfs/issues/2191
|
3 years ago |
Chris Lu
|
ba92f2e714
|
add node.selectedVolumes
fix https://github.com/chrislusf/seaweedfs/issues/1990
|
4 years ago |
Chris Lu
|
1c233ad986
|
refactoring
|
4 years ago |
Chris Lu
|
38efc6f572
|
simplify
|
4 years ago |
Chris Lu
|
43101ccea0
|
move to the empty nodes first
|
4 years ago |
Chris Lu
|
3fe628f04e
|
use hdd instead of empty string
|
4 years ago |
Chris Lu
|
f8446b42ab
|
this can compile now!!!
|
4 years ago |
Chris Lu
|
1bf22c0b5b
|
go fmt
|
4 years ago |
Chris Lu
|
17372ac3da
|
balance ssd volumes
|
4 years ago |
Chris Lu
|
1069b325dd
|
shell: volumeServer.evacuate adds printout for ec volumes
|
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 |