Results 1 to 10 of 124

Thread: HOWTO: Linux Software Raid using mdadm

Threaded View

  1. #11
    Join Date
    Sep 2007
    Location
    Boise,ID
    Beans
    119
    Distro
    Kubuntu

    Re: HOWTO: Linux Software Raid using mdadm

    It just sounds like your raid didn't rebuild so it can mount. Is there more of the message? You should see something like can't mount xxx.

    If you dump /dev/disk/by-id or /dev/disk/by-uuid like so (xxx replaced by however you want to list):

    ls -l /dev/disk/by-xxx

    It will give us a better understanding of how your system is configured. Did /etc/fstab change? Is root on md0? If yes, your raid array did not assemble before the attempted mount of root.
    Last edited by rickyrockrat; October 26th, 2012 at 06:28 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •