| 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 mettler | moin |
| 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 Roels | afternoon |
| 12:41 Roels | 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 Roels | Calling task_confdir |
| 12:42 Roels | Kernel currently running: Linux 2.6.24.4-20080327-unionfs224-etch1 x86_64 GNU/Li |
| 12:42 Roels | nux |
| 12:42 Roels | Kernel parameters: initrd=initrd.img-2.6.24.4-20080327-unionfs224-etch1 ip=dhcp |
| 12:42 Roels | root=/dev/nfs nfsroot=/data/fai/nfsroot debug boot=live FAI_FLAGS=verbose,sshd,r |
| 12:42 Roels | eboot,createvt FAI_ACTION=install console=tty0 console=ttyS0,115200n8 BOOT_IMAGE |
| 12:42 Roels | =vmlinuz-2.6.24.4-20080327-unionfs224-etch1 |
| 12:42 Roels | Reading /tmp/fai/boot.log |
| 12:42 Roels | FAI_FLAGS: verbose sshd reboot createvt |
| 12:42 Roels | mount: can't get address for |
| 12:42 Roels | WARNING: directory /var/lib/fai/config/class not found. |
| 12:42 Roels | Problems accessing the config space. |
| 12:42 Roels | 2 things; I don't see what it actually tries to resolve, empty variable? |
| 12:42 oz__ | yes faiserver is not set |
| 12:42 Roels | I even configured the configspace nfs location as ip'addresses in fai.conf |
| 12:43 Roels | faiserver should be in fai.conf ? |
| 12:44 Roels | FAI_CONFIG_SRC=nfs://172.16.210.102$FAI_CONFIGDIR |
| 12:44 Roels | defined this |
| 12:45 Roels | should be fine i'd say |
| 12:45 Roels | I 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 Roels | true. but it's defined, so I wonder where it's missing |
| Action: oz__ has not really time to look now |
| 12:46 Roels | ok np, will keep searching |
| 12:47 oz__ | but try nfsroot=172.16.210.102/data/fai/nfsroot |
| 12:47 Roels | gonna, will let you know the results |
| 12:51 Roels | no good either |
| 12:52 Roels | obviously 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 Roels | heh yep it is |
| 13:00 Roels | thing is, it DOES mount the |
| 13:00 Roels | 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 Roels | tmpfs on /live/cow type tmpfs (rw,noatime) |
| 13:00 Roels | just not the config-space |
| 13:02 oz__ | aaaah... |
| 13:03 Roels | you see the light :) |
| 13:09 mgoetze | Roels: are you editing the right fai.conf? (the one in the nfsroot?) |
| 13:12 Roels | yep, will show the variables set in there |
| 13:13 Roels | kj-qa2950-2:/data/fai/nfsroot/live/filesystem.dir/etc/fai# cat fai.conf | grep -v ^# | grep -v ^$ |
| 13:13 Roels | LOGUSER= |
| 13:13 Roels | FAI_LOGPROTO=ssh |
| 13:13 Roels | FAI_CONFIG_SRC=nfs://fai.intern.qa-kijiji.com$FAI_CONFIGDIR |
| 13:13 Roels | MNTPOINT=/data/fai/mirror |
| 13:13 Roels | FAI=/var/lib/fai/config |
| 13:13 Roels | FAI_CONFIGDIR=nfs://fai.intern.qa-kijiji.com:/data/fai/config |
| 13:13 Roels | last line has been removed |
| 13:13 Roels | was a tryal |
| 13:13 Roels | trial |
| 13:14 mgoetze | is name resolution working in your nfsroot? maybe try with an ip? |
| 13:14 mgoetze | uhm |
| 13:14 Roels | tried that |
| 13:14 mgoetze | FAI_CONFIG_SRC=nfs://fai.intern.qa-kijiji.comnfs://fai.intern.qa-kijiji.com:/data/fai/config ? |
| 13:15 mgoetze | that doesn't look right |
| 13:15 Roels | FAI_CONFIGDIR=/data/fai/config |
| 13:15 Roels | should be this |
| 13:15 Roels | lemme try again |
| 13:15 mgoetze | and if you insist on this complicated structure you might need to put the variables in another order |
| 13:16 mgoetze | so $FAI_CONFIGDIR is even defined when you set FAI_CONFIG_SRC |
| 13:16 mgoetze | but i don't quite see the point of this reference |
| 13:17 Roels | because when doing the inital fai-setup it will default to /srv/fai/config in your /etc/exports |
| 13:17 Roels | fai-setup checks for this variable |
| 13:23 Roels | fixed 1 |
| 13:23 Roels | ! |
| 13:23 Roels | changing order was the trick |
| 13:23 Roels | thanks mgoetze |
| 13:26 mgoetze | np |
| 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 jeromy | Wasup? |
| 17:46 jeromy | Have anyone seen someone named ruuty around? |
| 17:47 Mrfai | no. 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 salley | Check this! http://ictned.com/funny/index.php |
| 18:20 salley | xD http://ictned.com/funny/index.php |
| Nic0 (~courtel@fw.tls.cena.fr) left irc: Quit: Leaving. |
| 18:22 salley | http://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 seth | LOL! 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 |