Veritas Storage Foundation Intelligent Storage Provisioning 5.0.1 Administrators Guide, HP-UX 11i v3, First Edition, November 2009
Renaming a capability
To change the name of a capability, use the following command:
# vxtemplate [-C | -g diskgroup] renamecapability \
oldname newname
For example, you may want to change the name if you have modified the attributes
of the capability for a particular disk group.
Renaming a template
To change the name of a template, use the following command:
# vxtemplate [-C | -g diskgroup] renametemplate \
oldname newname
For example, you may want to change the name if you have modified a template
for a particular disk group.
Finding templates for specified capabilities
To list the template definitions that implement certain capabilities, use the
following command:
# vxtemplate [-C | -g diskgroup] list \
[capability=c1[,c2...]]
For example, to list all the templates in the ISP Configuration Database that
implement the DataMirroring capability, use the following command:
# vxtemplate -C list capability=DataMirroring
TY NAME
vt DataMirroring
vt MultipathingThroughMirroring
If no capabilities are specified, the command lists all templates that are defined
in the ISP Configuration Database or specified disk group.
Listing template dependencies
Volume template definitions can extend or apply other volume template
definitions.
Administering volume templates and other configuration elements
Renaming a capability
132