[ovs-discuss] Error in running on NetBSD

john paul jpav321 at gmail.com
Tue Oct 28 13:18:45 UTC 2014


Hi,
I am trying to run OVS-2.3 on NetBSD 6.1.4 i386 but getting following
problem,
when I am trying to add bridge br0 using
 # ovs-vsctl add-br br0
ovs-vsctl: Error detected while setting up 'br0'.
and if i see
clover1# install/bin/ovs-vsctl
show

86064ec5-56ac-4442-ab2e-609c2a4a95dd
    Bridge "br0"
        Port "br0"
            Interface "br0"
                type: internal
but not able to br0 in ifconfig list

the log,

ovsdb-tool create /root/openvswitch-2.3.0/install/etc/openvswitch/conf.db
/root/openvswitch-2.3.0/install/share/openvswitch/vswitch.ovsschema
ovsdb-server
--remote=punix:/root/openvswitch-2.3.0/install/var/run/openvswitch/db.sock
--remote=db:Open_vSwitch,Open_vSwitch,manager_options
--pidfile=/root/openvswitch-2.3.0/install/var/run/openvswitch/ovsdb-server.pid
--detach
ovs-vswitchd --pidfile --detach
2014-10-27T02:48:23Z|00001|reconnect|INFO|unix:/root/openvswitch-2.3.0/install/var/run/openvswitch/db.sock:
connecting...
2014-10-27T02:48:23Z|00002|reconnect|INFO|unix:/root/openvswitch-2.3.0/install/var/run/openvswitch/db.sock:
connected
ovs-vsctl --no-wait init
ovs-vsctl add-br br0
ovs-vsctl: Error detected while setting up 'br0'.  See ovs-vswitchd log for
details.
ovs-vsctl set bridge br0 datapath_type=netdev
pkill -9 ovs-vswitchd
ovs-vswitchd --overwrite-pidfile --detach
2014-10-27T02:48:23Z|00001|reconnect|INFO|unix:/root/openvswitch-2.3.0/install/var/run/openvswitch/db.sock:
connecting...
2014-10-27T02:48:23Z|00002|reconnect|INFO|unix:/root/openvswitch-2.3.0/install/var/run/openvswitch/db.sock:
connected
2014-10-27T02:48:23Z|00003|netdev_bsd|INFO|tap tap0 is created for bridge
ovs-netdev
2014-10-27T02:48:23Z|00004|ofproto_dpif|INFO|netdev at ovs-netdev: Datapath
supports recirculation
2014-10-27T02:48:23Z|00005|ofproto_dpif|INFO|netdev at ovs-netdev: MPLS label
stack length probed as 3
2014-10-27T02:48:23Z|00006|netdev_bsd|INFO|tap tap1 is created for bridge
br0
2014-10-27T02:48:23Z|00007|bridge|INFO|bridge br0: added interface br0 on
port 65534
2014-10-27T02:48:23Z|00008|bridge|INFO|bridge br0: using datapath ID
0000e6ad4868f845
2014-10-27T02:48:23Z|00009|connmgr|INFO|br0: added service controller
"punix:/root/openvswitch-2.3.0/install/var/run/openvswitch/br0.mgmt"

help me with this.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20141028/91f4628a/attachment-0002.html>


More information about the discuss mailing list