codice (0q4clL5Njg@71.92.66.39) joined #fai.
fxcp (~ctp@brsg-d9bee208.pool.mediaWays.net) left irc: Ping timeout: 480 seconds
archie (~aa@i-83-67-49-2.freedom2surf.net) left irc: Ping timeout: 480 seconds
02:00 codicehey fellas
02:01 codiceI'm running into a issue where a fai client can't find /var/lib/fai/config/class
02:01 codiceI checked the mailing lists and followed the threads explaining how to troubleshoot the issue
02:01 codiceI have  FAI_CONFIG_SRC=nfs://192.168.1.10/srv/fai/config defined
02:02 codiceI'm using  FAI 3.2.1-0ubuntu1
02:03 codiceI checked that I have all the parameters in the right order in the file for PXE boot
02:03 codiceI'm not sure where to go next =(
archie (~aa@i-83-67-49-2.freedom2surf.net) joined #fai.
allee (~ach@allee.mpe.mpg.de) left irc: Remote host closed the connection
allee (~ach@allee.mpe.mpg.de) joined #fai.
fxcp (~ctp@brsg-d9befce7.pool.mediaWays.net) joined #fai.
ErKa (keryell@keryell.pck.nerim.net) joined #fai.
fxcp (~ctp@brsg-d9befce7.pool.mediaWays.net) left irc: Quit: Ex-Chat
BScherrer (~BScherrer@193.196.193.20) joined #fai.
ErKa (keryell@keryell.pck.nerim.net) left irc: Remote host closed the connection
siggg (~jean@tra78-1-87-88-161-80.dsl.club-internet.fr) joined #fai.
Nick change: mfl_ -> mfl
Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai.
Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving
Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai.
Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc:
10:18 BScherrerhi- I want to create a nfsroot 32bit on my 64bit fai-server. Unfortunately, live-initramfs is not getting installed, and I have not clue why
10:18 BScherrerhttp://rafb.net/p/DRiLnQ49.html
10:19 BScherrercommand is: "make-fai-nfsroot  -C /etc/fai-i386 -v"
Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai.
11:08 BScherrerHi Mrfai, do you have a quick idea why my fai doesn't install live-initramfs into a 32bit-nfsroot? Here is the output of "make-fai-nfsroot -C /etc/fai-i386 -v": http://rafb.net/p/DRiLnQ49.html
11:09 torkelBScherrer: Couldn't find any package whose name or description matched "liblinux-lvm-perl"
11:09 torkelCouldn't find any package whose name or description matched "live-initramfs"
11:12 Mrfaibroken mirror. How does your sources.list in /etc/fai/apt look like?
11:12 Mrfaiyou need this line in sources.list, because live-initramfs is not in plain etch
11:12 Mrfaideb http://www.informatik.uni-koeln.de/fai/download etch koeln
11:14 BScherrerMrfai: I have this line in /etc/fai-i386/apt/sources.lst and in /etc/apt/sources.lst
11:16 torkelBScherrer: .list not .lst
11:17 BScherrertorkel: ah yeah, /s/lst/list
11:19 MrfaiBScherrer: chroot into your nfsroot and check the output of apt-cache show live-initramfs, check source.list there again
11:20 Mrfaimaybe my repository is broken
11:21 BScherrerMrfai: I don't know how to chroot to my nfsroot...
11:23 Mrfaias root
11:23 Mrfaichroot /srv/fai/nfsroot-i386/live/filesystem.dir
11:23 Mrfaithen you are inside your nfsroot
11:23 Mrfaiyou can leave with exit
11:41 BScherrerMrfai: "unable to locate package live-initramfs"
11:41 BScherrerand the sources.list in the chroot only has one line (debian itself) in it
11:43 BScherrerah, looks like this is the line defined in make-fai-nfsroot.conf: FAI_DEBOOTSTRAP
11:43 BScherrercan I define multiple lines in FAI_DEBOOTSTRAP?
Joelio (~joel@office-112.zen.co.uk) joined #fai.
12:19 JoelioHi guys, I would like to use FAI in an environment where we already have a DHCP server, but would like to boot from a usb device or CD to start the install process (i.e. not from PXE boot, as this would cause issues with out current network arrangement(
12:19 Joeliois this possible?
12:20 Joelio.. or would we have to have a seperate build network/
12:20 Joelio?
12:30 BScherrerJoelio: That's just my scenario :)
12:32 BScherrerIn short: I have a CD that contains grub and kernel; you give the FAI-server IP to grub. The kernel boots from the CD and mounts the root file-system from FAIserver (at the given IP) and installs everything.
12:33 JoelioAhh, ok, I still need to read through the documentation, but that makes perfect sense
12:33 BScherrerI'm having a bit trouble getting everything to work for 64 and 32bit clients at the same time, but that's another thing
12:34 JoelioSure, we're predominantly 32 bit so that's not really an issue, thanks!
12:35 BScherrerI got very good advices on the channel here during the last weeks; searching the IRC channel history might reveal great things to you :)
12:35 BScherrerand ask of course
12:38 MrfaiBScherrer: line 574: cp: Überschreiben des Verzeichnisses #/srv/fai/nfsroot-i386/live/filesystem.dir/etc/apt" mit Nicht-Verzeichnis nicht möglich.
12:38 Mrfaimaybe this is your problem
12:40 BScherrerinteresting
12:46 BScherrerJoelio: As an orientation, your grub entry should look somehow like this: "kernel /boot/vmlinuz FAI_ACTION=install hostname=gnomehost root=/dev/nfs nfsroot=x.x.x.x:/srv/fai/nfsroot boot=live
12:46 BScherrerinitrd /boot/initrd.img" --> with the boot=live after root=/dev/nfs, that took me long hours to resolve my issues, cause I had that at the beginning of the line :)
12:52 BScherrerMrfai: this error with "...mit Nicht-Verzeichnis" also occurs when I previously delete the whole directory. Do you know why this error pops up?
eartoast (~glaweh@g35.physik.fu-berlin.de) left irc: Ping timeout: 480 seconds
sep (~sep@40.211.jostedal.no) left irc: Remote host closed the connection
BScherrer (~BScherrer@193.196.193.20) left irc: Quit: Trillian (http://www.ceruleanstudios.com
BScherrer (~BScherrer@193.196.193.20) joined #fai.
sep (~sep@40.211.jostedal.no) joined #fai.
13:30 MrfaiBScherrer: because of this line in make-fai-nfsroot: cp -a $cfdir/apt $NFSROOT/etc
13:31 MrfaiBScherrer: Seems that you have a file /etc/fai-i386/apt instead of a directory
13:31 MrfaiBScherrer: That's why your sources.lsit is also bad inside the nfsroot
13:32 BScherrerMrfai: it's a directory, but I also have a file called "apt_arch.conf" there - could it be that fai confuses these two?
13:34 Mrfaimaybe. not sure.
13:40 BScherrerMrfai: no, I moved the file away so that there is only the dir apt, but the error stay
13:42 Mrfaistrange
13:43 Mrfaiedit make-fai-nfsroot and put a ls -l before this cp command. So you can see how the source and target really lokks like when this command is executed
14:12 BScherrerMrfai: Great tip again! I had created a soft link to /etc/fai-amd64/apt and apparently, that wasn't a good idea
BScherrer (~BScherrer@193.196.193.20) left irc: Quit: Trillian (http://www.ceruleanstudios.com
siggg (~jean@tra78-1-87-88-161-80.dsl.club-internet.fr) left irc: Ping timeout: 480 seconds
eartoast (~glaweh@g35.physik.fu-berlin.de) joined #fai.
eartoast (~glaweh@g35.physik.fu-berlin.de) left irc: Remote host closed the connection
eartoast (~glaweh@zs24.physik.fu-berlin.de) joined #fai.
eartoast (~glaweh@zs24.physik.fu-berlin.de) left irc:
eartoast (~glaweh@ssh.physik.fu-berlin.de) joined #fai.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
rgsteele||work (~ryan@75.147.74.137) joined #fai.
16:04 rgsteele||workMrfai: Don't suppose you've had a chance to take a peek at the latest FAI mailing list message about the order in which package_config files are applied and their packages installed when a client pulls package lists from multiple classes?
16:09 MrfaiI will answer that mail now
16:15 rgsteele||workMrfai: Thanks :)
16:15 rgsteele||workMrfai: Also, I hope no offense is taken to my comment about code readability.  I think I'm suffering from an undiagnosed case of sleep apnea, which is making me grouchy.
16:16 Mrfai:-)
thpo (~thpo@dotrc.de) joined #fai.
Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: Lost terminal
ErKa (~keryell@keryell.pck.nerim.net) joined #fai.
Joelio (~joel@office-112.zen.co.uk) left irc: Quit: Lost terminal
yournick (~yournick@pD95F73D0.dip.t-dialin.net) joined #fai.
rgsteele||work (~ryan@75.147.74.137) left irc: Remote host closed the connection
rgsteele||work (~ryan@75.147.74.137) joined #fai.
alexanderwz (~alexander@karuna.med.harvard.edu) left irc: Quit: Leaving
alexanderwz (~alexander@karuna.med.harvard.edu) joined #fai.
alexanderwz (~alexander@karuna.med.harvard.edu) left irc: Ping timeout: 480 seconds
yournick (~yournick@pD95F73D0.dip.t-dialin.net) left irc: Read error: Connection reset by peer
ErKa (~keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds
rgsteele||work (~ryan@75.147.74.137) left irc: Remote host closed the connection
ErKa (keryell@keryell.pck.nerim.net) joined #fai.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds
--- Wed Nov 26 2008

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