| siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. |
| kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) joined #fai. |
| sep_ (~sep@40.211.jostedal.no) joined #fai. |
| Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai. |
| ErKa (keryell@dhcp1.info.enstb.org) joined #fai. |
| edoreld (~Adium@p57A09948.dip0.t-ipconnect.de) joined #fai. |
| siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Quit: Leaving. |
| edoreld (~Adium@p57A09948.dip0.t-ipconnect.de) left irc: Quit: Leaving. |
| edoreld (~Adium@p57A09948.dip0.t-ipconnect.de) joined #fai. |
| 08:49 edoreld | Hmm the fai guide says: |
| 08:49 edoreld | The setup routine adds some lines to /etc/exports to export the nfsroot and the congu- |
| 08:49 edoreld | ration space to all hosts that belong to the netgroup faiclients [...] Netgroups are defined in /etc/netgroup. |
| 08:49 edoreld | But I don't have such a file! |
| 08:55 Mrfai | maybe the guide is wrong there. Now fai-setup add a line to /etc/exports using the subnet and netmask, instead of a netgroup. |
| 08:57 edoreld | aah ok, I can see the 2 lines in /etc/exports :) |
| Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving |
| Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai. |
| sep_ (~sep@40.211.jostedal.no) left irc: Quit: Leaving |
| edoreld (~Adium@p57A09948.dip0.t-ipconnect.de) left irc: Ping timeout: 480 seconds |
| edoreld (~Adium@p57A09948.dip0.t-ipconnect.de) joined #fai. |
| 09:47 edoreld | I'm booting with PXE. I get an IP address and more info from my fai-server machine's dhcp server, but I'm also getting "ARP timeout". Do you know what could this be due to? |
| 09:51 edoreld | the server & the client are connected directly, no router in between |
| 09:56 edoreld | nevermind that, I'm getting again the TFTP open timeout :/ |
| verwilst (~verwilst@router.begen1.office.netnoc.eu) joined #fai. |
| edoreld (~Adium@p57A09948.dip0.t-ipconnect.de) left irc: Ping timeout: 480 seconds |
| edoreld (~Adium@p57A09948.dip0.t-ipconnect.de) joined #fai. |
| 11:21 edoreld | Hmm I'm getting again ARP Timeout when I boot with PXE, but now I did a tcpdump and it says |
| 11:21 edoreld | arp who-has 127.0.1.1 tell 192.168.1.30 |
| 11:21 edoreld | 127.0.1.1 fai << being a line in /etc/hosts |
| 11:26 edoreld | 8 times then it just stops -.- |
| 11:46 edoreld | ok it seems the problem was using fai for next-server in dhcpd.conf. I put an IP address instead and it worked. Now, however, error TFTP open timeout pops up...let's see... |
| 11:50 edoreld | I think it might have to do with the next-server option, but I'm not really sure what I'm supposed to put there... |
| 11:50 edoreld | let's see... |
| 11:53 edoreld | hmm I put the address of the fai server in there but it doesn't help :/ |
| 11:58 edoreld | my tftp line in inetd.conf is |
| 11:58 edoreld | tftp dgram udp wait root /usr/sbin/tcpd /usr/sbin/in.tftpd /srv/tftp |
| 11:59 Mrfai | a -s is missing |
| 11:59 edoreld | ah |
| 11:59 edoreld | what does it stand for? and where should I put it :)? |
| 11:59 Mrfai | you have to restart the inetd, and make sure no tftpd is still running |
| 11:59 Mrfai | man tftpd |
| 12:00 Mrfai | the fai guide says: tftp dgram udp wait root /usr/sbin/in.tftpd in.tftpd -s /srv/tftp/fai |
| 12:00 edoreld | ah, |
| 12:00 edoreld | my bad then |
| 12:00 edoreld | so it makes it the root directory so it can get the file right pxelinux right away am I right :)? |
| 12:02 Mrfai | yep |
| 12:02 edoreld | great! let's see how it goes :) |
| 12:02 edoreld | Thank you very much :) |
| 12:07 edoreld | errors errors come to me ^_^ |
| 12:07 edoreld | only absolute filenames allowed |
| 12:07 edoreld | tftp - acces violation hmmm |
| 12:10 edoreld | maybe is a question of privileges...? |
| 12:14 edoreld | i had copied ur line wrong...sillly me :P |
| 12:14 edoreld | it's alive!!!!! |
| 12:14 edoreld | woooot :D |
| 12:18 edoreld | hmm is it normal if it gets stuck at "Uniform CD-ROM driver Revision: 3.20" ? |
| 12:21 Mrfai | Did you calready see the red ASCII logo? |
| 12:21 Mrfai | or does it stuck when the kernel boots? |
| 12:22 edoreld | I don't think the red logo has appeared yet |
| 12:22 edoreld | or any logo for that matter |
| 12:22 edoreld | But I'll reboot and check again |
| 12:23 edoreld | no, no logo |
| 12:23 Mrfai | ok, then the kernel stucks |
| 12:23 edoreld | could be because of the client machine, or is it something else? |
| 12:24 edoreld | I'll try another machine and see for myself ^_^ |
| edoreld (~Adium@p57A09948.dip0.t-ipconnect.de) left irc: Ping timeout: 480 seconds |
| edoreld (~Adium@p57A09948.dip0.t-ipconnect.de) joined #fai. |
| 12:38 edoreld | ok I installed in a virtual machine, and worked :) |
| 12:39 edoreld | Altough now I reached to the red logo and says something about permission denied on /var/log... & /usr/lib/fai... etc |
| 12:46 Mrfai | red logo is fine. If you can see this, the remaining errors are simple to fix |
| edoreld (~Adium@p57A09948.dip0.t-ipconnect.de) left irc: Ping timeout: 480 seconds |
| edoreld (~Adium@p57A09948.dip0.t-ipconnect.de) joined #fai. |
| 12:59 edoreld | hmm what could the problem be for permission problems...like |
| 12:59 edoreld | "syslogd: /var/log/mail.err: Permission denied" or "bash: no job control in this shell" ? |
| 13:00 Mrfai | of you see the red logo, you should now read the log files |
| 13:00 edoreld | yes I see syslogd: /var/log/*: Permission denied |
| 13:00 edoreld | lots of them with different names |
| 13:01 edoreld | mail.err, debug, messages... |
| 13:02 edoreld | then some directorie not found... |
| 13:02 edoreld | and the bash_ no job control in this shell thingie |
| 13:02 edoreld | is that normal..? |
| 13:02 edoreld | :/ |
| hasenhirn (~Bastian@141.28.72.28) joined #fai. |
| 13:10 Mrfai | have a look at the fai logs files. On the install client in /tmp/fai. |
| 13:11 edoreld | ok |
| 13:14 hasenhirn | Servus zusammen. Wir arbeiten geraden an einem Projekt und benötigen hierfür nen fai server. Nun zu unserem Problem: Die VM installiert per Fai sauber durch. Im error.log steht jedoch ne Fehlermeldung á la |
| 13:14 hasenhirn | shell.log:gurb-probe:error: cannot open '/boot/grub/device.map' |
| 13:14 hasenhirn | shell.log:/usr/sbin/grub-install: line 374 [: =: unary operator expected |
| 13:14 hasenhirn | Kennt jmd dieses Problem? THX |
| 13:14 mgoetze | joa hab ich irgendwo schonmal gesehen... |
| 13:15 Mrfai | ja, ich kenne das. Ist ein known bug von grub, aber es laueft trotzdem. |
| 13:16 Mrfai | http://bugs.debian.org/513216 |
| 13:16 mgoetze | 127 outstanding bugs in grub in the debian bts :-/ |
| 13:18 hasenhirn | thx..schau mir grad mal den link an |
| edoreld (~Adium@p57A09948.dip0.t-ipconnect.de) left irc: Ping timeout: 480 seconds |
| 13:22 Mrfai | hasenhirn: was ist das denn fuer ein Projekt? |
| 13:23 hasenhirn | Semesterprojekt an ner Hochschule |
| 13:23 hasenhirn | geht um cloudcomputing |
| 13:23 Mrfai | schoene Idee. Bitte den FAI Fragebogen ausfuellen, wenn ihr das Projekt abgeschlossen habt. |
| 13:24 hasenhirn | jap..werden wir machen |
| 13:24 Mrfai | danke schon mal |
| 13:24 hasenhirn | ich schilder euch mal kurz um was es geht..ham da noch n problem. dachten das hängt vielleicht mit diesen bug zusammen.... |
| 13:24 hasenhirn | also |
| edoreld (~Adium@p57A09948.dip0.t-ipconnect.de) joined #fai. |
| 13:30 edoreld | Mrfai: what should I be looking for inside fai.log? I mean, it's 21000 lines long.. |
| 13:30 Mrfai | put fai.log to paste.debian.net, so we can also have a look at it |
| 13:31 edoreld | ok |
| 13:31 edoreld | let me see... |
| 13:31 hasenhirn | Wir erstellen automatisiert ne VM (mit kvm und einer xml-File über virsh). In der XML-File geben wir als Bootdevice als erstes die HD an und als zweites das Netzwerk an. VM bootet nach Erstellung (Reboot) übers Netz und installiert auch das OS. Danach jedoch bootet die VM wieder übers Netz und nicht von der HD. Zur Fehlereingrenzung entfernten wir zuerst als Bootdevice das Netzwerk. Siehe da, die VM bootet sauber das Betriebssystem das es über FAI install |
| 13:33 Mrfai | sieht eher nach einem kvm Problem aus. |
| 13:34 Mrfai | Ihr koennt aber ueber fai-choot auch steuern was beim netzwerkboot wirklich gestartet wird. |
| 13:34 Mrfai | damit kann man auch angeben das von lokaler Platte (in wirklichkeit das zweite boot device im BIOS) gestartet wird |
| 13:40 edoreld | I started again all the process and my log shrinked, now it's paste.debian.net/37141 |
| 13:41 hasenhirn | werden das ganze mal an die XEN-Gruppe weiterleiten, ob die das gleiche Problem haben. Danke schomal. Werds mal mit Fai-chboot probieren |
| 13:44 Mrfai | man fai-chboot lessen, -o default ist wichtig |
| 13:45 Mrfai | edoreld: you are using ubuntu :-( There may be more problem using FAI than using Debian |
| 13:45 edoreld | O_o |
| 13:46 edoreld | Well I'll install Debian then :) |
| 13:46 edoreld | My boss uses that so it's besser actually :D |
| 13:46 edoreld | would be better debian 5.0 oder debian 4.0? |
| 13:46 Mrfai | Good decision. Use Debian 5.0 and FAI 3.2.20 |
| 13:47 edoreld | ok, this will take a while :D |
| hasenhirn1 (~Bastian@dyn-dosen-006.foo.fh-furtwangen.de) joined #fai. |
| hasenhirn (~Bastian@141.28.72.28) left irc: Ping timeout: 480 seconds |
| hrist (~hrist@one.mirsin.org) left irc: Quit: leaving |
| edoreld (~Adium@p57A09948.dip0.t-ipconnect.de) left irc: Remote host closed the connection |
| edoreld (~Adium@p57A09948.dip0.t-ipconnect.de) joined #fai. |
| hasenhirn1 (Bastian@dyn-dosen-006.foo.fh-furtwangen.de) left #fai. |
| hrist (~hrist@one.mirsin.org) joined #fai. |
| edoreld_ (~edoreld@p57A09948.dip0.t-ipconnect.de) joined #fai. |
| 15:00 edoreld_ | ok debian installed :) |
| 15:00 edoreld | should I install the fai package or from source (if there's such thing...) ? |
| 15:01 edoreld_ | Mrfai, I ask because you told me to install version 3.2.20 :) |
| 15:05 mgoetze | edoreld_: /topic |
| 15:05 edoreld_ | ? what about it ? |
| 15:06 edoreld_ | experimental packages? |
| 15:07 Mrfai | edoreld_: use ethis line in your sources.list files: |
| 15:07 Mrfai | deb http://www.informatik.uni-koeln.de/fai/download lenny koeln |
| 15:07 edoreld_ | ok |
| 15:07 Mrfai | this will give you the newest fai package that is tested for lenny |
| 15:08 edoreld_ | okey |
| 15:10 edoreld_ | I get a GPG Error telling me about "signatures couldnßt be verified because the public key is not available", should i worry? ... |
| 15:12 mgoetze | edoreld_: /topic |
| 15:12 edoreld_ | ah |
| 15:12 edoreld_ | experimental Ü_Ü |
| 15:12 mgoetze | first link |
| 15:16 edoreld_ | what are you trying to tell me -.-? |
| 15:16 edoreld_ | to check that link? i know the page.. |
| 15:22 mgoetze | you need to work on your reading skills, then |
| 15:23 edoreld_ | ah |
| 15:23 edoreld_ | indeed :) |
| 15:23 edoreld_ | thanks ;) |
| 15:25 edoreld_ | no GPG error now Ä_Ä |
| 15:26 edoreld | excuse me, but could you tell me if you read ?_? or A_A << with umlauts ? |
| 15:27 edoreld | on my mac im getting ^_^-.- |
| 15:27 edoreld | im getting ?_? |
| 15:27 Mrfai | im getting umlauts |
| 15:27 edoreld | gut :) |
| 15:27 edoreld | danke! |
| edoreld (~Adium@p57A09948.dip0.t-ipconnect.de) left irc: Quit: Leaving. |
| edoreld (~Adium@p57A09948.dip0.t-ipconnect.de) joined #fai. |
| edoreld_ (~edoreld@p57A09948.dip0.t-ipconnect.de) left irc: Ping timeout: 480 seconds |
| 15:39 edoreld | ook got to the part where it's installing, much faster after all that error learning from yesterday :D |
| 15:39 edoreld | (and heute ^_^) |
| 15:40 edoreld | by the way the file in inetd.conf comes wrong by default, I had to change it as you told me before Mrfai |
| 15:40 edoreld | well, installing with packages that is |
| 15:43 Mrfai | yep, you have to edit inetd.conf. The fai guide tells you that |
| 15:44 edoreld | ah ok, must have missed that ^^ |
| 15:44 edoreld | now I don't get as many errors |
| edoreld_ (~edoreld@p57A09948.dip0.t-ipconnect.de) joined #fai. |
| 15:46 edoreld_ | I get this instead |
| 15:46 edoreld_ | http://paste.debian.net/37152/ |
| 15:47 edoreld_ | fai is the hostname of my fai-server by the way |
| 15:48 mgoetze | so either your fai.conf is wrong or your nfs isn't working |
| 15:49 mgoetze | ah, mount.nfs: can't get address for fai |
| 15:49 Mrfai | does your fai isntallserver have more than one network card? Check /srv/fai/nfsroot/....../etc/hosts |
| 15:49 mgoetze | see, there's your problem |
| 15:49 edoreld_ | hmm so it can't resolve the ip address from the hostname? |
| 15:50 Mrfai | btw, you still use 3.2.17~lenny1 |
| 15:50 mgoetze | so ein bloedes wetter heute :-/ |
| 15:50 edoreld_ | i think is because i verified the apt key after i had installed fai ... |
| 15:51 edoreld_ | and my server has only 1 card |
| 15:51 Mrfai | I think it's because you did notadd the koeln repository into /etc/fai/apt/sources.list |
| 15:51 Mrfai | what does /srv/fai/nfsroot/....../etc/hosts contain? |
| 15:52 edoreld_ | i put this one |
| 15:52 edoreld_ | deb http://www.informatik.uni-koeln.de/fai/download lenny koeln |
| 15:52 edoreld_ | let me see |
| mfl (~mfl@adonis.fnb.maschinenbau.tu-darmstadt.de) left irc: Ping timeout: 480 seconds |
| 15:52 edoreld_ | contains 192.168.1.26 fai.local (but the address of the server is 192.168.149!) |
| 15:53 edoreld_ | 1.49* |
| 15:53 edoreld_ | i think i might have ran fai-setup when i had 192.168.1.26... |
| 15:53 edoreld_ | I'll run again Ü_Ü |
| 15:53 edoreld_ | and zeah mgoetze, i can hear the storm coming from the office.... |
| 15:53 edoreld_ | yeah* |
| 15:54 edoreld_ | Mrfai, can I just change the IP in the hosts file of nfsroot? |
| 15:54 Mrfai | edoreld_: yep |
| 15:54 edoreld_ | gut : |
| 15:54 edoreld_ | :) |
| 15:54 Mrfai | edoreld_: btw, were are you? In germany? |
| 15:54 edoreld_ | yah, in berlin |
| 15:54 edoreld_ | erhm..ja* |
| 15:55 edoreld_ | I'll keep connected on my other comp ;) |
| 15:56 edoreld | buff, gonna be a cold walk home... (;º-º) |
| 15:56 Mrfai | edoreld_: wo nutzt du FAI denn? Firma oder Uni? |
| 15:57 edoreld | Firma |
| 15:57 edoreld | It's nur a projekt für jetz :) |
| 15:57 edoreld | not using it in a production environment..yet ^^ |
| 15:59 edoreld | Mrfai: are you the maker / a developer of fai? |
| 15:59 Mrfai | yep, I'm the main author |
| Action: edoreld bows with respect |
| 16:00 edoreld | It's an honour to have the mind behind the fai project helping me :D |
| edoreld_ (~edoreld@p57A09948.dip0.t-ipconnect.de) left irc: Ping timeout: 480 seconds |
| edoreld (~Adium@p57A09948.dip0.t-ipconnect.de) left irc: Quit: Leaving. |
| edoreld (~Adium@p57A09948.dip0.t-ipconnect.de) joined #fai. |
| 16:08 Mrfai | no problem. Always remember to fill out the FAI questionnaire |
| 16:09 edoreld | sure, as soon as I find it :D |
| 16:09 edoreld | found it :) |
| 16:09 hrist | I once filled it but then lost it -.- |
| 16:10 edoreld | ok I still need to play with fai a lot more before I can fill your questionarie properly, but i will gladly ^_^ |
| 16:10 edoreld | by the way..I know it's not exactly a fai question...but how could I stop debian from reconfiguring my network interfaces automaticaly... |
| 16:10 edoreld | automatically* |
| 16:11 edoreld | i got it connected to another machine directly and it keeps getting a self assigned ip address even if i put another in /etc/network/interfaces.. |
| 16:12 Mrfai | iface eth0 inet static |
| 16:12 Mrfai | should stop from getting IP via DHCP |
| 16:12 edoreld | that's what I wrote |
| 16:12 edoreld | and then /etc/init.d/networking restart |
| 16:12 edoreld | but keeps getting wrong ip -.- |
| ErKa (keryell@dhcp1.info.enstb.org) left irc: Ping timeout: 480 seconds |
| mfl (~mfl@adonis.fnb.maschinenbau.tu-darmstadt.de) joined #fai. |
| Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving |
| 16:24 edoreld | half hour looking why my client isn't getting dhcp responses, guess what? cable is disconnected ^_^ |
| 16:28 edoreld | I changed the ip address in /srv/fai/nfsroot/.../etc/hosts aber the same error: "mount.nfs: can't get address for fai" shows |
| edoreld (~Adium@p57A09948.dip0.t-ipconnect.de) left irc: Quit: Leaving. |
| edoreld (~Adium@p57A09948.dip0.t-ipconnect.de) joined #fai. |
| 16:43 edoreld | hmm |
| 16:44 edoreld | ERROR: debootstrap did not complete successfully... |
| 16:45 edoreld | Please check your mirror or use an official mirror -.- |
| 16:49 edoreld | meh, I'm going home, work finished an hour ago anyway -.- |
| 16:49 edoreld | Tomorrow plenty of times for more problems ^_^! |
| 16:49 edoreld | cya and thank you again :D |
| edoreld (~Adium@p57A09948.dip0.t-ipconnect.de) left irc: Quit: Leaving. |
| mbs (~mbs@e177152033.adsl.alicedsl.de) joined #fai. |
| 16:55 mbs | Moin |
| ErKa (keryell@keryell.pck.nerim.net) joined #fai. |
| mbs (~mbs@e177152033.adsl.alicedsl.de) left irc: Quit: Leaving. |
| kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) left irc: Quit: Verlassend |
| mbs (~mbs@e177152033.adsl.alicedsl.de) joined #fai. |
| mbs (~mbs@e177152033.adsl.alicedsl.de) left irc: Ping timeout: 480 seconds |
| edoreld (~Adium@dslb-088-074-219-196.pools.arcor-ip.net) joined #fai. |
| edoreld (Adium@dslb-088-074-219-196.pools.arcor-ip.net) left #fai. |
| ougs (~ougs@h32n7c1o1019.bredband.skanova.com) joined #fai. |
| 21:21 ougs | hello |
| 21:21 ougs | problem: broken server. no screen. Solution: fully automatic reinstall? |
| 21:26 ougs | bye |
| ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds |
| ougs (~ougs@h32n7c1o1019.bredband.skanova.com) left irc: Remote host closed the connection |
| --- Wed May 27 2009 |