rshim
service is running on the DPU BMC of one or more BlueField-3 cards.ERROR 0000:25:00: failed to image ESXio: 0000:25:00: Detected another rshim backend already connected, cannot proceed. backend status: RSHIM_REMOTE_BACKEND (2)
ERROR 0000:25:00: failed to image ESXio (progress=1, osStatus=ESXIO_READY (5))
Platforms with NVIDIA BlueField-3 DPUs that have vSphere Distributed Service Engine enabled.
Only one rshim backend may be active at a time, and the vSphere installer uses rshim
to install ESXio on the DPU.
Turn off rshim
service running on bmc/usb of the system by following below steps :
# systemctl stop rshim.service
# systemctl disable rshim.service
This resolution will have to be performed once and will be persistent to reboots. There are no impacts of stopping and disabling this service.