wsrep_incoming_addresses does no more contain port number

55 views
Skip to first unread message

Gerhard Pauls

unread,
Sep 12, 2022, 4:49:11 AM9/12/22
to codership
On a system with mariadb-server 10.9.2 and galera-4 26.4.12 the result is:

MariaDB [(none)]> show status like 'wsrep_incoming_addresses';
+--------------------------+---------------------------------+
| Variable_name            | Value                           |
+--------------------------+---------------------------------+
| wsrep_incoming_addresses | 192.168.2.151:0,192.168.2.152:0 |
+--------------------------+---------------------------------+

On an older system with mariadb-server  10.1.41 and galera 25.3.31 the result was:
MariaDB [(none)]> show status like 'wsrep_incoming_addresses';
+--------------------------+----------------------------------------------------------+
| Variable_name            | Value                                                    |
+--------------------------+----------------------------------------------------------+
| wsrep_incoming_addresses | 172.30.140.20:3306,172.30.140.18:3306,172.30.140.19:3306 |
+--------------------------+----------------------------------------------------------+

Not a big problem, however would be nice to know the port number.

BR,
Gerd

sreekalyan devaraj

unread,
Jul 17, 2023, 12:59:54 AM7/17/23
to codership
Hello There

JUst following up on this. Do you why this happens?. On my mariadb10.11 cluster, i see the same

Reply all
Reply to author
Forward
0 new messages