On Thu, 17 Feb 2005 03:44:40 -0500, you wrote: >In the past, Neil has recommended using a device line like this: >DEVICE partitions > . . . >> mdadm --detail --brief /dev/md1 | grep -v devices= peetoo:~$ mdadm --detail --brief /dev/md1 ARRAY /dev/md1 level=raid0 num-devices=2 UUID=732ae5f8:e5d69879:30435be8:aafb7e94 devices=/dev/hda6,/dev/hdc6 peetoo:~$ mdadm --detail --brief /dev/md1 | grep -v " devices=" ARRAY /dev/md1 level=raid0 num-devices=2 UUID=732ae5f8:e5d69879:30435be8:aafb7e94 Is that what was intended? Cheers Grant. - 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