Save storage array RLS counts
The save storageArray RLSCounts command saves the read link status (RLS) 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.
Syntax
save storageArray RLSCounts file="<var id="GUID-567CDDD0-D06A-4FE1-8B76-4D1BB4FAC0A7__V1111198" className="keyword varname">filename</var>"
Parameter
Parameter | Description |
---|---|
file | The file path and the file name to which you want to save the RLS counters. Enclose the file name in double quotation marks (" "). For example: file="C:\Program Files\CLI\logs\rlscnt.csv" The default name of the file that contains the RLS counts is read-link-status.csv . You can use any file name, but you must use the .csv extension. |
Notes
To more effectively save RLS counters to a file, perform these steps:
Run the
reset storageArray RLSBaseline command to set all of the RLS counters to 0.Run the storage array for a predetermined amount of time (for instance, two hours).
Run the
save storageArray RLSCounts file=" filename " command.