Generating application statistics

Last published : Jun 12, 2026
Use the vxrvg stats command to display detailed application statistics for the specified RVG.
Syntax for vxrvg stats command
vxrvg [-g <diskgroup>] [[-i <interval> [-t <timestamp>]
\   [-C <count>]] | [-z]] stats <rvg>
The following describes the information that is displayed in the output:
Read/Write Conflicts The number of times that the application attempted to read from a data block that is currently being written to.
Concurrency Displays two values\:
Maximum Concurrency - is the maximum number of threads performing writes at any point-in-time.
Average Concurrency - is the average number of threads performing writes at any point-in-time.
Write-size Displays two values\:
Maximum Write-size - is the maximum write-size in 512-byte blocks occurring on any data volume in the RVG.
Average Write-size - is the average write-size in 512-byte blocks occurring on any data volume in the RVG.