Upgrading ovn-chassis from 20.03 to 22.03 on focal randomly doesn't install ovn/openvswitch packages on units

Bug #2007850 reported by Diko Parvanov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
charm-ovn-chassis
New
Undecided
Unassigned

Bug Description

Upgrading ovn-chassis from charmstore (rev 21) to charmhub --channel 22.03/stable (rev 118) 4 out of 3 out of 7 units were left with 20.03 ovn and 2.13 openvswitch packages, no matter that the apt source http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/ovn-22.03/main was set.

Command used to upgrade the charms was:

cat >ovn-config.yaml<< EOL
ovn-chassis-sriov:
  ovn-source: cloud:focal-ovn-22.03
octavia-ovn-chassis:
  ovn-source: cloud:focal-ovn-22.03
EOL

juju upgrade-charm ovn-chassis-sriov --switch ch:ovn-chassis --channel 22.03/stable --config ovn-config.yaml
juju upgrade-charm octavia-ovn-chassis --switch ch:ovn-chassis --channel 22.03/stable --config ovn-config.yaml

octavia-ovn-chassis charm 3 out of 3 failed to upgrade, has to manually upgrade the packages on the failed units with:

juju run -u $UNIT "sudo apt-get install --upgrade ovn-central ovn-common openvswitch-common openvswitch-switch python3-openvswitch -y"

tags: added: canonical-bootstack openstack-upgrade
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.