Closed tbugfinder closed 4 years ago
After running yum update
GPUs were listed properly (kernel update required).
Updated drivers for the MLNX device fixed the IB issue.
@tbugfinder - As Aman indicated in the other thread, this is due to a kernel bug. The fix is already in latest kernel for CentOS 7.7 (which you got with yum update). CentOS 7.6, unfortunately, will not have this fix (included only in RHEL 7.6).
Hello,
I'm asking my initial question from https://github.com/openlogic/AzureBuildCentOS/issues/92 :
I'm using CentOS 7.7 HPC image as a source for a packer build. Within the first steps I'm running lspci. Unfortunately it doesn't include all 4 NVidia GPUs, nor the Mellanox IB device. VM type is: Standard NC24rs_v3 (24 vcpus, 448 GiB memory), region westeurope - my understanding is that it should support SR-IOV.
Using CentOS 7.7 HPC on HB60rs lists the Mellanox IB device:
Thanks.