/srv/irclogs.ubuntu.com/2014/07/08/#juju.txt

=== Ursinha-afk is now known as Ursinha
josehey guys! will I be able to deploy on the maas master node?02:18
=== vladk|offline is now known as vladk
=== CyberJacob|Away is now known as CyberJacob
=== uru-afk is now known as urulama
=== CyberJacob is now known as CyberJacob|Away
=== vladk is now known as vladk|offline
=== vladk|offline is now known as vladk
=== rogpeppe2 is now known as rogpeppe
=== rogpeppe is now known as rogpeppe1
=== urulama is now known as uru-brunch
noodles775lazyPower, hazmat: Another one that you might be interested in: https://code.launchpad.net/~michael.nelson/charms/trusty/elasticsearch/add-ufw/+merge/22593409:22
=== uru-brunch is now known as urulama
EgoistHello10:27
EgoistWhy when i try deploy charm from local charm repository10:27
Egoistit takes some kind of old code, not the good one, that i changed10:28
Egoist?10:28
=== vladk is now known as vladk|offline
=== vladk|offline is now known as vladk
=== vladk is now known as vladk|offline
rbasaksinzui: can we sync later today when you're in, please? I'm looking at juju 1.20 -> Utopic, and have a diff of PPA to Utopic packaging with a view to reducing it.11:55
rbasakIt's pretty good already, but I wanted to check with you on a few of the differences so that we can decide which way is preferred and then do the same on both.11:55
* rbasak goes to lunch11:56
=== urulama is now known as uru-afk
d4rkn3tlazyPower: hi, how are y? I've re-configured everything from the begin, now I've deploy juju-gui "http://paste.ubuntu.com/7765331/" now to open the web Gui do I have to use the public-address?12:23
=== uru-afk is now known as urulama
=== vladk|offline is now known as vladk
lazyPowerd4rkn3t: it should respond on any address available.12:28
d4rkn3tif i use "http://maasccsvr1node1.maas/ receive that host is unknow and "Unknown Host12:32
d4rkn3tDescription: Unable to locate the server requested --- the server does not have a DNS entry. Perhaps there is a misspelling in the server name, or the server no longer exists. Double-check the name and try again."12:32
lazyPowerdo you have your maas DNS server set as a dns provider?12:33
lazyPoweras in can you ping maasccsvr1node1.maas?12:33
d4rkn3tfrom maas svr the ping is ok from host machine no.12:34
d4rkn3tI remind y MaaS is a VM created on kvm12:35
lazyPoweri dont know your specific networking setup, so its difficult to gague a proper response12:36
lazyPower*gauge12:36
lazyPowerdo you have a bridged eithernet adapter providing public IP's for your units?12:36
lazyPowerin a typical maas setup you need 2 ethernet devices. one for internal, a secondary for public. the public ethernet adapter is a bridged connection - so you dont have to use tools like sshuttle to reach the instances.12:37
d4rkn3tI've created a virtual network between my host and the VM12:37
d4rkn3tand I created  a virtual networkon virt-manager and kvm has generated a virt0 interface on my host. i communicate with VM using these net12:39
lazyPowerif you can reach the individual vm's from outside the KVM host, you're g2g - othewrise you'll have to create a tunnel to communicate with jujud eployed services12:42
d4rkn3tbefore to realize that i want first test it in a separate environment and then create an environment like you've suggested me12:42
d4rkn3tI've added to hosts file the association IP and hostname, and from host i can ping either IP that hostname12:44
lazyPoweryou should be able to place your MAAS DNS server in /etc/resolv.conf12:44
lazyPowerfor example mine is: search maas  nameserver 10.0.10.212:44
lazyPowerwith a newline between the maas and nameserver lines.12:45
d4rkn3tI've add the maas's ip on my host and i can ping it by hostname but i receive the same error when try to open the web ui12:58
d4rkn3tnoooo.... I'm sorry I made the ping from RC svr!!!!!!!!13:06
rbasaksinzui: ironic that what you predicted in https://bugs.launchpad.net/launchpad/+bug/231797 in 2010 has now happened - for Juju, where you now manage releases :)13:16
_mup_Bug #231797: no sensible way to use debian/watch files with launchpad hosted tarballs (no simple url-and-link list of all downloads) <lp-registry> <packaging> <releases> <Launchpad itself:Triaged> <devscripts (Ubuntu):Invalid> <https://launchpad.net/bugs/231797>13:16
sinzuirbasak, I get angry everytime that downloads page comes into conversation. Too many people worked on it without knowing who needed to use it.13:18
lazyPowerd4rkn3t: so you're able to connect to the gui now? everything's good?13:21
=== wwitzel3_ is now known as wwitzel3
noodles775lazyPower, hazmat: ...and following on from firewalling the admin port (9200) is firewalling the node-to-node comms port (9300) if either of you have time: https://code.launchpad.net/~michael.nelson/charms/trusty/elasticsearch/ufw-for-peers-too/+merge/22596813:43
lazyPowerthanks noodles775, it'll be a bit before i get into the queue today13:44
hazmatnoodles775, nice.. on the client .. that does prevent expose from working though .. albeit its not advisable with es13:44
noodles775hazmat: what's the use-case for wanting to expose 9200? If you really wanted to do that, I'd personally do it via an apache fe, but if there's a real use-case, happy to update it.13:48
hazmatnoodles775, i'm not sure there is13:50
hazmatnoodles775, re the use case.. possibly between multiple ostack envs but not public access13:51
hazmatnoodles775, agreed.. normal usage for a js client would always be a nginx/apache frontend13:51
d4rkn3tlazyPower: adding hostname and ip on hosts file on host machine i reach the node via ping using the dns no!!! anyway trying to open juju gui receive the same error "Unknown Host "13:51
hazmatnoodles775,  i can't think of a concrete use case, not worth while till there is one.13:52
lazyPowerd4rkn3t: thats bizarre13:52
=== scuttle|afk is now known as scuttlemonkey
d4rkn3tit's really bizarre!!!!13:53
noodles775hazmat: great (given that we do have a use-case for denying non-client access to 9200, so that any other unit on the internal network isn't able to play with your indexes :P)13:53
hazmatnoodles775, do you use any of the es management plugins?13:54
d4rkn3talso ssh is working (ssh ubuntu@maasccsvr1node1.maas)13:54
d4rkn3tlazyPower: the problem was in url, using http the web gui doesn't work via https yes!!!!!13:56
d4rkn3tnow i see the tentative of Juju of connecting to environment!!!13:57
lazyPowerstrange, the juju-gui should work over https...13:58
lazyPowerit uses a snakeoil certificate, and quickstart auto-launches an https url for you.13:59
noodles775hazmat: nope, not so far - we're currently controlling the indexes from the client application, and haven't yet done much analysis (but will be shortly). Which ones do you recommend?14:00
noodles775hazmat: as far as adding support in the charm for plugins, I'd assume we'd provide two methods (installing from a payload plugins directory for our own usage, as well as from github for casual usage)14:01
noodles775bigdesk looks useful.14:01
d4rkn3tit's working over https....... i've accepted the certificate and boom the home page of gui is ready!!!not really, because it tries to connect to environment but  nothing14:02
d4rkn3tit gets so long time!!!!! nothing happened it continues to try the connection14:03
hazmatnoodles775, yeah.. bigdesk and kopf are the actively developed useful ones.. bigdesk has some nice charts/stats out of the box14:05
hazmatnoodles775, here's a good comparison of the various plugins.. https://blog.codecentric.de/en/2014/03/elasticsearch-monitoring-and-management-plugins/14:06
lazyPowerd4rkn3t: well since you're pushing manual settings in /etc/hosts - sounds like theres still some misconfiguration at play. The GUi probably cannot connect to the API Server, and if its going by hostname, and tehre's no resolution that would explain teh timeout of the GUI connecting.14:08
lazyPowerits a web-socket connection, and i'm pretty sure it works by hostname, rick_h__ would know this for sure.14:08
rick_h__lazyPower: my ears are itching, reading backscroll14:08
jcastrohey lazyPower14:09
lazyPowerhi jcastro14:09
mbruzekrick_h__, itchy ears, you should get that looked at.14:09
jcastrocory_fu's allura charm looks ready to promulgate14:09
lazyPowerjcastro: gonna be a bit before i'm in teh queue today14:10
rick_h__lazyPower: d4rkn3t sorry, backscroll seems to imply there's a bunch of history here. What's going on?14:11
=== hatch__ is now known as hatch
rick_h__lazyPower: d4rkn3t if the gui shows the 'connecting to environment' message it's trying to establish a websocket connection to the state server's api endpoint.14:11
rick_h__lazyPower: d4rkn3t if it's failing, check the browser console/network tab (you might have to reload with it open) and look at the url it's trying to hit and any error/etc in there14:11
d4rkn3tlazyPower: http://paste.ubuntu.com/7765803/14:12
lazyPowerrick_h__: d4rkn3t has a juju/maas setup - he's not using the MAAS DNS and instead plunking ip's in his /etc/hosts - my thought is thats not going to work if the gui isn't aware of the websocket state server hostname, as thats what it uses to connect right? or is it using an implicit ip? i'm not really sure where it gets the info from...14:12
d4rkn3trick_h:  I've already made the reload of page but nothing it continue to try the connection to node14:14
rick_h__d4rkn3t: right, but open the network tab in your browser's developer tools and look at what address it's attempting to connect to14:15
rick_h__lazyPower: hmm, looking to see if I can remember how it finds the address to use. frankban know off the top of your head ^ ?14:15
frankbanrick_h__: reading14:16
rick_h__frankban: does the charm feed the juju websocket ip/dns name via the settings?14:16
frankbanrick_h__: the guiserver is started passing the juju API url, the GUI just connects to the gui service unit address14:17
rick_h__frankban: ah right. d4rkn3t so yea, need to find out what url it's trying to connect to. It sounds like the client (your machine) can't route to the charm's running server.14:18
lazyPowerI'm fairly certain the root of these issues are due to lack of resolveable dns within that setup.14:18
lazyPoweryeah14:18
d4rkn3trick_h: this is what i see in browser console "WebSocket connection to 'wss://maasccsvr1node1.maas/ws' failed: WebSocket is closed before the connection is established. maasccsvr1node1.maas/:1"14:19
frankbanrick_h__: FWIW the API URL is retrieved by the charm from the hook's execution context: the JUJU_API_ADDRESSES env var14:19
lazyPowerfrankban: that, is really good info to have. thank you14:19
lazyPowerfrankban: so you just parse the ENV var and fish out the stuff you need? i may take this approach with another charm i'm working on14:19
rick_h__thanks frankban14:20
d4rkn3trick_h_: in the node as GW i've 1-1-2-1.maas14:21
frankbanlazyPower: this is how we get the API address: http://bazaar.launchpad.net/~juju-gui/charms/trusty/juju-gui/trunk/view/head:/hooks/utils.py#L14014:22
frankbanlazyPower: it is possible to really simplify that if you don'y have to support old versions of juju14:22
lazyPowerfrankban: looks about right :)14:22
lazyPowerthats what i expected, os.env('foo')14:22
frankbanlazyPower, rick_h__: I think https://bazaar.launchpad.net/~juju-gui/charms/trusty/juju-gui/trunk/view/head:/HACKING.md#L237 is relevant for investigating this kind of errors14:23
lazyPowerI for whatever reason was thinking it was passed as config, but that didn't sound right - because we're not shipping anything to the charm.14:23
lazyPowerfrankban: thats all about 2 steps further than where we are with d4rkn3t's issues. he's having an issue with the juju-gui connecting to the state server.14:25
frankbanlazyPower: yeah, to complete that story, the api address is then passed as a cli argument to the GUI server, which acts as a proxy between the browser and the juju-core api server14:25
lazyPowerand that's more along the lines of the DNS half-configuration i've pointed out above. If we get d4rkn3t's setup working without manually stuffing hosts in /etc/hosts, this shoudl all go away.14:25
frankbancool14:25
lazyPoweri figured it was a connectivity issue, thanks for confirming my suspicious and the insight into how the gui configures itself frankban14:26
lazyPowerrick_h__: *hattip*14:26
frankbanlazyPower: mp14:26
lazyPowerd4rkn3t: so, sounds like the core problem here is the half-configured environment. Is there a specific reason you're manually adding hosts to /etc/hosts? you should be able to just add your region controller as a DNS server to your resolv.conf and the nodes will be available to you14:27
d4rkn3tlazyPower: I've made that because for my host I can't ping the node using its own hostname, i tried that just to see that from my PC can reach the node and open the JUJU's web gui14:29
lazyPowerd4rkn3t: the MAAS stack deploys a bind server on the region/cluster controller. so you should be using that to do dns resolution14:31
lazyPowermake sure its the first server listed in your resolv.conf and the rest should 'just work'14:31
d4rkn3tI' ve made that but nothing, this my resolv.conf file on host machine http://paste.ubuntu.com/7765902/14:31
jcastrombruzek, does the tomcat charm you worked on do HA?14:32
lazyPowerafter the nameserver 1.1.1.10 move the search maas line up there.14:32
lazyPowerthen try pinging your .maas node again with it commented out in /etc/hosts14:33
jcastrombruzek, nevermind I was looking in the wrong place, looks like you do have cluster support14:34
mbruzekjcastro, not specifically it will cluster14:34
d4rkn3tlike this "http://paste.ubuntu.com/7765913/" I've removed the line on hosts file i can ping it using hostname, but on my browser juju continues to try the connection to the environment14:37
lazyPoweri'm not sure what to recommend. frankban there's a proxying socket server on the juju-gui host right?14:43
frankbanlazyPower: yes, the guiserver14:44
frankbanlazyPower: which logs to /var/log/upstart/guiserver.log14:44
lazyPowerd4rkn3t: and you've commented out that line in /etc/hosts so you're positive the DNS resolution is working?14:45
jcastromattgriffin, hey do you guys have power8 builds in your repo?14:46
d4rkn3tfrankban: this is the guiserver.log on node http://paste.ubuntu.com/7765957/14:49
d4rkn3tlazyPower: yes now i can resolve that by resolv.conf but if i try to run the command "sudo resolvconf -u" to upgrade the file i lost that nameserver!!!14:50
=== vladk is now known as vladk|offline
frankband4rkn3t: I don't see any ws connections there, could you please post the response from https://<juju-gui-url>/gui-server-info ?14:51
lazyPowerd4rkn3t: dont panic - you can set this in /etc/resolv.conf.d/head14:51
d4rkn3tok14:51
frankband4rkn3t: also, it is possible to switch logging to debug with "juju set juju-gui builtin-server-logging=debug"14:52
d4rkn3tfrankban: http://paste.ubuntu.com/7765974/14:52
=== vladk|offline is now known as vladk
d4rkn3ti've run that command but in terminal i dont' see anything14:53
frankband4rkn3t: so the bootstrap node is maasccsvr1node1.maas, right?14:53
d4rkn3tyes14:53
frankband4rkn3t: yeah, that command just changes how the gui server logging is configured. now you can look at the logs again while performing a request14:54
d4rkn3tand the juju status is this http://paste.ubuntu.com/7765980/14:55
d4rkn3tfrankban this is the log http://paste.ubuntu.com/7765985/14:56
d4rkn3tfrankban: and this one is after to reload the page http://paste.ubuntu.com/7765991/14:57
mattgriffinhi jcastro. i'll check into it. why do you ask?15:13
jcastroI was just thumbing through the percona-cluster charm and was wondering if it was available on POWER815:14
mattgriffinjcastro, cool. i'll look into it :)15:14
jcastrothey do free hardware access btw: https://www-304.ibm.com/partnerworld/wps/servlet/ContentHandler/stg_com_sys_power-development-platform15:14
mattgriffinjcastro, excellent. thanks for sharing. i had asked a former colleague about how to get some hardware a month ago... this is great15:15
jcastrositeox.com also has shell accounts for like 30 bucks a month15:18
frankband4rkn3t: I still don't see logs about incoming WebSocket connections, it seems the browser is not sending ws requests. Do you see the same behavior also e.g. switching to another browser or removing caches?15:21
d4rkn3tfrankban: i try to remove cache15:22
frankband4rkn3t: incognito mode could also help15:22
d4rkn3ti've cleaned the cache same problem. i used incognito i see the login page15:23
d4rkn3twhy ???15:25
frankband4rkn3t: are you able to log in?15:26
d4rkn3tthe extension "Spotflux Lite" blocked the connection!!!now it's working perfectly15:29
d4rkn3tit's incredible!!!15:29
d4rkn3t2 days for that!!!!15:29
frankband4rkn3t: :-/15:32
d4rkn3t it's unbelievable.....i'm so sorry if y've to lost your time for me....15:32
d4rkn3ti try to disable that and go.....re-active that no login!!!15:33
frankband4rkn3t: no problem really! happy we solved that15:33
d4rkn3tyeah, i want to thank y for everything guys, you're fantastic15:34
d4rkn3tlet's go to have a beer all together i'll offer you!!!15:35
d4rkn3tnext step will be adding more nodes and deploy openstack!!!!15:36
d4rkn3tfucking extensions!!!!!!15:36
jcastrod4rkn3t, well, at least it's not something complicated!15:38
d4rkn3tjcastro: y right, but your team have support me for 1 entire day for resolving the problem 'n discovering that the problem was that....15:40
jcastroheh yeah it happens15:41
jcastroglad it's sorted for you though!15:41
d4rkn3tanyway thanks a lot guys for your support, i hope to repay you soon bye15:42
lazyPowerAww he's gone16:01
lazyPoweri was going to say 'tell your friends about us!' - next time *snaps*16:01
=== gaughen_ is now known as gaughen
d4rkn3ti came back here again....in the juju-gui there is a notification "Failed to load charm details. Charm API error of type: no_such_charm", is maybe I've not installed charm-tools??16:23
rick_h__d4rkn3t: no, that means somewhere there's some bad data for a charm it could not load16:24
rick_h__d4rkn3t: it should be safe to ignore16:24
d4rkn3tok, how can i make to know which bad data it needs to work well?16:26
d4rkn3ti mean it's possible to correct that?16:29
=== urulama is now known as uru-afk
lazyPowerd4rkn3t: if a charm passes 'charm proof' (which comes from charm-tools) it should be fine.16:32
adeuringutlemming: could you please have a look here: https://code.launchpad.net/~adeuring/jujuredirector/check-juju-status/+merge/22600216:34
d4rkn3tok, i thought it was an error. thanks again16:34
=== scuttlemonkey is now known as scuttle|afk
=== vladk is now known as vladk|offline
=== roadmr is now known as roadmr_afk
=== scuttle|afk is now known as scuttlemonkey
=== scuttlemonkey is now known as scuttle|afk
=== scuttle|afk is now known as scuttlemonkey
avoineis it possible that juju don't add the user ssh key by default in authorized_keys on unit in 1.20 ?18:05
* avoine is trying juju authorized-keys add18:07
=== roadmr_afk is now known as roadmr
lazyPowernoodles775: hey have you seen the elasticsearch 403 failure on the repository?18:21
lazyPowerthis is new behavior18:21
=== CyberJacob|Away is now known as CyberJacob
noodles775lazyPower: Nope? I've deployed with the branch quite a few times today (but some are with our own private repo). Is it the elasticearch.org repo for which you're getting a 403?18:29
lazyPoweryes18:30
lazyPowerthe default is whats 403'ing18:30
* noodles775 sets a default deploy running and goes to read with a kid.18:31
jcastrosinzui, may I butcher the release notes to reuse them on my blog?18:39
jcastrotoo many good features to not tell the world18:39
noodles775lazyPower: hrm, I just deployed again with the default repo without issues. Eg. log without errors: http://paste.ubuntu.com/7767027/18:46
noodles775lazyPower: can you paste the log for the error that you saw, if you've still got it handy?18:46
jcastrohttps://news.ycombinator.com/item?id=800603718:46
lazyPowernoodles775: i can re-run it, give me a few - i'm in a meeting. will you be around for a bit?18:47
noodles775lazyPower: I can check back later, sure.18:47
sinzuijcastro, please do. Chop until you have your message for the masses18:47
=== vladk|offline is now known as vladk
noodles775lazyPower: fwiw, a 403 from elasticsearch.org repo an issue at their end (perhaps when they're updating/publishing not sure). Let me know if you're able to reproduce, but if not, I don't think it's related to the charm.18:59
lazyPowerwell the charm should default to our repos19:05
lazyPowernoodles775: http://paste.ubuntu.com/7767221/19:40
noodles775lazyPower: what do you get if you `juju run --unit elasticsearch/0 "curl http://packages.elasticsearch.org/elasticsearch/1.2/debian/dists/stable/main/binary-amd64/Packages"` ?19:59
lazyPowerwell that worked20:00
noodles775lazyPower: when you say the charm should default to our repos, which repos do you mean? (elasticsearch isn't in trusty, afaict)20:00
lazyPowernoodles775: you're right, i just checked and its not in trusty - i remember looking at that during the review20:01
lazyPowerweird that the apt-get update is whats 403'ing when that curl woorks20:01
=== CyberJacob is now known as CyberJacob|Away
lazyPowerhttp://paste.ubuntu.com/7767288/20:01
lazyPowerthere's the output from the curl20:01
noodles775lazyPower: if the curl works, can you debug-hooks on the unit and re-run the hook (I basically want to know if it's an intermittent issue, or related to wherever you're running, i've still not repro'd)20:02
lazyPowerAH YOU KNOW!20:02
lazyPoweri figured ito ut noodles775, this is a lazypower problem20:02
lazyPowernot a charm problem20:02
noodles775Great, what was the issue?20:02
lazyPowerthe curtain proxy of maas20:02
noodles775Ah :)20:02
lazyPoweri haven't setup any kind of forwarding for ppa's, and its been forever + 6 months since i've tried a charm with a ppa configuration20:02
lazyPowerreally sorry about that - i forgot the quirks of my own setup20:03
lazyPoweryep, and commenting out the proxy on elasticsearch fixed it20:03
lazyPowergahhhh i'm ashamed. i'll go hide now20:03
noodles775No probs at all, glad it's sorted :)20:03
noodles775lazyPower: btw, you can also bundle the elasticsearch package in the charm (see the readme) and it will use that instead, if that helps.20:05
noodles775G'night!20:05
=== vladk is now known as vladk|offline
=== vladk|offline is now known as vladk
=== vladk is now known as vladk|offline
=== xnox is now known as xnox_
joseguys, any idea on why my LXC containers may be stuck in pending state?21:23
thumperjose: yes21:25
thumperit is all my fault :-(21:25
thumperjose: is this a new bootstrap?21:26
josethumper: yeah21:26
thumperand the local provider?21:26
joseno21:26
josemanual with lxc21:26
josewith many services in lxc21:26
thumperhmm21:26
thumperhow long have you waited?21:27
joseabout... 20mins?21:27
joselxc-ls --fancy gives no useful info apart from just one machine being stopped21:27
thumperhas this machine been tested with manual before?21:27
joseit was working a while ago, before I went for lunch21:27
thumperjose: can you pastebin the following: `find /var/lib/juju` and `lxc-ls --fancy` ?21:28
josesure thing!21:28
thumperthis may not be my fault21:28
joseoh wait21:29
josethe machine changed to started21:29
josehttp://paste.ubuntu.com/7767588/21:29
josewait... looks like a new machine has been fired up21:30
josenot your fault, thumper :)21:31
thumperjose: oh good21:32
=== xnox_ is now known as Eisbrecher
=== Eisbrecher is now known as Eisbrecher_xnox
josethumper: if it's worth taking a look at, the machines have been running for around 10m now, and still showing as pending with this lxc-ls http://paste.ubuntu.com/7767622/21:45
thumperjose: which version of juju?21:57
thumperjose: also, are you using an apt-cache?21:57
thumperthe machines do an apt-get update/upgrade when starting21:58
thumperwith many machines starting, likely to cause contention maybe?21:58
josethumper: I did an update/upgrade a min ago22:01
joseversion 1.81.122:01
thumperjose: yeah, but each lxc container does its own22:01
thumperas it is a "new machine"22:01
joseoh22:01
thumperindependent of the host22:01
joseI'm gonna check now22:01
joseall pending22:02
thumperjose: take a look at the files in /var/log/juju/containers22:02
thumperthere is console output in there22:02
josethumper: erm... nope22:02
josenot even machine-0-lxc-currentnumbershere.log22:02
thumperwell... in each container22:03
joseooh22:03
josethumper: how should I ssh into them?22:03
joselxc-console tells me 'container is not running' while it is22:04
joseor at least fancy displays it like so22:04
josewh...what?! no lxc containers now!22:05
joseurgh, I'll just re-deploy22:06
josethumper: you still around?22:21
thumperyeah, on the phone right now, sorry22:22
joseoh, np22:31
joseI was wondering how should I ssh into my lxc containers to check those logfiles - something's not smelling good here22:31
sarnoldjose: they ought to be accessible through the filesystem too, right?22:32
josesarnold: not sure22:32
joseor you mean if the logfiles were to be copied in the host's /var/log/juju?22:32
sarnoldjose: I was thinking of /var/lib/lxc/something22:34
josesarnold: you got it!22:34
joseurgh, /var/log/juju inside the containers is just... empty22:35
sarnoldjose: oh :/ maybe there's more complicated filesystems things going on than I expected. sorry jose.22:36
josenot a problem22:36
josesarnold: I got something, maybe you know22:38
joseI got to the logs in /var/lib/juju/containers/containernamehere/container.log22:38
josethey all say 'lxc_commands - peer has disconnected'22:38
sarnoldjose: sorry, I got nothing :(22:40
josenp then :)22:40
joseI think I'll give this 20 more minutes and go home if nothing shows up22:40
thumperjose: was looking locally, it seems that the code that used to write to console.log has been moved...22:47
thumpernot sure where it is logging now22:47
joseoh, well22:47
thumperthere was code that caught the cloud-init output22:47
thumperso you could see where it was up to22:47
* thumper thinks22:47
joseI'm deploying OpenStack with LXC containers all (but nova-compute) in one machine22:47
joseshould I try deploying them like... not in lxc containers but in the server directly?22:48
joseor you think they would crash>22:48
thumperI'm not sure22:48
thumperwe do have a cloud installer that does that22:48
thumpersomewhere22:48
joseI'm giving LXC one last try22:51
josedestroyed the machines and services and I'm re-deploying22:51
joseit *looks* like lxc containers are being created22:51
themonkcan load my local charm in juju-gui?22:53
themonkcan i load my local charm in juju-gui?22:53
josethumper: should lxc containers display as 'started' (the machines not services) even though the services have not been started yet?23:05
thumperjose: yeah, the lxc status is different23:13
thumperlxc says "yeah those machines are up"23:13
thumperthe service stops being pending when the agent is started and communicates23:14
thumperwith the main server23:14
thumperobviously there needs to be a network path from the host to the server, and from container to container23:14
thumperjose: what is the structure of your environment?23:14
josethumper: manual23:14
thumperright.. but how many machines23:15
thumperwhat does status say23:15
josesarnold: keystone is giving me an error when migrating the database (on trusty), is this known?23:33
josesecond time I'm seeing this, not sure if it's reproducable23:34
sarnoldjose: sorry, no idea23:34
josenp23:34
sebas5384jose: help me to bring ubuntu juju to the first latino Drupal Conference? http://bogota2015.drupal.org :)23:37
sebas5384I was trying to talk with jcastro but I think he is out23:37
sebas5384lazyPower: would you be interested in talking about devops?23:38
josesebas5384: I can give the link to them tomorrow when they're around23:38
sebas5384thanks!!23:38
sebas5384I'm in the devops track chair23:39
sebas5384helping to select rock stars of devops23:39
marcoceppisebas5384: Awesome thanks for the link!23:52
marcoceppisebas5384: when is the CFP?23:52
sebas5384marcoceppi: you are more than invited :D23:52
sebas5384in the next two weeks we are going to define that23:52
marcoceppisebas5384: cool, let me know and I'll submit a talk23:53
sebas5384yeah definitely! I will talk about that here :)23:53
sebas5384oh! marcoceppi, when i did the first version of the drupal charm in bash23:59
* jose would like to be there23:59
sebas5384your charms were my guidance hehe23:59
sebas5384thanks marcoceppi :)23:59

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