| |kardan| (~kardan@p54BE45D4.dip.t-dialin.net) joined #fai. |
| kardan_ (~kardan@p54BE349E.dip.t-dialin.net) left irc: Ping timeout: 480 seconds |
| allee-k (~allee-k@p54A4378E.dip.t-dialin.net) joined #fai. |
| ErKa (~keryell@APuteaux-154-1-83-39.w83-204.abo.wanadoo.fr) joined #fai. |
| Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai. |
| 09:53 Kin | Hi mgoetze, thanks for replying :) |
| 09:55 Kin | First of all, thanks for working on FAI, it's a great tool :) I already set up a debian etch box with fai 3.1.8 and everythings works fine. I use it to install debian etch 32 and 64bit servers so far and I'm trying to deploy lenny clients on my etch box. |
| 09:55 Kin | Is it possible ? I installed FAI on a lenny 64bit box in order to make the debootstrap and have a lenny nfsroot which I then rsync on my etch FAI 3.1.8. I had a few errors which are now corrected but i'm stuck on a new one. The install client won't mount the tmpfs partition and then crashes. I thought that it was because my kernel is not supporting unionfs but even with a new one, the error remains... |
| 09:55 Kin | /usr/lib/fai/prcopyleft: line 16: cannot create temp file for here document : Read-only file system |
| 09:55 Kin | The error is not helping much, just saying that it can't create a temp file on a read only FS, after it, everything is crashing like that too. |
| 09:55 Kin | Have you got any ideas ? Thanks a lot :) |
| 09:59 oz_ | hm. sound as if you'd try to write on the nfsroot |
| 09:59 oz_ | you system is not running on the intrd? can you check if the system uses the ramdisk? |
| siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. |
| 10:24 mgoetze | Kin: if you want to install both etch and lenny systems from the same fai server, i recommend using only a lenny nfsroot with fai 3.2.17 or higher |
| 10:24 Kin | ok guys, thanks for replying |
| 10:24 mgoetze | Kin: also, are you using a custom kernel for your installation system? if so, why? |
| 10:25 Kin | Well, we are deploying optimised kernel on our customers box |
| 10:25 mgoetze | Kin: yes, but keep in mind that the installation system is not the same thing as the installed system |
| 10:25 Kin | that's why, but i can use the fai kernel for the pxelinux.cfg thats true |
| 10:26 mgoetze | Kin: and the installation system has special requirements (aufs) |
| 10:26 Kin | ok for aufs, i thought it was unionfs, i read it somewhere on the fai mailing list |
| 10:37 Kin | I'll check this point and i'll get back to you. Thanks a lot for the help :) |
| Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving |
| Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai. |
| ErKa (~keryell@APuteaux-154-1-83-39.w83-204.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds |
| ErKa (~keryell@APuteaux-154-1-82-89.w83-204.abo.wanadoo.fr) joined #fai. |
| ErKa (~keryell@APuteaux-154-1-82-89.w83-204.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds |
| Kin (~loqui@89.30.30.103) left irc: Quit: Loqui |
| sep (~sep@40.211.jostedal.no) left irc: Remote host closed the connection |
| sep (~sep@40.211.jostedal.no) joined #fai. |
| sep (~sep@40.211.jostedal.no) left irc: Remote host closed the connection |
| sep (~sep@40.211.jostedal.no) joined #fai. |
| 15:23 FBI | fai: 3 lange committed revision 5592 to 7 fai: add APT keys from package_config/*.asc files (closes: #363701,#504018) |
| 15:31 ebbie | hi, i got some cfagent scripts in the scripts section that only should run if $FAI_ACTION = install, is there a smart way to do this? btw. some actions from fai didn't start in softupdate, is there a file to configure softupdate behaviour? |
| 15:57 mgoetze | ebbie: i don't know cfagent that well, but the FAI_ACTION variable should be in its environment |
| 15:58 mgoetze | ebbie: there's no global configuration, basically you just put if statements in any scripts which care |
| 15:58 FBI | fai: 3 lange committed revision 5593 to 7 fai: add keys after copying /etc/apt to /target, do copy 10fai |
| sep (~sep@40.211.jostedal.no) left irc: Remote host closed the connection |
| 16:03 Mrfai | ebbie: you can also write a hook for softupdate |
| 16:04 ebbie | mgoetze: i can see the FAI classes in cfagents defined classes, i think i try to add a new class, so cfagent scripts can recognice running in the installation |
| 16:07 ebbie | Mrfai: but then the scripts always run in softupdate mode? is there a way to stop actions with a hook? |
| 16:07 mgoetze | ebbie: you can use skip_task in a hook, see fai guide |
| 16:08 mgoetze | ebbie: note that if you want to run class/* scripts during a softupdate, you'll need to call fai -N softupdate |
| 16:12 ebbie | mgoetze: thx, good hint, but i only need the class scripts in installation mode, as i define a "install" class for the cfagent scripts running some scripts only at installation. |
| 16:14 FBI | fai: 3 lange committed revision 5594 to 7 fai: make next beta |
| Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving |
| ErKa (~keryell@APuteaux-154-1-82-89.w83-204.abo.wanadoo.fr) joined #fai. |
| ErKa (~keryell@APuteaux-154-1-82-89.w83-204.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds |
| ErKa (~keryell@APuteaux-154-1-82-89.w83-204.abo.wanadoo.fr) joined #fai. |
| 18:30 telmich | good evening |
| 18:31 telmich | I'm more and more often running into the situation that I need to have network running from a different network device (!= eth0) |
| 18:31 telmich | is there a "probe all devices patch" (like redhat does) somewhere available? |
| ErKa (~keryell@APuteaux-154-1-82-89.w83-204.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds |
| Nic0 (~courtel@fw.tls.cena.fr) left irc: Quit: Leaving. |
| 20:54 FBI | fai: 3 lange committed revision 5595 to 7 fai: available (closes: #552133) |
| simNIX (~simNIX@156-60.bbned.dsl.internl.net) left irc: Quit: Ik ga weg |
| allee-k (~allee-k@p54A4378E.dip.t-dialin.net) left irc: Ping timeout: 480 seconds |
| siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds |
| simNIX (~simNIX@156-60.bbned.dsl.internl.net) joined #fai. |
| --- Sat Oct 24 2009 |