[06:38] ErKa (keryell@keryell.pck.nerim.net) joined #fai. [06:54] ErKa (keryell@keryell.pck.nerim.net) left irc: Remote host closed the connection [07:09] ErKa (~keryell@keryell.pck.nerim.net) joined #fai. [07:24] MT (~MT@dove.informatik.tu-muenchen.de) joined #fai. [08:15] ErKa (~keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds [08:22] lazyb0y_ (~henning@v683.vanager.de) joined #fai. [08:23] i-R2D2 (~deed@cs-tor.bu.edu) got netsplit. [08:23] rcy (~rcy@209.90.184.166) got netsplit. [08:23] lazyb0y (~henning@v683.vanager.de) got netsplit. [08:34] rcy (~rcy@209.90.184.166) got lost in the net-split. [08:34] lazyb0y (~henning@v683.vanager.de) got lost in the net-split. [08:34] i-R2D2 (~deed@cs-tor.bu.edu) got lost in the net-split. [08:34] i-R2D2 (~deed@tutzing.ccc.de) joined #fai. [08:54] Mrfai (~lange@xdsl-84-44-229-140.netcologne.de) joined #fai. [08:59] i-R2D2 (~deed@tor-irc.dnsbl.oftc.net) left irc: Remote host closed the connection [09:02] ErKa (keryell@m5.wifi.enstb.org) joined #fai. [09:12] i-R2D2 (~deed@tor-irc.dnsbl.oftc.net) joined #fai. [10:16] meandtheshell (~markus@85.127.105.233) joined #fai. [10:25] ErKa (keryell@m5.wifi.enstb.org) left irc: Ping timeout: 480 seconds [11:36] MT, "fai-debconf works a lot better in case of softupdates" - what exactly works better if debconf-get-selections is available? [11:38] in case of softupdates [11:38] the packages are not reconfigured every time [11:38] unless something has changed [11:39] h01ger, you're using softupdates, aren't you? [11:39] then you might have noticed that the passwd package is reconfigured every time [11:39] if you have this in your debonf/* files: [11:39] passwd passwd/shadow boolean true [11:40] (taken from the simple example) [11:44] ErKa (~keryell@keryell.pck.nerim.net) joined #fai. [11:45] MT, i dont understand. first you say, "are not reconfigured every time" and then "you might have noticed that the passwd package is reconfigured every time" [11:45] ah - depending on whether you've got debconf-utils installed or not [11:45] if debconf-utils (and thus debconf-get-selections) is available, the packages are not reconfigured every time [11:46] ah [11:46] however, if you don't have it, you might have noticed the reconfiguring [11:53] FAIBASE has it here, but i dont use FAIBASE :) [11:53] i think thats from the simple examples from ancient times (2.8.4 or so) [11:55] well, passwd was just an example [11:55] if you use debconf, this applies to any of the packages [11:56] Action: h01ger nods, just added that info to the bug. (and debconf-utils to my configspaces.) thanks! [12:25] ErKa (~keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds [13:13] ErKa (~keryell@keryell.pck.nerim.net) joined #fai. [13:41] Mrfai: bist du da?= [13:42] Nick change: MT -> Guest783 [13:42] MT (~MT@ppp-82-135-80-130.dynamic.mnet-online.de) joined #fai. [13:42] ayn1 a idea why a "Client" dont wanne mount the nfs share? [13:42] unable to mount root fs [13:43] error -13? [13:43] -93 [13:43] hmm, not sure, but anyway: [13:43] is the directory really exported? [13:43] did you double-check which directory it is trying to mount? [13:43] /srv/fai/config 77.37.0.0/17(async,ro,no_subtree_check) [13:43] /srv/fai/nfsroot 77.37.0.0/17(async,ro,no_root_squash,no_subtree_check) [13:44] that it correct [13:44] is it trying the correct NFS server [13:44] is the nfs-server running? [13:46] root 24203 0.0 0.6 1852 796 ? Ss 17:49 0:00 /usr/sbin/rpc.nfsd [13:46] ahh domt seems so [13:46] donnt [13:47] Oct 3 17:49:00 resetrescue nfsd[24203]: Unknown keyword "no_subtree_check" in export file [13:47] Last message repeated 1 time(s). [13:47] Oct 3 17:49:00 resetrescue mountd[24205]: Unknown keyword "no_subtree_check" in export file [13:47] Last message repeated 1 time(s). [13:47] mhh old nfs version? [13:47] probably... [13:48] Guest783 (~MT@dove.informatik.tu-muenchen.de) left irc: Ping timeout: 480 seconds [13:48] which version do u have installed? [13:49] Oct 3 17:49:00 resetrescue nfsd[24203]: Unknown keyword "no_subtree_check" in export file [13:49] Last message repeated 1 time(s). [13:49] srv [13:49] Oct 3 17:49:00 resetrescue mountd[24205]: Unknown keyword "no_subtree_check" in export file [13:49] Oct 3 17:49:00 resetrescue mountd[24205]: Unknown keyword "no_subtree_check" in export file [13:49] gnaa [13:49] ii nfs-user-server 2.2beta47-23 User space NFS server [13:49] don't use that one ... [13:49] nfs-kernel-server is the way to go... [13:50] oke let me check [13:50] ahh now a new error [13:50] unable to open inital console :-( [13:52] >Check your kernel config for CONFIG_VT and CONFIG_VT_CONSOLE [13:52] # grep -i vt .config [13:52] CONFIG_VT=y [13:52] CONFIG_VT_CONSOLE=y [13:52] oke maybe this [14:02] MT (~MT@ppp-82-135-80-130.dynamic.mnet-online.de) left irc: Ping timeout: 480 seconds [14:06] MT (~MT@dove.informatik.tu-muenchen.de) joined #fai. [14:25] is there any way to setup a dir on the client which is writeable? [14:25] /srv/fai/nfsroot/var 77.37.0.0/17(async,rw,no_root_squash,no_subtree_check) [14:25] thats what u mean [14:26] but its read-onlky :-( [14:26] only [14:27] ahh oke [14:27] found it ;) [14:52] error -93. This is if you try to mount NFS v3 but your NFS server only supports v2 [14:52] do not use the use space nfs server [14:53] rpcinfo -p [15:26] Mrfai: yeah it works quite cool ;) [15:27] Mrfai: is there any way that the HDD dont get mounted in the rescue-system? [16:04] ErKa (~keryell@keryell.pck.nerim.net) left irc: Read error: Connection reset by peer [16:17] ErKa (keryell@keryell.pck.nerim.net) joined #fai. [16:19] Lin (~igor@200.179.57.57) joined #fai. [16:38] Nick change: MT -> Guest794 [16:38] MT (~MT@ppp-82-135-80-130.dynamic.mnet-online.de) joined #fai. [16:42] Guest794 (~MT@dove.informatik.tu-muenchen.de) left irc: Ping timeout: 480 seconds [16:50] MT (~MT@ppp-82-135-80-130.dynamic.mnet-online.de) left irc: Ping timeout: 480 seconds [17:27] MT (~MT@dove.informatik.tu-muenchen.de) joined #fai. [17:39] MT (~MT@dove.informatik.tu-muenchen.de) left irc: Ping timeout: 480 seconds [17:50] baldy: you have to change task_sysinfo [18:10] Mrfai: thx [18:15] Mrfai: ich find in der datei aber nichts was er mounten würde [18:15] ach ists das fai-mount-disk?= [18:18] ja das sieht gut aus ;) [18:31] MT (~MT@dove.informatik.tu-muenchen.de) joined #fai. [18:33] rcy (~rcy@209.90.176.121) joined #fai. [18:39] meandtheshell (~markus@85.127.105.233) left irc: Quit: Leaving. [18:56] Nick change: MT -> Guest804 [18:56] Guest804 (~MT@dove.informatik.tu-muenchen.de) left irc: Read error: Connection reset by peer [18:56] MT (~MT@dove.informatik.tu-muenchen.de) joined #fai. [19:36] eeeeeeeeeeeeeeeeeeeeeeeeeeew2e3333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333 [19:39] MT (~MT@dove.informatik.tu-muenchen.de) left irc: Ping timeout: 480 seconds [19:47] ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds [19:51] ErKa (keryell@keryell.pck.nerim.net) joined #fai. [19:51] MT (~MT@dove.informatik.tu-muenchen.de) joined #fai. [19:52] Lin (~igor@200.179.57.57) left irc: Remote host closed the connection [19:54] hi mrfai's cat. :) [20:09] yep. It was the cat. [20:29] Mrfai (~lange@xdsl-84-44-229-140.netcologne.de) left irc: Quit: leaving [20:47] MT (~MT@dove.informatik.tu-muenchen.de) left irc: Ping timeout: 480 seconds [21:20] MT (~MT@ppp-82-135-67-92.dynamic.mnet-online.de) joined #fai. [21:29] MT (~MT@ppp-82-135-67-92.dynamic.mnet-online.de) left irc: Ping timeout: 480 seconds [21:33] Lin (~igor@200.179.57.57) joined #fai. [22:28] ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds [00:00] --- Thu Oct 4 2007