2

I replaced a battery in APC SmartUPS by hot-swapping. While the swap was all right and didn't disturb connected computers, the "Battery failed" LED on the front face kept glowing.

I tried to use apctest from apcups package. Turned off the daemon and run self test (first changing BATTDATE in EEPROM). The test run fine but didn't clear the REPLACEBATT status or the glowing LED.

How to clear the failed battery state without powering the UPS and connected equipment down?

Hubert Kario
  • 6,361
  • 6
  • 36
  • 65

2 Answers2

6

To clear this status one needs to run the self test using the Test button on front panel.

Hubert Kario
  • 6,361
  • 6
  • 36
  • 65
  • In my case (using an APC model BR900GI) the front panel has only three buttons and no dedicated button labeled Test. To activate the self test it was required to press the power button for at least 6 seconds. Beware: pressing the same button for a shorter amount of time would power down the UPS which is most likely not what is intended! – pefu Jul 09 '19 at 09:50
3

You have to run a valid self test for the LED to clear. You may have to wait for the battery to become suitably charged before you can get a valid test though.

There is some information here about it.

user9517
  • 115,471
  • 20
  • 215
  • 297
  • It could be because the `apctest` does a deep discharge (to 25% or 10 minutes) while the front panel does a quick test (about 10-15 seconds). And then the old battery performance (in my case it was 2.5 year old) will be used as a capacity estimator. – Hubert Kario Oct 21 '10 at 17:58