Here's what fixed it for me:

change the following line in sbin/dmraid-activate back to the same as it
was in initrd.img.3.0.0.12-generic from Oneric:

Change (around line 75):
        # array brought up in degraded mode, except in the case of striped 
arrays.

        dmraid -p -i -ay -Z "$1"

To:
        # array brought up in degraded mode, except in the case of striped 
arrays.

        dmraid -i -ay -Z "$1"

I'm curious to know the reason they decided to add the -p in this
version. Does anyone know?

Let me know if you need me to post the step-by-step fix.. most people
probably have no idea about how to pkg/re-pkg the initrd file.


Cheers!
Shannon

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/941874

Title:
  (fakeraid) root device not activated during boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/941874/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to