CLI Guide

Table Of Contents
Syntax
remove spares
disks
Parameters disksThe IDs of the spares to remove. For disk syntax, see Command syntax.
Examples Remove dedicated spare 1.21 and global spare 1.22.
# remove spares 1.21-22
Remove global spare 1.22.
# remove spares 1.22
See also
addd spares
show disks
remove volume-group-members
Description Removes volumes from a volume group. You cannot remove all volumes from a group. At least one
volume must remain. The volumes are ungrouped but not deleted.
NOTE: This command has a confirmation prompt in interactive console mode.
For virtual storage, you cannot add a volume to a volume group that is in a replication set.
Minimum role manage
Syntax remove volume-group-members
volumes volume-IDs
volume-group
Parameters
volumes volume-IDs
A comma-separated list of the names or serial numbers of volumes to remove from the volume group.
A name that includes a space must be enclosed in double quotes.
volume-groupThe name of the volume group. A name that includes a space must be enclosed in
double quotes.
Examples
Remove volumes Vol0002 and Vol0003 from volume group VolumeGroup1.
# remove volume-group-members volumes Vol0002,Vol0003 VolumeGroup1
See also
delete replication-set
delete volume-groups
show volume-groups
show volumes
replicate
Description
Initiates replication of volumes in a replication set.
This command must be run on the replication sets primary system.
The initial replication may take a long time because it copies the allocated pages of the primary
volume to the secondary volume. Subsequent replications are generally faster because those
replications only copy changes made since the last successful replication.
If a replication fails, the system suspends the replication set. The replication operation will attempt to
resume if it has been more than 10 minutes since the replication set was suspended. If the operation
Alphabetical list of commands 93