SANtricity 11.9 Commands ( CA08871-194 ~ 196 )

Save storage system iSCSI statistics

The save storageArray iscsiStatistics command saves the iSCSI performance statistics of the storage system to a file.

Supported Series

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

Roles

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

This command is deprecated and is replaced by the Save storage system host port statistics command.

Syntax

save storageArray iscsiStatistics [(raw | baseline)] file="filename"

Parameters

Parameter Description

raw

The statistics collected are all statistics from the controller start-of-day. Enclose the parameter in square brackets ([ ]).

baseline

The statistics that are collected are all statistics from the time the controllers were reset to zero using the reset storageArray ibStatsBaseline command. Enclose the parameter in square brackets ([ ]).

file

The file path and the file name to which you want to save the performance statistics. Enclose the file name in double quotation marks (" "). For example:

file="C:\Program Files\CLI\logs\iscsistat.csv"

The default name of the file that contains the iSCSI performance statistics is iscsi-statistics.csv. You can use any file name, but you must use the .csv extension.

Notes

If you have not reset the iSCSI baseline statistics since the controller start-of-day, the time at the start-of-day is the default baseline time.

Top of Page