| paveq_ (~paveq@dyn3-82-128-189-195.psoas.suomi.net) joined #fai. |
| tokkee_ (tokkee@ssh.faui2k3.org) joined #fai. |
| mikap_ (~mika@mail.michael-prokop.at) joined #fai. |
| mikap (~mika@mail.michael-prokop.at) left irc: Read error: Connection reset by peer |
| paveq (~paveq@dyn3-82-128-189-195.psoas.suomi.net) left irc: Read error: Connection reset by peer |
| tokkee (tokkee@ssh.faui2k3.org) left irc: Read error: Connection reset by peer |
| FBI (~FBI@fbi.bot.oftc.net) got netsplit. |
| Nick change: mikap_ -> mikap |
| FBI (~FBI@fbi.bot.oftc.net) returned to #fai. |
| ErKa (keryell@dhcp1.info.enstb.org) joined #fai. |
| faibot joined #fai. |
| h01ger (~holger@socket.layer-acht.org) joined #fai. |
| Nick change: tokkee_ -> tokkee |
| telmich (telmich@tee.schottelius.org) joined #fai. |
| 10:19 telmich | hello |
| 10:19 telmich | I'm wondering, why I read that I need a 64 bit machine to support both 64 and 32 bit installations |
| 10:20 telmich | afaics 32 bit linux can build 64 bit binaries and not even that should be necessary |
| 10:21 h01ger | right |
| 10:21 h01ger | the code is running on the client anyway |
| 10:22 h01ger | if you need/want to use an nfsroot for the client, that should be generated on the client arch |
| 10:22 telmich | ahh, yes, saw that on http://faiwiki.informatik.uni-koeln.de/index.php/FAI_How_to_build_a_i386_and_x86_64_compatible_FAI_server_on_Debian_Etch_x86_64 now again |
| atlantide (~antares@mail.lipn.univ-paris13.fr) joined #fai. |
| atlantide (~antares@mail.lipn.univ-paris13.fr) left irc: |
| bayoffire (~bayoffire@213.180.168.238) left irc: Ping timeout: 480 seconds |
| siggg (~jean@tra78-1-87-88-161-80.dsl.club-internet.fr) joined #fai. |
| bayoffire (~bayoffire@mail.msw.ch) joined #fai. |
| bayoffire (~bayoffire@mail.msw.ch) left irc: Remote host closed the connection |
| 16:11 oz_ | telmich: it's just to get less complaints if things do not work ;) |
| 16:12 telmich | oz_: well, if running stuff in the nfsroot from the nfsroot is necessary, I can understand it |
| 16:12 telmich | otherwise it shouldn't be necessary |
| 16:16 oz_ | hm. I'm just about to install Centos via FAI |
| 16:16 oz_ | how can I generate a menu.lst? |
| 16:16 oz_ | update-grub does not exist |
| 16:19 h01ger | scp from a debian-host? |
| 16:19 h01ger | ;) |
| 16:21 oz_ | :-) |
| 16:22 oz_ | h01ger: must be evil, centos. |
| ebbie (~username@berlin046.server4free.de) joined #fai. |
| 16:26 ebbie | hi, in debian/lenny package fai-doc, it is possible to improve the mkdebmirror script with adaption to the actually dist lenny instead of etch |
| 16:30 ebbie | should i report this to the debian bug tracking system? |
| siggg (~jean@tra78-1-87-88-161-80.dsl.club-internet.fr) left irc: Ping timeout: 480 seconds |
| tanjix (tanjix@mozart.star-hosting.de) joined #fai. |
| 17:22 tanjix | hi @ll |
| 17:23 tanjix | i have a problem... i updated my fai-environment from etch to lenny... now my tftp does not work any more. booting a server from dhcp still works, but tftp times out. |
| 17:23 tanjix | anyone can help? |
| 17:29 h01ger | turn on debugging |
| 17:29 h01ger | look at logfiles |
| 17:30 mgoetze | well, what tftp server do you use, can you see it with netstat, have you tried watching things with tcpdump... |
| 17:30 h01ger | use wireshark |
| 17:30 tanjix | the log says: in.tftpd[10540]: recvfrom: Socket operation on non-socket |
| 17:31 tanjix | yes, i see it in netstat |
| 17:31 mgoetze | you have restarted it since the upgrade, yes? |
| 17:31 tanjix | yes |
| 17:34 tanjix | i restarted again and rebootet the cliebt which should perform an automated install |
| 17:35 tanjix | tftp gets a timeout on the client and syslog does not show anything this time |
| 17:58 tanjix | no ideas? |
| 18:39 tanjix | mh :( |
| 18:50 tanjix | i solved it mysqlf |
| 18:50 tanjix | but i have a new problem now :( it seems that the fai-setup command does nt finish properly as i get some errors |
| ErKa (keryell@dhcp1.info.enstb.org) left irc: Ping timeout: 480 seconds |
| 18:51 tanjix | http://nopaste.info/3591a4ecc8.html |
| 18:51 tanjix | they are available here |
| 18:52 tanjix | maybe anyone can help on this ? |
| 19:19 oz_ | tanjix: the first error is a 'host not found' |
| 19:19 oz_ | I think it's missing in the /etc/hosts of your NFSROOT |
| 19:19 oz_ | and for the rest, I'm too tyred today. |
| 19:31 tanjix | oz_: the host not found is not the real problem, this is known as one internal mirror is in maintenance |
| 19:33 oz_ | fix this, then paste & ask again |
| 19:34 tanjix | voila |
| 19:34 tanjix | http://nopaste.info/ac949270b5.html |
| 19:35 oz_ | what are the values for FAI_DEBOOTSTRAP FAI_DEBOOTSTRAP_OPTS in make-fai-nfsroot.conf? |
| 19:36 oz_ | and where is mage-2.6.28-starhosting-kernel_2_i386.deb ? |
| 19:37 tanjix | FAI_DEBOOTSTRAP="lenny http://ftp.debian.org/debian" |
| 19:37 tanjix | FAI_DEBOOTSTRAP_OPTS="--exclude=dhcp-client,info" |
| 19:38 tanjix | and the .deb is in /usr/lib/fai/kernel |
| 19:38 tanjix | where it was/is, where KERNELPACKAGE= parameter was alive (which is not after the upgrade now) |
| 19:38 oz_ | tanjix: you have to unify your deb sources |
| 19:39 oz_ | read about fai-mirror |
| 19:39 tanjix | oz_: that means? |
| 19:39 tanjix | i do not want to setup a local mirror... it hadn't to be done with the 3.1.8 version, which worked fine... i wished i hadn't upgraded it... only problemy :( |
| 19:39 oz_ | how can find fai your kernel if it's not in the repo specified in FAI_DEBOOTSTRAP_OPTS? |
| 19:41 tanjix | oz_: i don't know. i didn't find a suitablo doc on the FAI site which explains what changed have to be done after upgrading from 3.1.8 to 3.2.x |
| 19:41 tanjix | that's why i am asking for help here ;) |
| siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. |
| 19:46 oz_ | tanjix: tanjix use a standard kernel. or build your own mirror. |
| 19:46 oz_ | nothing else, except some ugly hacks. |
| 19:46 tanjix | and my own mirror will fix my problem? |
| 19:46 oz_ | it should, yes. |
| 19:47 oz_ | WARNING: These unknown packages are removed from the installation list: linux-image-2.6.28-starhosting-kernel_2_i386.deb sysutils |
| 19:47 tanjix | i don't have enough disk space on the fai server to create my own one |
| 19:47 oz_ | you also miss sysutils |
| 19:47 oz_ | dunno at this late our if this is still a real requirement |
| 19:47 tanjix | or are 2 GB enough |
| 20:39 tanjix | oz_: i've done using fai-mirror |
| 20:51 FBI | fai: 3 mt committed revision 5289 to 7 fai: improved patch: use proper label (gpt instead of gpt-bios) in all cases |
| ErKa (keryell@keryell.pck.nerim.net) joined #fai. |
| ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds |
| siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds |
| --- Wed Mar 18 2009 |