I'm trying to figure out networking but running into issues.
So the node has two NICs, ens32 is management, connected to my management vlan, as a regular connection. Ens34 is a trunk port to the switch. So I tried to follow various tutorials on how to setup the vlans, but no matter what I did, I could not get any vlans to show up as an option when assigning an interface to a vlan. I only see the physical nics as an option. If I pick the physical nic and then assign the vlan within the vm, the vm sees nothing. It doesn't get an IP or anything (I have dhcp running on the vlan I tested with)
Through deleting and trying stuff and overall trying to figure this out, I seem to have bricked the networking. I get this error now when I try to save, even a basic config.
In this particular config I'm just trying to restore it back to what it was before I played with it, and it won't let me go back anymore.
So the node has two NICs, ens32 is management, connected to my management vlan, as a regular connection. Ens34 is a trunk port to the switch. So I tried to follow various tutorials on how to setup the vlans, but no matter what I did, I could not get any vlans to show up as an option when assigning an interface to a vlan. I only see the physical nics as an option. If I pick the physical nic and then assign the vlan within the vm, the vm sees nothing. It doesn't get an IP or anything (I have dhcp running on the vlan I tested with)
Through deleting and trying stuff and overall trying to figure this out, I seem to have bricked the networking. I get this error now when I try to save, even a basic config.
In this particular config I'm just trying to restore it back to what it was before I played with it, and it won't let me go back anymore.
Code:
warning: vmbr1: <bridge.bridge object at 0x71f392121110>: error getting dependent interfaces (misconfiguration of bridge attribute(s) on existing non-bridge interface (vmbr1))
warning: vmbr1: <bridge.bridge object at 0x71f392121110>: error getting dependent interfaces (misconfiguration of bridge attribute(s) on existing non-bridge interface (vmbr1))
warning: vmbr1: invalid use of bridge attribute (bridge-ports) on non-bridge stanza
warning: vmbr1: invalid use of bridge attribute (bridge-stp) on non-bridge stanza
warning: vmbr1: invalid use of bridge attribute (bridge-fd) on non-bridge stanza
warning: vmbr1: invalid use of bridge attribute (bridge-vlan-aware) on non-bridge stanza
warning: vmbr1: invalid use of bridge attribute (bridge-vids) on non-bridge stanza
Last edited: