Veritas Storage Foundation Intelligent Storage Provisioning 5.0.1 Administrators Guide, HP-UX 11i v3, First Edition, November 2009

If no storage pool definitions are specified, the command lists the templates that
are included in all storage pool definitions in the ISP Configuration Database.
Removing templates, capabilities and template sets
To remove a template, capability or template set from a disk group and/or storage
pool, or from the ISP Configuration Database, use the vxtemplate uninstall
command.
For example, the following command removes the definitions of the DataMirroring
template and capability from the storage pool, mypool, in the disk group, mydg:
# vxtemplate -g mydg -P mypool uninstall \
DataMirroring capability=DataMirroring
The following command similarly removes this template and capability from the
ISP Configuration Database:
# vxtemplate -C uninstall DataMirroring \
capability=DataMirroring
If a template is associated with any ISP volumes, you cannot dissociate the template
from a storage pool, or uninstall the template from a disk group without first
deleting the volumes.
To display which templates are associated with ISP volumes, use the following
command:
# vxassist -g diskgroup printintent volume ...
Administering volume templates and other configuration elements
Removing templates, capabilities and template sets
138