]> sourceware.org Git - lvm2.git/commit
udev: properly trigger LVM scan for MD partitions
authorPeter Rajnoha <prajnoha@redhat.com>
Wed, 30 Oct 2013 13:02:38 +0000 (14:02 +0100)
committerPeter Rajnoha <prajnoha@redhat.com>
Wed, 30 Oct 2013 13:09:11 +0000 (14:09 +0100)
commitf070e3543a411d483b7c34b6ea8e6e8e0cc35edf
tree21d4900234699a43bfca07e8d12efe3cf62c4083
parent264b5c2b1252fae5918307326c2db07752b59001
udev: properly trigger LVM scan for MD partitions

MD can directly create partition devices without a need to run
an extra kpartx or partprobe call. We need to react to this event in
a different way as for bare MD devices - we need to handle the ADD event
for KERNEL=="md[0-9]*p[0-9]*" kernel name and trigger the LVM scanning
to update lvmetad to trigger autoactivation and so on...

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1023250
WHATS_NEW
udev/69-dm-lvm-metad.rules.in
This page took 0.033708 seconds and 5 git commands to generate.