=== jasox is now known as jasox_afk === jasox_afk is now known as jasox [07:00] hi all [08:03] Good morning from budapest [08:04] morning nijaba :) [08:50] <_mup_> juju/ssh-known_hosts r479 committed by jim.baker@canonical.com [08:50] <_mup_> Merged trunk [09:22] hazmat [09:23] jimbaker, bcsaller roadmap to fwereade's branches http://pastebin.ubuntu.com/798034/ [09:28] hello [09:29] hi poolie [09:31] does juju work (well?) against openstack? [09:33] poolie, indeed it does [09:33] poolie, tested against canonistack [09:33] hm ok [09:33] that's good [09:33] i haven't done it recently, but several demos have been done against it (juju+openstack+orchestra) [09:34] ok [09:34] are you at the rally? [09:35] poolie, yup, we've got a room.. not sure which one it is [09:35] * hazmat looks around for directions [09:35] we're in kazincy [09:36] hm [09:38] maybe i'll come find you [09:38] poolie, sure, or ask here, out of curiosity what room are you in? [09:39] Huba [09:52] Hey,im trying to set up juju alongside ubuntu orchestra...but i get an invalid ssh error when i try juju status [09:53] will post my output [09:53] $ juju status 2012-01-09 17:52:52,066 INFO Connecting to environment. 2012-01-09 17:52:52,177 ERROR Invalid SSH key Cannot connect to machine MTMyNjA5NjExMy4xNDg4NzcyNDIuMDUwOTc (perhaps still initializing): Invalid SSH key 2012-01-09 17:52:52,182 ERROR Cannot connect to machine MTMyNjA5NjExMy4xNDg4NzcyNDIuMDUwOTc (perhaps still initializing): Invalid SSH key [09:54] any help would be appreciated :) [10:00] bl: nothing immediately springs to mind; but, just in case, would you pastebin the output of "juju -v status"? [10:00] sure [10:01] juju -v status 2012-01-09 18:00:40,633 DEBUG Initializing juju status runtime 2012-01-09 18:00:40,660 INFO Connecting to environment. 2012-01-09 18:00:40,660 DEBUG Spawning SSH process with remote_user="ubuntu" remote_host="oneiric01.ubuntu.lan" remote_port="2181" local_port="48457". 2012-01-09 18:00:40,778 ERROR Invalid SSH key Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 388 [10:01] err..one min [10:01] sorry [10:02] http://pastebin.com/crhqfNj7 [10:06] bl: do you have any way of seeing what that machine is actually doing right now? I understand that may be tricky without ssh... [10:06] bl: because installing everything can take a fair while... [10:07] yes, i'll explain the scenario here..i have a lab,each computer has a seperate display [10:07] thing is when i try to ssh with its hostname [10:07] it works [10:07] but with juju it doesnt [10:08] bl: hm, that's very interesting [10:08] bl: so, to everything except juju, it looks as though it's installed everything including the ssh key? [10:09] yes,thats correct [10:09] i can ssh back and forth between the two machines [10:09] not a problem [10:09] only with juju status it seems to be giving me an invalid ssh key error [10:11] bl, i've been asked to try to help here since fwereade has been called into a meeting [10:11] sure,thanks [10:12] so one possible issue here is that you may be using a different account (or a different machine) to run juju status than what you used for juju bootstrap [10:12] thats what i thought [10:12] so i created a new account of the same username [10:13] bl, you need to ensure the public key (in your ~/.ssh, so say id_rsa.pub) is the same [10:13] bl: hey, back again [10:14] bl, er. private key [10:14] ok,will recheck on that [10:20] bl: for reference, it uses the first it can find of [id_dsa.pub, id_rsa.pub, identity.pub] in ~/.ssh (unless you've explicitly set a different "authorized-keys" or "authorized-keys-path" in environments.yaml?) [10:20] Dec 20 14:09:06 rog: I suggest s/SecurityGroupId/SourceSecurityGroup/, and adding GroupId to both SecurityGroup and SourceSecurityGroup [10:20] rog: ^ [10:21] seems the same,will explicitly set it in the yaml file and try [10:27] although when i try to generate keypair usind rsa, when i try juju status it says ecdsa key fingerprint and then finally invalid ssh ke [10:27] *key [10:27] so i tried ssh-keygen -t ecdsa [10:27] still the same problem [10:30] the key is only put into place for juju to populate machines with on the initial bootstrap [10:31] rog, TheMue: https://labix.org/gocheck [10:31] Duh :) [10:31] rog, TheMue: https://codereview.appspot.com/5504047/ [10:50] no luck yet..will get back in some time [12:56] i have got around 4-5 questions which am not aware of am writing it all at askubuntu, will that be fine/ [13:08] <_mup_> Bug #913767 was filed: juju explicitly instructs cloud-init to install python-argparse which does not exist in precise < https://launchpad.net/bugs/913767 > [13:27] rog: is juju using a public ami, or is there some sort of an existing ubuntu ami? [13:27] mpl: yeah, it's just using a public ami - you can actually specify which one, i think, in the environments.yaml file [13:28] mpl: (with caveats) [13:28] ok, thx [13:39] rog: and I suppose one can specify the instance type as well in a similar way? [13:39] mpl: yup [13:39] thx. I know, I should go and read the juju docs again :) [13:40] I'm actually reading the amazon docs now, so some dots with juju are finally connecting. [13:41] trying to pitch using the cloud at work for some cases. if that works, maybe I can pitch using juju as well. [13:41] mpl: also check askubuntu, we do have some hlping bits available there undere juju tag!! :P [13:41] koolhead17: thx [13:51] https://code.launchpad.net/~openstack-ubuntu-testing/juju/precise-fixes/+merge/87934 [13:51] hazmat: can I get a +1 for this (I think its a trivial) [13:52] hrm actually [13:52] that may have been a branch of the wrong branch [13:52] is there any option like juju add unit wordpress n=10 ? [13:53] koolhead17: --num-units 10 [13:54] SpamapS: thanks. [13:54] also say my load is not high and i want to bring down 5 instance how will i do it and are these things available in the doc? am i missing something? [13:56] * koolhead17 wants to write a blog. Had nice 1 hours QA/presentation/demo on juju :D [13:56] bcsaller1: The problem was the config.yaml file after all. [13:56] hazmat: ^^ [13:57] SpamapS: ^^ [13:57] negronjl: thanks for running that test for us === bcsaller1 is now known as bcsaller [13:57] bcsaller: thanks for the help [13:57] np, sorry I didn't see what was happening sooner [14:03] negronjl: oh?? [14:03] SpamapS: the format of the configuration file that I was using was wrong. Ben pointed me to the proper format and it all works now [14:04] also when i say juju expose wordpress it means i can access the instance only after that in web browser isn`it ? [14:06] negronjl: but, really, that needs to be a bug at parse time or something [14:06] SpamapS: agreed. [14:09] SpamapS: I think the problem was it was 'valid' to pass schema entries as string values for each key/value pair, I don't recall if the schema was using only the string type or not. If it wasn't string then there should have been an error [14:51] niemeyer: hello. will you have a bit of time to discuss zk and ssh sometime this week? [14:58] robbiew: ping [14:58] mpl: yo [14:58] mpl: Yeah [14:59] mpl: Now/today is probably not a good moment, but can you please ping me tomorrow about it? [14:59] niemeyer: pong [14:59] robbiew: Can you please come by? [14:59] yep [14:59] on my way [14:59] robbiew: Cheers! [15:04] niemeyer: will do, thx [15:12] nijaba: around? [15:12] hello robbiew [16:13] fwereade, please try juju.agents.tests.test_provision.ProvisioningAgentTest.test_transient_unhandled_error_in_process_machines [16:21] hi koolhead17 === jasox is now known as jasox_study === johnduhart is now known as johnduhart|poof === jasox_study is now known as jasox [19:05] :p [19:05] Er === andreas__ is now known as ahasenack [19:40] hi all [20:16] sleepingt [20:17] bye now [20:17] oops [20:17] koolhead17: :D === koolhead17 is now known as koolhead17|zzZZ === johnduhart|poof is now known as johnduhart