All of lore.kernel.org
 help / color / mirror / Atom feed
* add multi-host support in the phosphor-post-code-manager
@ 2020-07-20 16:00 Manikandan
  2020-07-21 15:20 ` Patrick Williams
  2020-07-21 17:10 ` Ren, Zhikui
  0 siblings, 2 replies; 10+ messages in thread
From: Manikandan @ 2020-07-20 16:00 UTC (permalink / raw)
  To: openbmc; +Cc: kuiying.wang, manikandan.e, velumanit

Hi All,

 We woukld like to get opion on below multi-host support approaches.

Background :
------------
  The Phosphor-post-code-manager supports only host 
to store/retrieve the host postcode history.

Approaches:
-----------
Approach 1: << run the multiple process >>

Create and run the multiple phosphor-post-code-manager process to handle each host postcode history.

   xyz.openbmc_project.State.Host0.Boot.PostCode
   xyz.openbmc_project.State.Host1.Boot.PostCode
   xyz.openbmc_project.State.Host2.Boot.PostCode
   xyz.openbmc_project.State.Host3.Boot.PostCode

Approach 2: << pass number of host to single process >>

Pass number of host to single process phosphor-post-code-manager to register dbus object 
and handle each host postcode.

   xyz.openbmc_project.State.Host0.Boot.PostCode
   xyz.openbmc_project.State.Host1.Boot.PostCode
   xyz.openbmc_project.State.Host2.Boot.PostCode
   xyz.openbmc_project.State.Host3.Boot.PostCode


Thanks
Mani.E

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

end of thread, other threads:[~2020-08-04  5:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-20 16:00 add multi-host support in the phosphor-post-code-manager Manikandan
2020-07-21 15:20 ` Patrick Williams
2020-07-22 17:51   ` Manikandan
2020-08-04  5:18   ` Manikandan
2020-07-21 17:10 ` Ren, Zhikui
2020-07-21 18:28   ` Vijay Khemka
2020-07-23 20:31     ` Manikandan
2020-07-24 16:21   ` Manikandan
2020-07-24 16:32     ` Ren, Zhikui
2020-07-27  2:38       ` Wang, Kuiying

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.