Not sure if install went fine....

After the install switch does not connect to controller.

user1@user1-GT5464: sudo ovs-vsctl add-port br2 eth1
ovs-vsctl: Error detected while setting up 'eth1'.  See ovs-vswitchd log
for details.

user1@user1-GT5464:/var/log$ sudo ovs-vsctl show
9080842e-e7f6-4ab6-8c99-f73785e9ebfb
    Bridge "br2"
        Controller "tcp:192.168.0.106:6633"
        Port "eth2"
            Interface "eth2"
        Port "eth3"
            Interface "eth3"
        Port "br2"
            Interface "br2"
                type: internal
        Port "eth1"
            Interface "eth1"

user1@user1-GT5464:~$ sudo ovs-vsctl list controller
_uuid               : e175e570-4295-4fe0-98a4-eb6cd4c56c2a
is_connected        : false

The ovs-vswitchd.log files are empty to see what's going on...

/var/log/openvswitch
-rw-r-----  1 root adm        0 Jan 17 07:55 ovs-vswitchd.log
-rw-r-----  1 root adm        0 Jan 16 03:32 ovs-vswitchd.log.1

user1@user1-GT5464:/var/log$ sudo ovs-dpctl show br2
2015-01-17T21:50:33Z|00001|dpif_linux|ERR|Generic Netlink family
'ovs_datapath' does not exist. The Open vSwitch kernel module is probably
not loaded.
ovs-dpctl: opening datapath br2 failed (No such file or directory)

user1@user1-GT5464:/var/log$ sudo ovs-vsctl --version
ovs-vsctl (Open vSwitch) 2.3.0
Compiled Jan 17 2015 10:55:18
DB Schema 7.6.0
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to