Veritas Storage Foundation Intelligent Storage Provisioning 5.0 AdministratorÆs Guide, HP-UX 11i v3, First Edition, May 2008

129Administering volume templates and other configuration elements
Listing templates included by template sets
Listing templates included by template sets
To list the templates that are included in certain template sets in the ISP
Configuration Database, use the following command:
# vxtemplate -C listtemplate [template_set=
ts1
[,
ts2
...]]
For example, to list all the templates that are included in the ConcatVolumes
template set:
# vxtemplate -C listtemplate template_set=ConcatVolumes
TY NAME STATE AUTOINSTALL
vt ArrayProductID - -
vt ConcatVolumes - -
vt ConfineLogsToSimilarSTorage - -
vt DCOLogMirroring - -
vt DCOLogStriping - -
vt InstantSnapshottable - -
vt LogsOnSeparateComponents - -
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:
# 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.