CLUSTERNAME = cluster_name DISKGROUPNAME diskgroup_name VOLUMENAME = volume_name|
CLUSTERID = cluster_id DISKGROUPNAME = diskgroup_name VOLUMENAME = volume_name
Arguments
The following arguments are available in the WHERE clause:
•
ID
: Specifies the
es.xml
ID for the Oracle ACFS volume
•
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
•
CLUSTERID
: Specifies the
es.xml
ID of the cluster
•
DISKGROUPNAME
: Specifies the name of the container disk group
•
VOLUMENAME
: Specifies the name of the existing Oracle ACFS volume
3.3.3.2.4 LIST ACFSVOLUME
This command lists the Oracle ASM Cluster File System (Oracle ACFS) volumes.
Syntax
LIST ACFSVOLUMES
WHERE
ID = id |
DISKGROUPID = diskgroup_id |
CLUSTERNUMBER = cluster_number [DISKGROUPNAME = diskgroup_name] |
CLUSTERNAME = cluster_name [DISKGROUPNAME diskgroup_name] |
CLUSTERID = cluster_id [DISKGROUPNAME = diskgroup_name]
Arguments
The following arguments are available in the WHERE clause:
•
ID
: Specifies the
es.xml
ID for the Oracle ACFS volume
•
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
•
CLUSTERID
: Specifies the
es.xml
ID of the cluster
•
DISKGROUPNAME
: Specifies the name of the container disk group
Usage Notes
There is no
WHERE
clause that will list all the Oracle ACFS volumes in the
es.xml
file.
Examples
(Optional) List and briefly describe the examples for executing the command here.
Example 3-5 Example Title
(Optional) Describe the example here.
Enter the example code here.
Chapter 3
OEDA Command Line Interface
3-39