[dm-devel] What is the deal with the partition separator?
Alasdair G Kergon
agk at redhat.com
Thu Feb 17 16:53:32 UTC 2011
Partitions should be created only once, in one place.
If a second instance of anything tries to create them too, it should,
by default, detect that they are already there and not proceed.
You should not be able to run kpartx twice on the same underlying
disk with different delimiters without some sort of 'force' option.
(Check by querying /sys/.../holders ?)
Alasdair
More information about the pkg-lvm-maintainers
mailing list