[linux-lvm] lvm on sparc 20

Patrick Caulfield caulfield at sistina.com
Mon Jul 9 07:40:31 UTC 2001


On Sun, Jul 08, 2001 at 01:44:29PM -0500, Eric Smith wrote:
> Hola!
> 
> I've had great success using LVM with my x86 systems.  But I'm trying it
> on my sparc 20 right now (RH 6.2, 2.2.19) and even though I've applied the
> patches I don't see LVM in the block devices config page.  I used a clean
> 2.2.19 kernel, _not_ the RH kernel.
> 
> Any ideas?
> 

Try this patch:

--- arch/sparc/config.in.orig   Mon Jul  9 08:36:13 2001
+++ arch/sparc/config.in        Mon Jul  9 08:36:15 2001
@@ -94,6 +94,8 @@
   tristate '   RAID-4/RAID-5 mode' CONFIG_MD_RAID5
 fi
 
+tristate 'Logical volume manager (LVM) support' CONFIG_BLK_DEV_LVM N
+
 tristate 'RAM disk support' CONFIG_BLK_DEV_RAM
 if [ "$CONFIG_BLK_DEV_RAM" = "y" -o "$CONFIG_BLK_DEV_RAM" = "m" ]; then
   int '   Default RAM disk size' CONFIG_BLK_DEV_RAM_SIZE 4096



patrick




More information about the linux-lvm mailing list