<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<div>Hi ,</div>
<div><br>
</div>
<div>Phosphor-software-manager currently supports bios upgrade for a single host.I would like to propose a design to add multi host bios upgrade support in Phosphor-software-manager.</div>
<div><br>
</div>
<div>Kindly review the below proposal and share your valuable comments.</div>
<div><br>
</div>
<div>Design:</div>
<div><br>
</div>
<div>a) : Add Host Number</div>
<div><br>
</div>
<div>1) MANIFEST file change:</div>
<div><br>
</div>
<div>Add  host number in MANIFEST file, purpose field like below.</div>
<div><br>
</div>
<div>Ex:</div>
<div>For Host1,  purpose=xyz.openbmc_project.Software.Version.VersionPurpose.Host1</div>
<div>For Host2,  purpose=xyz.openbmc_project.Software.Version.VersionPurpose.Host2 and So on.</div>
<div><br>
</div>
<div>2) For bios upgrade, handle the same to incorporate the host number and send host number to the systemd service obmc-flash-host-bios@service like below.</div>
<div><br>
</div>
<div>  if (host.empty())</div>
<div>    {</div>
<div>        auto biosServiceFile = "obmc-flash-host-bios@" + versionId + ".service";</div>
<div>    }</div>
<div>    else</div>
<div>    {</div>
<div>        auto biosServiceFile =</div>
<div>            "obmc-flash-host-bios@" + versionId + "_" + host + ".service";</div>
<div>    }</div>
<div><br>
</div>
<div>b) : Implement a generic IPMI based multi-host bios upgrade.</div>
<div><br>
</div>
<div>1) This generic implementation expects a json config file with the details like IPMI net function , command id, and etc and process the bios upgrade via ipmi commands.<br>
</div>
<br>
</div>
<div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div id="Signature">
<div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Thanks,</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Priyatharshan P</div>
</div>
</div>
</div>
<font face="Arial" color="Gray" size="1">::DISCLAIMER::<br>
<hr>
The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or
 incomplete, or may contain viruses in transmission. The e mail and its contents (with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates. Views or opinions, if any, presented in this email are solely
 those of the author and may not necessarily reflect the views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent
 of authorized representative of HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any email and/or attachments, please check them for viruses and other defects.<br>
<hr>
</font>
</body>
</html>