- Closed
Saw that it's now possible to empty an array disk with mover in the 7.0 beta-2:
mover start -e diskN |& logger & # where N is [1..28]
However it does'nt seem to work(no files moved from disk1 to my other 2 disks in the same array) when i try to empty disk 1 in my array by running:
mover start -e disk1 |& logger & # where N is [1..28]
This is the output in the log after running the above command:
Jul 14 09:30:58 server root: ionice -c 2 -n 0 nice -n 0 /usr/local/sbin/mover.old start
Jul 14 09:30:58 server root: mover: started
Jul 14 09:30:58 server root: mover: finished
Anyone got this working or am i doing something wrong?
Diagnostics file attached