Last Modified: Jul 01, 2025
Affected Product(s):
F5OS F5OS-A, F5OS-C, Velos
Known Affected Versions:
F5OS-A 1.8.0, F5OS-C 1.6.0, F5OS-C 1.6.1, F5OS-C 1.6.2, F5OS-C 1.8.0
Fixed In:
F5OS-C 1.8.1, F5OS-A 1.5.3
Opened: Oct 25, 2024 Severity: 3-Major
While creating a new tenant, an error occurs: "Failure for data/f5-tenants:tenants API. The server or an underlying service is unreachable." The network-manager service seems to hang, or it might be in a restart loop. In confd, the 'show system mac-allocation state' command indicates that no MAC addresses have been allocated. $ show system mac-allocation state system mac-allocation state free-single-macs 16 system mac-allocation state allocated-single-macs 0 system mac-allocation state free-large-blocks 2 system mac-allocation state allocated-large-blocks 0 system mac-allocation state free-medium-blocks 0 system mac-allocation state allocated-medium-blocks 0 system mac-allocation state free-small-blocks 0 system mac-allocation state allocated-small-blocks 0 system mac-allocation state total-free-mac-count 80 system mac-allocation state total-allocated-mac-count 0 <--- system mac-allocation state total-mac-count 80
Tenants cannot be created.
This can occur with combinations of tenants using MAC blocks greater the size 1. The specific combinations are somewhat unpredictable.
None
The code will be updated to prevent the hang condition.