Comment 4 for bug 1953510

Revision history for this message
Rodolfo Alonso (rodolfo-alonso-hernandez) wrote :

Hello olmy0414, Bartosz:

I think you are hitting [0]. When the metadata agent IDL reconnects to the SB DB again, it receives the "ChassisPrivateCreateEvent", as seen in the logs you provided [1]. At this point the metadata agent should add the metadata ID to the Chassis or Chassis_Private table, as seen in [2] (my dev environment). This is not happening in your logs and that's why I suspect from the reported LP bug.

I've pushed backports up to Ussuri [3].

I would make an advice here: I don't know if Kolla is setting the chassis ID. By default, this value is retrieved from the OVS system-id. If Kolla is overriding the default value, please be aware that **OVS system-id must be a UUID formatted string** [4].

Please, check the fix and report the result.

Regards.

[0]https://bugs.launchpad.net/neutron/+bug/1952550
[1]https://paste.opendev.org/show/811649/
[2]https://paste.opendev.org/show/811687/
[3]https://review.opendev.org/q/Iad2b07f6e40dcbf690889d3b69bc00bb2ed0c05c
[4]https://docs.openvswitch.org/en/latest/ref/ovs-ctl.8/