4.3.38.1 ADD VAULT
This command adds a new Exascale vault.
Syntax
ADD VAULT
NAME = vaultname
[ HC = hcsize ]
[ EF = efsize ]
[ XT = xtsize ]
[ WHERE
EXASCALECLUSTER = exascaleclustername ]
Arguments
NAME
: Specifies the name of the Exascale vault.HC
: Provisions the vault with the specified amount of storage space from the High Capacity (HC) storage pool.EF
: Provisions the vault with the specified amount of storage space from the Extreme Flash (EF) storage pool.XT
: Provisions the vault with the specified amount of storage space from the Extended (XT) 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
-
Each space provisioning argument can specify either a fixed amount of space, in GB or TB, or a percentage of the total size of the corresponding storage pool. The storage pool must already exist.
-
To use a vault for Oracle Database or Oracle Grid Infrastructure file storage, you must specify at least one space provisioning argument. Vaults with no space provisioning are reserved for system usage.
-
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