CLI Guide

Table Of Contents
See also
delete pools
delete vdisks
show disk-groups
show vdisks
remove host-group-members
Description Removes specified hosts from a host group. You cannot remove all hosts from a group. At least one
host must remain. The hosts are ungrouped but not deleted.
This command has a confirmation prompt in interactive console mode.
Minimum role manage
Syntax
remove host-group-members
hosts hosts
host-group
Parameters
hosts hosts
A comma-separated list of the names of hosts to remove from the host group. A name that includes
a space must be enclosed in double quotes.
host-group
The name of the host group. A name that includes a space must be enclosed in double quotes.
Examples Remove two hosts from a group that contains three hosts.
# remove host-group-members hosts Host2,Host3 HostGroup1
See also
delete host-groups
show host-groups
show initiators
remove host-members
Description
Removes specified initiators from a host. You cannot remove all initiators from a host. At least one
initiator must remain. The initiators are ungrouped but not deleted.
Minimum role manage
Syntax
remove host-members
initiators initiators
host-name
Parameters
initiators initiators
A comma-separated list of the names of initiators to remove from the host. A name that includes a
space must be enclosed in double quotes.
host-name
The name of the host. A name that includes a space must be enclosed in double quotes.
Examples Remove two initiators from a group that contains three initiators.
# remove host-members initiators FC-init2,FC-init3 FC-host11
Alphabetical list of commands 91