RAID 1 and recovery

James Thorpe james at tfxsoft.com
Sun May 25 21:12:18 UTC 2008


Getting somewhere...

used:

mdadm --assemble --run /dev/md0 --uuid=....

specifying the uuid rather than the device brought it up as expected 
with 1 of the 2 drives in the array.  However, when trying to mount it:

mkdir /mnt/test
mount /dev/md0 /mnt/test

I get a "mount: No such file or directory"

Should mount after it's started, right?

Cheers,
James.




More information about the fedora-list mailing list