Unable to change the VF state using sr-iov on Proxmox

Lidorelias

New Member
Nov 24, 2020
6
0
1
23
Hey!
I managed to configure SR-IOV on my Proxmox machine and pass them to my guests using PCI Passthrough.
I am attempting to set the state of my virtual function from auto to enable so the VFs link will stay up even if the PF is down using ip link command:
ip link set eno2 vf 1 state enable

(running as root user on Proxmox host)
And receiving the following error:

RTNETLINK answers: Operation not supported

I am using "Intel Corporation Ethernet Controller 10G x550T" which uses the ixgbe kernel module running on Proxmox VE 6.2-4 (Kernel 5.4.34-1-pve).

Thanks in advance for the help.
 
Hi, i'm running Proxmox Virtual Environment 6.3-2 (5.4.73-1-pve) and the command running fine on my sr-iov setup, (Intel X722 Nic)