4.3.38.1 ADD VAULT
This command adds a new Exascale vault.
Syntax
ADD VAULT
NAME = vaultname
[ HC = hcsize ]
[ EF = efsize ]
[ WHERE
EXASCALECLUSTER = exascaleclustername ]
Arguments
NAME
: Specifies the name of the Exascale vault.HC
: Optionally, provisions the vault with the specified amount of storage space in the High Capacity storage pool. You can specify a size in GB or TB, or specify a percentage of the High Capacity storage pool.EF
: Optionally, provisions the vault with the specified amount of storage space in the Extreme Flash storage pool. You can specify a size in GB or TB, or specify a percentage of the Extreme Flash storage pool.
The following argument is available in the WHERE
clause:
EXASCALECLUSTER
: Specifies the name for the Exascale cluster that contains the new vault.
Usage Notes
-
If you specify any combination of the size arguments (
HC
,EF
), then the vault is provisioned to use only the specified storage resources. If you do not specify any size arguments, then the vault is provisioned with unlimited access to all of the available storage pools. -
The
WHERE
clause is optional if the OEDA configuration file (es.xml
) contains only one Exascale cluster. Otherwise, theWHERE
clause is mandatory.
Parent topic: VAULT