Save storage array SAS PHY counts
The save storageArray SASPHYCounts command saves the SAS physical layer (SAS PHY) counters to a file.
Supported Arrays
This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.
Roles
To execute this command on an storage array, 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="<em className="ph i">filename</em>"
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. |
Give documentation feedback