[02:20] codice (codice@SDF.LONESTAR.ORG) joined #fai. [02:21] hello everyone [02:22] hi [02:50] fxcp_ (~ctp@brsg-d9beed62.pool.mediaWays.net) joined #fai. [02:57] fxcp (~ctp@brsg-d9bee0af.pool.mediaWays.net) left irc: Ping timeout: 480 seconds [03:09] fxcp__ (~ctp@brsg-d9beee04.pool.mediaWays.net) joined #fai. [03:17] fxcp_ (~ctp@brsg-d9beed62.pool.mediaWays.net) left irc: Ping timeout: 480 seconds [05:32] dr3as (~dr3as@178.80-202-82.nextgentel.com) joined #fai. [05:35] dr3as_ (~dr3as@70.80-202-66.nextgentel.com) left irc: Ping timeout: 480 seconds [05:36] I'm running into an issue with setup-storage on servers I'm installing via fai [05:37] I can see output of setup-storage in the fai.log and it looks OK, but once the server reboots, the partition label will not be correct (among other things) [05:37] i.e. I set the partition label to gpt, but it will show up as msdos in the built system [05:38] has anyone ran into this before? [05:46] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [06:08] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds [06:11] codice (codice@SDF.LONESTAR.ORG) left irc: Quit: That's it for today [06:43] fxcp__ (~ctp@brsg-d9beee04.pool.mediaWays.net) left irc: Quit: Ex-Chat [09:06] ErKa (~keryell@APuteaux-154-1-46-165.w83-199.abo.wanadoo.fr) joined #fai. [09:43] eartoast_ (~glaweh@ssh.physik.fu-berlin.de) left irc: Quit: leaving [09:55] eartoast (~glaweh@ssh.physik.fu-berlin.de) joined #fai. [10:44] Joelio (~joel@office-112.zen.co.uk) joined #fai. [10:44] Morning all! [10:45] hm? is it time to get up already? [10:47] no... [10:47] can I haz coffee? ;) [11:14] Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai. [12:34] mfl (~mfl@adonis.fnb.maschinenbau.tu-darmstadt.de) left irc: Quit: leaving [12:57] hey guys, I'm still having issues with the client asking to acknowledge the ssh connection during the last install stages [12:57] I set the fai user to fai1 - reran fai-setup and then cat /srv/fai/nfsroot/live/filesystem.dir/root/.ssh/*.pub > ~fai1/.ssh/authorized_keys [12:58] One thing worth mentioning is that the fai server is actually dual-homed [12:58] with one card connected to the live network and the other connected to the install test network [12:58] would that cause issues do you think? [12:59] ..as maybe it thinks the authorized key is for the live IP, rather than the test IP? [13:00] plus the fai1 user still can't upload it's logs, permissions errors.. [13:06] hi Joelio [13:07] hi Stereo [13:07] can you paste the output of ssh -v fai@fai-puppet from the fai client on pastie or something like that? [13:07] sure thing.. [13:09] http://pastebin.com/m75648bf - is for fai1 (the new log user I set in the fai.conf - then reran fai-setup) [13:09] can't actually login with that [13:11] mfl (~mfl@adonis.fnb.maschinenbau.tu-darmstadt.de) joined #fai. [13:11] the strange thing is that the fai-chboot command is getting executed sucessfully (after accepting the session) but there's permissions errors still [13:17] see line 49 to 51? [13:17] it's trying to log in with its private keys [13:18] and they aren't in fai1@fai-puppet:.ssh/authorized_keys [13:18] the server's fingerprint should be on yournfsroot/root/.ssh/known_hosts [13:18] s/on/in [13:20] If the install server is dual homed, I would expect problem when accepting the host key. [13:28] Stereo, but I ran /srv/fai/nfsroot/live/filesystem.dir/root/.ssh/*.pub > ~fai1/.ssh/authorized_keys [13:28] Mrfai: Any idea how to combat that, or is it a 'big thing' to do? [13:29] I never used FAI on a dual homed machine. I think you should add an additional entry for the host key. [13:29] Joelio: yes, it's odd [13:30] does that key restrict to one host maybe? [13:41] would it be possible to chroot into the nfsroot and generate the keys, or is that the wrong way round.. generating ssh keys always confuses me [13:47] you can generate them outside and copy them [15:15] Right, I'm going to start from a fresh install, without dual-homing the box to see if that's the issue.. pully my bloody hair out over this, haha [17:00] Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving [18:05] Joelio (~joel@office-112.zen.co.uk) left irc: Quit: Lost terminal [18:23] sepski (~seppity@79.170.82.110) joined #fai. [18:50] allee (~ach@allee.mpe.mpg.de) left irc: Remote host closed the connection [19:17] fxcp (~ctp@brsg-d9beee04.pool.mediaWays.net) joined #fai. [19:36] ErKa (~keryell@APuteaux-154-1-46-165.w83-199.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds [19:50] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [20:03] sepski (~seppity@79.170.82.110) left irc: Read error: Connection reset by peer [20:46] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds [21:34] fxcp (~ctp@brsg-d9beee04.pool.mediaWays.net) left irc: Quit: Ex-Chat [21:45] sepski (seppity@79.170.82.110) joined #fai. [22:14] allee (~ach@p54A45E0F.dip.t-dialin.net) joined #fai. [22:14] teratoma (~teratoma@i.dont.get.mad.i.get.stabby.net) joined #fai. [22:14] what is the normal way to set my locale in my fai server configs / [22:14] ? [22:17] teratoma: in the debconf subdirectory [22:41] sepski (seppity@79.170.82.110) left irc: Quit: Leaving [23:40] so about that locales thing again, here is what i have on my fai-server: [23:40] colo-lenny:/srv/fai/config/debconf$ grep locales FAIBASE [23:40] locales locales/default_environment_locale select en_US.UTF-8 [23:40] locales locales/locales_to_be_generated multiselect en_US.UTF-8, UTF-8 [23:41] and here is my resulting fai client: [23:41] # cat /etc/default/locale [23:41] cat: /etc/default/locale: No such file or directory [23:41] what am i doing wrong ? [23:48] teratoma: hm, i don't have a comma in there [23:48] mgoetze: i tried it with and without the comma [23:48] well, it works for me [00:00] --- Fri Jan 16 2009