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

If no template sets are specified, the command lists the templates that are included
in all template sets in the ISP Configuration Database.
Finding template sets containing specified templates
To list the template set definitions in the ISP Configuration Database that contain
certain template definitions, use the following command:
# vxtemplate -C listtemplateset [template=t1[,t2...]]
For example, to list all the template sets that contain the template DataMirroring,
use the following command:
# vxtemplate -C listtemplateset template=DataMirroring
TY NAME
ts DataMirroring
ts DataMirroringPrefabricatedRaid5
ts DataMirroringPrefabricatedStriping
If no templates are specified, the command lists all template sets that are defined
in the ISP Configuration Database.
Listing templates included by storage pool definitions
To list the templates that are included in certain storage pool definitions in the
ISP Configuration Database, use the following command:
# vxtemplate -C listtemplate [pooldefn=pd1[,pd2...]]
For example, to list all the templates that are included in the striped_volumes
storage pool definition, use the following command:
# vxtemplate -C listtemplate pooldefn=striped_volumes
TY NAME STATE AUTOINSTALL
vt ArrayProductID - -
vt ColumnsOnSeparateComponents - -
vt ConfineColumnToSimilarStorage - -
vt ConfineToSimilarStorage - -
vt ConfineToSpecificStorage - -
vt DCOLogStriping - -
vt ExcludeSpecificStorage - -
vt InstantSnapshottable - -
vt MultipathingThroughMultiplePaths - -
vt Striping - -
137Administering volume templates and other configuration elements
Finding template sets containing specified templates