[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] What is the deal with the partition separator?
- From: Phillip Susi <psusi cfl rr com>
- To: Hannes Reinecke <hare suse de>
- Cc: Curtis Gedak <gedakc gmail com>, device-mapper development <dm-devel redhat com>, serge hallyn ubuntu com, parted-devel lists alioth debian org, Debian LVM Team <pkg-lvm-maintainers lists alioth debian org>
- Subject: Re: [dm-devel] What is the deal with the partition separator?
- Date: Thu, 17 Feb 2011 09:57:35 -0500
On 2/17/2011 2:29 AM, Hannes Reinecke wrote:
> /dev/mapper contains the names of the device-mapper devices
> themselves; for those I don't have any preference.
> kpartx as called from udev is using the '-part' suffix here, too.
Right; it needs to not do that. Everyone needs to use the same naming
scheme. When you change naming schemes, you get duplicate devices. If
dmraid creates them with 'p' and then udev runs kpartx and tells it to
use '-part', then you get two partition devices, which will cause all
kinds of hell.
Is there any harm done by adding the 'p' even when the base name does
not end in a digit? Is there any good reason to?
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]