> get cluster status
/config partition is at 51% utilization and growing, causing nodes to enter read-only mode.
compactor_oom.corfu-compactor-audit.log displays "ignoring repeated trim".VMware NSX 4.1.2.4
The automated Corfu database compaction process fails, resulting in an Out-Of-Memory (OOM) condition that causes database bloat, exhausts the /config partition, and crashes management services across all nodes.
Workaround:
Restore the primary NSX Manager (VIP node) from a valid backup. Ensure the passcode is available.
Power off the remaining two corrupted NSX Manager nodes.
Verify the restoration is successful and confirm the /config partition usage has returned to a healthy state (e.g., ~1%) by running df -h.
Note: Acknowledge any UI prompts recommending a three-node manager cluster.
Deploy two new NSX Manager OVA VMs using the same IP addresses as the powered-off nodes (or deploy via the UI). Keep them powered off until the primary node is fully restored and stable.
Once the primary node is stable, power on the newly deployed NSX Manager VMs.
SSH into each new manager and join them to the cluster one at a time using the following command (run as admin):join <Good-NSX-Node-IP> cluster-id <cluster-id> thumbprint <Good-NSX-Node-IP-thumbprint> username admin password <admin-password>
After all nodes are joined, verify that all services are in an UP state and that the cluster status is STABLE.
Delete previously corrupted NSX Manager VM's from VCenter.