Skip to content

Commit

Permalink
6.0.0: add problem with OVN upgrade @ REGIO.cloud (#1086)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <berendt@osism.tech>
  • Loading branch information
berendt authored Oct 1, 2023
1 parent f329268 commit e24a084
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions doc/source/notes/6.0.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@

Release date: 20. September 2023

First things first
==================

When upgrading REGIO.cloud, we had problems with Neutron interacting with Nova when
upgrading OVN. The Neutron metadata agents were all ``UP`` but not ``ALIVE``. In the Nova
logs we saw failed port bindings when creating instances. A restart of ``nova_compute``
and ``ovn_controller`` on the compute nodes followed by a restart of
``neutron_ovn_metadata_agent`` a few minutes later solved the problem.

General notes
=============

Expand Down

0 comments on commit e24a084

Please sign in to comment.