| codice (A6XjogMhNa@71.92.66.39) joined #fai. |
| ErKa (keryell@wlan-514.sc08.org) left irc: Ping timeout: 480 seconds |
| juri__ (~juri@wsip-68-98-200-252.ks.ok.cox.net) joined #fai. |
| juri_ (~juri@wsip-68-98-200-252.ks.ok.cox.net) got netsplit. |
| juri_ (~juri@wsip-68-98-200-252.ks.ok.cox.net) got lost in the net-split. |
| ErKa (~keryell@99.179.98.29) joined #fai. |
| ErKa (~keryell@99.179.98.29) left irc: Ping timeout: 480 seconds |
| lauanana (~lauanana@212-198-248-34.rev.numericable.fr) joined #fai. |
| lauanana (~lauanana@212-198-248-34.rev.numericable.fr) left irc: |
| fai-guy (~fai-guy@p4FC21787.dip0.t-ipconnect.de) joined #fai. |
| Mrfai (~lange@134.95.9.202) joined #fai. |
| lazyb0y (~henning@faiwiki.informatik.uni-koeln.de) left irc: Remote host closed the connection |
| stockholm (~andreas@marta.schuldei.org) left irc: Quit: leaving |
| lazyb0y (~henning@faiwiki.informatik.uni-koeln.de) joined #fai. |
| siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. |
| ErKa (~keryell@99.179.98.29) joined #fai. |
| 14:10 tokkee | Did anyone ever use FAI on an x86_64 server to server x86_64 _and_ x86_32 clients? |
| 14:12 tokkee | I guess, I'd need two different nfsroots and a mirror containing both architectures. |
| 14:13 tokkee | The latter could be done with my patch (-a option) applied to fai-mirror. |
| 14:13 tokkee | How about the first? |
| 14:16 Nic0 | I do that |
| 14:16 Nic0 | One config dit, 2 fai config dirs, and 2 nfsroots |
| 14:16 Nic0 | /dit/dir/ |
| 14:17 tokkee | How do you specify which config dir to use? |
| 14:17 tokkee | +fai |
| 14:17 Nic0 | Each nfsroot is built with make-fai-nfsroot -C /etc/fai.$arch |
| 14:18 Mrfai | tokkee: make-fai-nfsroot has an option -C |
| 14:18 Nic0 | I also need a file apt_arch.conf in each fai dir |
| 14:19 kazamatzuri | that sound interesting, i didn't know that was even possible |
| 14:19 kazamatzuri | +S |
| 14:22 tokkee | That sounds fairly easy - thanks :-) |
| 14:25 tokkee | Nic0: You're fai config dirs basically only differ in the value of NFSROOT, right? |
| ErKa (~keryell@99.179.98.29) left irc: Ping timeout: 480 seconds |
| 14:31 Nic0 | NFSROOT, FAI_DEBOOTSTRAP_OPTS, and Architecture in apt_arch.conf |
| 14:36 tokkee | Hrm ... create_base() in make-fai-nfsroot does not use FAI_DEBOOTSTRAP_OPTS - is that on purpose? |
| 14:36 tokkee | Nic0: What is apt_arch.conf used for? |
| 14:45 Mrfai | tokkee: have a look at call_debootstrap() |
| 14:47 tokkee | Mrfai: Oh ... I missed that call_ prefix ... ;-) |
| 14:51 tokkee | Calling debootstrap lenny /srv/fai/nfsroot.i386/live/filesystem.dir http://ftp.de.debian.org/debian |
| 14:51 tokkee | E: No such script: http://ftp.de.debian.org/debian |
| 14:52 tokkee | WTF? |
| 14:54 tokkee | D'oh! |
| 14:55 tokkee | It's "--arch <arch>" instead of "--arch=<arch>" ... |
| 15:22 Nic0 | tokkee: to tell apt which architecture he needs to get packages for when building the nfsroot |
| 15:23 tokkee | Nic0: Why do you need that? debootstrap should take care of that ... |
| 15:24 Nic0 | Maybe ; I have never checked without it :) |
| 15:25 tokkee | Ah - okay ;-) |
| 15:25 tokkee | Nic0: Thanks! |
| 15:27 Nic0 | You must be right, FAI_DEBOOTSTRAP_OPTS should be enough |
| 15:40 tokkee | Hrm ... accessing the config space through Git seems to be broken ... |
| 16:07 tokkee | Mrfai: $action is not necessarily set in fai(8), right? |
| 16:08 Mrfai | man fai |
| 16:09 Mrfai | you can give an action as option, normally it's defined by fai-chboot |
| 16:09 Mrfai | fai-chboot -IFV mynewhost |
| 16:10 tokkee | Ah - IC. |
| 16:10 tokkee | fai(8) does not fail though, if no action is given ... |
| 16:10 tokkee | Is that a bug? |
| 16:13 Mrfai | no. You may also define the action in a class/*.var file |
| 16:13 Mrfai | but fai should stop later if no action is defined |
| 16:14 Mrfai | later = after variables are defined (in task action) |
| 16:16 tokkee | In fai, line 282: ln -snf $action-$fai_rundate $LOGDIR/../last |
| 16:17 tokkee | This will fail, if action is not set, since -$fai_rundate will be interpreted as a command line option by ln. |
| 16:20 Mrfai | have a look at lib/subroutines: 272 task_action(). I'm not sure if this is executed before |
| Mrfai (~lange@134.95.9.202) left irc: Quit: leaving |
| allee (~ach@allee.mpe.mpg.de) left irc: Remote host closed the connection |
| ErKa (keryell@wlan-514.sc08.org) joined #fai. |
| fai-guy (~fai-guy@p4FC21787.dip0.t-ipconnect.de) left irc: Quit: leaving |
| ErKa (keryell@wlan-514.sc08.org) left irc: Ping timeout: 480 seconds |
| Nic0 (courtel@fw.tls.cena.fr) left #fai. |
| allee (~ach@dslb-088-064-085-093.pools.arcor-ip.net) joined #fai. |
| allee (~ach@dslb-088-064-085-093.pools.arcor-ip.net) left irc: Remote host closed the connection |
| yournick (~yournick@pD95F70A1.dip.t-dialin.net) joined #fai. |
| mfl (~mfl@adonis.fnb.maschinenbau.tu-darmstadt.de) left irc: Ping timeout: 480 seconds |
| yournick (~yournick@pD95F70A1.dip.t-dialin.net) left irc: Read error: Connection reset by peer |
| siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds |
| Nick change: juri__ -> juri_ |
| siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. |
| codice (A6XjogMhNa@71.92.66.39) left irc: Quit: That's it for today |
| codice (Ow0fmytFtf@71.92.66.39) joined #fai. |
| codice (Ow0fmytFtf@71.92.66.39) left irc: Quit: That's it for today |
| ErKa (~keryell@99.179.98.29) joined #fai. |
| --- Sat Nov 22 2008 |