SANtricity 11.8 Commands

to Japanese version

Show drive channel statistics

The show driveChannel stats command shows the cumulative data transfer for the drive channel and error information.

Supported Series

This command applies to any individual storage system, including the HB2100/HB2200/HB2300, HB5100/HB5200, AB6100 and AB3100 series, as long as all SMcli packages are installed.

Roles

To execute this command on an HB2100/HB2200/HB2300, HB5100/HB5200, AB6100, or AB3100 storage system, you must have the Storage Admin role.

Context

If the controller has automatically degraded a drive channel, this command also shows interval statistics. When you use this command, you can show information about one specific drive channel, several drive channels, or all drive channels.

Syntax

show (driveChannel [(1 | 2 | 3 | 4 | 5 | 6 | 7 | 8)] |
   driveChannels [1 2 3 4 5 6 7 8] |
   allDriveChannels) stats

Parameters

Parameter Description

driveChannel

The identifier number of the drive channel for which you want to show information. Valid drive channel values are 1, 2, 3, 4, 5, 6, 7, or 8. Enclose the drive channel in square brackets ([ ]).

Use this parameter when you want to show the statistics for only one drive channel.

driveChannels

The identifier numbers of several drive channels for which you want to show information. Valid drive channel values are 1, 2, 3, 4, 5, 6, 7, or 8. Enclose the drive channels in square brackets ([ ]) with the drive channel value separated with a space.

Use this parameter when you want to show the statistics for more than one drive channel.

allDriveChannels

The identifier that selects all of the drive channels.

Notes

None.

Top of Page