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.
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 autoLoadBalanceStatistics file="filename"
(numberOfDays=numberOfDays);
Parameter | Description |
---|---|
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. |
SMcli -n Array1 -c "save storageArray autoLoadBalanceStatistics file="filename"
numberOfDays=30;"