UPgrade from 6.1 to 6.2 breaks OVS network

Aug 13, 2014
116
8
83
Johannesburg, South Africa
Hi,
I have a 3 server cluster with ceph storage, Im running Openvswitch with 3 Bonds,

Bond1 is for management
Bond2 is for Ceph public network
Bond3 is for Ceph cluster

after upgrading from 6.1 to 6.2 and reboot my network does not come back and I have constant messages in the cli so that I cannot make any changes,

libceph: connect (1) 10.255.20.52:6789 error -101
libceph: connect (1) 10.255.20.53:6789 error -101

how can I get the Openvswitch restored
 
Hey, I had a similar issue on my personal single node. I commented out from my interfaces config the "ovs-options" line and rebooted and networking was working fine after that.

example from my config:

Code:
auto vmbr0
iface vmbr0 inet manual
        ovs_type OVSBridge
        ovs_ports enp132s0f0 dmz lan docker
#       ovs_options vlan_mode=native-untagged
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!