> On Jun 29, 2016, at 1:10 PM, bala murugan <gbalamuruga...@gmail.com> wrote:
> 
> Hi,
> 
> I have installed openvswitch version 2.5 and execute the ovs-vsctl related 
> commands.
> 
> It takes more time to execute or always it stuck.
> 
> How to solve this problem.
> 
> Example:
> 
> ovs-vsctl add-br <bridge name>  after execution of this command it will hang.

That usually happens if ovs-vswitchd is not running.  You can run ovs-vsctl 
with "--no-wait" if you want to modify the database without ovs-vswitchd 
running.

--Justin


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

Reply via email to