Installing doca-ofed on Proxmox 9.0

kevindd992002

Member
Dec 20, 2023
57
2
8
So I'm trying to make SR-IOV on my CX4-LX card to work on my new PVE 9.0 install. Based on this official Nvidia article, I need to make sure that the ofed drivers are installed in both the host and guest.

So I installed doca-ofed by following another official Nvidia article. Here are the things I've ran before the reboot:

https://gist.github.com/kevindd992002/b030faffb74ffb34d333552cab65e19a

From what I see, everything succeeded. After rebooting though, I get a dkms.service cannot start error message. Here are some logs for the service:

https://gist.github.com/kevindd992002/928db5c0ac937f565a6035a885ff0752

The weird thing here is that I can create the VF's without any issues. Do you guys have any ideas on how to fix this?