[00:07] hi is there any reason I'd see "Unit waiting to bootstrap" while running `juju status` when the node is booted and fully working? Why would it report its waiting to bootstrap ? [00:11] eydaimon, what version of juju is that? i've never seen that before [00:15] 2.8.8-bionic-amd64 [00:16] maybe try: 'juju controllers --refresh', then 'juju status' ? [00:17] otherwise i would file a bug [00:17] still the same [00:17] is this a reasonable version of juju ? I just started looknig and it isnt my setqup [00:18] yeah, 2.8.8 is the latest stable [00:19] see 'snap info juju' [00:19] thanks man, I posted on discourse. maybe someone there will know [00:19] welcome [00:19] snap. i've never heard of this before. is this a debian based thing ? [00:20] more like an ubuntu thing [00:20] see https://snapcraft.io/docs [00:20] hmmm. ok. I just checked /etc/debian_version and since there wa sa such a file, assumed it's debian as opposed to ubuntu. Although I remember ubuntu is based on debian, I expected it to be more clear [00:22] what backing cloud are you using? [00:23] openstack you mean ? [00:27] you created a controller for openstack? then, yes, openstack is the backing cloud [00:29] i see your discoursian post. i misunderstood. i thought the "waiting to bootstrap" was referring to the creation of the controller (bootstrap command) [00:31] what series (ubuntu release) is running on those containers? [00:32] sid/buster [00:34] output of: `juju ssh mysql/0 lsb_release -c` ? [00:52] Codename: bionic [01:35] k [01:37] a typical deployment should look like: 'juju deploy -n 3 --config min-cluster-size=3 percona-cluster' [01:38] you'd then need to set up HA [01:38] see: https://opendev.org/openstack/charm-percona-cluster/src/branch/master/README.md [01:49] it was setup and working apparently but after some trouble they had, they restarted everything, and it was giving that message [01:59] please read: [01:59] https://docs.openstack.org/project-deploy-guide/charm-deployment-guide/latest/app-managing-power-events.html#percona-cluster [02:18] thank you === StoneTable is now known as aisrael [16:05] eydaimon, any luck? [16:25] achilleasa: Gonna QA your patch in a minute. If you or hml have time, this is a forward merge of 2.8 - https://github.com/juju/juju/pull/12632. [16:32] manadart: any particular issue with the bundlechanges/applicationoffers conflicts? Looks like you kept the 2.9 ones [16:34] achilleasa: No, I just nuked the 2.8 section and it all settled fine. [16:35] manadart: cool; some things got relocated in 2.9 so just wanted to doublecheck [21:21] pmatulis: not et. I will have to check later. thanks === arif-ali_ is now known as arif-ali [21:44] eydaimon, let's continue this on the Juju user forum (Discourse). you will most likely need to provide more details and context for others to understand