/srv/irclogs.ubuntu.com/2016/09/14/#juju.txt

=== mup_ is now known as mup
=== blahdeblah is now known as blahdeblah-lunch
=== blahdeblah-lunch is now known as blahdeblah
=== frankban|afk is now known as frankban
=== mpavone1 is now known as mpavone
venom3Hello. I have a question about juju 2.0 public-address. We have defined in maas 6 network spaces. Does exist a way (like a constraint) to bind Juju's public-address to one of these spaces?09:01
=== Guest98165 is now known as zeus
=== carlosm_ is now known as udac
=== anita is now known as Guest63215
pragsmikeconjure-up worked well to spin up an OpenStack on local LXD, so all processes are on one physical box.15:10
pragsmikeis it possible to add-machine some other physical box, so I can put compute/ceph-osd on that?15:11
pragsmikeI know it's possible with the manual provider to add some machine that you can ssh to15:14
pragsmikeso the question is, could that same technique work even with some other provider (like local lxd)?15:15
petevgcory_fu: is there an issue w/ the new review queue and tests? I don't get nice little clicky links with results for the last two revisions of the Zookeeper charm: https://review.jujucharms.com/reviews/5?revision=19 (Also, two of the latest set of tests seem to be stuck in "pending")17:00
=== frankban is now known as frankban|afk
kjackalcory_fu kwmonroe petevg: Going to publish to bigdata-dev the latest kafka build. Any objections? (Will include build for xenial, fixes from pete on interfaces, make openjdk optional)17:54
magicalt1outdont break things kjackal !17:54
kjackalmagicalt1out: do not take the fun out of it!17:54
petevgBreak things! Have fun! It's dev, so it's all good.17:55
magicalt1outyou always break things kjackal :(17:55
petevgHe can actually blame half the things on me, this time around.17:56
petevgkjackal: you should submit it to the new review queue17:56
kjackalBut everything are already reviewed!17:57
kjackalWe just never pushed to bigdata-dev17:57
kjackalmagicalt1out: just get a new car to go with the palm tree!17:58
magicalt1outi may17:58
magicalt1outalthough it wont fit in my check in luggage17:58
=== magicalt1out is now known as magicaltrout
cargillwhen using th postgresql layer, why would it not create the <db>-relation-* hooks?18:06
cargilloh, nevermind, a typo in layer.yaml18:22
lpSummitcargill: - i was about to ask what your layer.yaml contents was18:22
lpSummitcargill: also o/ greets agian. How are your adventures with juju going?18:22
magicaltroutyeah yeah lpSummit whatever.... ;)318:23
lpSummitmagicaltrout: dont hate the charmer, hate the game18:23
magicaltrouthehe18:23
magicaltroutnice talk18:23
lpSummitman, i skipped so much info though18:23
lpSummiti wantd to go deeper into actions18:23
lpSummitlike when is it appropriate, why you would write one, etc.18:23
magicaltroutwell you should have scheduled a proper talk then eh? :)18:23
lpSummityeah, but there were community members that had talks, and *that* is way more exciting than hearing me bleat on about juju primitives18:24
magicaltrouthehe18:24
lpSummiti want to hear *them* bleat on about juju primitives and super neat things they are doing with them18:24
magicaltrouthttp://mesos.apache.org/documentation/latest/cni/ light reading for Mesos networks.... :)18:28
lpSummitmagicaltrout: actually, i was looking into CNI. We abstracted SDN for this reason in the k8s bundles18:30
lpSummithave you touched on CNI so far? i don't think its complete from what i'm hearing in the k8s developer chat over on slack... but there are quite a few staging deployments on top of it.18:31
magicaltroutnope i'm a complete SDN/CNI newb18:31
lpSummitok :)18:31
magicaltroutlpSummit: http://52.53.182.98:8080/ui/#/apps18:34
lpSummitmagicaltrout: i think i broke it18:38
magicaltrouthttp://52.53.182.98:5050/#/18:40
magicaltroutthere's a recurring theme18:40
=== degville- is now known as degville
smgoller-Hey all, I'm trying to deploy openstack on a MAAS 2.0 cluster using juju 2.0-beta15. I'm using the openstack lxd bundle from https://jujucharms.com/u/openstack-charmers-next/openstack-lxd but I seem to have a more basic problem. The LXD environment never fully comes up on deployed hosts because it can't download images.19:46
smgoller-I'm seeing errors like: "juju.provisioner broker.go:97 incomplete DNS config found, discovering host's DNS config"19:47
smgoller-the host itself can resolve things like cloud-images.ubuntu.com just fine.19:47
alexisbsmgoller-, to start you are going to want the beta18 that is in the ppa19:49
smgoller-ppa:juju/devel?19:49
alexisbsmgoller-, yes19:51
smgoller-for sure, doing that now. Thanks!19:52
elopiolutostag: https://github.com/ubuntu/snappy-playpen/pull/23820:38
lpSummitmbruzek: https://github.com/juju-solutions/kubernetes/pull/19/files20:54
smgoller-alexisb, got a couple other logs of interest now:21:02
smgoller-2016-09-14 20:53:01 ERROR juju.worker.proxyupdater proxyupdater.go:160 lxdbr0 has no ipv4 or ipv6 subnet enabled21:02
smgoller-It looks like your lxdbr0 has not yet been configured. Please configure it via:21:02
smgoller-        sudo dpkg-reconfigure -p medium lxd21:02
smgoller-this is on one of the machines i'm trying to deploy to21:03
smgoller-still getting the incomplete DNS config entries as well21:03
smgoller-ok, so the incomplete DNS config is not so bad21:05
smgoller-it's just pulling from the hosts resolv.conf which is fine21:05
smgoller-neutron-gateway/0        error        idle        0        10.118.25.4            hook failed: "config-changed"21:06
smgoller-from juju status21:06
smgoller-hm. i'll let it keep going, because a lot is still happening21:10
pragsmikeIt does turn out to be possible to add manually-provisioned "ssh" machines to a model in local lxd controller.21:43
pragsmikeWith a controller that looks like this: default  local       lxd/localhost  2.0-beta1821:43
pragsmikeI was able to add a machine like this: juju add-machine ssh:ubuntu@10.124.44.24621:44
pragsmikeas long as it's reachable from the lxdbr0 bridge, it does work, and apps can be deployed to it21:44
* pragsmike is happy21:45
coreycbvaleech, https://bugs.launchpad.net/charms/+source/openstack-dashboard21:49
cargillI've got some of my juju units into a weird state and I'm tryig to drop the model, but running destroy-model default does nothing apart from unselecting it22:31
cargillthis is the only thing I can see in the controller's debug log: ERROR juju.worker.dependency "is-responsible-flag" manifold worker returned unexpected error: lease manager stopped22:31

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