Kyler Laird wrote:
On Sun, May 30, 2010 at 09:38:50AM +1200, Richard wrote:
mdadm -A -f /dev/mdX
root@00144ff2a334:/# mdadm -A -f /dev/md0
mdadm: /dev/md0 not identified in config file.
These are net-booted file servers. They share a root file system so I
rely on auto-detection of the RAID partitions.
I appreciate the hand holding.
How about adding entries to your mdadm.conf file containing the UUID of
/dev/md0, eg:
ARRAY /dev/md8 level=raid6 num-devices=16
UUID=38a06a50:ce3fc204:728edfb7:4f4cdd43
note this should be all one line.
mdadm -D /dev/md0 should get you the UUID.
Regards,
Richard
--
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