This one time, at band camp, Erik de Castro Lopo wrote: >Hi all, > > - Should the UUIDs match and if so, which one is wrong? > - How do I fix it? > - How the hell is it workin now?
I'm going to make something up and suggest that the UUIDs you're seeing in mdadm.conf are the MD superblock UUIDs, and the one in fstab is from the filesystem UUID; what does tune2fs -l DEVICE | grep UUID tell you? Does that match the one in fstab? The fact that you noticed some of the actual MD devices don't match the mdadm UUIDs may be ok because the md layer will still just assemble the ones that match together -- again making an educated guess from the last time I used MD a lot about 2 years ago. -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
