VERITAS Volume Manager 3.5 Migration Guide (August 2002)

Chapter 2, Converting LVM to VxVM
Final 24 July 2002 Examples
35
list, listvg outputs are from within the vxvmconvert command. vxprint is a
command line command.
Example of the listvg output after conversion of vg08:
LVM VOLUME GROUP INFORMATION
Name Type Physical Volumes
vg00 ROOT c0t5d0
vg09 Non-Rootc0t9d0
Volume Group to list in detail: None
Note Note that vg08 is no longer listed under LVM information.
Example of the vxvmconvert listvg 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 LENGTHPLOFFSSTATETUTILOPUTIL0
dg dg08 dg08 - --- --
dm dg0801 c0t8d0 - 2080768-- --
v dg08lv1fsgen ENABLED102400-ACTIVE--
pl dg08lv1-01dg08lv1 ENABLED102400-ACTIVE--
sd dg0801-01dg08lv1-01ENABLED1024000-- --
vxprint Explained
The vxprint list given above provides the following information:
The disk group dg08 contains the VxVM disk dg0801 and the volume dg08lv1.The VxVM
disk dg0801 is associated with disk device c0t8d0 and is 2080768 blocks in length. The
volume dg08lv1 is oftype fsgen,isenabled inthe VxVM kerneldriver, is of length102400,
and isin the ACTIVE state. This means thatthe volume is started,and the plex is enabled.
Operations to the volume such as recovery and data access will be governed by the usage
type fsgen.