Scale out node is leader
Bug #1877616 reported by
Andrew McLeod
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Charm Helpers |
Invalid
|
High
|
David Ames | ||
MySQL InnoDB Cluster Charm |
Fix Released
|
Medium
|
David Ames |
Bug Description
focal ussuri s390x
unit-mysql-
partial log:
https:/
full juju logs and mysql error log attached in tar
Changed in charm-mysql-innodb-cluster: | |
milestone: | none → 20.05 |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
TRIAGE:
The code correctly connects to the RW node 10.13.3.225 and then immediately connects locally which turns out not to be a RO node.
unit-mysql- innodb- cluster- 2: 15:42:33 DEBUG unit.mysql- innodb- cluster/ 2.juju- log Opening db connection for clusteruser@ 10.13.3. 225 innodb- cluster- 2: 15:42:34 DEBUG unit.mysql- innodb- cluster/ 2.juju- log Opening db connection for root@None
unit-mysql-
Check charmhelpers, if we are already connected don't connect again.