Last Modified: May 05, 2025
Affected Product(s):
F5OS Velos
Fixed In:
F5OS-C 1.8.0
Opened: Sep 23, 2024 Severity: 2-Critical
After deleting and recreating a partition and then moving slots in to the new partition, as a result: * Blades scheduling is disabled * multus and/or kubevirt are unhealthy * Pods pending in the new partition * Controller-manager pods CrashLoopBackOff * New partition namespace is terminating
This leads to system instability due to blade scheduling issues. Unhealthy pods impacting functionality and service availability.
This issue occurs when you delete and recreate a partition. During this operation, slots are moved to the new partition. The ‘oc delete project’ command hangs, causing OMD Active CC to hang.
Restart OMD services on Active CC.
The issue has been resolved by adding timeouts to the ‘oc delete project’ command. This ensures the operation will not hang indefinitely, preventing the OMD Active CC from locking up and allowing the system to recover cleanly after partition and slot changes. You should now experience improved reliability during these operations.