[01:12] davecheney: wrt. the image numbers [01:12] I don't want to promise "just this once" [01:12] but ... just this once. [01:12] * jcastro quickly hides to escape responsibility === defunctzombie is now known as defunctzombie_zz [11:35] http://paste.ubuntu.com/5622314/ trying to bootstrap within maas by using kvm, got this error, any clues? dns resolved successfully [12:53] freeflying: What's your "maas-server" set to? [12:53] in your configuration [13:04] marcoceppi: set to the vm I have maas installed [13:04] Right, I mean I think that error is because that address isn't formatted properly. Wanted to see what you had there [13:06] marcoceppi: http://192.168.124.2/MAAS [13:07] freeflying: Yeah, you need to include the port in the address. Try: http://192.168.124.2:80/MAAS [13:08] marcoceppi: thanks, will give it try, but the same configuration worked before, its on precise with latest update, using ppa version of juju + maas [13:09] freeflying: hum, things may have changed. I know when I tried MAAS + Juju about a year ago the port missing from the address blocked everything up [13:11] marcoceppi: right :) [13:23] marcoceppi: whoa, _6_ new juju questions from yesterday [13:23] that's a record [13:24] AskUbuntu Y U NO POST IN HERE [13:24] http://askubuntu.com/questions/tagged/juju?sort=newest&pagesize=50 [13:24] I'll edit through them in a bit [13:26] Stupid irc bot thing === defunctzombie_zz is now known as defunctzombie === wedgwood_away is now known as wedgwood === gianr_ is now known as gianr [14:47] hazmat: any reason why this was changed? http://bazaar.launchpad.net/~charmers/charms/precise/wordpress/trunk/revision/65 [14:48] marcoceppi, because its on port 80? [14:48] hazmat: the loadbalancer is, but each unit actually runs on 8080 [14:49] the "automagic peer loadbalancer" [14:49] marcoceppi, the load balancer is a peer.. i was using an external load balancer [14:49] and its misrepresenting its port [14:49] marcoceppi, the only port exposed is 80. [14:50] try connecting a varnish or haproxy charm to it.. [14:50] hazmat: Right, but 8080 is the port it should be hitting since the peer relation is a lb that pushes back on to 8080, if you're adding a lb relation you shoulnd't need that port exposed for it to work [14:51] If that is the case though, 8080 should be exposed as opposed to using 80 for the relation, otherwise you're just adding one more hop on to the lb -> wp relation [14:51] marcoceppi, fair enough [14:51] hmm [14:52] I'm just about done fixing the memcached relation, I'll check out varnish and haproxy to make sure they work properly in addition to memcached [14:52] marcoceppi, its only listening on localhost:8080 [14:52] ? [14:53] each unit should be listening on 80 and 8080, 80 being the lb that re-routes to a peer on 8080 [14:53] the automagic loadbalancer is a bit confusing, is that adding value? [14:53] allows for just multiple dns entries for the service without an exnternal lb? [14:54] marcoceppi, cool re memcached [14:54] At this point I'm not sure. It was a nice feature, have peer loadbalanced units without needing an extra layer. Hit any node and it'll just "automagic" distribute the load in a dumb way [14:54] marcoceppi, actually the haproxy issue turned out to be a compatibility issue/bug in juju-core [14:55] doesn't support -r rel_id to relation-list atm [14:55] hazmat: ah === dosaboy_ is now known as dosaboy [14:55] marcoceppi, i can revert/or feel free to [14:55] hazmat: I'm already working in the branch, I'll just revert it. nbd [14:56] marcoceppi, thanks [15:28] if my keys are right in aws what might cause this: 2013/05/01 15:27:46 ERROR command failed: cannot query old bootstrap state: Access Denied [15:34] I figured it out [15:46] arosales: ok I'm going to fire up the hangout early so we can spread the URL. [15:48] https://plus.google.com/hangouts/_/c90e71c6c9f5031e7b771639e8c0ea793a645663?authuser=0&hl=en [15:48] if anyone wants to pop in early for the meeting [15:49] jcastro, ok, thanks. I am wrapping up a few items here so won't join to closer to the top of the hour. [15:51] OK _ so how do I bootstrap a MAAS managed environment using juju-core? [15:51] I just get a message about tools not being found right now [15:51] http://paste.ubuntu.com/5623032/ [15:52] evilnickveitch, mgz: ^^ any pointers? [15:54] jamespage, hmmm, i haven't tested that yet [15:55] looking [15:56] you may need --upload-tools for now, or to manually upload to storage and specify that in config [16:00] mgz, where do I get my tools:-) [16:01] jamespage: does `juju sync-tools` possibily with --all or --public help? [16:02] Juju Charm meeting going on now: https://plus.google.com/hangouts/_/c90e71c6c9f5031e7b771639e8c0ea793a645663?authuser=0&hl=en [16:02] mgz, "error: environment has no access-key or secret-key" [16:02] for anyone who wants to join! [16:02] jcastro, many attendees this week? do want to bulk it out to much [16:03] only 4 so far [16:03] jcastro, OK - I'll come keep you all company! [16:04] jamespage: set them to anything, it's a design issue with the s3 client code [16:04] so, AWS_BLAH envvars set to summat [16:04] http://pad.ubuntu.com/7mf2jvKXNa === defunctzombie is now known as defunctzombie_zz === defunctzombie_zz is now known as defunctzombie [16:20] mgz, gah - no s3 access [16:20] there was some kind of issue with that command, will see if I can dig up what it was from the log [16:21] so, you can manually copy things from the s3 bucket and upload them to maas [16:23] jamespage: get the series/arch you need from juju-dist.s3.amazonaws.com [16:28] we have bug 1172973 on the silly creds thing [16:28] <_mup_> Bug #1172973: sync-tools requires aws credentials be set in the (shell) environment [16:30] jamespage: suggests that sync-tools *should* work though if you do that... [16:30] mgz, yeah - I set the shell env variables [16:30] that got me past error 1 [16:31] but the lab I'm working in has not outbound to s3 [16:31] ah, and the second issue was, right [16:31] hadn't gathered that [16:32] so, if you can get the tar in somehow we can work out how to upload it to maas [16:33] mgz, ok - hopping through another server now [16:34] mgz, OK - I have the tgz's locally [16:38] jamespage: okay, so try `maas-cli maas files --help` [16:39] mgz, right [16:40] should be able to add, with the right name, and then use that [16:40] mgz, the right name being: tools/mongo-2.2.0-precise-amd64.tgz or suchlike? [16:41] just trying to see... [16:44] mgz, thanks for you help btw [16:45] as far as I can see, it's all just the defaults, yes [16:45] so, "tools/juju-" prefix [16:46] ".tgz" suffix [16:46] and version string in the middle [16:46] mgz, OK - so "maas-cli maaslocal files add filename=tools/juju-1.10.0-precise-amd64.tgz file=juju-1.10.0-precise-amd64.tgz" [16:47] looks good. === benji is now known as Guest11373 === benji___ is now known as benji [16:48] mgz, I'm missing something "File not supplied" [16:49] hm... [16:52] now sure how the cli wants file attachments spelt, which is what the server side code seems to expect [16:56] looks web-form-ish, maybe you can do it via the web front end as well? [16:59] mgz, not that I can find [17:00] have poked gavin in #maas as I can't figure it out from the code [17:00] (and the login mechanism makes it annoying to try and step around with curl) [17:01] is `maas-cli maas files add --help` any more specific about how it wants params? [17:04] mgz, http://paste.ubuntu.com/5623255/ [17:05] mgz, "application/octet-stream" but I have no idea how to pass that on the CLI [17:07] yeah, that's just the docstring, and I can't see from the code how to give a file upload either [17:08] mgz, OK _ i have to downtools for the day [17:08] I'll pick this up again tomorrow [17:08] lets poke someone maasy tomorrow === bcsaller_ is now known as bcsaller === drrk_ is now known as drrk [19:06] marcoceppi: hmm, ok so. [19:06] a bunch of the incoming juju questions are still on pyju [19:06] that can't be right [19:07] jcastro: could be, if they downloaded it a while ago [19:13] Juju and MAAS: ERROR No matching node is available | http://askubuntu.com/q/289226 === defunctzombie is now known as defunctzombie_zz === gary_poster is now known as gary_poster|away === gary_poster|away is now known as gary_poster === gary_poster is now known as gary_poster|away === gary_poster|away is now known as gary_poster === defunctzombie_zz is now known as defunctzombie === popey_ is now known as popey === defunctzombie is now known as defunctzombie_zz