Veritas 4.1 Installation Guide (HP-UX 11i v3, February 2007)
• Replace a disk:
Use option 4 of vxdiskadm.
• Recover volumes on a disk:
vxrecover -g <disk_group> <vol_name> <medianame>
See vxrecover (1M), for detailed description of the supported options.
• Rename a disk group:
vxdg -tC -n <newdg_name> import <diskgroup>
See vxdg (1M), for detailed description of the supported options.
• Rename a volume:
vxedit -v rename <oldname> <newname>
See vxedit (1M), for detailed description of the supported options.
Update the /usr/fstab file with the new name.
• Add a DRL log to a volume
vxassist addlog <vol_name>
See vxassist (1M), for detailed description of the supported options.
• Create a snapshot copy of a volume.
vxassist snapshot <vol_name> <temp_vol_name>
See vxassist (1M), for detailed description of the supported options.
• Recover a volume:
vxrecover -g <disk_group> volume <media_name>
See vxrecover (1M), for detailed description of the supported options.
vxmend fix clean <plex_name>
See vxmend (1M), for detailed description of the supported options.
• Repair a mirror:
vxplex att <plex_name>
• Disable a mirror:
vxplex det <plex_name>
See vxplex (1M), for detailed description of the supported options.
• Remove a log from a volume:
vxassist remove log <vol_name>
See vxassist (1M), for detailed description of the supported options.
• Move a subdisk:
vxsd mv <old_subdisk> <new_subdisk>
See vxsd (1M), for detailed description of the supported options.
LVM Features With no VxVM Equivalent
The following LVM features have no VxVM equivalents.
64 Migrating to VxVM 4.1 on HP-UX 11i v3