2060 Reconditioning of batteries required

Explanation

This error occurs when a manual discharge of batteries is needed.

User response

Note: This error code applies only to FlashSystem V9000 and FlashSystem 900 systems. Do not run the following commands on any other systems.
  1. Using the GUI, follow the DMP for this error.
  2. Use the lsenclosurebattery command to determine which battery requires reconditioning.
  3. Use the chenclosureslot command to recondition the appropriate battery by specifying the slot number (-slot 1 or -slot 2):
    • For a FlashSystem V9000 system AE2 enclosure battery, you must also identify the storage enclosure that contains the battery by using the enclosure_id attribute at the end of the command, as shown in the following example:
      svctask chenclosureslot -battery -slot 1  -recondition on 2
    • For a FlashSystem V9000 system that uses AE3 enclosures and for a FlashSystem 900 system, the enclosure_id attribute is not used, as shown in the following example. For more information, see the Battery reconditioning topic.
      svctask chenclosureslot -battery -slot 2  -recondition on
Important: If both batteries require reconditioning, select one to recondition first by specifying the slot number. The second battery must remain online while the first battery completes the reconditioning process.