Home
last modified time | relevance | path

Searched refs:Quiesced (Results 1 – 19 of 19) sorted by relevance

/openbmc/phosphor-state-manager/
H A Dhost_state_manager.cpp106 {HostState::Quiesced, std::format("obmc-host-quiesce@{}.target", id)}, in createSystemdTargetMaps()
319 else if ((newStateUnit == getTarget(server::Host::HostState::Quiesced)) && in sysStateChangeJobRemoved()
321 (stateActive(getTarget(server::Host::HostState::Quiesced)))) in sysStateChangeJobRemoved()
331 this->currentHostState(server::Host::HostState::Quiesced); in sysStateChangeJobRemoved()
H A Dbmc_state_manager.cpp99 this->currentBMCState(BMCState::Quiesced); in discoverInitialState()
190 this->currentBMCState(BMCState::Quiesced); in bmcStateChange()
H A DREADME.md51 `Quiesced` when a critical service has entered the failed state. The only
53 - CurrentBMCState: NotReady, Ready, Quiesced
68 `Running`, `TransitioningToRunning`, `TransitioningToOff`, `Quiesced`(error
71 Quiesced, DiagnosticMode
80 - CurrentHostState: Standby, TransitionToRunning, Running, Off, Quiesced
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dresource.hpp19 Quiesced, enumerator
126 {State::Quiesced, "Quiesced"},
/openbmc/openbmc-test-automation/lib/
H A Dstate_manager.robot173 Is Host Quiesced
177 ... ${host_state} Quiesced
181 Recover Quiesced Host
184 ${resp}= Run Keyword And Return Status Is Host Quiesced
H A Dutils.robot988 Is BMC Not Quiesced
995 Should Not Be Equal As Strings Quiesced ${bmc_state['bmc']}
1097 # expected_host_state Expected Host State to check.(e.g. Quiesced).
/openbmc/docs/designs/
H A Dboot-progress.md24 error state (`Quiesced`) and debug state (`DiagnosticMode`). The focus of this
48 - `xyz.openbmc_project.State.Host.HostState.Quiesced` : `Quiesced`
H A Dfail-boot-on-hw-error.md99 state to Quiesced.
H A Dbmc-service-failure-debug-and-recovery.md468 phosphor-bmc-state-manager will monitor this target and enter a `Quiesced` state
482 the BMC state into Quiesced
/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/
H A Ddump_manager_system.cpp172 bool isHostQuiesced = hostState == phosphor::dump::HostState::Quiesced; in createDump()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/
H A DBMC.interface.yaml65 - name: "Quiesced"
H A DREADME.md24 2. _Host_ : The host is either (Off), (Running), or it's (Quiesced). Running
27 different Reboot options below. Quiesced means the host OS is in a quiesce
H A DHost.interface.yaml87 - name: "Quiesced"
/openbmc/phosphor-fan-presence/
H A Dpower_state.hpp311 powerState == HostState::Quiesced || in setHostPowerState()
/openbmc/phosphor-debug-collector/
H A Ddump_utils.hpp302 return (getHostState() == HostState::Quiesced); in isHostQuiesced()
/openbmc/bmcweb/redfish-core/lib/
H A Dhypervisor_system.hpp70 resource::State::Quiesced; in getHypervisorState()
H A Dmanagers.hpp2003 resource::State::Quiesced; in checkForQuiesced()
H A Dsystems.hpp566 resource::State::Quiesced; in getHostState()
/openbmc/docs/architecture/
H A Dopenbmc-systemd.md117 in a `Quiesced` state.