[kolla-ansible][Yoga] How to configure rabbitmq heartbeat values

Michal Arbet michal.arbet at ultimum.io
Tue Oct 25 12:59:43 UTC 2022


Hi,

Configuration reference includes only the "heartbeat" config option ...
https://www.rabbitmq.com/configure.html
We also needed to change this value, I also proposed a patch for
kolla-ansible.

https://review.opendev.org/c/openstack/kolla-ansible/+/861727

Kevko


Michal Arbet
Openstack Engineer

Ultimum Technologies a.s.
Na Poříčí 1047/26, 11000 Praha 1
Czech Republic

+420 604 228 897
michal.arbet at ultimum.io
*https://ultimum.io <https://ultimum.io/>*

LinkedIn <https://www.linkedin.com/company/ultimum-technologies> | Twitter
<https://twitter.com/ultimumtech> | Facebook
<https://www.facebook.com/ultimumtechnologies/timeline>


út 25. 10. 2022 v 14:47 odesílatel wodel youchi <wodel.youchi at gmail.com>
napsal:

> Hi,
> I need to tweak these variables in my Rabbitmq :
>
> heartbeat_timeout_threshold
> heartbeat_rate
> heartbeat_interval
>
> When I tried to add
>
> heartbeat_timeout_threshold = 600 to rabbitmq.conf and reconfigure, the service failed to start with :
>
> 13:39:41.756 [error] You've tried to set heartbeat_timeout_threshold, but there is no setting with that name.
> 13:39:41.758 [error]   Did you mean one of these?
> 13:39:41.838 [error]     socket_writer.gc_threshold
> 13:39:41.838 [error]     handshake_timeout
> 13:39:41.838 [error]     auth_http.http_method
> 13:39:41.838 [error] You've tried to set heartbeat_rate, but there is no setting with that name.
> 13:39:41.838 [error]   Did you mean one of these?
> 13:39:41.888 [error]     heartbeat
> 13:39:41.889 [error]     cluster_name
> 13:39:41.889 [error]     channel_max
> 13:39:41.889 [error] Error preparing configuration in phase transform_datatypes:
> 13:39:41.889 [error]   - Conf file attempted to set unknown variable: heartbeat_rate
> 13:39:41.889 [error]   - Conf file attempted to set unknown variable: heartbeat_timeout_threshold
>
>
> How can I modify those variables?
>
> Regards.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.openstack.org/pipermail/openstack-discuss/attachments/20221025/3a617ea0/attachment.htm>


More information about the openstack-discuss mailing list