4.3.1.4 LIST ACFSVOLUMES

This command lists the Oracle Advanced Cluster File System (Oracle ACFS) volumes.

Syntax

LIST ACFSVOLUMES
[ WHERE
     { ID=acfs_volume_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