IPMI System Event Logs¶
The System Controller uses IPMI system event logs to monitor subcloud status
over its BMC. When ipmi_sel_event_monitoring is enabled (set to True),
the System Controller can detect custom events that indicate the subcloud’s
state.
Note
The events are sent regardless of the ipmi_sel_event_monitoring value in
the central cloud.
The following table lists the event IDs that are currently reserved by the system:
Event Description |
Event IDs |
|---|---|
Factory bootstrap complete |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xF6 |
Factory bootstrap failed |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xF7 |
Factory config complete |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xF8 |
Factory setup complete |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xFA |
Factory setup failed |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xFB |
Factory test complete |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xFC |
Factory test failed |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xFD |
Factory backup complete |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xFE |
Factory backup failed |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xFF |
Factory install finished |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xE0 |
Factory install failed |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xE1 |
K8S ApiServer Cert Valid |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xE2 |
K8S Leaf Certs Renew Failed |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xE3 |
Pods Cert Renew Failed |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xE4 |
Cert-manager Secrets Renew Failed |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xE5 |
Kubectl Cert Renew Failed |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xE6 |
Manual CA certs valid |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xE7 |
K8S/front-proxy cert expired |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xE8 |
ETCD CA cert expired |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xE9 |
ETCD and K8S/front-proxy certs expired |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xEA |
System-local-ca cert valid |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xEB |
System-local-ca cert expired |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xEC |
Platform cloud-init update complete |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xED |
Platform cloud-init update failed |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xEE |
Custom cloud-init update complete |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xEF |
Custom cloud-init update failed |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xD0 |
Install complete |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xF0 |
Restore complete |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xF1 |
Restore failed |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xF2 |
Restore failed: missing backup file |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xF3 |
Restore failed: missing container images backup file |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xF4 |
Restore failed: missing backup and container images backup files |
0x04 0x12 0xCC 0x63 0xCC 0x10 0xF5 |