Finnally, I recovered the raid 6. # echo -n 1 >/dev-sda1/slot (first disk was out, so sda1 is in slot 1 not 0) The rest of disks automatically occupied the rest of slots. # echo -n clean array_state And raid6 is running again. Now I'm trying to mount the fs stored in lvm...
Re: no space left on device ??
Finnally, I recovered the raid 6.
# echo -n 1 >/dev-sda1/slot (first disk was out, so sda1 is in slot 1 not 0)
The rest of disks automatically occupied the rest of slots.
# echo -n clean array_state
And raid6 is running again.
Now I'm trying to mount the fs stored in lvm...