I’m trying to start a new cluster named pxc-cluster
Cluster is being bootstrapped successfully but galera library isn’t being read if placed in wsrep.cnf but after transferring it to my.cnf it shows the following error:
2023-05-09T07:29:51.948011Z 0 [ERROR] WSREP: failed to open gcomm backend connection: 110: failed to reach primary view (pc.wait_prim_timeout): 110 (Connection timed out)
at gcomm/src/pc.cpp:connect():161
2023-05-09T07:29:51.948088Z 0 [ERROR] WSREP: gcs/src/gcs_core.cpp:gcs_core_open():209: Failed to open backend connection: -110 (Connection timed out)
2023-05-09T07:29:51.948227Z 0 [ERROR] WSREP: gcs/src/gcs.cpp:gcs_open():1528: Failed to open channel ‘pxc-cluster’ at ‘gcomm://192.168.1.167,192.168.1.247,192.168.1.233,1192.168.1.186’: -110 (Connection timed out)
2023-05-09T07:29:51.948254Z 0 [ERROR] WSREP: gcs connect failed: Connection timed out
2023-05-09T07:29:51.948281Z 0 [ERROR] WSREP: Provider/Node (gcomm://192.168.1.167,192.168.1.247,192.168.1.233,1192.168.1.186) failed to establish connection with cluster (reason: 7)
2023-05-09T07:29:51.948291Z 0 [ERROR] Aborting