Arguments
The
LOCATION
argument specifies the directory in which the new file set will be created.
Usage Notes
If the specified directory does not exist, it will be created.
3.3.3.1.7 LIST XMLACTIONS
This command lists the current actions created by OEDACLI.
Syntax
LIST XMLACTIONS
3.3.3.2 ACFSVOLUME
You can add, alter, delete, or list Oracle ACFS volumes.
•
(page 3-37)
•
•
•
(page 3-39)
3.3.3.2.1 ADD ACFSVOLUME
This command adds Oracle ASM Cluster File System (Oracle ACFS) volumes.
Syntax
ADD ACFSVOLUME
VOLUMENAME = volume_name |
VOLUMESIZE = volume_size |
MOUNTPATH = mountpath
WHERE
DISKGROUPID = diskgroup_id |
CLUSTERNUMBER = cluster_number DISKGROUPNAME = diskgroup_name |
CLUSTERNAME = cluster_name DISKGROUPNAME diskgroup_name |
CLUSTERID = cluster_id DISKGROUPNAME = diskgroup_name
Arguments
You can specify the following attributes for the new Oracle ACFS volume:
•
VOLUMENAME
: Specifies a unique name for the new volume
•
VOLUMESIZE
: A number that specifies the size of the new volume in GB
•
MOUNTPATH
: Specifies the file system mount path for the new volume
The following arguments are available in the
WHERE
clause:
•
DISKGROUPID
: Specifies the
es.xml
ID for the container disk group
•
CLUSTERNUMBER
: Specifies the cluster number in the
es.xml
, starting at 1
•
CLUSTERNAME
: Specifies the name of the cluster
Chapter 3
OEDA Command Line Interface
3-37