The save storageArray RLSCounts command saves the read link status (RLS) counters to a file.
This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.
To execute this command on an storage array, you must have the Storage Admin role.
save storageArray RLSCounts file="filename"
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. |
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.