Vishwanatha Subbanna | b9bbfb5 | 2017-03-06 22:48:55 +0530 | [diff] [blame] | 1 | # xyz.openbmc_project.State.Host.SoftOffTimeout |
| 2 | - name: SoftOffTimeout |
| 3 | description: Host did not shutdown within configured time. |
Andrew Geissler | b1636a8 | 2019-07-26 15:57:30 -0500 | [diff] [blame] | 4 | # xyz.openbmc_project.State.Host.Error.HostStartFailure |
| 5 | - name: HostStartFailure |
| 6 | description: The systemd obmc-host-start.target failed to complete |
| 7 | # xyz.openbmc_project.State.Host.Error.HostMinStartFailure |
| 8 | - name: HostMinStartFailure |
| 9 | description: The systemd obmc-host-start-min.target failed to complete |
| 10 | # xyz.openbmc_project.State.Host.Error.HostShutdownFailure |
| 11 | - name: HostShutdownFailure |
| 12 | description: The systemd obmc-host-shutdown.target failed to complete |
| 13 | # xyz.openbmc_project.State.Host.Error.HostStopFailure |
| 14 | - name: HostStopFailure |
| 15 | description: The systemd obmc-host-stop.target failed to complete |
| 16 | # xyz.openbmc_project.State.Host.Error.HostRebootFailure |
| 17 | - name: HostRebootFailure |
| 18 | description: The systemd obmc-host-reboot.target failed to complete |