Comment 9 for bug 431064

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote : Re: [Bug 431064] Re: MD not mounted

On Thu, 2009-09-17 at 18:09 +0000, Iain Lane wrote:

> Yes, it was because I put "bash" in mountall.conf for debugging. Sorry
> for the noise :) MD still not mounted.
>
That's ok.

It's probably useful to have the shell.

Can you add the output of:

  mdadm -D /dev/md0

  mdadm --detail --export /dev/md0p1
  mdadm --detail --export /dev/md0p5

Also:

  ls /sys/block/md0
  ls /sys/block/md0/md
  ls /sys/block/md0/md0p1
  ls /sys/block/md0/md0p1/md
  ls /sys/block/md0/md0p5
  ls /sys/block/md0/md0p5/md

And:

  fdisk -l /dev/sda
  fdisk -l /dev/sdb

We're getting very close to the cause of this.

Scott
--
Scott James Remnant
<email address hidden>