Previously, the mesh network infrastructure was configured incorrectly for the message router, QDR, causing the AMQP-1.0 message bus on the Service Telemetry Framework (STF) client to malfunction.
This fix corrects the configuration for the qdrouterd daemon on all overcloud nodes, and the STF client now functions properly.
qdr mesh patch broke qdr connector configuration. Seems like only puppet side of the change went to OSP16
Currently controller node thinks that it should operate as edge node and tries to connect to itself.
019-11-06 16:22:26.440406 +0000 SERVER (info) [2]: Connection to controller-0:5668 failed: proton:io Connection refused - disconnected controller-0:5668
2019-11-06 16:22:31.442049 +0000 SERVER (info) [3]: Connection to controller-0:5668 failed: proton:io Connection refused - disconnected controller-0:5668
2019-11-06 16:22:36.443500 +0000 SERVER (info) [4]: Connection to controller-0:5668 failed: proton:io Connection refused - disconnected controller-0:5668
W/A" Add ControllerExtraConfig option in the env. file.
ControllerExtraConfig:
tripleo::profile::base::metrics::qdr::router_mode: interior
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2020:0655
qdr mesh patch broke qdr connector configuration. Seems like only puppet side of the change went to OSP16 Currently controller node thinks that it should operate as edge node and tries to connect to itself. 019-11-06 16:22:26.440406 +0000 SERVER (info) [2]: Connection to controller-0:5668 failed: proton:io Connection refused - disconnected controller-0:5668 2019-11-06 16:22:31.442049 +0000 SERVER (info) [3]: Connection to controller-0:5668 failed: proton:io Connection refused - disconnected controller-0:5668 2019-11-06 16:22:36.443500 +0000 SERVER (info) [4]: Connection to controller-0:5668 failed: proton:io Connection refused - disconnected controller-0:5668 W/A" Add ControllerExtraConfig option in the env. file. ControllerExtraConfig: tripleo::profile::base::metrics::qdr::router_mode: interior