Comment 12 for bug 1538463

Revision history for this message
Roman Podoliaka (rpodolyaka) wrote :

Bridges configuration:

root@node-2:~# ovs-vsctl show
f8329eee-a007-497d-a9f6-dd01bc9f265e
    Bridge br-prv
        Port "p_e52381cd-0"
            Interface "p_e52381cd-0"
                type: internal
        Port br-prv
            Interface br-prv
                type: internal
        Port phy-br-prv
            Interface phy-br-prv
                type: patch
                options: {peer=int-br-prv}
    Bridge br-int
        fail_mode: secure
        Port "qvocac24715-63"
            tag: 8
            Interface "qvocac24715-63"
        Port br-int
            Interface br-int
                type: internal
        Port int-br-prv
            Interface int-br-prv
                type: patch
                options: {peer=phy-br-prv}
    ovs_version: "2.3.1"
root@node-2:~# brctl show
bridge name bridge id STP enabled interfaces
br-aux 8000.5687fbc82a46 no bond0
       p_e52381cd-0
br-fw-admin 8000.6447cbcf4ba3 no bond1
br-mgmt 8000.6406ee223358 no bond0.101
br-storage 8000.6406ee223358 no bond0.102
qbrcac24715-63 8000.ba67870a8ab5 no qvbcac24715-63
       tapcac24715-63

Bonding:

root@node-2:~# cat /proc/net/bonding/bond0
Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)

Bonding Mode: load balancing (round-robin)
MII Status: up
MII Polling Interval (ms): 100
Up Delay (ms): 200
Down Delay (ms): 200

Slave Interface: enp0s8
MII Status: up
Speed: 1000 Mbps
Duplex: full
Link Failure Count: 1
Permanent HW addr: 64:06:ee:22:33:58
Slave queue ID: 0

Slave Interface: enp0s5
MII Status: up
Speed: 1000 Mbps
Duplex: full
Link Failure Count: 1
Permanent HW addr: 64:b5:51:f6:db:4a
Slave queue ID: 0

Slave Interface: enp0s6
MII Status: up
Speed: 1000 Mbps
Duplex: full
Link Failure Count: 1
Permanent HW addr: 64:f1:ae:7d:b0:74
Slave queue ID: 0

Slave Interface: enp0s7
MII Status: up
Speed: 1000 Mbps
Duplex: full
Link Failure Count: 1
Permanent HW addr: 64:46:6c:7f:51:6f
Slave queue ID: 0