[MDEV-25241] [ERROR] WSREP: Invalid argument Created: 2021-03-24  Updated: 2021-08-29  Resolved: 2021-08-29

Status: Closed
Project: MariaDB Server
Component/s: Galera
Affects Version/s: 10.5.9
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: William Wong Assignee: Jan Lindström (Inactive)
Resolution: Not a Bug Votes: 0
Labels: galera
Environment:

Redhat Enterprise Linux 7.9 on VMware


Attachments: File mariadb-10.5.9.cnf     Text File mariadb-error-10.5.9.log    

 Description   

Tried MariaDB 10.5.9 + Galera 26.4.7 got Invalid Argument when bootstrap the cluster at first run.

MariaDB 10.5.8 + Galera 26.4.6 - OK
MariaDB 10.5.9 + Galera 26.4.6 - OK

2021-02-27 17:35:01 0 [ERROR] WSREP: Invalid argument
2021-02-27 17:35:01 0 [ERROR] WSREP: wsrep::connect(gcomm://t1vuat-dbaas02-svc:18301,t1vuat-dbaas03-svc:18301,t0vdbs-ogcfo-testdb1-witness.dbaas.gcisuat.hksarg:18301) failed: 7
2021-02-27 17:35:01 0 [ERROR] Aborting



 Comments   
Comment by William Wong [ 2021-08-29 ]

Hi, this case can be closed.

The root cause is gmcast.listen_addr not using correct format but just the hostname. Prior galera 26.4.7, it works if using hostname. But since 26.4.7, must use correct format (tcp://x.x.x.x:4567). Correct format is already printed in documentation https://mariadb.com/kb/en/wsrep_provider_options/#gmcastlisten_addr.

Generated at Thu Feb 08 09:36:12 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.