Public bug reported:

Binary package hint: evms

SUBSYSTEM=="block", ACTION=="add|change", ENV{ID_FS_USAGE}=="raid", 
GOTO="evms_activate_do"
SUBSYSTEM=="block", ACTION=="add|change", KERNEL=="dm-*", 
GOTO="evms_activate_do"
GOTO="evms_activate_end"

EVMS does not run in my initramfs. I'm not totally sure why, but from my
naive understanding of the udev triggers above, it would only run when
ENV{ID_FS_USAGE} is "raid" or the kernel device name of the altered
block device is "dm-*". This means it will not run on normal block
device comings and goings. It should probably run on all SCSI and IDE
devices as well.

** Affects: evms (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

** Changed in: evms (Ubuntu)
       Target: None => ubuntu-7.04

-- 
evms udev rule does not run
https://bugs.launchpad.net/bugs/106407
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to