Joel Young <jdy <at> cryregarder.com> writes: > mdadm /dev/md0 --fail /dev/loop0 > mdadm /dev/md0 --fail /dev/loop1 That is a typo. It is: mdadm /dev/md0 --fail /dev/loop1 mdadm /dev/md0 --fail /dev/loop2 which should be clear since there was no loop0 created. Thanks for the on list and off list notifications of my sloppiness :-) Joel -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html