On Mon, Jul 30, 2018 at 10:47:18PM -0700, Martin Xu wrote:
> As part of "force-reload-kmod," conntrack flush command is issued as
> 'action "ovs-appctl dpctl/flush-conntrack"'. In case no datapath exists
> yet when issuing "force-reload-kmod," there is an error message
> "ovs-vswitchd: no datapaths exist\ ovs-appctl: ovs-vswitchd: server
> returned an error", which is harmless but potentially shows up as "FAILED."
> Add an if condition to check whether datapath exists before running the
> conntrack flush command.
>
> VMware-BZ: #2170402
> Fixes: 265d70310c69 ("utilities: Fix conntrack flush command")
>
> Signed-off-by: Martin Xu <[email protected]>
> CC: Greg Rose <[email protected]>
> CC: Aaron Conole <[email protected]>
> CC: Justin Pettit <[email protected]>
Thanks, applied to master and branch-2.10.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev