/srv/irclogs.ubuntu.com/2017/03/06/#juju.txt

=== scuttle|afk is now known as scuttlemonkey
kjackalGood morning Juju world!08:01
jamespageybaumy: to scale out mysql (which is really percona-cluster in the base bundle)08:11
jamespageyou must set min-cluster-size=X before adding new units08:11
jamespageso for 3 units - min-cluster-size=308:11
jamespageand then you'll also need to use the hacluster charm08:12
jamespagewith a vip set on the percona-cluster charm = vip=a.b.c.d08:12
jamespageto provide a single access point into the cluster for consuming clients08:12
stubbdx: I don't think there is anything I can do on that bug, unless there is some valid reason we need to support trusty environments that don't have snapd in their archive.09:40
stubbdx: Hmm... are you running an unusual architecture that we haven't ported snapd to?09:41
cnfmorning09:46
stubbdx: It would be possible to add the extra complexity to the snap layer to defer the snapd package install as late as possible, so the problem is only noticed once you trigger a code path that really does need snapd installed.09:46
pranav_Hello good folks. Need some help with Ocata charms10:09
pranav_Have configured openstack10:09
pranav_but the keystone ports keep changing from 5000 to 499010:09
pranav_Hi all. Facing issue with ocata nova-cloud-controller11:49
pranav_the api port is being configured to 8764, eventhough the enpoints are configured on 877411:50
=== freyes__ is now known as freyes
kjackalhi pranav_ you might want to report that to #openstack-charms12:51
pranav_Thanks for the pointer. Will try there12:53
=== Guest36874 is now known as zeus
=== scuttlemonkey is now known as scuttle|afk
=== scuttle|afk is now known as scuttlemonkey
=== fnordahl_ is now known as fnordahl
ybaumyjust a quick question what happens if i add-unit --to a machine where there is already a unit installed .. will there be a lxd container build?16:42
ybaumyi dont want to test it out in my setup ... i dont wanna f*ck up my installation right now that everything seems to be working16:47
ybaumywell except a few openstack bugs i ran into^^16:52
=== dosaboy_ is now known as dosaboy
=== hml_ is now known as hml
rick_hwpk: howdy20:53
stormmorefun fun, actually moving into a "real" office :)21:41
stormmoreoh an congrats on getting 1.5.3 out lazyPower21:42
arosalesybaumy: it won't put into a container. If you use "--to" it will put that charm (application) on the same filesystem the original charm (application) had.22:26
arosalesybaumy: so there is a very real possibility of collision, port collision, etc.22:26
arosalesybaumy: some folks call it "hulk smash" as you force the services to co-exist on the same file system. If you know the services can co-exist on the same file system it should be ok.22:27

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!