Skip to main content

Save auto-load balancing statistics

The save storageArray autoLoadBalanceStatistics file command provides automated I/O workload balancing and ensures that incoming I/O traffic from the hosts is dynamically managed and balanced across both controllers.

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 saves the automatic load balancing statistics of the storage array to a file. These statistics show the ownership change history on each volume in the array.
Note
Send this file to technical support for interpretation.

Syntax

 save storageArray autoLoadBalanceStatistics file=<em className="ph i">"filename"</em> 
(numberOfDays=<var id="GUID-F81E8379-04D6-44BD-87D8-6599B9F60094__V1111256" className="keyword varname">numberOfDays</var>);

Parameters

ParameterDescription
storageArray Specifies that this command works on a storage array.
file

The file path and the file name to which you want to save the auto-load balancing statistics. Enclose the file name in double quotation marks (" ").

numberOfDays The number of days worth of statistics to save. This parameter is optional and the default value is 0, which indicates all available data.

Example


SMcli -n Array1 -c "save storageArray autoLoadBalanceStatistics file="filename"
numberOfDays=30;"