Veritas Volume Manager 5.0.1 Migration Guide, HP-UX 11i v3, First Edition, November 2009

What does vxvmconvert list display?
The device indicates a physical disk, a disk with a name indicates if the disk is
under VxVM control, a group shows the disk group name, and the status indicates
if it is an LVM disk. If the status is online, that means VxVM acknowledges the
disk but doesnt have it under its control.
Example vxprint output before conversion
The list and listvg output is from within the vxvmconvert command. vxprint
is a command line command.
TY NAME ASSOC KSTATE LENGTH PLOFFS STATE TUTIL0 PUTIL0
dg rootdg rootdg - - - - - -
dm disk01 c0t10d0 - 2079468 - - - -
Example of the listvg output after conversion of vg08
LVM VOLUME GROUP INFORMATION
Name Version Type Physical Volumes
vg00 1.0 ROOT c0t5d0
vg09 2.0 Non-Root c0t9d0
ourvg 2.0 Non-Root c5t3d5
Volume Group to list in detail: None
Note: Note that vg08 is no longer listed under LVM information.
Example of the vxvmconvert list output after conversion of
volume group vg08 to dg08
DEVICE DISK GROUP STATUS
c0t5d0 - - online invalid
c0t8d0 dg0801 dg08 online
c0t9d0 - LVM
c0t10d0 disk01 rootdg online
c0t11d0 - - online
Disk group: rootdg
Example of the vxprint output after conversion
TY NAME ASSOC KSTATE LENGTH PLOFFS STATE TUTILO PUTIL0
dg dg08 dg08 - - - - - -
dm dg0801 c0t8d0 - 2080768 - - - -
51Converting LVM to VxVM
Examples