-
Notifications
You must be signed in to change notification settings - Fork 0
Operation
bmwl edited this page Jul 13, 2026
·
1 revision
Once configured, the module runs automatically:
- State Monitor reads BP node states every 30 seconds
- Queue Worker pushes pending states to vCenter every 5 seconds
Click Sync Now on the dashboard or run:
icingacli proactiveha sync runUse the dashboard to see:
- Number of vCenter connections
- Number of mappings
- Pending pushes
- Failed pushes
View detailed events in Proactive HA → Logs.
| Status | Meaning |
|---|---|
green |
Host is healthy |
yellow |
Non-critical issue |
red |
Critical issue |
gray |
No provider update active. Expected when Proactive HA is not enabled for the cluster/host or no update has been sent. |
Force a state for a specific mapping without waiting for BP:
icingacli proactiveha forcestate --id <mapping-id> --state red --pushCheck current health updates known to vCenter:
icingacli proactiveha healthupdates list --id <vcenter-id>Check pending/failed states:
icingacli proactiveha pending
icingacli proactiveha pending --status failed