[01:33] codice (1WHrGAcJXY@71-92-66-39.static.mtpk.ca.charter.com) left irc: Quit: That's it for today [08:06] ErKa (~keryell@ineo-y1a.hightechcampus.nl) joined #fai. [08:15] allee (~ach@p54A45ECE.dip.t-dialin.net) joined #fai. [08:16] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [08:35] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds [08:45] Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai. [08:51] mettler (~mettler@dsl-62-220-14-162.berlikomm.net) joined #fai. [08:51] moin [09:04] ErKa (~keryell@ineo-y1a.hightechcampus.nl) left irc: Ping timeout: 480 seconds [09:10] Shingoshi (~Shingoshi@c-98-246-122-42.hsd1.or.comcast.net) left irc: Remote host closed the connection [09:52] Shingoshi (~Shingoshi@c-98-246-122-42.hsd1.or.comcast.net) joined #fai. [10:38] ErKa (~keryell@ineo-y1a.hightechcampus.nl) joined #fai. [10:53] Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving [10:53] Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai. [11:26] ErKa (~keryell@ineo-y1a.hightechcampus.nl) left irc: Ping timeout: 480 seconds [11:40] Shingoshi (~Shingoshi@c-98-246-122-42.hsd1.or.comcast.net) left irc: Remote host closed the connection [11:46] Shingoshi (~Shingoshi@c-98-246-122-42.hsd1.or.comcast.net) joined #fai. [12:30] ErKa (~keryell@ineo-y1a.hightechcampus.nl) joined #fai. [12:40] Roels (~roel@brera.roel.net) joined #fai. [12:41] afternoon [12:41] I have this issue with fai 3.2.16 and booting a client to be installed, it does not seem to be able to mount the config-space : [12:42] Calling task_confdir [12:42] Kernel currently running: Linux 2.6.24.4-20080327-unionfs224-etch1 x86_64 GNU/Li [12:42] nux [12:42] Kernel parameters: initrd=initrd.img-2.6.24.4-20080327-unionfs224-etch1 ip=dhcp [12:42] root=/dev/nfs nfsroot=/data/fai/nfsroot debug boot=live FAI_FLAGS=verbose,sshd,r [12:42] eboot,createvt FAI_ACTION=install console=tty0 console=ttyS0,115200n8 BOOT_IMAGE [12:42] =vmlinuz-2.6.24.4-20080327-unionfs224-etch1 [12:42] Reading /tmp/fai/boot.log [12:42] FAI_FLAGS: verbose sshd reboot createvt [12:42] mount: can't get address for [12:42] WARNING: directory /var/lib/fai/config/class not found. [12:42] Problems accessing the config space. [12:42] 2 things; I don't see what it actually tries to resolve, empty variable? [12:42] yes faiserver is not set [12:42] I even configured the configspace nfs location as ip'addresses in fai.conf [12:43] faiserver should be in fai.conf ? [12:44] FAI_CONFIG_SRC=nfs://172.16.210.102$FAI_CONFIGDIR [12:44] defined this [12:45] should be fine i'd say [12:45] I can manually mount it also in the shell [12:45] 13:42 < Roels> mount: can't get address for [12:45] this line is missing the hostname of your fai server [12:46] true. but it's defined, so I wonder where it's missing [12:46] Action: oz__ has not really time to look now [12:46] ok np, will keep searching [12:47] but try nfsroot=172.16.210.102/data/fai/nfsroot [12:47] gonna, will let you know the results [12:51] no good either [12:52] obviously i'm missing a config-param somwhere i'd say [12:53] 13:45 < oz__> 13:42 < Roels> mount: can't get address for [12:53] THIS LINE STILL THERE? [12:53] ups. [12:53] sry fur uppercase. [12:56] heh yep it is [13:00] thing is, it DOES mount the [13:00] 172.16.210.102:/data/fai/nfsroot on /live/image type nfs (ro,vers=3,rsize=32768,wsize=32768,hard,nointr,nolock,proto=tcp,timeo=7,re) [13:00] tmpfs on /live/cow type tmpfs (rw,noatime) [13:00] just not the config-space [13:02] aaaah... [13:03] you see the light :) [13:09] Roels: are you editing the right fai.conf? (the one in the nfsroot?) [13:12] yep, will show the variables set in there [13:13] kj-qa2950-2:/data/fai/nfsroot/live/filesystem.dir/etc/fai# cat fai.conf | grep -v ^# | grep -v ^$ [13:13] LOGUSER= [13:13] FAI_LOGPROTO=ssh [13:13] FAI_CONFIG_SRC=nfs://fai.intern.qa-kijiji.com$FAI_CONFIGDIR [13:13] MNTPOINT=/data/fai/mirror [13:13] FAI=/var/lib/fai/config [13:13] FAI_CONFIGDIR=nfs://fai.intern.qa-kijiji.com:/data/fai/config [13:13] last line has been removed [13:13] was a tryal [13:13] trial [13:14] is name resolution working in your nfsroot? maybe try with an ip? [13:14] uhm [13:14] tried that [13:14] FAI_CONFIG_SRC=nfs://fai.intern.qa-kijiji.comnfs://fai.intern.qa-kijiji.com:/data/fai/config ? [13:15] that doesn't look right [13:15] FAI_CONFIGDIR=/data/fai/config [13:15] should be this [13:15] lemme try again [13:15] and if you insist on this complicated structure you might need to put the variables in another order [13:16] so $FAI_CONFIGDIR is even defined when you set FAI_CONFIG_SRC [13:16] but i don't quite see the point of this reference [13:17] because when doing the inital fai-setup it will default to /srv/fai/config in your /etc/exports [13:17] fai-setup checks for this variable [13:23] fixed 1 [13:23] ! [13:23] changing order was the trick [13:23] thanks mgoetze [13:26] np [13:29] congrats [13:30] Nick change: oz__ -> oz_ [13:34] mettler (~mettler@dsl-62-220-14-162.berlikomm.net) left irc: Ping timeout: 480 seconds [14:22] fxcp (~ctp@p578b5976.dip0.t-ipconnect.de) joined #fai. [14:44] ErKa (~keryell@ineo-y1a.hightechcampus.nl) left irc: Ping timeout: 480 seconds [15:01] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [15:16] jstein (~jstein3@cip1.ph-cip.uni-koeln.de) joined #fai. [15:17] fxcp (~ctp@p578b5976.dip0.t-ipconnect.de) left irc: Quit: Ex-Chat [15:51] bjarne (~bjarne@41.207.39.145) joined #fai. [16:16] meinerseins (~michael@c182123.adsl.hansenet.de) joined #fai. [16:42] ritter (~ritter@134.107.12.203) joined #fai. [16:42] Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Read error: Connection reset by peer [16:42] ritter (ritter@134.107.12.203) left #fai. [16:49] Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai. [17:06] sepski (~seppity@alu.aasen.cx) joined #fai. [17:09] bjarne (~bjarne@41.207.39.145) left irc: Remote host closed the connection [17:22] bjarne (~bjarne@41.207.39.145) joined #fai. [17:46] jeromy (~jeromy@81-208-83-249.fastres.net) joined #fai. [17:46] Wasup? [17:46] Have anyone seen someone named ruuty around? [17:47] no. Not here [17:52] Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving [17:55] jeromy (~jeromy@81-208-83-249.fastres.net) left irc: Ping timeout: 480 seconds [18:08] bjarne (~bjarne@41.207.39.145) left irc: Ping timeout: 480 seconds [18:09] jstein (~jstein3@cip1.ph-cip.uni-koeln.de) left irc: Quit: Leaving [18:20] salley (~salley@r9if252.net.upc.cz) joined #fai. [18:20] Check this! http://ictned.com/funny/index.php [18:20] xD http://ictned.com/funny/index.php [18:22] Nic0 (~courtel@fw.tls.cena.fr) left irc: Quit: Leaving. [18:22] http://ictned.com/funny/index.php [18:25] Last message repeated 1 time(s). [18:25] salley (~salley@r9if252.net.upc.cz) left irc: autokilled: Don't spam our network. Mail support@oftc.net with questions (2009-01-23 18:25:30) [18:31] bjarne (~bjarne@41.207.39.145) joined #fai. [18:39] bjarne (~bjarne@41.207.39.145) left irc: Read error: Connection reset by peer [18:40] bjarne (~bjarne@41.207.39.116) joined #fai. [18:44] bjarne_ (~bjarne@41.207.39.117) joined #fai. [18:48] bjarne (~bjarne@41.207.39.116) left irc: Ping timeout: 480 seconds [18:54] bjarne__ (~bjarne@41.207.39.117) joined #fai. [18:58] bjarne_ (~bjarne@41.207.39.117) left irc: Ping timeout: 480 seconds [18:59] bjarne__ (~bjarne@41.207.39.117) left irc: Remote host closed the connection [21:25] meinerse1ns (~michael@c220092.adsl.hansenet.de) joined #fai. [21:32] meinerseins (~michael@c182123.adsl.hansenet.de) left irc: Ping timeout: 480 seconds [22:18] fxcp (~ctp@brsg-d9bee392.pool.mediaWays.net) joined #fai. [23:08] sepski (~seppity@alu.aasen.cx) left irc: Read error: Connection reset by peer [23:10] Roels (~roel@brera.roel.net) left irc: Quit: BitchX: No windows left! [23:11] fxcp (~ctp@brsg-d9bee392.pool.mediaWays.net) left irc: Quit: Ex-Chat [23:11] fxcp (~ctp@brsg-d9bee392.pool.mediaWays.net) joined #fai. [23:20] meinerse1ns (~michael@c220092.adsl.hansenet.de) left irc: Quit: leaving [23:28] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds [23:48] fxcp (~ctp@brsg-d9bee392.pool.mediaWays.net) left irc: Ping timeout: 480 seconds [23:54] seth (~seth@ool-45722b82.dyn.optonline.net) joined #fai. [23:54] LOL! http://ictned.com/funny/index.php [23:54] seth (~seth@ool-45722b82.dyn.optonline.net) left irc: Read error: Connection reset by peer [00:00] --- Sat Jan 24 2009