Avago Technologies 3ware SAS 9750-4i User Manual

Page 47

Advertising
background image

Controller Object Commands

www.lsi.com/channel/products

39

Example of inst drive statistics:

To display a summary of instantaneous data for the set of drives attached to
the controller, use command

/cx show dpmstat

. (since inst is the default, you

do not have to explicitly enter it in the command).

Since this is a controller-level command, the output provides summary
information for the set of drives attached to the controller. For statistics about
a drive attached to a specific port, see “/cx/px show dpmstat
type=inst|ra|lct|histdata|ext” on page 110.

In the configuration information displayed below, the Performance Monitor is
shown to be On, “Version” refers to the firmware version of the Performance
Monitor, “Max commands for averaging” refers to the maximum number of
commands that can be saved and used for calculating the average, and “Max
latency commands to save” refers to the maximum number of commands with
high latency that are saved. The amount of statistics data in the buffer is
determined by these configurations and the memory constraints of the system.
These configuration settings cannot be changed at this time.

//localhost> /c0 show dmpstat

Drive Performance Monitor Configuration for /c0 ...

Performance Monitor: ON

Version: 1

Max commands for averaging: 100

Max latency commands to save: 10

Requested data: Instantaneous Drive Statistics

Queue Xfer Resp

Port Status Unit Depth IOPs Rate(MB/s) Time(ms)

--------------------------------------------------------------

p0 NOT-PRESENT - - - - -

p1 NOT-PRESENT - - - - -

p2 OK - - - - -

p3 OK u0 10 93 2.907 85

p4 OK u1 10 84 2.640 95

p5 OK - - - - -

p6 NOT-PRESENT - - - - -

p7 NOT-PRESENT - - - - -

Example of running average (ra) drive statistics:

To display a summary of the running average data for the set of drives
attached to the controller, use command

/cx show dpmstat type=ra

.

Notice that in this case, the Performance Monitor is turned off.

//localhost> /c0 show dpmstat type=ra

Drive Performance Monitor Configuration for /c0 ...

Performance Monitor: OFF

Version: 1

Advertising