[dm-devel] md_component_detection = 1

Alasdair G Kergon agk at redhat.com
Tue Feb 15 21:34:25 UTC 2005


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 at redhat.com




More information about the dm-devel mailing list