Veritas Storage Foundation 5.1 SP1: Storage and Availability Management for Oracle (5900-1504, April 2011)
Table 14-2
dbdst_show_fs command options
DescriptionCommand options
Specifies the ORACLE_SID, which is the name
of the Oracle instance.
-S $ORACLE_SID
Displays the free space on volumes in each class.-o volume
Specifies the mount point.-m
Before displaying the free space on a storage class, review the following
information:
■ Make sure the file system is mounted.
■ See the dbdst_show_fs (1M) manual page.
Prerequisites
To display the free space on a storage class
■ Use the dbdst_show_fs command as follows:
dbdst_show_fs -S $ORACLE_SID -m mount_point
For example:
$ dbdst_show_fs -S VRTS11r2 -m /data11r2
MAXCLASS=4
MINCLASS=2
TOTAL CLASS=3
VOLUME NAME SIZE USED AVAILABLE
----------- ---- ---- ---------
CLASS=FAST
datavol1 1024000 1024000 0
CLASS=MEDIUM
datavol2 4608000 2347872 2260128
CLASS=PRIMARY
datavol-b4vset 10240000 3585514 6654486
dbdst_show_fs -S $ORACLE_SID -m mount_point -o volume
For example:
253Configuring and administering SmartTier
Configuring SmartTier for Oracle