codice (1WHrGAcJXY@71-92-66-39.static.mtpk.ca.charter.com) left irc: Quit: That's it for today
ErKa (~keryell@ineo-y1a.hightechcampus.nl) joined #fai.
allee (~ach@p54A45ECE.dip.t-dialin.net) joined #fai.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds
Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai.
mettler (~mettler@dsl-62-220-14-162.berlikomm.net) joined #fai.
08:51 mettlermoin
ErKa (~keryell@ineo-y1a.hightechcampus.nl) left irc: Ping timeout: 480 seconds
Shingoshi (~Shingoshi@c-98-246-122-42.hsd1.or.comcast.net) left irc: Remote host closed the connection
Shingoshi (~Shingoshi@c-98-246-122-42.hsd1.or.comcast.net) joined #fai.
ErKa (~keryell@ineo-y1a.hightechcampus.nl) joined #fai.
Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving
Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai.
ErKa (~keryell@ineo-y1a.hightechcampus.nl) left irc: Ping timeout: 480 seconds
Shingoshi (~Shingoshi@c-98-246-122-42.hsd1.or.comcast.net) left irc: Remote host closed the connection
Shingoshi (~Shingoshi@c-98-246-122-42.hsd1.or.comcast.net) joined #fai.
ErKa (~keryell@ineo-y1a.hightechcampus.nl) joined #fai.
Roels (~roel@brera.roel.net) joined #fai.
12:41 Roelsafternoon
12:41 RoelsI 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 RoelsCalling task_confdir
12:42 RoelsKernel currently running: Linux 2.6.24.4-20080327-unionfs224-etch1 x86_64 GNU/Li
12:42 Roelsnux
12:42 RoelsKernel parameters: initrd=initrd.img-2.6.24.4-20080327-unionfs224-etch1 ip=dhcp
12:42 Roelsroot=/dev/nfs nfsroot=/data/fai/nfsroot debug boot=live FAI_FLAGS=verbose,sshd,r
12:42 Roelseboot,createvt FAI_ACTION=install console=tty0 console=ttyS0,115200n8 BOOT_IMAGE
12:42 Roels=vmlinuz-2.6.24.4-20080327-unionfs224-etch1
12:42 RoelsReading /tmp/fai/boot.log
12:42 RoelsFAI_FLAGS: verbose sshd reboot createvt
12:42 Roelsmount: can't get address for
12:42 RoelsWARNING: directory /var/lib/fai/config/class not found.
12:42 RoelsProblems accessing the config space.
12:42 Roels2 things; I don't see what it actually tries to resolve, empty variable?
12:42 oz__yes faiserver is not set
12:42 RoelsI even configured the configspace nfs location as ip'addresses in fai.conf
12:43 Roelsfaiserver should be in fai.conf ?
12:44 RoelsFAI_CONFIG_SRC=nfs://172.16.210.102$FAI_CONFIGDIR
12:44 Roelsdefined this
12:45 Roelsshould be fine i'd say
12:45 RoelsI can manually mount it also in the shell
12:45 oz__13:42 < Roels> mount: can't get address for
12:45 oz__this line is missing the hostname of your fai server
12:46 Roelstrue. but it's defined, so I wonder where it's missing
Action: oz__ has not really time to look now
12:46 Roelsok np, will keep searching
12:47 oz__but try nfsroot=172.16.210.102/data/fai/nfsroot
12:47 Roelsgonna, will let you know the results
12:51 Roelsno good either
12:52 Roelsobviously i'm missing a config-param somwhere i'd say
12:53 oz__13:45 < oz__> 13:42 < Roels> mount: can't get address for
12:53 oz__THIS LINE STILL THERE?
12:53 oz__ups.
12:53 oz__sry fur uppercase.
12:56 Roelsheh yep it is
13:00 Roelsthing is, it DOES mount the
13:00 Roels172.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 Roelstmpfs on /live/cow type tmpfs (rw,noatime)
13:00 Roelsjust not the config-space
13:02 oz__aaaah...
13:03 Roelsyou see the light :)
13:09 mgoetzeRoels: are you editing the right fai.conf? (the one in the nfsroot?)
13:12 Roelsyep, will show the variables set in there
13:13 Roelskj-qa2950-2:/data/fai/nfsroot/live/filesystem.dir/etc/fai# cat fai.conf | grep -v ^#  | grep -v ^$
13:13 RoelsLOGUSER=
13:13 RoelsFAI_LOGPROTO=ssh
13:13 RoelsFAI_CONFIG_SRC=nfs://fai.intern.qa-kijiji.com$FAI_CONFIGDIR
13:13 RoelsMNTPOINT=/data/fai/mirror
13:13 RoelsFAI=/var/lib/fai/config
13:13 RoelsFAI_CONFIGDIR=nfs://fai.intern.qa-kijiji.com:/data/fai/config
13:13 Roelslast line has been removed
13:13 Roelswas a tryal
13:13 Roelstrial
13:14 mgoetzeis name resolution working in your nfsroot? maybe try with an ip?
13:14 mgoetzeuhm
13:14 Roelstried that
13:14 mgoetzeFAI_CONFIG_SRC=nfs://fai.intern.qa-kijiji.comnfs://fai.intern.qa-kijiji.com:/data/fai/config ?
13:15 mgoetzethat doesn't look right
13:15 RoelsFAI_CONFIGDIR=/data/fai/config
13:15 Roelsshould be this
13:15 Roelslemme try again
13:15 mgoetzeand if you insist on this complicated structure you might need to put the variables in another order
13:16 mgoetzeso $FAI_CONFIGDIR is even defined when you set FAI_CONFIG_SRC
13:16 mgoetzebut i don't quite see the point of this reference
13:17 Roelsbecause when doing the inital fai-setup it will default to /srv/fai/config in your /etc/exports
13:17 Roelsfai-setup checks for this variable
13:23 Roelsfixed 1
13:23 Roels!
13:23 Roelschanging order was the trick
13:23 Roelsthanks mgoetze
13:26 mgoetzenp
13:29 oz__congrats
Nick change: oz__ -> oz_
mettler (~mettler@dsl-62-220-14-162.berlikomm.net) left irc: Ping timeout: 480 seconds
fxcp (~ctp@p578b5976.dip0.t-ipconnect.de) joined #fai.
ErKa (~keryell@ineo-y1a.hightechcampus.nl) left irc: Ping timeout: 480 seconds
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
jstein (~jstein3@cip1.ph-cip.uni-koeln.de) joined #fai.
fxcp (~ctp@p578b5976.dip0.t-ipconnect.de) left irc: Quit: Ex-Chat
bjarne (~bjarne@41.207.39.145) joined #fai.
meinerseins (~michael@c182123.adsl.hansenet.de) joined #fai.
ritter (~ritter@134.107.12.203) joined #fai.
Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Read error: Connection reset by peer
ritter (ritter@134.107.12.203) left #fai.
Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai.
sepski (~seppity@alu.aasen.cx) joined #fai.
bjarne (~bjarne@41.207.39.145) left irc: Remote host closed the connection
bjarne (~bjarne@41.207.39.145) joined #fai.
jeromy (~jeromy@81-208-83-249.fastres.net) joined #fai.
17:46 jeromyWasup?
17:46 jeromyHave anyone seen someone named ruuty around?
17:47 Mrfaino. Not here
Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving
jeromy (~jeromy@81-208-83-249.fastres.net) left irc: Ping timeout: 480 seconds
bjarne (~bjarne@41.207.39.145) left irc: Ping timeout: 480 seconds
jstein (~jstein3@cip1.ph-cip.uni-koeln.de) left irc: Quit: Leaving
salley (~salley@r9if252.net.upc.cz) joined #fai.
18:20 salleyCheck this! http://ictned.com/funny/index.php
18:20 salleyxD http://ictned.com/funny/index.php
Nic0 (~courtel@fw.tls.cena.fr) left irc: Quit: Leaving.
18:22 salleyhttp://ictned.com/funny/index.php
Last message repeated 1 time(s).
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)
bjarne (~bjarne@41.207.39.145) joined #fai.
bjarne (~bjarne@41.207.39.145) left irc: Read error: Connection reset by peer
bjarne (~bjarne@41.207.39.116) joined #fai.
bjarne_ (~bjarne@41.207.39.117) joined #fai.
bjarne (~bjarne@41.207.39.116) left irc: Ping timeout: 480 seconds
bjarne__ (~bjarne@41.207.39.117) joined #fai.
bjarne_ (~bjarne@41.207.39.117) left irc: Ping timeout: 480 seconds
bjarne__ (~bjarne@41.207.39.117) left irc: Remote host closed the connection
meinerse1ns (~michael@c220092.adsl.hansenet.de) joined #fai.
meinerseins (~michael@c182123.adsl.hansenet.de) left irc: Ping timeout: 480 seconds
fxcp (~ctp@brsg-d9bee392.pool.mediaWays.net) joined #fai.
sepski (~seppity@alu.aasen.cx) left irc: Read error: Connection reset by peer
Roels (~roel@brera.roel.net) left irc: Quit: BitchX: No windows left!
fxcp (~ctp@brsg-d9bee392.pool.mediaWays.net) left irc: Quit: Ex-Chat
fxcp (~ctp@brsg-d9bee392.pool.mediaWays.net) joined #fai.
meinerse1ns (~michael@c220092.adsl.hansenet.de) left irc: Quit: leaving
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds
fxcp (~ctp@brsg-d9bee392.pool.mediaWays.net) left irc: Ping timeout: 480 seconds
seth (~seth@ool-45722b82.dyn.optonline.net) joined #fai.
23:54 sethLOL! http://ictned.com/funny/index.php
seth (~seth@ool-45722b82.dyn.optonline.net) left irc: Read error: Connection reset by peer
--- Sat Jan 24 2009

Generated by irclog2html.pl 2.1_h01ger1 by Jeff Waugh - find it at freshmeat.net! Customized by Holger 'h01ger' Levsen