> I noticed that the udev rules for both kpartx and multipath are run at > 95. Could it be that the kpartx udev rule get invoked before the > multipath block device appears?
No, that's not how it works. Once the multipart block devices appear, udev starts from the beginning again, applying rules to those devices. E.g. devices that appear as a consequence of something in 99-foo.rules still get the rules in 01-bar.rules applied as well. -- Device nodes for partitions on multipathed device are not created https://bugs.launchpad.net/bugs/320156 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
