Comment 7 for bug 310928

Revision history for this message
Giuseppe Iuculano (giuseppe-iuculano) wrote : Re: [Bug 310928] Re: boot fails after a one drive failure in a mirror

Dan Eicher ha scritto:
> (initramfs) dmraid -ay
> RAID set "isw_hgbhachhf_Mirror" was activated
> RAID set "isw_hgbhachhf_Mirror1" was activated
> RAID set "isw_hgbhachhf_Mirror5" was activated
>
> (initramfs) ls -la /dev/mapper
> crw-rw---- 1 0 0 10, 60 control
> brw-rw---- 1 0 6 254, 0 isw_hgbhachhf_Mirror
> brw-rw---- 1 0 6 254, 1 isw_hgbhachhf_Mirror1
> brw-rw---- 1 0 6 254, 2 isw_hgbhachhf_Mirror5
> drwxr-xr-x 8 0 0 13380 ..
> drwxr-xr-x 2 0 0 120 .
>

Ok, so I suspect something goes wrong with the udev rule...

Please, can you paste me the output of:
udevadm info --query=all --name=sda
udevadm info --query=all --name=sdb
dpkg -l | grep dmraid

Cheers,
Giuseppe.