On 11/14/22 20:41, Timothy Redaelli wrote: > conf.db is by default at /etc/openvswitch, but it should be at > /var/lib/openvswitch like on Debian or like ovnnb_db.db and ovnsb_db.db. > > If conf.db already exists in /etc/openvswitch then it's moved to > /var/lib/openvswitch. > Symlinks are created for conf.db and .conf.db.~lock~ into /etc/openvswitch > for backward compatibility. > > Reported-at: https://bugzilla.redhat.com/1830857 > Reported-by: Yedidyah Bar David <[email protected]> > Signed-off-by: Timothy Redaelli <[email protected]> > --- > v1 -> v2: > - Use hugetlbfs group instead of openvswitch when the package is built > with dpdk (as reported by Flavio) > --- > rhel/openvswitch-fedora.spec.in | 27 +++++++++++++++++++++++---- > 1 file changed, 23 insertions(+), 4 deletions(-)
If that works for Fedora, then LGTM. Applied. Thanks! Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
