mdadm appears to get UUID wrong after upgrade from Edgy to Feisty

Bug #102364 reported by Scott Kitterman
4
Affects Status Importance Assigned to Milestone
mdadm (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: mdadm

Note that this server was originally setup with 6.06, upgraded to 6.10, and just now upgraded to Feisty.

UUID of the new mdadm.conf does not match the UUID in etc/fstab.

mdamd.conf
DEVICE partitions
ARRAY /dev/md0 level=raid1 num-devices=2 UUID=86d9233e:76b2ecb1:017aa5e1:eabe42ad
MAILADDR root

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/md0 -- converted during upgrade to edgy
UUID=a70c88cf-546d-479b-812f-bf2309f5dc1b / ext3 defaults,errors=remount-ro 0 1
# /dev/hdb6 -- converted during upgrade to edgy
UUID=9635-9C8B /dos vfat defaults,utf8,umask=007,gid=46 0 1
# /dev/hda5 -- converted during upgrade to edgy
UUID=1ff5b558-c5fa-434a-9b7d-14820c4080fa none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
/dev/hdd /media/floppy1 auto rw,user,noauto 0 0

Revision history for this message
Nafallo Bjälevik (nafallo) wrote :

One is for the RAID-array and the other for the filesystem. Those are not supposed to be equal.

Changed in mdadm:
status: Unconfirmed → Rejected
Revision history for this message
Scott Kitterman (kitterman) wrote :

System booted correctly with the UUID from /etc/fstab.

Revision history for this message
Scott Kitterman (kitterman) wrote :

OK. I didn't see your comment before I posted the last one.

I changed the UUID in mdadm.conf from 86d9233e:76b2ecb1:017aa5e1:eabe42ad to a70c88cf-546d-479b-812f-bf2309f5dc1b and the system booted. Are you saying I should change the UUID in mdam.conf back to the automatically generated one?

I looked in /dev/disk/by-uuid and did not find that UUID listed.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.