On Wed, Oct 24, 2012 at 1:42 PM, Ben Pfaff wrote:
> On Wed, Oct 24, 2012 at 01:19:24PM -0700, Gurucharan Shetty wrote:
> > When a 'ovs-ctl restart' is executed and the userspace daemons
> > like ovsdb-server and ovs-vswitchd are not running, attempt to
> > save flows can wait forever. This also r
On Wed, Oct 24, 2012 at 01:19:24PM -0700, Gurucharan Shetty wrote:
> When a 'ovs-ctl restart' is executed and the userspace daemons
> like ovsdb-server and ovs-vswitchd are not running, attempt to
> save flows can wait forever. This also results in the daemons
> from not getting started.
>
> Signe
When a 'ovs-ctl restart' is executed and the userspace daemons
like ovsdb-server and ovs-vswitchd are not running, attempt to
save flows can wait forever. This also results in the daemons
from not getting started.
Signed-off-by: Gurucharan Shetty
---
utilities/ovs-ctl.in |8 +---
1 files