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

5.7
Managing Virtual Domain Autonomic Groups
InForm OS Version 2.3.1 3PAR InForm CLI Administrator’s Manual
system. Removing a virtual domain set does not remove the virtual domains in that set.
Changing the name of a virtual domain in a set does not change the privileges of the virtual
domain or remove it from the virtual domain set.
5.8.1 Creating Virtual Domain Sets
To create a domain set, issue the createdomainset <set_name> <domain_names>
command, where:
<set_name> is the name of the domain set being created.
<domain_names> are the names of the domains included in the domain set.
For a complete list of options available for the
createdomainset command, see the InForm
OS Command Line Interface Reference and InForm CLI Help.
5.8.2 Adding Virtual Domains to Virtual Domain Sets
To add a domain to an existing domain set, issue the
createdomainset -add <set_name> <domain_names> command, where:
<set_name> is the name of the domain set that will include the added domains.
<domain_names> are the names of the domains being added to the domain set.
For a complete list of options available for the
createdomainset command, see the InForm
OS Command Line Interface Reference and InForm CLI Help.
5.8.3 Modifying Virtual Domain Sets
To change the name of a domain set, issue the setdomainset <new_name> <set_name>
command, where:
<new_name> is the new name of the domain set.
<set_name> is the name of the domain set being modified.
For a complete list of options available for the
setdomainset command, see the InForm OS
Command Line Interface Reference and InForm CLI Help.