Last Modified: Apr 28, 2025
Affected Product(s):
F5OS F5OS
Known Affected Versions:
F5OS-A 1.1.0, F5OS-A 1.1.1, F5OS-A 1.2.0, F5OS-A 1.3.0, F5OS-A 1.3.1, F5OS-A 1.3.2
Fixed In:
F5OS-A 1.4.0
Opened: Nov 25, 2022 Severity: 3-Major
In rSeries appliances, if Selinux modules are corrupted: -> Virt-handler pod crashes continuously -> Tenant will be in pending state -> Semodule file size is 0 in dir "/etc/selinux/targeted/active/modules/400/" -> No or missing files under /etc/selinux/targeted/active/modules/ dir
-> Virt-handler pod is crashes continuously. -> Tenant functionality is impacted.
If interruption happens during Selinux modules building on system bootup, the interruption can be an abrupt power off.
Execute below commands: -> cp -r /usr/etc/selinux/targeted/active/modules/* /etc/selinux/targeted/active/modules/ -> semodule -B
Issue is fixed in F5OS-A 1.4.0 release.