[07:59] Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai. [08:02] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [08:48] ErKa (keryell@dhcp1.info.enstb.org) joined #fai. [09:01] moin [09:02] moin [09:04] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Quit: Leaving. [09:05] Nic0 (~courtel@fw.tls.cena.fr) joined #fai. [09:30] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [09:31] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Remote host closed the connection [09:42] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [09:47] bayoffire (~bayoffire@213.180.168.238) joined #fai. [09:48] hello [09:48] hi [09:49] I have a problem with fai-chboot [09:50] The FAI-Server does not set the Client to disable after installation [09:50] does anyone know where to configure that? [09:50] it used to work last week... [09:53] hm, i think it works via $LOGUSER and $FAI_LOGPROTO in fai.conf [09:53] (i don't use it myself, though) [09:54] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds [09:57] do you think there is something wrong with the permission with this user? [10:03] *shrug* can the user even log in? [10:06] yes he can [10:07] and does he have write permissions on /srv/tftp/fai (or whereever you keep your pxe conf)? [10:08] fai@linux-server:/srv/tftp/fai$ touch the [10:08] fai@linux-server:/srv/tftp/fai$ rm the [10:08] fai@linux-server:/srv/tftp/fai$ fai-chboot [10:08] bash: fai-chboot: command not found [10:08] yes, he has write permission [10:08] but he can't execute fai-chboot [10:08] set $PATH appropriately? [10:09] sorry, where do you set that? [10:09] $HOME/.bashrc or something like that [10:11] there is not file like .bashrc in the homedirectory of the LOGUSER. [10:11] That user was createc by fai itself [10:11] fai@linux-server:~$ cd $HOME [10:11] fai@linux-server:~$ ls -la [10:11] insgesamt 20 [10:11] drwxr-xr-x 2 fai nogroup 4096 2009-03-23 10:54 . [10:11] drwxr-xr-x 7 root root 4096 2009-03-23 06:25 .. [10:11] -rw-r--r-- 1 root root 0 2009-03-18 08:24 .account_created_by_fai_package [10:11] -rw------- 1 fai nogroup 51 2009-03-23 10:54 .bash_history [10:11] -rw------- 1 fai nogroup 35 2009-03-23 10:54 .lesshst [10:11] -rw------- 1 fai nogroup 18 2009-03-18 08:24 .rhosts [10:12] maybe cp /etc/skel/.* $HOME [10:16] rjd (rjd@sigkill.se) left #fai. [10:20] hm... are you shure that this is required ? The homedirectory of that user is /var/log/fai . [10:20] I saw that in the logfile of the Client: [10:20] fai.log:WARNING: rsh -l fai linux-server failed. Can't call fai-chboot on the install server. [10:22] well, why can't it do that? what's it's $PATH, where is fai-chboot, what are the permissions of fai-chboot... [10:24] bayoffire: you have to set up a .rhosts file for LOGUSER if you use rsh. Newer versions of FAI are using ssh instead of rsh. [10:26] @ Mrfai: That could be the Problem. I set FAI_LOGPROTO=rsh. I will set it to sh and test it again [10:27] @mgoetze: Thanks for your Help! I think, I'll first test it with ssh, this should be easier than with rsh [10:27] sure, np [10:28] one more question: do I need to run the fai-setup again after changing fai.conf ? [10:29] depends, but mostly yes. [10:30] ok thanks [10:30] if the user $LOGUSER already exists, you may want to remove this user, as fai-setup creates ssh keys for this user. [10:35] all right [10:47] siggg (~jean@guy78-4-82-243-43-101.fbx.proxad.net) joined #fai. [11:37] yournick (~yournick@p5DC43621.dip.t-dialin.net) joined #fai. [12:15] strby (~strby@ui505ap14-lps.civ.zcu.cz) joined #fai. [12:24] hi, i made a small patch which added a HALT functionality to fai (client shutdown after installation) where I can send it? [12:24] send it to thomas (lange@informatik.uni-koeln.de) [12:27] oz_, thanks [12:29] no [12:29] send it as a patch to the bts, please [12:29] else it will/might get lost in thomas mailbox [12:29] in the bts nothing gets lost [12:32] hehe, okay [12:32] h01ger: ok, but what is bts :-) [12:34] debian bug tracking system [12:36] bugs.debian.org [12:36] bugs.debian.org/src:fai [12:36] www.debian.org/Bugs/Reporting [12:38] h01ger: :) thanks [12:39] you're welcome! :) [12:49] strby (~strby@ui505ap14-lps.civ.zcu.cz) left irc: Remote host closed the connection [12:58] yournick (~yournick@p5DC43621.dip.t-dialin.net) left irc: Read error: Connection reset by peer [12:59] @ Mrfai & mgoetze: Thank you for your help! It works now with ssh [13:00] sure, np [13:23] where do i disable that when booting a rescue system via FAI that the harddisk gets mounted to /tmp/target? [13:24] use a real rescue system like grml instead? [13:28] sorry? [13:31] When using FAI_ACTION=sysinfo the script /usr/lib/fai/task_sysinfo calls fai-mount-disk. You have to edit /usr/lib/fai/task_sysinfo inside the nfsroot and remove this call. [13:32] or you may want to write a hook, which redefines fai-mount-disk to a noop function. [13:36] /usr/lib/fai/task_sysinfo does not exist with me [13:44] inside the nfsroot, normally it's /srv/fai/nfsroot/.... [13:52] yeah, but there is no such file :( [14:04] tanjix (tanjix@mozart.star-hosting.de) left irc: [14:09] tanjix (tanjix@mozart.star-hosting.de) joined #fai. [14:27] strby (~strby@ui505ap14-lps.civ.zcu.cz) joined #fai. [16:30] ErKa (keryell@dhcp1.info.enstb.org) left irc: Ping timeout: 480 seconds [16:45] siggg (~jean@guy78-4-82-243-43-101.fbx.proxad.net) left irc: Ping timeout: 480 seconds [18:09] ErKa (~keryell@keryell.pck.nerim.net) joined #fai. [19:58] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [20:44] ErKa (~keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds [22:41] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds [23:22] Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving [00:00] --- Tue Mar 24 2009