Ron Foster wrote: > What does the vgscan and the vgchange -a y commands?
vgscan looks for pvs with associated volume groups. vgchange -a y marks them as active and available to the system. It's possible after a vgchange you'd need to do an lvchange as well. > Mark Pace > How do I access an LVM VG/LV on another linux? > I attached all the DASD, did an chccwdev to put the DASD online. Then > ran a PVSCAN to verify that all the DASD was readable. But I can't > figure out get the LV mounted. If you want to share vgs between multiple Linux systems you'll also want to make sure there are no name collisions. If you want multiple guests to use the volume groups simultaneously you should use the LVM clustering lock manager. ---------------------------------------------------------------------- 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
