CLI Guide

ip-address IP-address
Optional. Specifies the address to remove.
Examples Remove the IPv6 address named vlan1 from controller A.
# remove ipv6-address controller a address-label vlan1
See also
add ipv6-address
set ipv6-network-parameters
show ipv6-addresses
show ipv6-network-parameters
remove spares
Description Removes specified spares. You can remove global spares and dedicated spares (linear storage only) in the
same command.
This command cannot be used to remove dedicated spares associated with a quarantined linear disk group
(QTUN) that remains after upgrading from a system that supported both virtual and linear storage. Either
move the disks to a system that supports linear storage or use the remove disk-groups command to remove
the quarantined disk group, which will make its dedicated spares available.
Minimum role manage
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.
Alphabetical list of commands 89