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

171ISP language definition
Template set
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) |
oneof(confineto_expr) |
noneof(confineto_expr) |
allof(confineto_expr) |
confineto_expr , confineto_expr