Changing the UPS/BBU manufacturing dates, tested on SFA12KX.
Limitations
14KX does not support this, tested with SFAOS 3.1.3.2.
SFA7700, SFA7990 does not supported changing of dates regardless of SFAOS versions.
Older firmware such as 2.0.0.3 does not support setting of the date, see "Older Firmware" below.
Procedure
Use show ups all
to identify UPS Enclosure Index number and Position number, in this example it is 0 and 1 respectively.
set ups 0 1 battery 2015:12:30
to set new manufacturing date.
Related parts are color matched for easier correlations.
Session log:
RAID[0]$ show ups all ****************** * UPS(s) * ****************** Sub Index: 1 Sub OID: 0x80000001 Enclosure Index: 0 Enclosure OID: 0x50000000 Position: 1 Fault Status: OK SES Status: OK Charge Level: 100% Hold-Up Time Remaining: 12 minutes Enabled: TRUE AC Failed: FALSE Present: TRUE Interface Failed: FALSE UPS Failed: FALSE Battery Health: OK Fault Indicator: OFF Predicted Failure Ind: OFF Locate Indicator: OFF Nominal Input Voltage: 240 Volts Current Input Voltage: 201 Volts Battery Mfg. Date: Mon Oct 26 2015 Battery Life Remaining: 462 days Part number: Eaton 5P 1550 Serial number: G297F11218 Firmware version: 02.08.0016 Sub Index: 1 Sub OID: 0x80000001 Enclosure Index: 11 Enclosure OID: 0x5000000b Position: 1 Fault Status: OK SES Status: OK Charge Level: 100% Hold-Up Time Remaining: 12 minutes Enabled: TRUE AC Failed: FALSE Present: TRUE Interface Failed: FALSE UPS Failed: FALSE Battery Health: OK Fault Indicator: OFF Predicted Failure Ind: OFF Locate Indicator: OFF Nominal Input Voltage: 240 Volts Current Input Voltage: 202 Volts Battery Mfg. Date: Mon Oct 26 2015 Battery Life Remaining: 462 days Part number: Eaton 5P 1550 Serial number: G297F11217 Firmware version: 02.08.0016 Total UPS: 2 RAID[0]$ set ups 0 1 battery 2015:12:30 UPS at ENCLOSURE 0 OID=0x50000000 UPS 1 OID=0x80000001 attributes set with STATUS='Success' (0x7fff00000000) RAID[0]$ show ups all ****************** * UPS(s) * ****************** Sub Index: 1 Sub OID: 0x80000001 Enclosure Index: 0 Enclosure OID: 0x50000000 Position: 1 Fault Status: OK SES Status: OK Charge Level: 100% Hold-Up Time Remaining: 12 minutes Enabled: TRUE AC Failed: FALSE Present: TRUE Interface Failed: FALSE UPS Failed: FALSE Battery Health: OK Fault Indicator: OFF Predicted Failure Ind: OFF Locate Indicator: OFF Nominal Input Voltage: 240 Volts Current Input Voltage: 201 Volts Battery Mfg. Date: Wed Dec 30 2015 Battery Life Remaining: 526 days Part number: Eaton 5P 1550 Serial number: G297F11218 Firmware version: 02.08.0016 Sub Index: 1 Sub OID: 0x80000001 Enclosure Index: 11 Enclosure OID: 0x5000000b Position: 1 Fault Status: OK SES Status: OK Charge Level: 100% Hold-Up Time Remaining: 12 minutes Enabled: TRUE AC Failed: FALSE Present: TRUE Interface Failed: FALSE UPS Failed: FALSE Battery Health: OK Fault Indicator: OFF Predicted Failure Ind: OFF Locate Indicator: OFF Nominal Input Voltage: 240 Volts Current Input Voltage: 202 Volts Battery Mfg. Date: Mon Oct 26 2015 Battery Life Remaining: 462 days Part number: Eaton 5P 1550 Serial number: G297F11217 Firmware version: 02.08.0016 Total UPS: 2 RAID[0]$ set ups 11 1 battery 2015:12:30 UPS at ENCLOSURE 11 OID=0x5000000b UPS 1 OID=0x80000001 attributes set with STATUS='Success' (0x7fff00000000) RAID[0]$ show ups all ****************** * UPS(s) * ****************** Sub Index: 1 Sub OID: 0x80000001 Enclosure Index: 0 Enclosure OID: 0x50000000 Position: 1 Fault Status: OK SES Status: OK Charge Level: 100% Hold-Up Time Remaining: 12 minutes Enabled: TRUE AC Failed: FALSE Present: TRUE Interface Failed: FALSE UPS Failed: FALSE Battery Health: OK Fault Indicator: OFF Predicted Failure Ind: OFF Locate Indicator: OFF Nominal Input Voltage: 240 Volts Current Input Voltage: 201 Volts Battery Mfg. Date: Wed Dec 30 2015 Battery Life Remaining: 526 days Part number: Eaton 5P 1550 Serial number: G297F11218 Firmware version: 02.08.0016 Sub Index: 1 Sub OID: 0x80000001 Enclosure Index: 11 Enclosure OID: 0x5000000b Position: 1 Fault Status: OK SES Status: OK Charge Level: 100% Hold-Up Time Remaining: 12 minutes Enabled: TRUE AC Failed: FALSE Present: TRUE Interface Failed: FALSE UPS Failed: FALSE Battery Health: OK Fault Indicator: OFF Predicted Failure Ind: OFF Locate Indicator: OFF Nominal Input Voltage: 240 Volts Current Input Voltage: 202 Volts Battery Mfg. Date: Wed Dec 30 2015 Battery Life Remaining: 526 days Part number: Eaton 5P 1550 Serial number: G297F11217 Firmware version: 02.08.0016 Total UPS: 2
Older Firmware
Older firmware such as 2.0.0.3 does not support setting of the date but only resets it to today and expires in two years.
Reset the dates with these commands:
clear cont 0 ups_history clear cont 1 ups_history
On a SFA7700X with SFAOS 3.0.2.0 gets this and the above "clear cont" isn't supported:
SFA7700X RAID[0]$ set ups 0 1 battery 2018:04:03 UPS at ENCLOSURE 0 OID=0x50000000 UPS 1 OID=0x80000001 attributes set with STATUS='A command issued to set the UPS manufacture date is not supported.' (0x3c00006b) A command issued to set the UPS manufacture date is not supported.
0 Comments