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

T2
T3
# vxtemplate -g mydg -r listtemplate T1
T2
T3
T4
# vxtemplate -g mydg -w -r listtemplate T2
T0
T1
T2
T3
T4
A template is always shown as depending on itself as it is required to make itself
whole.
The following example returns the templates on which the PrefabricatedRaid5
template in the ISP Configuration Database depends:
# vxtemplate -C -r listtemplate PrefabricatedRaid5
TY NAME STATE AUTOINSTALL
vt ArrayPrductId - -
Listing capability dependencies
Capability definitions can extend or apply other capability definitions.
To list the capabilities that depend on one or more given capabilities, use the
following command:
# vxtemplate [-C | -g diskgroup] -w listcapability \
capability1 [capability2 ...]
To list all the capabilities upon which one or more given capabilities depend, use
the following command:
# vxtemplate [-C | -g diskgroup] -r listcapability \
capability1 [capability2 ...]
If the -C option is specified, the dependencies in the ISP Configuration Database
are displayed. If the -g option is used, only the dependencies for the capabilities
that are currently installed in the specified disk group are shown.
The -w (whole) and -r (recursive) options can be specified together to list all
capabilities that are linked by inheritance.
Administering volume templates and other configuration elements
Listing capability dependencies
134