CLI Guide

# add storage
Add storage to a single enclosure.
# add storage enclosure 3
Preview a storage configuration which could be added.
# add storage preview
Basetypes
adapt-expand-preview on page 279
disk-groups-preview on page 317
spares-preview on page 399
storage-preview on page 401
unused-disks-preview on page 413
See also
add disk-group on page 29
add spares on page 34
create vdisk on page 59
show disks on page 179
show disk-groups on page 173
show pools on page 213
show vdisks on page 252
add volume-group-members
Description
Adds virtual volumes to a volume group.
To add a volume to a volume group, the volume must be in the same pool and have the same mappings as all
other members of the group. This means that the volume must be mapped with the same access and port
settings to the same initiators, hosts, or host groups.
You cannot add a virtual volume to a volume group that is in a replication set.
Minimum role manage
Syntax
add volume-group-members
volumes volumes
volume-group
Parameters
volumes volumes
A comma-separated list of the names or serial numbers of virtual volumes to add to the specified volume
group. A name that includes a space must be enclosed in double quotes.
volume-group
The name of an existing volume group. A name that includes a space must be enclosed in double quotes.
Examples Add existing volumes Vol0002 and Vol0003 to existing volume group VolumeGroup1.
# add volume-group-members volumes Vol0002,Vol0003 VolumeGroup1
See also
create volume-group
remove volume-group-members
show volume-groups
show volumes
36 Alphabetical list of commands