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 <martinxu9....@gmail.com>
> CC: Greg Rose <gvrose8...@gmail.com>
> CC: Aaron Conole <acon...@redhat.com>
> CC: Justin Pettit <jpet...@ovn.org>

Thanks, applied to master and branch-2.10.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to