Veritas Storage Foundation™ for Oracle 5.0.1 Administrator's Guide

To read a message log file
Use the edgetmsg2 command as follows:
$ /opt/VRTS/bin/edgetmsg2 -o list[,suppress_time] \
-S ORACLE_SID | [-f logfile] \
[-v severity] [-t from_time,to_time]
To list available log files
Use the edgetmsg2 command as follows:
$ /opt/VRTS/bin/edgetmsg2 -o report[,no_archive] \
[-f log_directory]
Displaying I/O mapping and statistics using vxstorage_stats
You can use the vxstorage_stats command to display I/O mapping and statistics
about Veritas File System files one file at a time. The statistics are recorded only
for VxFS files and VxVM volumes. These statistics show I/O activity.
Before displaying I/O mapping and statistics, the following conditions must be
met:
You may be logged in as either the database administrator or root.Prerequisites
Command usage for vxstorage_stats is as follows:
$ /opt/VRTS/bin/vxstorage_stats [-m] [-s] [-i interval -c count ] \
-f file_name
Table A-9 lists options for the vxstorage_stats command.
Table A-9
vxstorage_stats command options
DescriptionOption
Displays the I/O topology for the specified file.-m
Displays the file statistics for the specified file.-s
Specifies the number of times to display statistics.-c count
Specifies the interval frequency for displaying updated I/O statistics.-i interval
Specifies the file to display I/O mapping and statistics for.-f filename
373Veritas Storage Foundation for Oracle Command Line Interface
About the command line interface