Use COUNTERS to show drive latencies
These commands will report physical disks and virtual disk latencies on DDN SFA controllers. Other counters are available but this article highlight the physical disks (pd) and virtual disk (vd).
COUNTER behavior and usage
Each time this command is issued, the counters are reported and the counters are cleared. The first time issuing the command from a login will report no previous counters and will start to cumulate, wait awhile and issue the command again will report the cumulated counts of that duration. A long duration cumulation will require the user to be logged in.
show pd * counters all
show vd * counters all
Output examples
First time requesting counters from login, counters starts to cumulate:
RAID[0]$ show pd * count write_l
No previous counters of this type
No previous counters of this type
No previous counters of this type
No previous counters of this type
No previous counters of this type
No previous counters of this type
No previous counters of this type
No previous counters of this type
No previous counters of this type
No previous counters of this type
No previous counters of this type
No previous counters of this type
No previous counters of this type
No previous counters of this type
No previous counters of this type
No previous counters of this type
Mon Sep 8 19:02:15 2014
RAID[0]$
A few minutes latesr, cumulated counters since last request:
RAID[0]$ show pd * count write_lPhysical Disk Write Latency: Elapsed time = 299.833 secondsIdx Avg <=4ms <=8ms <=16ms <=32ms <=64ms <=128ms <=256ms <=512ms <=1s <=2s <=4s------------------------------------------------------------------------------------------------------------------841 0 0 0 0 0 0 0 0 0 0 0 0842 0 0 0 0 0 0 0 0 0 0 0 0843 10 0 4034 15824 151 40 0 0 0 0 0 0844 9 0 7524 12482 38 2 3 0 0 0 0 0845 12 0 2125 17017 552 344 3 8 0 0 0 0846 9 0 4987 9225 25 1 0 0 0 0 0 0847 27 0 1 15 18196 1816 21 0 0 0 0 0848 10 0 4112 15799 130 8 0 0 0 0 0 0849 11 0 1263 12694 277 3 0 0 0 0 0 0850 10 0 4321 15640 82 6 0 0 0 0 0 0851 12 0 2025 16946 737 327 6 8 0 0 0 0
0 Comments