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

126 Administering volume templates and other configuration elements
Listing template dependencies
Figure 6-13 Example template dependencies
The following command examples show the output that would be returned for
this hierarchy:
# vxtemplate -g mydg -w listtemplate T0
T0
# vxtemplate -g mydg -w listtemplate T2
T0
T1
T2
# vxtemplate -g mydg -w listtemplate T3
T0
T1
T2
T3
# vxtemplate -g mydg -r listtemplate T1
T2
T3
T4
# vxtemplate -g mydg -w -r listtemplate T2
T0
T1
T2
T3
T4
Note: A template is always shown as depending on itself as it is required to make
itself “whole.”
The next 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 - -
T0 T1
T2
T3 T4