All of lore.kernel.org
 help / color / mirror / Atom feed
* Command systemctl start xyz.openbmc_project.State.Host hangs
@ 2019-11-23 15:01 Zheng Bao
  2019-12-02 22:40 ` Andrew Geissler
  0 siblings, 1 reply; 2+ messages in thread
From: Zheng Bao @ 2019-11-23 15:01 UTC (permalink / raw)
  To: OpenBMC Maillist

[-- Attachment #1: Type: text/plain, Size: 381 bytes --]

Hi,
I am trying to debug the state-manager.

I started the host state manager by running the following comand.
$ systemctl start xyz.openbmc_project.State.Host

But it hangs. I add the debug code in host_state_manager_main.cpp and host_state_manager.cpp and it turns out the problem is not here.

Does anyone can give me a hint which file I can look into next?

Zheng


[-- Attachment #2: Type: text/html, Size: 1903 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Command systemctl start xyz.openbmc_project.State.Host hangs
  2019-11-23 15:01 Command systemctl start xyz.openbmc_project.State.Host hangs Zheng Bao
@ 2019-12-02 22:40 ` Andrew Geissler
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Geissler @ 2019-12-02 22:40 UTC (permalink / raw)
  To: Zheng Bao; +Cc: OpenBMC Maillist

[-- Attachment #1: Type: text/plain, Size: 759 bytes --]



> On Nov 23, 2019, at 9:01 AM, Zheng Bao <fishbaoz@hotmail.com> wrote:
> 
> Hi,
> I am trying to debug the state-manager. 
> 
> I started the host state manager by running the following comand.
> $ systemctl start xyz.openbmc_project.State.Host
> 
> But it hangs. I add the debug code in host_state_manager_main.cpp and host_state_manager.cpp and it turns out the problem is not here.
> 
> Does anyone can give me a hint which file I can look into next?

What happens if you just manually start the application by typing
"phosphor-host-state-manager” on the command line? If it starts ok, what makes
you think it’s hanging? Does something like “obmcutil state” return anything for
the host state after you run it?

> 
> Zheng


[-- Attachment #2: Type: text/html, Size: 5103 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-02 22:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-23 15:01 Command systemctl start xyz.openbmc_project.State.Host hangs Zheng Bao
2019-12-02 22:40 ` Andrew Geissler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.