]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
udev: add devicemapper to partuuid-workaround
authorLoic Dachary <ldachary@redhat.com>
Sun, 16 Aug 2015 10:05:51 +0000 (12:05 +0200)
committerLoic Dachary <ldachary@redhat.com>
Sat, 29 Aug 2015 00:36:56 +0000 (02:36 +0200)
commit42ad86e14e352f2a3a33e774224f1789f268da83
treec67f5cdf95b0b112ec6b978441850e71233e6b60
parentbbe9f577d9c96721e4484c3995fdaea821d2c58d
udev: add devicemapper to partuuid-workaround

The dm-* devices are not excluded and will have by-partuuid symlinks
etc. This will include devices managed by multipath as well as
others. Since this only is used on partitions:

  # ignore partitions that span the entire disk
  TEST=="whole_disk", GOTO="persistent_storage_end_two"

It may create symlinks for dm-* devices that are unrelated to Ceph and
we assume this is going to be ok.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
udev/60-ceph-partuuid-workaround.rules