On Tue, Feb 16, 2016 at 11:35:11AM +0000, Yehuda Yitschak wrote:
> Hello everyone
> 
> 
> i am trying to create a switch using OVS 2.3.1 on ARMv8 linux-4.1 kernel
> 
> 
> i am using a ubuntu-15.04 dsitribution.
> 
> when i run "ovs-vsctl add-br bridge" the command never returns
> 
> 
> if i kill OVS and run ovs-vsctl show i see the bridge but it doesn't appear 
> when i run "ifconfig -a".
> 
> 
> Am i missing a feature in the kernel ?
> 
> 
> Appreciate any help
> 
> 
> Thanks
> 
> 
> Yehuda

Which processes are running? Can you get full command line for ovsdb-server and
ovs-vswitchd? What about the log output? Can you send lines after the event from
/var/log/openvswitch/ovs-vswitchd.log and /var/log/openvswitch/ovsdb-server.log?

And do you have openvswitch module loaded?

Cascardo.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to