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