Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Priority
MediumAssignee
paulo.machadopaulo.machadoReporter
Alex LutayAlex LutayComponents
Sprint
NoneOriginal estimate
Time remaining
4h
Details
Details
Priority
Assignee
paulo.machado
paulo.machadoReporter
Alex Lutay
Alex LutayComponents
Sprint
None
Original estimate
Time remaining
4h
Created November 21, 2022 at 11:34 AM
Updated June 15, 2023 at 12:54 PM
Resolved June 15, 2023 at 12:54 PM
Hi,
STR:
juju add-model mysql
juju deploy ch:mysql --channel edge -n 15
Actual result: 9 nodes joined the cluster. Nodes 10-15 stuck in “Waiting to join the cluster“.
Expected result:
some indication, e.g. “hot-swap (max 10 members of cluster)“
removing some “active“ nodes, should pickup one from “waiting“ state
None of above are true. After removing 3 active nodes + “jhack ffwd“, error:
See the picture:
NOTE: the further “add-unit mysql“ does join the cluster (id 15 and 16), but “waiting“ nodes stuck in waiting state (id 4,5,6,7,8,9):
P.S. The similar issue for PostgreSQL is