------- Comment From [email protected] 2015-07-30 02:13 EDT------- (In reply to comment #19) > Just to sum up with what has already been said. > > parted creates the 'p1' block device, via libparted (see dm_add_partition() > in arch/linux.c, IIRC) > kpartx creates the '-part1' block device (see > /lib/udev/rules.d/*-kpartx.rules). > > In order to test that the '-part1' block device won't show up, you can > disable the kpartx.rules file temporarily. > Something like this: > $ sudo mv /lib/udev/rules.d/*-kpartx.rules > /lib/udev/rules.d/*-kpartx.rules.disabled > $ sudo udevadm control --reload > I can confirm that after disabling kpartx by thoes commands, '-part1' block device won't show up.
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to multipath-tools in Ubuntu. https://bugs.launchpad.net/bugs/1473903 Title: parted will generate two devices when adding one partition on mpath device To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1473903/+subscriptions -- Ubuntu-server-bugs mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
