Skip to main content

Save storage array SOC counts

The save storageArray SOCCounts command saves the SOC error statistics 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

This command is valid only for Fibre Channel devices in an arbitrated loop topology.

Syntax

save storageArray SOCCounts file="<var id="GUID-603854C9-E9FA-472C-8FE8-B66B476D41A8__V1111199" className="keyword varname">filename</var>"

Parameter

ParameterDescription
file

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

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

The default name of the file that contains the SOC error statistics is soc-statistics.csv . You can use any file name, but you must use the .csv extension.

Notes

To more effectively save SOC error statistics to a file, perform these steps:

  1. Run the reset storageArray SOCBaseline command to set all of the SOC counters to 0.

  2. Run the storage array for a predetermined amount of time (for example, two hours).

  3. Run the save storageArray SOCCounts file=" filename " command.