[00:20:58] chrismcmahon, apmon ^^^ [00:22:50] paravoid: OK, thanks I'll try and ask maplebed then [00:23:04] I can have a look too next week if you prefer [00:23:37] Cheers [00:51:56] 07/12/2012 - 00:51:55 - User laner may have been modified in LDAP or locally, updating key in project(s): deployment-prep [01:53:55] 07/12/2012 - 01:53:55 - User laner may have been modified in LDAP or locally, updating key in project(s): deployment-prep [03:06:55] 07/12/2012 - 03:06:54 - User laner may have been modified in LDAP or locally, updating key in project(s): deployment-prep [04:08:54] 07/12/2012 - 04:08:53 - User laner may have been modified in LDAP or locally, updating key in project(s): deployment-prep [05:10:55] 07/12/2012 - 05:10:55 - User laner may have been modified in LDAP or locally, updating key in project(s): deployment-prep [06:12:55] 07/12/2012 - 06:12:55 - User laner may have been modified in LDAP or locally, updating key in project(s): deployment-prep [07:14:55] 07/12/2012 - 07:14:55 - User laner may have been modified in LDAP or locally, updating key in project(s): deployment-prep [07:36:47] I get - connect to host bastion* port 22 Connection timed out [07:48:09] nischayn22: cant confirm. it talks to me [07:48:27] mutante: I had the same problem yesterday too [07:48:41] I am trying to do ssh @bastion.wmflabs.org -L 8080::80 [07:48:51] since then and never changed or just temporary issues [07:49:07] never changed [07:49:30] nischayn22: what do you want to achieve? [07:49:58] Setp up a MW and install some extensions to do some tests [07:51:30] yeah, but why the port forwarding [07:51:42] you can use security groups to open port 80 on your instance [07:51:55] and you can use ProxyCommand to jump through the bastion to connect to instance right away [07:52:21] I am totally new to this thing and don't get most stuff :p [07:52:52] so all you want to do currently is get on the shell of your instance? [07:53:10] I am on the shell of my instance I think [07:53:26] the prompt says me@instance [07:53:30] then you don't need -L anything with ssh [07:53:44] Okay [07:54:01] Now I want to install mw and extensions over it [07:54:14] so I need to access it on localhost I guess [07:54:39] look for that in labsconsole [07:54:55] if you manage an instance there, you can apply "puppet groups" to it [07:55:19] try to find one for installing mw and apply it, then restart your instance (this is all done via browser) [07:55:43] then go back to your instance shell and check if puppet ran and installed mw... then worry about extensions later [07:56:37] "role::mediawiki-install::labs" is used to setup MW right? [07:56:48] it sounds like it, yeah [07:56:50] Its there in configure your instance [07:56:53] i havent used it myself though [07:56:58] time for a reboot then [07:57:16] yep, there is a link for restarting the instance as well [07:57:28] yes, I see it [07:58:56] Ok I did the reboot, how to check if mw installed? [07:59:30] look for /var/log/daemon.log or in /var/log/syslog for the output of the puppet agent [07:59:39] or just run it manually with "puppetd -tv" and watch the output [08:01:30] well, or look closer at the source of "role::mediawiki-install::labs" , to see what it does [08:01:51] you can git clone all the puppet manifests to take a look [08:03:32] puppetd -tv didn't wokr, it says could not request certificate : addressinfo [08:04:10] nischayn22: what is the instance name this is on? [08:04:16] greensmw1 [08:04:39] nischayn22: did it just warn you or actually stop the run? did not say "completed" at the end? [08:04:55] it stopped [08:06:11] which project are you in [08:06:26] need to add myself to take a look [08:06:37] adding you [08:07:11] is the name mutante? [08:07:22] eh, no. dzahn [08:08:14] mutante: have added you [08:08:55] 07/12/2012 - 08:08:54 - Created a home directory for dzahn in project(s): greensmw [08:08:57] expects the bot to tell us about it [08:09:00] ah:) [08:09:55] 07/12/2012 - 08:09:55 - User dzahn may have been modified in LDAP or locally, updating key in project(s): greensmw [08:10:01] on it [08:11:37] nischayn22: it does actually finish. "notice: Finished catalog run in 26.99 seconds" [08:12:22] nischayn22: you dont have to worry about those cert warnings/errors. they should not stop you from installing mw [08:12:37] It didn't for me, plus I can't directly log on to the instance [08:12:54] I have modified the config [08:12:58] oh, i did this as root, i would have to say [08:13:11] i used sudo -s to become root [08:13:11] heh [08:13:36] It told me I am not on the sudoers list (will be reported) :D [08:14:05] you entered your labs password? [08:14:10] yes, I did [08:14:40] illegal option --W on directly logging on the instance [08:14:49] I didn't put the 'W' there [08:15:29] ok, 2 separate problems [08:15:45] sudo: i checked in sudo policies of your project and: [08:15:52] yes [08:16:14] well, it looks like it should work [08:16:24] besides i notice your policy name is not "default" [08:16:55] 07/12/2012 - 08:16:55 - User laner may have been modified in LDAP or locally, updating key in project(s): deployment-prep [08:17:00] did you create a new one and delete the default? [08:18:05] i think it might be a known issue, like with the security groups, where you can't change the group after instance creation [08:18:27] nischayn22: so do you want to fix the direct connect first? [08:18:31] I don't get these things completely :( [08:18:51] I don't get these things completely :( [08:19:04] ok, what do you use at home? is it some kind of Linux? [08:19:11] and you have a .ssh dir in your home? [08:19:18] Windows :p [08:20:04] I am using git bash (it provides a linux like console) [08:20:08] uhm.. yeah, there should be some docs for setting up putty [08:20:13] ah [08:20:14] and there is a .ssh [08:20:24] I added to config as in the docs [08:20:36] ok, i have no idea if your ssh version will support this, but lets try: [08:20:39] which docs? [08:20:40] and things normally work for gerrit or github [08:21:02] https://labsconsole.wikimedia.org/wiki/Help:Access#Using_ProxyCommand_ssh_option [08:21:40] nice, thats what i would have told you [08:21:59] I have added those host/hostname stuff [08:22:04] yeah, your ssh doesn't have -W ... ehmm [08:22:20] it has a 'w' I think [08:23:31] damn its pretty old version OpenSSH 23 Feb 2007 [08:23:44] just wondering, how did you connect to your instance then? [08:23:48] agent forwarding? [08:24:02] first logged on bastion and then onto the instance [08:24:31] and at the second login you did not get asked for password? [08:25:20] nope [08:25:41] nope [08:26:50] ok, so, i don't know currently besides that your ssh does not seem to support ProxyCommand [08:27:55] I am checking if a newer version can be installed [08:28:27] the workaround would probably be using netcat/nc in the proxy command, like before ssh itself supported it [08:28:30] ok [08:29:21] nischayn22: something like this is another option: http://www.techrepublic.com/blog/opensource/get-network-versatility-with-ssh-tunneling-and-netcat/950 [08:29:40] same ProxyCommand, but using "nc" instead of -W [08:29:50] good luck though first with upgrades [08:30:02] heh, thanks [08:30:21] I don't know how git uses ssh, I don't even have putty [08:31:49] i dunno about "git bash" on Windows, but there is also cygwin.com [08:32:07] to have a bash and stuff [08:32:43] it worked to start sshd inside that and then login to the windows box via ssh [08:33:22] yes I have to give cygwin a shot [08:34:12] or just have a Linux VM? [08:34:22] in VMWare Player or something [08:34:54] you can even download a complete VM with Mediawiki pre-installed i once saw [08:35:30] I will definitely start using VMWare later, now I don't have the bandwidth to download it [08:35:36] http://www.vmware.com/appliances/directory/cat/5953 [09:18:55] 07/12/2012 - 09:18:55 - User laner may have been modified in LDAP or locally, updating key in project(s): deployment-prep [10:20:55] 07/12/2012 - 10:20:55 - User laner may have been modified in LDAP or locally, updating key in project(s): deployment-prep [11:52:56] 07/12/2012 - 11:52:56 - User laner may have been modified in LDAP or locally, updating key in project(s): deployment-prep [12:45:40] !puppetmaster::self [12:45:40] https://labsconsole.wikimedia.org/wiki/Help:SelfHostedPuppet [12:54:55] 07/12/2012 - 12:54:55 - User laner may have been modified in LDAP or locally, updating key in project(s): deployment-prep [13:25:02] Could not retrieve catalog from remote server: Could not intern from pson: unexpected token in array at '"decommission'! [13:25:44] hmm, just temp. cant repeat, nevermind [13:44:53] so if i add a role class to an instance in which i include others, and just check that one in labsconsole, should it work? in the past i applied multiple classes to an instance even if they were subclasses because they were not auto-applied as well [13:56:55] 07/12/2012 - 13:56:55 - User laner may have been modified in LDAP or locally, updating key in project(s): deployment-prep [14:56:07] mutante: wanna review some lab related stuff ? :-D [14:56:50] https://gerrit.wikimedia.org/r/#/c/15545/ plays around with the NFS mount points ; [14:58:54] 07/12/2012 - 14:58:54 - User laner may have been modified in LDAP or locally, updating key in project(s): deployment-prep [16:00:56] 07/12/2012 - 16:00:56 - User laner may have been modified in LDAP or locally, updating key in project(s): deployment-prep [17:02:56] 07/12/2012 - 17:02:56 - User laner may have been modified in LDAP or locally, updating key in project(s): deployment-prep [17:46:18] Hi can somebody help? [17:47:03] I want to improve my skills at PHP thus want to write a wikipedia bot [17:47:54] 07/12/2012 - 17:47:54 - User laner may have been modified in LDAP or locally, updating key in project(s): deployment-prep [18:49:55] 07/12/2012 - 18:49:55 - User laner may have been modified in LDAP or locally, updating key in project(s): deployment-prep [19:51:55] 07/12/2012 - 19:51:55 - User laner may have been modified in LDAP or locally, updating key in project(s): deployment-prep [19:54:55] 07/12/2012 - 19:54:55 - Creating a project directory for cvn [19:54:55] 07/12/2012 - 19:54:55 - Created a home directory for krinkle in project(s): cvn [19:55:56] 07/12/2012 - 19:55:56 - User krinkle may have been modified in LDAP or locally, updating key in project(s): cvn [20:21:55] 07/12/2012 - 20:21:55 - Created a home directory for sactage in project(s): bastion,cvn [20:22:15] 07/12/2012 - 20:22:15 - Creating a home directory for sactage at /export/keys/sactage [20:22:55] 07/12/2012 - 20:22:55 - User sactage may have been modified in LDAP or locally, updating key in project(s): bastion,cvn [20:23:15] 07/12/2012 - 20:23:15 - Updating keys for sactage at /export/keys/sactage [20:23:56] 07/12/2012 - 20:23:56 - User sactage may have been modified in LDAP or locally, updating key in project(s): bastion,cvn [20:24:16] 07/12/2012 - 20:24:16 - Updating keys for sactage at /export/keys/sactage [20:27:16] 07/12/2012 - 20:27:15 - Updating keys for paulproteus at /export/keys/paulproteus [20:28:45] Ryan_Lane: https://labsconsole.wikimedia.org/wiki/Nova_Resource:Integration/Setup [20:53:54] 07/12/2012 - 20:53:54 - User laner may have been modified in LDAP or locally, updating key in project(s): deployment-prep [21:55:56] 07/12/2012 - 21:55:56 - User laner may have been modified in LDAP or locally, updating key in project(s): deployment-prep [22:56:56] 07/12/2012 - 22:56:56 - User laner may have been modified in LDAP or locally, updating key in project(s): deployment-prep [23:58:56] 07/12/2012 - 23:58:56 - User laner may have been modified in LDAP or locally, updating key in project(s): deployment-prep