Veritas Storage Foundation 5.1 SP1: Storage and Availability Management for Oracle (5900-1504, April 2011)
To remove a volume from a volume set
Use the dbdst_rmvol command as follows:
$ /opt/VRTS/bin/dbdst_rmvol -S $ORACLE_SID -M mount_device \
-v volume_name[,volume_name]
For example:
$/opt/VRTS/bin/dbdst_rmvol -S VRTS11r2 \
-M /dev/vx/dsk/dstdatadgot/datavol -v datavol6
SmartTier policy management
You can choose to manually relocate files or tablespaces, or you can use a preset
SmartTier policy.
Note: You must issue commands as an Oracle database administrator in the
following procedures.
Relocating files
Table 14-3 shows the dbdst_file_move command options.
Table 14-3
dbdst_file_move command options
DescriptionCommand options
Specifies which archive logs or Flashback logs to move. Do not use
this option with the -f option.
-o archive[n] |
flashback
Specifies whether to move external files or datafiles. Use this option
with the -f option.
-o external |
datafile
Specifies a listfile that contains a list of files or directories to be
moved.
-f listfile
Specifies the storage class to which the files should be moved. If the
days option is used, the files will be moved to the class specified if
they have not been accessed in the number of days specified. Do not
specify days if you are using the -o datafile option.
-c
storage_class
[:days]
Removes the policy for the specified object.-R
Before relocating a file, review the following information:
255Configuring and administering SmartTier
SmartTier policy management