VERITAS Storage Foundation 4.1 Intelligent Storage Provisioning Administrator's Guide
Template Set
150 VERITAS Storage Foundation ISP Administrator’s Guide
Template Set
template_set sp_name:string [ {
[ volume_templates vt_name_list ]
[ description quoted_string ]
[ descriptionid descriptionid ]
} ] ;
Storage Pool Set
storage_pool_set sp_name:string [ {
[ storage_pools st_pool_list ]
[ description quoted_string ]
[ descriptionid descriptionid ]
} ] ;
st_pool_list
sp_name:string | st_pool_list, st_pool_list
Volume Group
vg_rules
[ vg_rule ] | vg_rules vg_rule
vg_rule
[[ desired [pref_order]] confineto confineto_expr] |
[[ desired [pref_order]] exclude exclude_expr] |
[[ desired [pref_order]] select select_expr] |
[[ desired [pref_order]] separateby string_list] |
[[ desired [pref_order]] strong separateby string_list] |
[[ desired [pref_order]] affinity string_list] |
[[ desired [pref_order]] multipath multipath_expr]
confineto_expr
quoted_string |
name:quoted_string operator value:quoted_string |
eachof(confineto_expr) |
anyof(confineto_expr) |