I think we must enable the device mapper module for all the architectures that are using a 2.6 kernel...

Regards,
-Andrea

--
Andrea Righi
System Management Group - CINECA - http://www.cineca.it
Via Magnanelli 6/3
40033 Casalecchio di Reno (BO) - Italy
e-mail: [EMAIL PROTECTED]

--- patches/linux.ppc64.config~	2004-10-27 04:11:08.000000000 +0200
+++ patches/linux.ppc64.config	2005-01-25 13:59:44.559538680 +0100
@@ -232,7 +232,20 @@
 #
 # Multi-device support (RAID and LVM)
 #
-# CONFIG_MD is not set
+CONFIG_MD=y
+CONFIG_BLK_DEV_MD=y
+CONFIG_MD_LINEAR=m
+CONFIG_MD_RAID0=m
+CONFIG_MD_RAID1=m
+# CONFIG_MD_RAID10 is not set
+CONFIG_MD_RAID5=m
+# CONFIG_MD_RAID6 is not set
+# CONFIG_MD_MULTIPATH is not set
+CONFIG_BLK_DEV_DM=m
+# CONFIG_DM_CRYPT is not set
+# CONFIG_DM_SNAPSHOT is not set
+# CONFIG_DM_MIRROR is not set
+# CONFIG_DM_ZERO is not set
 
 #
 # Fusion MPT device support
--- patches/linux.x86_64.config~	2004-07-27 08:38:24.000000000 +0200
+++ patches/linux.x86_64.config	2005-01-25 13:56:04.520989624 +0100
@@ -327,7 +327,11 @@
 CONFIG_MD_RAID5=m
 # CONFIG_MD_RAID6 is not set
 # CONFIG_MD_MULTIPATH is not set
-# CONFIG_BLK_DEV_DM is not set
+CONFIG_BLK_DEV_DM=m
+# CONFIG_DM_CRYPT is not set
+# CONFIG_DM_SNAPSHOT is not set
+# CONFIG_DM_MIRROR is not set
+# CONFIG_DM_ZERO is not set
 
 #
 # Fusion MPT device support

Reply via email to