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

viswesnHi all,  I getting error on running 'juju bootstrap lxd-test localhost' in Ubuntu 16.0405:20
viswesnError msg is "Unable to get LXD image for ubuntu-xenial: The requested image couldn't be found"05:21
viswesnI am followed the doc link05:21
viswesnhttps://jujucharms.com/docs/stable/getting-started05:22
viswesnIs there any one to help me on juju bootstrap issue?05:25
viswesn#juju :  Need help on juju bootstarp05:30
viswesn@all: Is there any one who can help me on juju bootstrap05:37
thumperhey05:38
thumperwhich version of juju?05:39
thumperalso, are you on a closed network?05:39
viswesnjuju version 2.005:39
viswesnNo05:39
viswesncannot start bootstrap instance: unable to get LXD image for ubuntu-xenial: The requested image couldn't be found.05:41
thumperwhat do you get if you just go "lxc launch ubuntu:x"05:41
viswesnIt is retrieving the image now05:42
viswesn$> lxc launch ubuntu:xenial05:43
thumperno idea why it didn't work before05:49
thumperjuju should be able to use it now05:49
* thumper done for the day05:49
thumpergood luck05:49
viswesn@all  me getting different error now on running juju bootstrap05:58
viswesnERROR cmd supercommand.go:458 failed to bootstrap model: Juju cannot bootstrap because no tools are available for your model. You may want to use the 'agent-metadata-url' configuration setting to specify the tools location.05:58
viswesnHow to resolve this issue05:58
viswesn@all Can I get help on Juju bootstrap issue06:03
viswesnjuju version 2.0-beta15-xenial-amd6406:03
viswesn@all any one here to help me on juju bootstrap issue?06:13
=== frankban|afk is now known as frankban
viswesn@all any one here to help me on juju bootstrap issue?06:17
viswesn@all any one here to help me on juju bootstrap issue?06:46
viswesnI am seeing error during juju bootstrap06:46
=== Guest45771 is now known as CyberJacob
elsprucan I deploy an openCL program on juju?14:03
geethaHi, when I run `juju attach` command to upload resource, it's giving me the error: http://paste.ubuntu.com/23181757/. Can anyone please help me o this?15:13
=== dpm is now known as dpm-afk
geethaHi, when I run `juju attach` command to upload resource, it's giving me an error: http://paste.ubuntu.com/23181757/. Can anyone please help me on this?15:39
lazyPower1geetha: whats the output of `juju version` ?15:40
geethalazyPower1: output of `juju version`: 2.0-beta15-xenial-s390x15:44
lazyPower1geetha:  there have been a lot of improvements to resources in the later 2.0 betas. Can you try upgrading to juju 2.0-beta18 and giving it another go?15:45
geethalazyPower1: ok, I'll try with juju 2.0-beta1815:47
geethalazyPower1: thank you15:47
lazyPower1no problem15:47
=== dpm-afk is now known as dpm
geethaHi, I'm getting this error: http://paste.ubuntu.com/23182940/17:15
lazyPower1geetha: - is that still on beta-15?17:17
lazyPower1geetha: that was bugged and fixed in the later betas according to this bug: https://bugs.launchpad.net/juju/+bug/159138717:17
mupBug #1591387: juju controller stuck in infinite loop during teardown - "lease manager stopped" errors <2.0> <destroy-controller> <juju:Fix Released by fwereade> <https://launchpad.net/bugs/1591387>17:17
geethano on beta -18?17:21
geethabeta-18.17:21
geethaIt's displaying juju status message as: resolver loop error17:23
Siva_I am using Juju 2.0 beta version 1818:22
Siva_I am trying to juju bootstrap and I am seeing the following error18:23
Siva_root@juju-api-client:~# juju bootstrap juniper-juju-controller junipermaas --to juju-controller.maas --show-log 11:10:25 INFO  juju.cmd supercommand.go:63 running juju [2.0-beta18 gc go1.6.2] 11:10:25 INFO  cmd cmd.go:141 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 11:10:25 INFO  cmd cmd.go:141 Adding contents of "/root/.ssh/id_rsa.pub" to authorized-keys 11:10:30 ERROR cmd supercommand.go:458 Get 18:24
Siva_Any idea what does this mean?18:24
Siva_I am able to ping 192.168.1.218:24
Siva_I am able to ping 192.168.1.2 which is the MAAS container18:24
=== frankban is now known as frankban|afk
madhuHello all, we are using juju 2.0-beta18-xenial-amd64 version18:40
madhuWhen we are trying to use the juju bootstrap command to connect to the MAAs container, its giving us the below error18:41
madhuroot@juju-api-client:~# juju bootstrap juniper-juju-controller junipermaas --to juju-controller.maas --show-log 11:10:25 INFO  juju.cmd supercommand.go:63 running juju [2.0-beta18 gc go1.6.2] 11:10:25 INFO  cmd cmd.go:141 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 11:10:25 INFO  cmd cmd.go:141 Adding contents of "/root/.ssh/id_rsa.pub" to authorized-keys 11:10:30 ERROR cmd supercommand.go:458 Get 18:41
Siva_any help is much appreciated18:42
madhu11:10:30 ERROR cmd supercommand.go:458 Get http://192.168.1.2/MAAS/api/1.0/version/: invalid proxy address "http://[fe80::1%eth0]:13128": parse http://[fe80::1%eth0]:13128: invalid URL escape "%et"18:43
cclarkeI have MAAS/juju installed on a physical server and I am able to use juju to bootstrap and deploy charms to different nodes. Issue is all docus for Ubuntu 14 say to use quantum-gateway, but that is end of life and says to use neutron-gateway. But it stays blocked and the error is: (config-changed) Missing relations: messaging20:24
cclarke Is this the correct channel to look for assistance deploying openstack with MAAS/juju and does anyone have any ideas or has seen this before?20:24
cmarsis there an example working charm that uses layer:docker I can look at?20:45
lazyPower1stokachu: thanks for the turnaround on layer-nginx :)  It cleaned up nicely21:42
lazyPower1cmars: our kubernetes charms, i wrote a nice tutoral over on insights21:43
cmarslazyPower1, link?21:43
lazyPower1cmars: http://dasroot.net/posts/2016-08-03-layer-docker-deep-dive/21:43
lazyPower1or21:43
lazyPower1https://github.com/kubernetes/kubernetes/tree/master/cluster/juju/layers/kubernetes21:44
cmarslazyPower1, thanks21:44
lazyPower1cmars: I was giving this some thought during the summit, there are probably some very straight forward use cases that we could condense that code down quite a bit as well. feedback/bugs welcome.21:45
lazyPower1eg: framework it so you generate a lot of that boilerplate from a compose.yaml if thats your end goal is just to spin up the container formation defined there and not relate to anything, but i  dont know that we want to encourage that behavior in our ecosystem... as relations are a good chunk of the reason juju rocks our socks21:46
=== mup_ is now known as mup
jhobbsdid set-model-config go away in beta18?21:49
lazyPower1jhobbs: is just model-config now21:52
lazyPower1jhobbs: they dropped the set- infront of it.  so juju model-config enable-os-upgrades=true  would be the current syntax21:53
jhobbsok thanks lazyPower121:53
jhobbsi guess i missed the memo on that one21:53
lazyPower1i did too, dont feel bad :)21:53
magicaltroutafternoon22:26
* magicaltrout has checked into a hotel 1 block away... what a waste of time22:27
smgoller-what's the best bundle off jujucharms for deploying openstack mitaka on maas-2.0? I'm currently trying out this one: https://jujucharms.com/u/openstack-charmers-next/openstack-base-xenial-mitaka22:43
smgoller-oh yeah, and xenial. :)22:43

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