(This has been sent to lvm-devel on Dec 21, 2017, and apparently got lost. Resending). The current logic in 69-dm-lvm-metad.rules is broken for the default "enable-udev-systemd-background-jobs" case. Detailed information about the problem can be found in the commit message of the 2nd patch in the set. That patch also contains the tiny actual change of this patch set: if systemd background jobs are active, the variables SYSTEMD_ALIAS and SYSTEMD_WANTS are also set for CHANGE events, not only for ADD. The reason that the patch set is quite large nonetheless is that I wanted the comments in the rules file to match the actual behavior. Substitution of multi-line comments is very hard, if not impossible, with the string substitution approach in the current Makefile. That necessitates the first patch, which introduces no functional change. Martin Wilck (2): lvm2: 69-dm-lvm-metad.rules: explicit pvscan rule lvm2: 69-dm-lvm-metad.rules: set systemd vars on "change" udev/69-dm-lvm-metad.rules.in | 53 +++++++++++++++++++++++++++++++++++++++---- udev/Makefile.in | 9 +++++--- 2 files changed, 54 insertions(+), 8 deletions(-) -- 2.16.1 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel