Last Modified: May 29, 2024
Affected Product(s):
F5OS Velos
Fixed In:
F5OS-C 1.3.0
Opened: Nov 09, 2021 Severity: 3-Major
The tpm-integrity-status is "Unavailable" for the standby controller, but tpm-status reports "Valid".
Wrong tpm-status will be displayed on confD.
This is encountered when checking TPM status: syscon-2-active# show components component controller-* state tpm-integrity-status TPM INTEGRITY NAME STATUS --------------------------- controller-1 Unavailable controller-2 Valid
Restart vcc-chassis-manager container. From the root prompt of the system controller: [root@controller-1 ~]# docker restart vcc-chassis-manager
Issue is fixed in latest release. We are checking tpm-status in regular interval and updating correct information in confD.