Hello,
I am making the transition from hardware raid to software raid and
things have gone pretty well.
I am trying to mount everything by UUID to account for devices moving
around, etc.
I have moved all mounts in /etc/fstab to uuid except /boot which is a
mirror sitting on /dev/md0.
Since it is a mirror, blkid returns the same uuid for /dev/md0,
/dev/sda1, and /dev/sdb1.
This confuses mount at boot time.
How to I get it to correctly find md0 and not the components of the mirror?
Michael
--
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