Exception: Failed to start mysql (max retries reached)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Autopilot Log Analyser |
Fix Committed
|
Undecided
|
Andreas Hasenack | ||
percona-cluster (Juju Charms Collection) |
Fix Released
|
Medium
|
David Ames |
Bug Description
cs:trusty/
landscape CI run reference: https:/
Got this while doing a mitaka/trusty cloud deployment.
I couldn't find a particular reason for this failure. This just repeats until it gives up:
2016-06-22 09:39:26 WARNING juju-log cluster:2: Option 'dataset-size' has been deprecated, please useinnodb_
2016-06-22 09:39:26 INFO juju-log cluster:2: Writing file /etc/mysql/my.cnf root:root 444
2016-06-22 09:39:27 INFO cluster-
2016-06-22 09:39:34 INFO cluster-
2016-06-22 09:39:34 INFO cluster-
2016-06-22 09:40:09 INFO cluster-
2016-06-22 09:40:09 INFO cluster-
2016-06-22 09:40:09 WARNING juju-log cluster:2: Failed to start mysql - retrying in 1s
2016-06-22 09:40:10 INFO cluster-
2016-06-22 09:40:10 INFO cluster-
2016-06-22 09:40:10 INFO cluster-
2016-06-22 09:40:48 INFO cluster-
2016-06-22 09:40:48 INFO cluster-
(...)
2016-06-22 09:43:45 INFO cluster-
2016-06-22 09:43:45 INFO cluster-
2016-06-22 09:43:45 INFO cluster-
2016-06-22 09:43:45 INFO cluster-
2016-06-22 09:43:45 INFO cluster-
2016-06-22 09:43:45 INFO cluster-
2016-06-22 09:43:45 INFO cluster-
2016-06-22 09:43:45 INFO cluster-
2016-06-22 09:43:45 INFO cluster-
2016-06-22 09:43:45 INFO cluster-
2016-06-22 09:43:45 INFO cluster-
2016-06-22 09:43:45 INFO cluster-
2016-06-22 09:43:45 INFO cluster-
2016-06-22 09:43:45 INFO cluster-
2016-06-22 09:43:45 INFO cluster-
2016-06-22 09:43:45 INFO cluster-
2016-06-22 09:43:45 ERROR juju.worker.
full logs attached.
tags: | removed: kanban-cross-team |
Changed in autopilot-log-analyser: | |
status: | New → In Progress |
assignee: | nobody → Andreas Hasenack (ahasenack) |
Changed in autopilot-log-analyser: | |
status: | In Progress → Fix Committed |
Changed in percona-cluster (Juju Charms Collection): | |
status: | Triaged → In Progress |
assignee: | nobody → David Ames (thedac) |
Changed in percona-cluster (Juju Charms Collection): | |
status: | Fix Committed → Fix Released |
Andreas,
I was able to re-create this failure with the stable version of percona-cluster.
I was also able to work around it by setting min-cluster-size. Can you test with min-cluster-size set?
I will be checking if this is present in the next version which will be released in a couple of weeks.