#openvswitch

  1. L

    openvswitch and proxmox. how am I -supposed- to do it

    So it has been a **long** time since I've done anything with the networking on my proxmox ve setup. For reasons that I have no recollection of (other than maybe 'sounds cool!') I went with openvswitch. I now need to do some vlan work. When I open /etc/network/interfaces the first thing I...
  2. A

    how does it work with the switch

    I'm just starting to work with Proxmox, my question now is that I don't quite understand why my server has a virtual switch and doesn't have its own network card. Can someone please explain this to me
  3. V

    after updating from 6.0 to 7.0 vswitch does not rise

    I updated Proxmox to version 7.0, re-examined the node, but it crashed, vswitch does not rise. I can’t bring the node to the internet.
  4. V

    [SOLVED] Seperate VM Network on clustered nodes.

    My config is this: 2 Clustered Nodes Open vSwitch Virtual pfSense for vlan segmentation Hypervisors NET: PVE #1 eno3 (vmbr1) directly connected to PVE #2 eno4 (vmbr1) VM Network: PVE #1 eno4 (vmbr2) directly connected to PVE #2 eno3 (vmbr2) My goal: I want to create a separate VM network...
  5. B

    Open vSwitch - network configuration

    As I understood - "Apply configuration" from web GUI doesn't work with OVS. How to apply network configuration from /etc/network/interfaces.new without reboot? systemctl restart networking Doesn't work as it should be - it loose all OVS config and only reboot seems to be good solution to apply?