Last Modified: Jul 08, 2025
Affected Product(s):
F5OS F5OS-A
Known Affected Versions:
F5OS-A 1.5.0, F5OS-A 1.5.1, F5OS-A 1.5.2, F5OS-A 1.5.3, F5OS-A 1.7.0, F5OS-A 1.8.0
Opened: Dec 07, 2023 Severity: 3-Major
F5 rSeries platforms incorrectly report the presence of a PSU in the system in "show components", when the PSU has been removed from System.
Wrong PSU details will be reported.
-- An existing PSU is removed -- Run "show components" in confd
Remove the device using confd docker exec system_manager confd_cmd -c "mdel /components/component{psu-2}" The workaround persists after a reboot, but if you later add psu-2, you would have to reboot the system after psu-2 is inserted. After the system reboots, confd will resume reporting on it.
None