Hello All
I am trying to deploy some dockers on BlueField-2, but after lauching docker build -t <image> .
my OOB network gets disconnected
Has anyone run into such issue ?
Thank you
Peter
Hello All
I am trying to deploy some dockers on BlueField-2, but after lauching docker build -t <image> .
my OOB network gets disconnected
Has anyone run into such issue ?
Thank you
Peter
Hi Peter,
The ssh disconnect during the docker build command is not an expected/known issue, may be caused by various system related reasons (high oob interface or system load, and may require a much deeper investigation.
In order to get a more information about the BF2 status during the docker build operation, we’d recommend you to connect the BF2 adapter via console from the host the card is physically connected to. This will allow you to stay connected, even if ssh connection is lost.
i.e.
minicom -D /dev/rshim0/console
Best Regards,
Anatoly