Storage Attributes: Examples
To create
datavol using any disk except for datadg05:
# vxassist –g datadg make datavol
5g !datadg05
To exclude
all disk on controller c2:
# vxassist –g datadg make datavol
5g !ctlr:c2
To include
all disks on c1, except for target t5:
# vxassist –g datadg make datavol
5g ctlr:c1 !target:c1t5
To create a
mirrored volume with one plex on c2 and the other plex on c3:
# vxassist –g datadg make datavol
10g layout=mirror nmirror=2 mirror=ctlr ctlr:c2 ctlr:c3
No comments:
Post a Comment