SANtricity 11.8 Commands

to Japanese version

Save storage Array iSER statistics

The save storageArray iserStatistics command saves the iSER performance statistics of the storage system to a file.

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.

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

Syntax

save storageArray iserStatistics [(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 iserStatsBaseline 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\iserstat.csv"

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

Notes

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

Top of Page