ibm-openbmc / dev

Product Development Project Mgmt and Tracking
16 stars 2 forks source link

HMC-BMC Dump Offload: POC for the dump offload through Websocket #1348

Closed ratagupt closed 4 years ago

ratagupt commented 4 years ago

As discussed in the workshop this story to do the POC where dump offload can be done through NBD device. Here BMC would act as NBD Client and on HTTP Client-side ,NBD server would be running.

Here client will make the WebSocket connection and the NBD packet would be transmitting over the WebSocket.

With this story, we need to identify the changes needed in the BMC and need to verify the changes.

To verify the changes we have to write the WebSocket client and do the NBD server configuration and make the pipe between WebSocket client and NBD server.

ratagupt commented 4 years ago

We have completed this hence closing this.