Set storage array controller battery learn cycle
The set storageArray learnCycleDate controller
command sets controller battery learn cycles.
Supported Arrays
This command applies to any individual storage array, including the E2700, E5600, E2800, E5700, EF600 and EF300 arrays, as long as all SMcli packages are installed.
Roles
To execute this command on an E2800, E5700, EF600, or EF300 storage array, you must have the Storage Admin role.
Context
To set individual learn cycles for each controller in the storage array, send this command to both controllers. |
The learn cycles are not linked together and so a disruption in one controller battery learn cycle will not impact the learn cycle for the battery in the other controller. |
A learn cycle might take several hours to complete. |
Syntax
set storageArray learnCycleDate (controller[(a| b)] ) (daysToNextLearnCycle=numberOfDays | day=dayOfTheWeek) time=HH:MM
Parameters
Parameter | Description | ||
---|---|---|---|
|
The controller for which you want to specify a battery learn cycle. Valid controller identifiers are
|
||
|
Valid values are |
||
|
Valid values for the |
||
|
The time in 24-hour format; for example 8:00 a.m. is entered as |
Example
set storageArray learnCycleDate controller [a] daysToNextLearnCycle=4 time=08:30;
Notes
You can set the learn cycle to occur only once during a seven-day period.
The time
parameter selects a specific time that you want to run the learn cycle. If a value is not entered, the command uses a default value of 00:00
(midnight).
If the day and time specified are in the past, the next learn cycle takes place on the next possible day specified.
Minimum firmware level
7.15
8.30 - added the controller
parameter.