Sensor Event | Meaning |
---|---|
Base OS/Hypervisor Installation started | Install started. |
Base OS/Hypervisor Installation completed | Install completed successfully without errors. |
Base OS/Hypervisor Installation aborted | User requested installer to quit/abort. |
Base OS/Hypervisor Installation failed | Installer encountered an error and the install did not complete. |
[root@per ~]# ipmi-sel -D LAN_2_0 -h 10.10.10.1 -u root
ID | Date | Time | Name | Type | Event
2 | Nov-17-2015 | 12:23:13 | Sensor #0 | OS Boot | Base OS/Hypervisor Installation started
3 | Nov-17-2015 | 12:30:24 | Sensor #0 | OS Boot | Base OS/Hypervisor Installation completed
Here is the sample output when a user aborts/quits a Fedora install before completion:
Figure 2: sample output when a user aborts/quits a Fedora install before completion
The same can be queried over ipmi:
[root@per ~]# ipmi-sel -D LAN_2_0 -h 10.10.10.1 -u root
ID | Date | Time | Name | Type | Event
2 | Nov-17-2015 | 13:51:03 | Sensor #0 | OS Boot | Base OS/Hypervisor Installation started
3 | Nov-17-2015 | 13:55:32 | Sensor #0 | OS Boot | Base OS/Hypervisor Installation aborted