>>> On Fri, Jul 6, 2007 at 7:55 AM, in message <[EMAIL PROTECTED]>, Susan Zimmerman <[EMAIL PROTECTED]> wrote: -snip- > 14:15:34 Basevol/Guestvol script begins... . > 14:15:34 This server is running with shared disk support. > 14:15:34 Many directories will be in R/O mode. > 14:15:34 Forcing R/O mount of root file systems... . > 14:15:35 Reading all physical volumes. This may take a while... > 14:15:35 Found volume group "system" using metadata type lvm2 > 14:15:35 /proc/misc: No entry for device-mapper found > 14:15:35 Is device-mapper driver missing from kernel? > 14:15:35 /dev/mapper/control: open failed: No such device
This looks like you need to add dm_mod to the list of kernel modules to load. -snip- > The Large Scale Linux Deployment Redbook (Ch. 8 - Shared Linux filesystems) > does talk about "Device filesystem mounts" so maybe this won't work on an > LVM. I presume a "Device filesystem" is /dev/dasdx1??? I believe they were trying to separate the concepts of mounting file systems on any kind of device versus the following section that talked about "bind mounts." It's not a terminology you see much, regardless. Mark Post ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
