3PAR InForm® OS 2.3.1 CLI Administrator's Manual (320-200180 Rev B, February 2010)

6.15
Managing Host Autonomic Groups
InForm OS Version 2.3.1 3PAR InForm CLI Administrator’s Manual
6.10.2 Adding Hosts to Host Sets
To add a host to an existing host set, issue the
createhostset -add <set_name> <host_names> command, where:
<set_name> is the name of the host set that will include the added hosts.
<host_names> are the names of the hosts being added to the host set.
For a complete list of options available for the
createhostset command, see the InForm OS
Command Line Interface Reference and InForm CLI Help.
6.10.3 Modifying Host Sets
To change the name of a host set, issue the sethostset <new_name> <set_name>
command, where:
<new_name> is the new name of the host set.
<set_name> is the name of the host set being modified.
For a complete list of options available for the
sethostset command, see the InForm OS
Command Line Interface Reference and InForm CLI Help.
6.10.4 Removing Host Sets
If a host is removed from a host set, the removed host loses all privileges of the host set and
cannot access volumes exported to the host set.
To remove a host set from the system, or to remove hosts from a set, issue the
removehostset <set_name> <host_names> command, where:
<set_name> is the name of the host set being removed or modified.
<host_names> are the names of the hosts being removed from the <set_name> host
set. This specifier is optional and it is not required if you are removing the entire set.
For a complete list of options available for the
removehostset command, see the InForm OS
Command Line Interface Reference and InForm CLI Help.