Our team do some pressure test on rabbitmq-server, when we create 300 connections and 30,000 channels, the rabbitmq management ui is very slow, sometimes it report could not connect to server error(not the main problem)
One node is hang, we cannot visit the management ui through that node, run rabbitmqctl status is very slow or error sometimes, I'm sure that erlang cookie is right, and only error when channels number is high
The output of rabbitmqctl status is:
Error: unable to perform an operation on node 'rabbit1@BYPLQ-ES-9-104'. Please see diagnostics information and suggestions below.
Most common reasons for this are:
* Target node is unreachable (e.g. due to hostname resolution, TCP connection or firewall issues)
* CLI tool fails to authenticate with the server (e.g. due to CLI tool's Erlang cookie not matching that of the server)
* Target node is not running
In addition to the diagnostics info below:
* See the CLI, clustering and networking guides on https://rabbitmq.com/documentation.html to learn more
* Consult server logs on node rabbit1@BYPLQ-ES-9-104
* If target node is configured to use long node names, don't forget to use --longnames with CLI tools
DIAGNOSTICS
===========
attempted to contact: ['rabbit1@BYPLQ-ES-9-104']
rabbit1@BYPLQ-ES-9-104:
* connected to epmd (port 4369) on BYPLQ-ES-9-104
* epmd reports node 'rabbit1' uses port 25673 for inter-node and CLI tool traffic
* TCP connection succeeded but Erlang distribution failed
* TCP connection to remote host has timed out. Is the Erlang distribution using TLS?
Current node details:
* node name: 'rabbitmqcli-111187-rabbit@BYPLQ-ES-9-104'
* effective user's home directory: /var/lib/rabbitmq
* Erlang cookie hash: CWpc2gQqoMTY+yCTiDpx+A==--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rabbitmq-users/2c105c2b-f562-4996-a35f-5bcb42f71c5b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitm...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rabbitmq-users/299ec81b-701b-4b57-97cb-ce21b4c5ef00%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rabbitmq-users/01eb0649-1268-4acd-93e7-23b7e651379a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.