SANtricity 11.9 Commands ( CA08871-194 ~ 196 )

Save storage system SAS PHY counts

The save storageArray SASPHYCounts command saves the SAS physical layer (SAS PHY) counters 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.

Context

To reset the SAS PHY counters, run the reset storageArray SASPHYBaseline command.

Syntax

save storageArray SASPHYCounts file="filename"

Parameter

Parameter Description

file

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

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

The default name of the file that contains the SAS PHY error statistics is sas-phy-error-log.csv. You can use any file name, but you must use the .csv extension.

Top of Page