Comment 1 for bug 2054705

Revision history for this message
Sven Kieske (s-kieske) wrote :

So it seems this is not really stable in an HA environment because of issues with the rabbitmq transport, see these error logs from the user:

https://paste.opendev.org/show/bscQiIEnqqfwzW2Vv3yx/

https://paste.opendev.org/show/bTfJ1XRpmkqDw2JisoZr/

this was on stable/2023.2

relevant error snippet:

2024-02-22 12:57:03.472 7 ERROR ironic_inspector.main oslo_messaging.exceptions.MessagingTimeout: Timed out waiting for a reply to message ID 4abead957e784d18b3a98e38b6d83e48

ironics (dtantsur) suggestion is, to always use the "fake://" transport and start only one copy of inspector until the upstream HA work is done and merged (see the second spec)