HP 3PAR OS 3.1.3 Command Line Interface Reference

createdomain
DESCRIPTION
The createdomain command creates system domains.
AUTHORITY
Super
Any role that is granted the domain_create right.
NOTE: You need access to all domains in order to run this command.
SYNTAX
createdomain [option <arg>] <domain_name>
OPTIONS
-comment <comment>
Specifies any comments or additional information for the domain. The comment can be up to 511
characters long. Unprintable characters are not allowed. The comment must be placed inside
quotation marks.
-vvretentiontimemax <time> [h|H|d|D]
Specifies the maximum value that can be set for the retention time of a volume in this domain.
<time> is a positive integer value in the range of 0 - 43,800 hours (1,825 days). Time can be
optionally specified in days or hours providing either d or D for day and h or H for hours following
the entered time value.
To disable setting the volume retention time in the domain, enter 0 for <time>.
SPECIFIERS
<domain_name>
Specifies the name of the domain you are creating. The domain name can be no more than 31
characters. The name all is reserved.
RESTRICTIONS
Access to all domains is required to run this command.
Use of this command requires a Domain license. Contact your local HP 3PAR representative
for information.
EXAMPLES
The following example displays the creation of domain Engineering with an informational
comment:
cli% createdomain -comment This is a test domain. Engineering
NOTES
None
106 Create Commands