Veritas Storage Foundation 5.1 SP1: Storage and Availability Management for Oracle (5900-1504, April 2011)
$ dbdst_show_fs -S VRTS11r2 -m /data11r2 -o volume
VOLUME NAME SIZE USED AVAILABLE TAG
----------- ---- ---- --------- ---
datavol-b4vset 10240000 3585514 6654486 PRIMARY
datavol1 1024000 1024000 0 FAST
datavol2 4608000 2347872 2260128 MEDIUM
Adding new volumes to a storage class
Use the dbdst_addvol command to add volumes to a volume set.
Before adding a volume, review the following information:
■ The database must be inactive when adding
volumes to a storage class.
■ The database file system has to be mounted.
Usage notes
To add a volume to a volume set
■ Use the dbdst_addvol command as follows:
$ /opt/VRTS/bin/dbdst_addvol -S $ORACLE_SID -M mount_device \
-v volume_name:class[,volume_name:class]
For example:
$ /opt/VRTS/bin/dbdst_addvol -S VRTS11r2 \
-M /dev/vx/dsk/dstdatadgot/datavol -v datavol4:FAST
Removing volumes from a storage class
You may need to remove a volume from a volume set. To remove a volume, use
the dbdst_rmvol command.
Before removing a volume, review the following information:
■ The database must be inactive when
removing volumes from a storage class.
■ Only a volume that does not contain any file
system data can be removed.
Usage notes
Configuring and administering SmartTier
Configuring SmartTier for Oracle
254