My network has a vlan 1000 defined in it. My Proxmox 10Gb NIC is setup as a bridge and not vlan aware. I am adding the vlan tag to the nic device.
If I define the vlan as 1000, the VM fails to start. If I drop it down to 999, it starts with no issue. Doesn't matter what NIC type I am trying to use.
I looked in the documentation for any limitations, but could have missed it.
Error: argument "enp9s0f0np0.1000" is wrong: "name" not a valid ifname
can't add vlan tag 1000 to interface enp9s0f0np0 - command '/sbin/ip link add link enp9s0f0np0 name enp9s0f0np0.1000 type vlan id 1000' failed: exit code 255
kvm: -netdev type=tap,id=net0,ifname=tap106i0,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown: network script /var/lib/qemu-server/pve-bridge failed with status 65280
TASK ERROR: start failed: QEMU exited with code 1
If I define the vlan as 1000, the VM fails to start. If I drop it down to 999, it starts with no issue. Doesn't matter what NIC type I am trying to use.
I looked in the documentation for any limitations, but could have missed it.
Error: argument "enp9s0f0np0.1000" is wrong: "name" not a valid ifname
can't add vlan tag 1000 to interface enp9s0f0np0 - command '/sbin/ip link add link enp9s0f0np0 name enp9s0f0np0.1000 type vlan id 1000' failed: exit code 255
kvm: -netdev type=tap,id=net0,ifname=tap106i0,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown: network script /var/lib/qemu-server/pve-bridge failed with status 65280
TASK ERROR: start failed: QEMU exited with code 1