Batteries
Each node canister in the control enclosure caches critical data and holds state information in volatile memory.
If power to a node canister fails, the node canister uses battery power to write cache and state data to its boot drives, before performing an orderly shutdown.
Each node canister contains a redundant pair of batteries. A single battery can power the node long enough to write the configuration state and cache to the internal boot drive. Both batteries together provide enough charge capacity to handle two back-to-back power failures. This means that normally the node canister can restart I/O operations immediately after repowering without waiting to recharge the battery, or requiring any operator intervention. If several power events occur in close succession such that the battery does not have enough charge for the node to save its internal state, the node remains in service until the battery is charged sufficiently.
Battery management
As a battery ages, it loses capacity. The battery in the node canister lasts at least five years before it cannot hold enough charge to support a successful node shutdown.
The batteries automatically perform conditioning cycles approximately every three months to ensure accurate determination of their state of health.
When the battery capacity starts to degrade, the system posts an “EOL Warning” event for software level 8.6.3 and later. At this point, the battery subsystem still has enough capacity to be able to support an unscheduled system power-down. If a battery reports an "EOL Warning" event, replace it within approximately six months post the event.
When a battery no longer has capacity to protect against a power loss event, it reports the “EOL Fatal” event. If a battery reports an "EOL Fatal" event, the node goes offline and the battery needs replacing to allow the node to exit from Service state and come online.
If a node canister’s battery fails, that canister goes offline and reports a node error. The remaining canister destages its cache and runs the I/O group in “write-through” mode until its partner canister is repaired and online.
Batteries can be installed or removed from the rear of the node canister without shutting down or removing the node.
The node canister has a battery status LED, which is described in Node canister indicators.
To access information about the battery in the management GUI, select . On the System Hardware - Overview page, select Battery Module to display information about the battery module. To display information about the battery in the command-line interface, use the lsenclosurebattery command.