Public bug reported:

Binary package hint: mdadm


When an external drive with a raid 1 member (say /dev/sdc1) gets disconnected 
and is subsequently  re-added with "mdadm --add /dev/md0 /dev/sdd1" mdadm quits 
with "segmentation fault".

The udev rules supplied for mdadm should trigger a "mdadm --fail
<devname> --remove <devname>" as soon as possible on an udev removal
event.

This needs to be removed quickly (ACTION=="remove", SUBSYSTEM=="scsi_generic") 
bevore the device node ist deleted and the device can't be removed any more.
(German testreport 
http://www.rob-schulze.de/publikationen/frickelworx/usb-raid/)

** Affects: mdadm (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Segfault when readding removable devices
https://bugs.launchpad.net/bugs/244803
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to