evms udev rule does not run

Bug #106407 reported by Jerome Haltom
2
Affects Status Importance Assigned to Milestone
evms (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

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.

Jeff Anderson (jander99)
Changed in evms (Ubuntu):
status: New → Incomplete
Revision history for this message
Phillip Susi (psusi) wrote :

This package has been removed from Ubuntu. Closing all related bugs.

Changed in evms (Ubuntu):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.