[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] md_component_detection = 1
- From: Alasdair G Kergon <agk redhat com>
- To: device-mapper development <dm-devel redhat com>
- Cc: shahid shaikh patni com
- Subject: Re: [dm-devel] md_component_detection = 1
- Date: Tue, 15 Feb 2005 21:34:25 +0000
On Tue, Feb 15, 2005 at 10:20:19PM +0100, christophe varoqui wrote:
> types = [ "device-mapper", 254 ]
The number is actually related to the partitioning allowed on the device.
* Devices are only checked for partition tables if their minor number
* is a multiple of the number corresponding to their type below
* i.e. this gives the granularity of whole-device minor numbers.
* Use 1 if the device is not partitionable.
device-mapper devices don't get partitioned by the kernel
so use 1 instead of 254.
Alasdair
--
agk redhat com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]