Veritas Storage Foundation Intelligent Storage Provisioning 5.0.1 Administrators Guide, HP-UX 11i v3, First Edition, November 2009
Figure 6-2 shows an example hierarchy of capability dependencies.
The arrows show the direction of inheritance.
Figure 6-2
Example capability dependencies
C0
C1
C2 C3
The following command examples show the output that would be returned for
this hierarchy:
# vxtemplate -g mydg -w listcapability C0
C0
# vxtemplate -g mydg -w capability listcapability C1
C0
C1
# vxtemplate -g mydg -w capability listcapability C2
C0
C1
C2
# vxtemplate -g mydg -r capability listcapability C1
C2
C3
# vxtemplate -g mydg -w -r listcapability C1
C0
C1
C2
C3
A capability is always shown as depending on itself as it is required to make itself
“whole.”
The following example returns the capabilities which depend on the
DataRedundancy capability in the ISP Configuration Database:
# vxtemplate -C -w listcapability PrefabricatedRaid5
TY NAME STATE AUTOINSTALL
cp DataMirroring - -
135Administering volume templates and other configuration elements
Listing capability dependencies