01:38 FBIfai: 3 lange committed revision 5227 to 7 fai:  links.html: fix typo (closes: #508598)
fxcp__ (~ctp@brsg-d9bee04e.pool.mediaWays.net) joined #fai.
01:50 FBIfai: 3 lange committed revision 5228 to 7 fai:  fai-guide.sgml: fix package name in documentation (closes: #504797)
fxcp_ (~ctp@brsg-d9bef122.pool.mediaWays.net) left irc: Ping timeout: 480 seconds
01:56 FBIfai: 3 lange committed revision 5229 to 7 fai:  fai-guide.sgml: fix several typos, mention Git, use $FAI instead of
01:56 FBIfai: /fai (closes: #507129)
fxcp_ (~ctp@brsg-d9bee505.pool.mediaWays.net) joined #fai.
fxcp__ (~ctp@brsg-d9bee04e.pool.mediaWays.net) left irc: Ping timeout: 480 seconds
fxcp_ (~ctp@brsg-d9bee505.pool.mediaWays.net) left irc: Quit: Ex-Chat
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.
Mrfai (~lange@port-212-202-236-178.static.qsc.de) joined #fai.
Joelio (~joel@office-112.zen.co.uk) joined #fai.
11:06 Joeliohey guys, is cfengine a requirement in FAI, or is it optional?
11:06 Mrfaiit's optional
11:07 Mrfaibut we use it in the simple examples
11:07 JoelioExcellent, thanks. I'm going to be using puppet insted.. once I've got my head around it enough!
11:12 h01gerui. that sounds interesting
Shingoshi (~Shingoshi@c-98-246-122-42.hsd1.or.comcast.net) got netsplit.
juri_ (~juri@wsip-68-98-200-252.ks.ok.cox.net) got netsplit.
pjustice (~pjustice@yagi.h-net.msu.edu) got netsplit.
Topic changed on #fai by ChanServ!services@services.oftc.net: http://www.informatik.uni-koeln.de/fai/ or http://faiwiki.informatik.uni-koeln.de/ | please try out our experimental packages using deb http://www.informatik.uni-koeln.de/fai/download experimental koeln | #fai is logged at http://layer-acht.org/fai-irc | this is a bilingual channel
pjustice (~pjustice@yagi.h-net.msu.edu) returned to #fai.
Shingoshi (~Shingoshi@c-98-246-122-42.hsd1.or.comcast.net) returned to #fai.
juri_ (~juri@wsip-68-98-200-252.ks.ok.cox.net) returned to #fai.
siggg (~jean@83-152-252-232.rev.libertysurf.net) joined #fai.
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.
siggg (jean@83-152-252-232.rev.libertysurf.net) left #fai.
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@APuteaux-154-1-62-153.w81-249.abo.wanadoo.fr) joined #fai.
rgsteele||work (~ryan@75.147.74.137) joined #fai.
Nick change: lazyb0y_ -> lazyb0y
Mrfai (~lange@port-212-202-236-178.static.qsc.de) left irc: Quit: leaving
zirpu2 (~zirpu@nefud.org) joined #fai.
Nick change: zirpu2 -> zirpu
17:36 zirpuI'm using ubuntu hardy as a FAI server.  I can't mount the nfsroot from the server due to nfs not being in the kernel built by fai-setup.
17:36 zirpui've tried specifying an initrd, but that leaves  / as read-only.
17:37 zirpuanyone have a pointer to how to build a working install kernel that has nfs?
17:37 zirpuhints and riddles appreciated.
17:39 zirpuubuntu hardy (8.04.1) version of fai is 3.2.4+svn4837-0ubuntu2
17:40 mgoetzezirpu: you mean the client kernel you're sending via tftp doesn't include nfs support?
17:40 zirpuright.
17:41 zirpuis there some option or configuration for fai-setup to build a kernel that includes the modules?
17:41 zirpunfs modules i mean.
17:42 mgoetzedoes ubuntu have a fai-kernels package, and if so, have you installed it?
17:42 mgoetze(normally fai-setup doesn't build kernels...)
17:43 zirpuno, this dist of ubuntu doesn't seem to have fai-kernels available. i'll look further.
17:43 mgoetzehm weird, it seems to be only in etch, not lenny
17:43 mgoetzeguess it got changed somehow
17:45 zirpuyes, seems to have changed after 7.04 (feisty).
17:45 zirpuwell, I can use initrd, but the boot sequence doesn't remount it read-write or use the unionfs.  i'll read further.
17:46 mgoetzeguess i can't help you, sorry. you'll have to hope someone else wakes up :)
17:46 zirpuheh. thanks.
fxcp (~ctp@p578b5976.dip0.t-ipconnect.de) joined #fai.
Joelio (~joel@office-112.zen.co.uk) left irc: Quit: Lost terminal
17:58 lazyb0ymgoetze, zirpu: fai-kernels is obsolete since fai 3.2.x
17:58 lazyb0ya normal kernel is used.
17:59 lazyb0ybut normally, every "standard" initrd gets nfs modules and can easily boot nfs
17:59 lazyb0ysince 3.2 you have to use initrd, yes
18:00 lazyb0yand livehelper stuff.
18:00 lazyb0ybut that all should be set up correctly with make-fai-nfsroot and fai-chboot
18:00 lazyb0y(but I did not test it with ubuntu hardy yet)
fxcp (~ctp@p578b5976.dip0.t-ipconnect.de) left irc: Ping timeout: 480 seconds
18:02 zirpuok. thanks.
18:03 zirpuinitrd works, but either the unionfs remount doesn't work or doesn't happen. i'm trying to figure out which.
fxcp (~ctp@p578b5976.dip0.t-ipconnect.de) joined #fai.
18:07 lazyb0yzirpu: you might post the exact error message here or on the mailing list!
18:08 zirpui'm using vmware, and haven't been able to see the error before it scrolls off. i'm trhing to find some logging for the console.
18:11 juri_zirpu: try qemu, use -curses frontend?
18:19 zirpujuri_: thanks. i'm trying various break= parameters to get the error messages.
18:45 zirpublah. no luck in getting the error message at mount for nfsroot. scrolls too fast, and the various break= parameters didn't work.
fxcp (~ctp@p578b5976.dip0.t-ipconnect.de) left irc: Quit: Ex-Chat
19:01 juri_um.
19:01 juri_do the same thing in a screen session. ;)
19:01 juri_screen should let you scroll back.
19:02 juri_(control-a [ to enter cut-and-paste mode, pageup till you find what you're looking for)
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
20:22 zirpui'm using the PPA packages now.
roerich_ (marko@www.layer8-problem.org) left #fai.
ErKa (~keryell@APuteaux-154-1-62-153.w81-249.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds
21:28 zirpublah
rgsteele||work (~ryan@75.147.74.137) left irc: Remote host closed the connection
22:05 zirpunext problem, apparently the client is trying to mount /root.  so far i haven't figured out where that's coming from.
22:06 mgoetzezirpu: as the root file system, you mean?
22:06 zirpui'm not certain yet. i see on the server this:
22:07 zirpuDec 17 22:02:19 ops03 mountd[25002]: refused unmount request from 10.1.1.110 for /root (/): not exported
22:08 zirpucurrently, the client is in some loop.  it apparently mounts the /srv/fai/nfsroot/live/filesystem.dir  but then goes into a loop.
22:08 zirpui'm guessing that whatever script is doing this is w/in the initrd.
22:09 zirputhis loop happens in the boot sequence when it says: Begin: Running /scripts/nfs-premount ...
22:09 zirputhen 'mount: Device or resource busy', which i think is the / unmount above., then goes through the dhcp reneg on the ip, and back to nfs-premount.
22:10 mgoetzehave you had a look at the contents of /scripts/nfs-premount?
22:11 zirputhe only thing i've found is an empty directory called nfs-premount
22:12 mgoetzein the initrd?
22:12 zirpulooking now.
22:15 zirpunothing in the pre-mount.
22:15 zirpugah.
22:15 mgoetzehm, fix your initrd? :)
22:16 zirpulooks like i'll have to. not sure what the problem is though.
22:16 zirpui didn't find anything in the mailling list about this problem. so i'm worried that i'm dain bramaged. :)
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds
--- Thu Dec 18 2008

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