On Jul 18, 2012, at 8:49 AM, Tomas Vanderka wrote: > > Tried all of theese, nothing seems to work > > [root@lvm ~]# lvconvert --repair test/raid6 > Couldn't find device with uuid jnGEwl-EVqs-yQ0M-rUxa-gLqD-fHNU-AJUKjl. > Attempt to replace failed RAID images (requires full device resync)? [y/n]: y > Insufficient suitable allocatable extents for logical volume : 87 more required > Failed to allocate replacement images for test/raid6 > Failed to replace faulty devices in test/raid6. could you perhaps attach the verbose output from this command? e.g.> echo y | lvconvert --repair test/raid6 -vvvv >& output.txt brassow _______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/