Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 171654

bridge on bond doesn't come up after reboot (using SR-IOV VF's)

$
0
0
I have PVE 8.3 installed on a machine with a dual port SFP+ NIC (X710-DA2). I've set up SR-IOV VF's using these udev rules:
Code:
ACTION=="add", SUBSYSTEM=="net", ENV{INTERFACE}=="enp1s0f0np0", ATTR{device/sriov_numvfs}="3"
ACTION=="add", SUBSYSTEM=="net", ENV{INTERFACE}=="enp1s0f1np1", ATTR{device/sriov_numvfs}="3"

Using the PVE GUI, I've set up a bridge on a bond on two of the VF's resulting in the following interfaces file:
Code:
auto lo
iface lo inet loopback

auto enp1s0f0v0
iface...

Read more

Viewing all articles
Browse latest Browse all 171654

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>