Comment 9 for bug 310928

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

Dan Eicher ha scritto:
> Sorry for the delay - both NIC's on this motherboard died at the same
> time and I had to get a motherboard swap.

I need some debug logs.
Extract the attached .tar.gz, and you have a dmraid-debug directory

cd dmraid-debug
cp -a sbin/* /sbin/
cp -a 85-dmraid.rules /etc/udev/rules.d/
cat dmraid.initramfs-hook/dmraid > /usr/share/initramfs-tools/hooks/dmraid
update-initramfs -u

Reboot, and you will get /dev/dmraid.log and /dev/dmraid-activate.log

Cheers,
Giuseppe.