Make the disks available to the SLES9 system

Scan all disks to find volume groups
  # vgscan
  <your LVM1 should be found>
Activate the lvm volume group.
  # vgchange -ay <lvm>
Use the vgconvert command to convert the volume group to the lvm 2 format
metadata. Be
warned that it's not always possible to revert back to lvm 1 format
metadata.
  # vgconvert -M 2 <lvm>

Hope this helps.

"Mike MacIsaac" <[EMAIL PROTECTED]>   (845) 433-7061

----------------------------------------------------------------------
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

Reply via email to