<div dir="ltr">Hi,<div><br></div><div>I am new to openbmc and happen to work on this to support multiple CPU, I/O modules, etc using Redfish(bmcweb). Currently, I believe that the Redfish hardcoded for only one system. Is it possible to support multiple H/W. My requirement is as below</div><div><br></div><div><span style="font-size:11pt;font-family:Calibri,sans-serif;background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial;background-color:rgb(255,255,255)">/redfish/v1/Systems/1     --> for CPU1</span><br></div><div><div><span style="font-size:11pt;font-family:Calibri,sans-serif;background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial">/redfish/v1/Systems/2     --> for CPU2 </span><br></div><div></div></div><div><div><span style="font-size:11pt;font-family:Calibri,sans-serif;background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial">/redfish/v1/Systems/3 

    --> for CPU3 </span><br></div><div></div></div><div><div><span style="font-size:11pt;font-family:Calibri,sans-serif;background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial">/redfish/v1/Systems/4 

    --> for CPU4 </span><br></div><div></div></div><div><br></div><div><div><span style="font-size:11pt;font-family:Calibri,sans-serif;background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial">/redfish/v1/Systems/10    --> for I/O1

</span><br></div><div></div></div><div><div><span style="font-size:11pt;font-family:Calibri,sans-serif;background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial">/redfish/v1/Systems/11

    --> for I/O2 </span><br></div><div></div></div><div><br></div><div>If Redfish supports multiple H/W's, I have changed the following sources to to support multiple CPU, I/O modules,  Is this correct?</div><div>cpudimm.hpp</div><div>storage.hpp</div><div>systems.hpp.</div><div><br></div><div>Is there anything else need to change in the schema file to support multiple H/W's. Thanks in Advance !!!</div><div><br></div><div>Regards,</div><div>Srinivasa Raghavan</div></div>