On Mon, Nov 13, 2023 at 7:16 PM Sri kor via discuss <ovs-discuss@openvswitch.org> wrote: > > > Hi Team, > I am on Rocky linux version 9.1. I have installed the > centos-nfv-openvswitch package repo. When I tried to install /upgrade > ovn-controller, the latest version I could see was 23.06. But 23.09 is out > and probably not available in this repo. Do we have any package repo to get > the 23.09 version?
You may check with the rocky linux package maintainers ? OVN 23.09 is available in Fedora. If you want OVN 23.09, you may have to generate packages yourself using "make rpm-fedora". > > When I upgraded my ovs-vswitchd from 2.17.6 to 3.2.0($ dnf install > openvswitch3.2.x86_64 --allowerasing), the ovn-controller died. I had to > restart the ovn-controller service manually. Is it expected ? Any workaround? That's odd. It should not die. Not sure what's going on. Can you reproduce it by enabling ovn-controller debug logs (ovn-appctl -t ovn-controller vlog/set dbg) and then upgrading ovs-vswitchd ? If so, please try that and share the ovn-controller debug logs. Thanks Numan > > $ cat /etc/os-release > NAME="Rocky Linux" > VERSION="9.1 (Blue Onyx)" > ID="rocky" > ID_LIKE="rhel centos fedora" > VERSION_ID="9.1" > PLATFORM_ID="platform:el9" > PRETTY_NAME="Rocky Linux 9.1 (Blue Onyx)" > ANSI_COLOR="0;32" > LOGO="fedora-logo-icon" > CPE_NAME="cpe:/o:rocky:rocky:9::baseos" > HOME_URL="https://rockylinux.org/" > BUG_REPORT_URL="https://bugs.rockylinux.org/" > ROCKY_SUPPORT_PRODUCT="Rocky-Linux-9" > ROCKY_SUPPORT_PRODUCT_VERSION="9.1" > REDHAT_SUPPORT_PRODUCT="Rocky Linux" > REDHAT_SUPPORT_PRODUCT_VERSION="9.1" > $ dnf search ovn > Last metadata expiration check: 1:36:37 ago on Mon 13 Nov 2023 10:22:31 PM > UTC. > ================================= Name Matched: ovn > ================================== > ovn-2021.x86_64 : Open Virtual Network support > ovn-2021-central.x86_64 : Open Virtual Network support > ovn-2021-host.x86_64 : Open Virtual Network support > ovn-2021-vtep.x86_64 : Open Virtual Network support > ovn22.03.x86_64 : Open Virtual Network support > ovn22.03-central.x86_64 : Open Virtual Network support > ovn22.03-host.x86_64 : Open Virtual Network support > ovn22.03-vtep.x86_64 : Open Virtual Network support > ovn22.06.x86_64 : Open Virtual Network support > ovn22.06-central.x86_64 : Open Virtual Network support > ovn22.06-host.x86_64 : Open Virtual Network support > ovn22.06-vtep.x86_64 : Open Virtual Network support > ovn22.09.x86_64 : Open Virtual Network support > ovn22.09-central.x86_64 : Open Virtual Network support > ovn22.09-host.x86_64 : Open Virtual Network support > ovn22.09-vtep.x86_64 : Open Virtual Network support > ovn22.12.x86_64 : Open Virtual Network support > ovn22.12-central.x86_64 : Open Virtual Network support > ovn22.12-host.x86_64 : Open Virtual Network support > ovn22.12-vtep.x86_64 : Open Virtual Network support > ovn23.03.x86_64 : Open Virtual Network support > ovn23.03-central.x86_64 : Open Virtual Network support > ovn23.03-host.x86_64 : Open Virtual Network support > ovn23.03-vtep.x86_64 : Open Virtual Network support > ovn23.06.x86_64 : Open Virtual Network support > ovn23.06-central.x86_64 : Open Virtual Network support > ovn23.06-host.x86_64 : Open Virtual Network support > ovn23.06-vtep.x86_64 : Open Virtual Network support > Current version > > /$ ovsdb-server --version > ovsdb-server (Open vSwitch) 3.2.2 > /$ ovs-vswitchd --version > ovs-vswitchd (Open vSwitch) 3.2.2 > DPDK 22.11.1 > /$ ovn-controller --version > ovn-controller 23.06.2 > Open vSwitch Library 3.1.1 > OpenFlow versions 0x6:0x6 > SB DB Schema 20.27.2 > > thanks > Srini > _______________________________________________ > discuss mailing list > disc...@openvswitch.org > https://mail.openvswitch.org/mailman/listinfo/ovs-discuss _______________________________________________ discuss mailing list disc...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-discuss