On Tuesday April 30, babydr@baby-dragons.com wrote: > > Hello Neil , OK mia culpa . But I don't see what good the echo > below does for us then , as in ... > > ~# more ./mdadm.conf > /dev/hd* /dev/sd* > ARRAY /dev/md0 level=raid5 num-devices=3 UUID=b285b144:ae0b561b:b5b55686:ed216a4c > > Without the DEVICE in front of '/dev/hd* /dev/sd*' they are > meaningless . Right ? Tia , JimL Yep. My mistake. It should have been: echo 'DEVICE /dev/hd* /dev/sd*' > /etc/mdadm.conf As I think you realised, --config is pointless with -Dsb, as it doesn't read the config file, it reads /proc/mdstat. However --config would be meaningful with -Esb, and the next release will allow it. Thanks, NeilBrown - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html