[SOLVED] PVE4 ovs-bridge not active

elurex

Active Member
Oct 28, 2015
204
15
38
Taiwan
Any has clue why my pve4 ovs-bridge vmbr0 is not active?

2015-11-05_10-18-54.jpg

how to make it active? on ubuntu I know is using virtsh net-define vmbr0.xml to make it active and virsh net-autostart vmbr0 , but how to do it in pve?

Code:
root@pve-dol1:~# ovs-vsctl show
7d96264f-ce54-4efd-9137-ea70c221a72d
    Bridge "vmbr0"
        Port "vmbr0"
            Interface "vmbr0"
                type: internal
        Port "vmbr0p1"
            Interface "vmbr0p1"
                type: internal
        Port "vmbr0p2"
            Interface "vmbr0p2"
                type: internal
        Port "bond0"
            Interface "eth0"
            Interface "eth1"
    ovs_version: "2.3.2"
 
Last edited: