[Bug 136252] Re: [->UUIDudev] mdadm.conf w/o ARRAY lines but udev/mdadm not assembling arrays. (boot & hotplug fails)
Phillip Susi
psusi at ubuntu.com
Tue May 8 18:50:33 UTC 2012
It looks like you can specify that incremental assembly should recognize
arrays without caring about homehost or having an ARRAY line with the
AUTO line.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to mdadm in Ubuntu.
https://bugs.launchpad.net/bugs/136252
Title:
[->UUIDudev] mdadm.conf w/o ARRAY lines but udev/mdadm not assembling
arrays. (boot & hotplug fails)
Status in “mdadm” package in Ubuntu:
In Progress
Status in “mdadm” source package in Lucid:
In Progress
Status in “mdadm” source package in Maverick:
In Progress
Bug description:
Binary package hint: mdadm
Hi,
I could not boot from my /dev/md1 -> /dev/vg01/lv_root partition,
because the initrd could not assemble the md0 and md1 devices. After
reading mdadm.conf, I added these two lines to my config:
# definitions of existing MD arrays
ARRAY /dev/md0 devices=/dev/sda1,/dev/sdb1
ARRAY /dev/md1 devices=/dev/sda5,/dev/sdb5
and updated initramfs. After this, the system started normally. Before
figuring out this, I used dpkg-reconfigure mdadm. So this seems to
produce a non working config, which is copied to the initrd.
Kind regards
Christian
-> However on hotplug systems mdadm.conf should not have to contain
any references to specific DEVICEs, ARRAYs or HOMEHOST.
-> We need to switch to a pure and secure UUID-based raid assembly.
The boot up scripts already support and use UUIDs, but mdadm needs to
be convinced (-> comment #42)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mdadm/+bug/136252/+subscriptions
More information about the foundations-bugs
mailing list