On 26/09/2007, at 9:27 PM, Erik de Castro Lopo wrote:
The UUIDs don't match, but the device still mounts on bootup as expected.

Questions:

  - Should the UUIDs match and if so, which one is wrong?
  - How do I fix it?
  - How the hell  is it workin now?

I would think the uuids in /etc/mdamd/mdadm.conf would point to disk partitions, like /dev/sda1 and /dev/sdb1 and the uuid in fstab would point to the uuid of /dev/md0

you wouldn't mount the partitions of a raid device directly, but you'd go through the md
device.

check out
$ blkid
$ ls -l /dev/disk/by-uuid

--
http://chesterton.id.au/blog


--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to