On 3/7/23 10:19, Ales Musil wrote: > On Mon, Feb 27, 2023 at 7:41 PM Vladislav Odintsov <[email protected]> > wrote: > >> This patch fixes ovn-northd.service and [email protected] systemd units >> which didn't pass startup options to ovn-ctl script while stop_* call. >> >> For instance if ovn-northd service was started with option >> '--ovn-manage-ovsdb=no' and NB/SB databases are located on the same host >> and started by ovn-db@nb / ovn-db@sb or manually with ovn-ctl, so >> ovsdb-server processes for these services will be unexpectedly stopped. >> >> Fixes: 497ec3fdfbdb ("rhel: add [email protected] systemd-unit") >> Signed-off-by: Vladislav Odintsov <[email protected]> >> ---
[...] > Looks good to me, thanks. > > Acked-by: Ales Musil <[email protected]> > Thanks, Vladislav and Ales! I applied this to the main branch and backported it to 23.03. Regards, Dumitru _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
