[01:16] ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds [03:09] fxcp_ (~ctp@brsg-d9beef26.pool.mediaWays.net) joined #fai. [03:16] fxcp (~ctp@brsg-d9bef373.pool.mediaWays.net) left irc: Ping timeout: 480 seconds [04:20] codice (i8kyDaH2gL@71.92.66.39) left irc: Ping timeout: 480 seconds [04:33] codice (6OanlXMuui@71.92.66.39) joined #fai. [07:49] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [08:05] allee (~ach@p54A460E9.dip.t-dialin.net) joined #fai. [08:21] yournick (~yournick@pD95F4CBE.dip.t-dialin.net) joined #fai. [08:34] Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai. [09:17] ErKa (keryell@dhcp1.info.enstb.org) joined #fai. [11:03] Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving [11:03] Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai. [11:22] i'm trying to get fai-server 3.2.8 running but got stuck with this 'short read: 0 < 28' error [11:23] i found https://lists.uni-koeln.de/pipermail/linux-fai/2007-November/005547.html in the archive but the order of boot parameters is correct [11:24] (append initrd=initrd.img-2.6.18-6-686 ip=dhcp root=/dev/nfs nfsroot=/export/fai/nfsroot boot=live FAI_FLAGS=verbose,sshd,createvt FAI_ACTION=sysinfo) [11:24] is there another solution for this issue? [11:25] update to 3.2.14 :-) [11:25] ah, ok [11:26] took the packages from your repository at http://www.informatik.uni-koeln.de/fai/download/etch/ [11:26] so it's not up-to-date so far? [11:26] you can also use 3.2.14 with etch, if you like to install lenny clients. With minor changes you can also install etch clients with 3.2.14. [11:27] 3.2.8 was the last version _I_ tested with etch. But others have used 3.2.14 with etch [11:27] perfect, 'cause for the moment i need etch clients [11:27] fai > 3.2.8 is using aufs instead of unionfs. This should work better [11:30] ok, the documentation of those 'minor changes' is in the 'FAI for other architectures' chapter i guess [11:30] no [11:30] I think people post them to the mailing list or have a look at the irc logs [11:30] or just try it and adjust sources.list in /etc/fai [11:35] i'll play around a bit [11:36] thanks so far [11:46] fai-guy (~fai-guy@p4FC2155C.dip0.t-ipconnect.de) joined #fai. [12:09] upgrade to fai 3.2.14 solved 'short read' message, but i'm still getting 'BOOT FAILED!' ... live-initramfs will now start a shell. The error message was: mount aufs on /root failed with options noatime,dirs=/cow=rw:/live/image/live/filesystem.dir=nfsro [12:10] is your /etc/exports correct, and have you restarted your nfs server since you last changed it? [12:12] exports for fai nfsroot and fai config space are accessible for the whole subnet [12:14] syslog of the nfsserver says: mountd[27128]: ... authenticated mount request from athene.fnb.maschinenbau.tu-darmstadt.de:837 for /srv/fai/nfsroot (/srv/fai/nfsroot) [12:17] on the install client i can access the nfsroot through /live/image/live/filesystem.dir [12:18] ys76 (~ys76@jxim.de) joined #fai. [12:35] linux-image-2.6.24-etchnhalf.1-686 lacks aufs support; i'll try to use lenny kernel for booting [12:40] good idea [12:56] thought it was possible to install etch clients using etchnhalf kernels and a fai release with lvm and raid capabilities... [13:08] that's it, now booting works just fine :D [13:08] thanks! [13:26] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds [13:36] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [13:46] fxcp_ (~ctp@brsg-d9beef26.pool.mediaWays.net) left irc: Ping timeout: 480 seconds [14:17] ErKa (keryell@dhcp1.info.enstb.org) left irc: Ping timeout: 480 seconds [14:21] rgsteele||work (~ryan@75.147.74.137) joined #fai. [14:59] alenuc (~yournick@pD95F5549.dip.t-dialin.net) joined #fai. [15:01] yournick (~yournick@pD95F4CBE.dip.t-dialin.net) left irc: Ping timeout: 480 seconds [15:30] ErKa (keryell@m6.wifi.enstb.org) joined #fai. [15:42] Hm, make-fai-nfsroot -k doesn't do an apt-get update? [15:43] Seems to me like it should, so it knows whether or not to update packages. [15:43] I was able to manually chroot into the nfsroot and do an apt-get update, then exit out and do a make-fai-nfsroot -k and it worked. [15:46] rgsteele||work: oh, could you please file a wishlist bugreport for that [15:47] Mrfai: Sure. [15:48] Mrfai: On the Debian bug tracker, or the Ubuntu bug tracker, or? [15:48] ErKa (keryell@m6.wifi.enstb.org) left irc: Ping timeout: 480 seconds [15:50] fai-guy (~fai-guy@p4FC2155C.dip0.t-ipconnect.de) left irc: Quit: leaving [15:52] a wishlist bug on the Debian BTS please [15:52] Mrfai: Okay [16:45] tokkee (tokkee@ssh.faui2k3.org) left irc: Remote host closed the connection [16:49] Mrfai: Does FAI add the 'scripts/live' directory to the initrd? [16:49] Or is that supposed to be stock? [16:53] scripts/live is added by the package live-initramfs [17:06] ErKa (keryell@m6.wifi.enstb.org) joined #fai. [17:13] Mrfai: Thanks. On a separate note, do you know if 'ip=all' will work (instead of 'ip=dhcp', as fai-chboot creates?) [17:20] no, I don't know. But I read this ubuntu bug report [17:22] ErKa (keryell@m6.wifi.enstb.org) left irc: Ping timeout: 480 seconds [17:51] ErKa (keryell@keryell.pck.nerim.net) joined #fai. [17:54] Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving [17:59] ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds [18:57] tokkee (tokkee@ssh.faui2k3.org) joined #fai. [19:11] ErKa (keryell@keryell.pck.nerim.net) joined #fai. [19:48] alleeHol (~ach@p54A43BC8.dip.t-dialin.net) joined #fai. [19:49] allee (~ach@p54A460E9.dip.t-dialin.net) left irc: Ping timeout: 480 seconds [21:33] allee_ (~ach@p54A45BEF.dip.t-dialin.net) joined #fai. [21:36] rgsteele||work (~ryan@75.147.74.137) left irc: Remote host closed the connection [21:39] alleeHol (~ach@p54A43BC8.dip.t-dialin.net) left irc: Ping timeout: 480 seconds [22:07] allee_ (~ach@p54A45BEF.dip.t-dialin.net) left irc: Remote host closed the connection [22:29] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds [23:57] ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds [00:00] --- Sat Dec 6 2008