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

5.5
Removing a Domain
InForm OS Version 2.3.1 3PAR InForm CLI Administrator’s Manual
5.6 Removing a Domain
Prior to removing a domain, any users belonging to that domain must be removed
(4.2.2 Removing a User From a Domain on page 4.7) and assigned to another domain (4.2.1
Adding a User to a Domain on page 4.6), or must be removed completely (4.1.6 Removing a
User on page 4.6). Any objects belonging to the domain must be removed form the domain, or
moved to another domain before removing the domain. Domain objects include virtual
volumes, CPGs, and hosts.
To remove a domain, issue the removedomain <domain_name> command, where
<domain_name> is the domain you wish to delete.
5.7 Managing Domain Objects
Domain objects can be moved from one domain to another, or have their domain associations
entirely removed. In doing so, all objects related either directly or indirectly to the domain
object being managed are also moved or removed. These relationships include, but are not
limited to, VLUNs between hosts and VVs, VVs which are drawing from CPGs and multiple VVs
sharing the same LD. In order to move or remove a domain object or domain association, you
must be Super or Edit level user with access to all domains.
5.7.1 Moving Domain Objects to Another Domain
To move a domain object from one domain to another domain, or to move a domain object
in or out of a domain, issue the
movetodomain -vv|-cpg|-host <object_name>
<domain_name> | set:<set_name> command, where:
-vv|-cpg|-host is the type of object (VV, CPG, host, respectively) you are moving.
<object_name> is the name of the VV, CPG, or host you are moving.
<domain_name> is the name of the domain to which you are moving the specified
object.
<set_name> is the name of the domain set to which you are moving the specified host.
NOTE: Before proceeding with any domain management activities, you may wish
to view the domain associations for your system objects as described in 5.4
Viewing Domains on page 5.3.