>>> On 12/21/2011 at 10:10 AM, Mark Pace <[email protected]> wrote: > That didn't seem to help. > But I did do an lvscan which showed that the lv was inactive. So I did an > lvchange -ay and that did create the devices so that I could mount the > system.
The command you're looking for is "vgchange -a y" which will automatically make the LVs active. 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 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
