| mcarvalh (mike@71-87-216-94.dhcp.oxfr.ma.charter.com) left #fai. |
| siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. |
| siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Quit: Leaving. |
| ebbie (~username@berlin046.server4free.de) left irc: Read error: Connection reset by peer |
| 07:32 telmich | guten morgen |
| 07:33 telmich | ich habe mal die panic vom dell r610 auf http://home.schottelius.org/~nico/temp/dell-r610.kpg.jpg abgelegt |
| 07:33 telmich | die bnx2 ist in der initrd, aber trotzdem bekomme ich die kernel panic |
| edoreld (~Adium@p57A09A3D.dip0.t-ipconnect.de) joined #fai. |
| Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai. |
| 08:26 telmich | Mrfai: ich habe mal die panic vom dell r610 auf http://home.schottelius.org/~nico/temp/dell-r610.kpg.jpg abgelegt -> ich hatte angenommen, dass das ein problem ist, weil die netzwerkkarte nicht erkannt wird, die firmware ist aber in der initrd drin -> eine ahnung, was das sein könnt? |
| 08:37 Mrfai | schei... hardware |
| 08:40 Mrfai | vielleicht helfen parameter fuer den kernel. z.B. noapic ide=nodma,.... |
| 08:40 Mrfai | noacpi |
| ErKa (~keryell@APuteaux-154-1-38-173.w83-199.abo.wanadoo.fr) joined #fai. |
| 08:43 mgoetze | telmich: hm, nicht sehr informativ :( |
| 08:46 mgoetze | telmich: teamleiter hat mir grad gesagt, dass er aktuell keine 11G-server fuer mich zum spielen hat, kann also nicht versuchen das nachzustellen |
| 08:47 Uetzguer | telmich, moechtest du von eth0 oder eth1 booten? |
| 08:47 mgoetze | oder eth2 oder eth3 ;) |
| 08:47 mgoetze | (r610 hat 4 onboard nics) |
| 08:50 Mrfai | telmich: hast du schon debug als kernel parameter angegeben? Und break=premount versucht? |
| 08:51 Uetzguer | ich frag, weil ich regelmaessig kernel panics bekommen, wenn ich versuche, dhcp auf allen interfaces zu machen (anstatt fix eth0 bzw. eth1 per kernel-parameter auszuwaehlen) |
| JulienDev (56d21958@webchat.mibbit.com) joined #fai. |
| 08:56 JulienDev | Hello |
| 08:57 JulienDev | I think I have a problem with the tftpd-hda daemon |
| 08:58 edoreld | don't say you have a problem, say what problem you have |
| 08:58 JulienDev | Indeed, I receive this error just after the dhcp request : PXE-E32: TFTP open timeout |
| 08:59 edoreld | so the client gets an IP & more data from DHCP server and then gives a TFTP timeout? |
| 09:00 JulienDev | Exactly |
| 09:00 edoreld | look for the line of tftpd in /etc/inetd.conf and write what it shows here |
| 09:00 JulienDev | I launched a tshark on the fai server and I can view a TFTP read request |
| 09:01 JulienDev | ok |
| 09:03 JulienDev | I added this line "tftp dgram udp wait root /usr/sbin/in.tftpd in.tftpd -s /srv/tftp/fai" |
| 09:03 JulienDev | and commented this : "#tftp dgram udp wait root /usr/sbin/in.tftpd /usr/sbin/in.tftpd -s /var/lib/tftpboot" |
| 09:03 edoreld | is there a file called pxelinux.0 in /srv/tftp/fai? |
| 09:04 JulienDev | yes |
| 09:04 Mrfai | did you restart inetd? |
| 09:04 JulienDev | no just tftpd-hda |
| 09:04 mgoetze | JulienDev: what does netstat -unlp on the fai server tell you? |
| 09:05 Mrfai | you are running tftpd via inetd or as standalone daemon? |
| 09:06 JulienDev | Connexions Internet actives (seulement serveurs) Proto Recv-Q Send-Q Adresse locale Adresse distante Etat PID/Program name udp 0 0 0.0.0.0:2049 0.0.0.0:* - udp 0 0 0.0.0.0:50332 0.0.0.0:* 2630/rpc.mountd udp 0 0 0.0.0.0:49453 |
| 09:06 JulienDev | oups |
| 09:06 JulienDev | Mrfai, I'm not sure |
| 09:06 mgoetze | so you have nothing listening on port 69 udp? that's the problem, then |
| 09:07 JulienDev | udp6 0 0 :::69 :::* 2577/inetutils-inet |
| 09:07 mgoetze | ok, try restarting inetd then |
| 09:08 JulienDev | done |
| 09:08 mgoetze | now try to boot again :) |
| 09:08 Mrfai | JulienDev: if you are not sure, go one step back and try to understand how tftpd is started in your environment |
| 09:10 JulienDev | ok, but I don't understant how I can know it |
| 09:11 JulienDev | mgoetze, I launched again, but I have the same problem |
| 09:11 mgoetze | did you run fai-setup? |
| 09:11 JulienDev | yes sure |
| 09:12 edoreld | JulienDev: /etc/default/tftpd-hpa |
| 09:13 mgoetze | ok, perhaps stop inetd and run tfptd by hand... in.tftpd -Lvv -s /srv/tftp/fai |
| 09:14 JulienDev | edoreld : RUN_DAEMON="yes" OPTIONS="-l -s /srv/tftp/fai" |
| kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) joined #fai. |
| 09:15 mgoetze | JulienDev: so you're trying to run tftpd both standalone and via inetd. you should fix that sooner or later |
| 09:15 edoreld | yeah that can't be good.. |
| 09:16 JulienDev | where do you see that? |
| 09:16 edoreld | RUN_DAEMON="yes" |
| 09:16 JulienDev | mmmh oh |
| 09:16 JulienDev | ok |
| 09:17 JulienDev | I changed to no |
| 09:18 edoreld | hmm if tftp is running as a daemon, /etc/init.d/tftpd-hpa stop << will probably be good |
| 09:18 edoreld | and then restart inetd just in case |
| 09:20 JulienDev | it's ok |
| 09:27 JulienDev | I tried again, there is again the timeout |
| 09:29 Mrfai | use a tftp command line client to check if you can connect the tftp daemon. If this works check next-server in dhcpd.conf |
| 09:33 JulienDev | I need to install a tftp client on my server? |
| 09:34 mgoetze | ok, perhaps stop inetd and run tfptd by hand... in.tftpd -Lvv -s /srv/tftp/fai |
| 09:34 mgoetze | (what i wrote 21 minutes ago) |
| 09:35 Mrfai | JulienDev: yep, you need a client to test your tftp daemon. |
| 09:36 JulienDev | mgoetze It say me "invalid option -- w" |
| 09:36 mgoetze | where did i say to use -w ? |
| 09:37 edoreld | meh x2 |
| 09:37 JulienDev | -Lvv |
| 09:37 edoreld | vv ` w |
| 09:37 edoreld | my guess |
| 09:38 JulienDev | ah |
| 09:38 JulienDev | it's better :-) |
| 09:41 JulienDev | but always timeout |
| 09:41 mgoetze | and your tftpd doesn't say anything about incoming requests? |
| 09:41 mgoetze | but you see them with tshark? |
| 09:42 mgoetze | do you have any iptables rules? |
| 09:42 JulienDev | with tshark I only view TFTP Read Request |
| 09:43 edoreld | try "tcpdump -n" on server and do the pxe thing again |
| 09:48 JulienDev | same... |
| 09:51 edoreld | I'm can anyone help me figure out why the command gpg -a --recv-keys AB9B66FD; gpg -a --export AB9B66FD | apt-key add - is giving me errors >> http://debian.paste.net/37305/ |
| 09:52 edoreld | nevermind |
| 09:52 edoreld | second run it worked |
| 09:52 edoreld | it seems it had to create a configuration file first or something like that.. |
| 09:54 JulienDev | picture is maybe better than words |
| 09:54 JulienDev | http://img177.imageshack.us/img177/2029/img0057g.jpg |
| 09:55 oz_ | JulienDev: are you using tftpd-hpa? |
| 09:55 oz_ | looks like you would not do so... |
| 09:58 JulienDev | yes, I use the tftp server by default |
| 09:59 oz_ | run 'apt-get install tftpd-hpa' as root |
| 09:59 oz_ | the default tftpd has problems |
| 10:02 JulienDev | it say me, it's the most recent |
| 10:06 edoreld | Please make completely sure under /var/lib/tftpboot you have both a file named pxelinux.0 & pxelinux.cfg, and if you do, please post your /etc/dhcp3/dhcpd.conf to http://paste.debian.net or the pastebin service of your choice |
| verwilst (~verwilst@router.begen1.office.netnoc.eu) joined #fai. |
| 10:09 JulienDev | I have nothing in var/lib/tftpboot , all is in /srv/tftp/fai |
| 10:10 edoreld | wait |
| 10:11 edoreld | ok yes that's what i meant |
| 10:11 edoreld | please post ur dhcp configuration |
| 10:11 edoreld | not here |
| 10:14 JulienDev | http://paste.debian.net/37313/ |
| 10:16 edoreld | what is this option root-path thing? |
| 10:16 JulienDev | I copied it from an example |
| 10:16 oz_ | JulienDev: did you remove the old tftpd? what's the output if you run 'dpkg -l | grep tftp'? |
| Action: oz_ is off for lunch |
| 10:17 JulienDev | ii tftp 0.17-16 Trivial file transfer protocol client |
| 10:18 JulienDev | ii tftpd-hpa 0.48-2.3 HPA's tftp server |
| 10:19 mgoetze | i think you may be overdoing it a bit with the amount of things you are trying to serve tftp requests with |
| 10:21 JulienDev | when i try to connect the tftp server with tftp and connect 172.27.231.18 |
| 10:21 JulienDev | there is no answer |
| 10:23 edoreld | I just created a debian mirror with fai-mirror, and now I want to change the fai conf so it knows so. I see the line |
| 10:23 edoreld | FAI_DEBMIRROR=yournfs debianmirror:/path/to/debianmirror, what should I put instead of "yournfs" ? |
| 10:24 JulienDev | lenny |
| 10:24 JulienDev | I think |
| 10:24 edoreld | hmmm |
| 10:24 JulienDev | It's what I have |
| 10:25 JulienDev | I must leave for lunch |
| 10:25 edoreld | k |
| 10:25 JulienDev | thanks for all |
| 10:25 edoreld | np |
| 10:25 JulienDev | I will come back later |
| 10:27 edoreld | for some reason I don't think is lenny what u have to put though... |
| 10:35 edoreld | would FAISERVER=<ip of server with debian mirror>:<path to debian mirror> be correct? |
| 10:35 edoreld | e.g: FAISERVER=10.0.0.1:/debmirror |
| 10:41 Mrfai | edoreld: do not set FAI_DEBMIRROR. It's only needed when you use NFS for accessing the mirror. But htpps or ftp is recommended. |
| 10:41 Mrfai | for that |
| 10:41 edoreld | hmm ok so how do I tell the fai server to use my local debian mirror created with fai-mirror? |
| 10:42 edoreld | how do I put it to use :) |
| 10:43 edoreld | with ftp or whatever he needs :) |
| 10:44 mgoetze | edoreld: man sources.list |
| 10:45 edoreld | ah |
| 10:45 Mrfai | edoreld: have a look at http://bugs.debian.org/516386. This does not work yet |
| 10:47 edoreld | hmm |
| 10:47 Mrfai | edoreld: but you can use apt-proxy if your connection is not that fast |
| 10:51 edoreld | the prob is im trying to install a client (gnomehost) with fai, and it tries to get to internet. But it has no internet access |
| 10:51 edoreld | so i need a local mirror |
| 10:51 edoreld | apt-proxy solves that? |
| 10:56 oz_ | run 'apt-get install tftp-hpa' as root |
| 10:56 oz_ | you need also the hpa client |
| 10:58 edoreld | they are both installed now |
| 10:58 edoreld | what's the next step :) |
| 10:58 edoreld | (server was already installed) |
| 10:58 oz_ | run netboot again |
| 10:59 edoreld | netboot? |
| 10:59 edoreld | no such command O_o |
| 10:59 edoreld | or u mean boot the pxe client? |
| 11:10 edoreld | I just booted with my client and got several errors like |
| 11:10 edoreld | Trying to load: pxelinux.cfg/08680801-4737-11cb-b01d-9a22496ad81d |
| 11:10 edoreld | Do you know what could this be? |
| 11:12 edoreld | TFTP prefix: |
| 11:12 edoreld | Trying to load: pxelinux.cfg/08680801-4737-11cb-b01d-9a22496ad81d |
| 11:12 edoreld | etc |
| 11:12 edoreld | Unable to locate configuration file |
| 11:33 edoreld | Guy on the internet had same prob, this is his "problem log" wich is very similar to mine |
| 11:33 edoreld | http://paste.debian.net/37321/ |
| 11:56 Mrfai | edoreld: ok, tftp seems to work. |
| 11:56 Mrfai | edoreld: no read: man fai-chboot |
| 11:56 edoreld | ok |
| charles (~charles@84.92.223.222) joined #fai. |
| 12:00 charles | I am installing linux debian using FAI on a system with two disks but I only have defined the first one and I get the follwing error : INTERNAL ERROR in setup-storage fstabkey undefined , any suggestion? thank you. |
| 12:02 edoreld | I had forgotten to run fai-chboot -IFv gnomehost :P lol |
| 12:03 Mrfai | charles: run again with debuggin enabled. IIRC put debug=1 in a class/*.var script |
| 12:03 Mrfai | then put the output of the fai.log onto paste.debian.net |
| 12:04 charles | ok |
| 12:05 charles | soory newbie where can I find fail.log after failing to install |
| 12:05 Mrfai | fai.log, not fail.log |
| 12:05 edoreld | /tmp/fai |
| 12:05 edoreld | I think |
| 12:06 edoreld | beginner on fai here as well :) |
| 12:06 Mrfai | And plaese do not forget the FAI questionnaire |
| Action: Mrfai has to write a bot that annunces this info |
| 12:07 edoreld | Don't worry, as soon as I manage to install 1 machine, I will fill it :D |
| 12:07 Mrfai | :-) |
| 12:08 edoreld | so expect to be in 1-3 months :) |
| 12:10 JulienDev | rebonjour :-) |
| 12:10 Mrfai | edoreld: s/months/minutes/ |
| 12:11 JulienDev | I will fill it too when I will be able to install my fai server |
| 12:15 edoreld | Mrfai: lol |
| 12:15 edoreld | i wish :) |
| 12:19 JulienDev | Do you have an other idea for my tftp problem? |
| 12:19 edoreld | What exactly is the problem now? |
| 12:19 JulienDev | the same like this morning |
| 12:21 edoreld | let me check my chat transcript |
| 12:21 edoreld | ok |
| 12:21 Mrfai | JulienDev: learn how to set up a tftp daemon as standalone or via inetd and how to debug problems. These are networking basics. |
| 12:21 Mrfai | Or read the FAI guid, and do excatly what I wrote there |
| 12:22 edoreld | I had problems running tftpd-hpa as well, so I ran it in standalone mode: "in.tftpd -l -s /srv/fai/config" |
| 12:23 edoreld | and by the way apt-proxy works wickedly :D |
| 12:23 edoreld | I'm downloading packets from the client wich doesn't have internet, just by having added a couple of lines in /apt/sources.list and installed apt-proxy on the server ^_^ |
| 12:29 JulienDev | Mrfai I will read your guid again |
| 12:29 JulienDev | edoreld I already tried without result |
| 12:29 edoreld | have u also ran "fai-chboot -IFv <ur host name> on the server? |
| 12:30 edoreld | my last suggestion ^_^ |
| 12:30 JulienDev | lol yes |
| 12:30 edoreld | ok no idea then what's wrong :) |
| 12:30 edoreld | Good luck in finding and have a good life ^_^ |
| kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) left irc: Quit: Verlassend |
| ebbie (~username@berlin046.server4free.de) joined #fai. |
| 12:49 ebbie | hi, i use fai on debian lenny. i want to create a vg in my disk_config that uses the third partition on disk1 is that possible? something like: vg local_disks disk1:part3 |
| kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) joined #fai. |
| 12:53 charles | fai.log installation problem http://paste.debian.net/37330 |
| 12:54 charles | it does work if I use only one hard drive |
| 12:55 mgoetze | charles: please submit a bug report including that log and your disk_config |
| 12:55 edoreld | What is the username & password when you install with all the default parameters of "gnomehost" ? |
| 12:56 edoreld | I'm stuck at the login windows :$ |
| 12:56 mgoetze | dunno, have you tried "fai"? |
| 12:56 edoreld | aah found it :) |
| 12:56 edoreld | demo / fai |
| 12:56 edoreld | :) |
| 12:56 edoreld | coool! |
| 12:56 edoreld | fai is awesome :D |
| 12:59 edoreld | now to install with "demohost" and see what comes out :) |
| 13:00 charles | mgoetze : the bug report fai.log is in http://paste.debian.net/37330 and it does contain disk_config |
| 13:01 mgoetze | charles: i mean use the reportbug tool or (after reading the documentation of the BTS) write to submit@bugs.debian.org |
| siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. |
| 13:12 charles | ok |
| 13:19 Mrfai | charles: Mmm, I'm not a setup-storage expert. IIRC michael (how wrote setup-storage) is currently not online (on vacation?). But you can post you problems to the linux-fai mailing list |
| 13:21 Mrfai | charles: you may also want to try FAI 3.2.20, which das some setup-storage fixes |
| 13:21 Mrfai | use this in your sources.list (in /etc/fai/apt): deb http://www.informatik.uni-koeln.de/fai/download lenny koeln |
| 13:21 charles | is it becasue I have not setup disk2 in disk_config |
| 13:22 edoreld | hmm Mrfai I'm reading on the page NEWS: FAI 3.2.19 released, including lenny support. However, I',m now using lenny 3.2.17 and it works on lenny O_o |
| 13:22 edoreld | what is this support? |
| 13:22 edoreld | and should I worry -.- ? |
| 13:23 Mrfai | 3.2.17~lenny1 is the official version, that is included in Debian lenny. |
| 13:24 edoreld | ah ok |
| 13:24 Mrfai | 3.2.20 (I will fix the web page sson) is the version I recommend for lenny. I cannot go into the official lenny Version, because of Debian policy what packages to include. |
| 13:25 edoreld | I see, thanks for the info :) |
| 13:25 Mrfai | you're welcome |
| edoreld (~Adium@p57A09A3D.dip0.t-ipconnect.de) left irc: Quit: Leaving. |
| edoreld (~Adium@p57A09A3D.dip0.t-ipconnect.de) joined #fai. |
| edoreld (~Adium@p57A09A3D.dip0.t-ipconnect.de) left irc: Quit: Leaving. |
| edoreld (~Adium@p57A09A3D.dip0.t-ipconnect.de) joined #fai. |
| JulienDev (56d21958@webchat.mibbit.com) left irc: Quit: http://www.mibbit.com ajax IRC Client |
| Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving |
| salli_merci (~i.like@141.28.72.139) joined #fai. |
| 14:54 salli_merci | hallo, mein fai server installiert mir die pakete, welche ich in meiner klasse definiert habe nicht! und ich finde auch kein software.log oder ein log der installierten maschine |
| 14:57 edoreld | hat "/etc/dhcp3/dhcpd.conf" die richtigung "hostnmame" für die "clients" ? |
| 14:58 edoreld | sorry, hard to say specific stuff in my bad German ^_^ |
| 14:58 salli_merci | du meinst ob das paket überhaupt dem hostnamen zugeteilt wurde? ja |
| 14:58 salli_merci | oh |
| 14:58 salli_merci | you mean if the class has been selected? |
| 14:58 edoreld | I mean if the client host has been assigned the proper name from the dhcp server |
| 14:59 salli_merci | i did it for testing with the * wildcard |
| 14:59 salli_merci | the host ist only called "host". i think i didnt get it |
| 15:00 salli_merci | what you mean |
| 15:00 edoreld | well |
| 15:00 edoreld | if u name the host "x" it will execute stuff for host x |
| 15:00 edoreld | it u name it "gnomehost" it will execute scripts for gnomehost |
| 15:00 salli_merci | yeah right |
| 15:00 edoreld | so if u name it host, maybe it's executing some scripts u don't know about |
| 15:00 salli_merci | i saw it picking the class while installation was running |
| 15:01 salli_merci | and tmp/fai/fai.log says: "list of all classes: bla bla my_class |
| 15:01 salli_merci | the fai.log on the installed machine |
| 15:01 edoreld | ja |
| 15:01 salli_merci | ok |
| 15:02 salli_merci | but the package i defined in the package_config dir is not installed on the machine |
| 15:02 salli_merci | i even saw it spitting "setting up *my_package" |
| 15:08 salli_merci | any idea? |
| edoreld (~Adium@p57A09A3D.dip0.t-ipconnect.de) left irc: Quit: Leaving. |
| 15:30 mgoetze | salli_merci: also auf dem fertig installiertem host gibts nichts unter /var/log/fai? |
| 15:34 charles | how to you define disk2 as plain ext3 hard drive in disk_config |
| 15:37 salli_merci | mgoetze: doch auf dem installierten client gibt es die fai.log |
| 15:37 salli_merci | hab auf dem server geschaut |
| 15:39 salli_merci | da ruft er auch die klasse auf |
| 15:39 salli_merci | nur die pakete bleiben trotzdem aus! :< |
| charles (~charles@84.92.223.222) left irc: |
| siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds |
| ebbie (~username@berlin046.server4free.de) left irc: Quit: connection reset by user |
| edoreld (~Adium@dslb-088-073-011-213.pools.arcor-ip.net) joined #fai. |
| edoreld (Adium@dslb-088-073-011-213.pools.arcor-ip.net) left #fai. |
| kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) left irc: Remote host closed the connection |
| ErKa (~keryell@APuteaux-154-1-38-173.w83-199.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds |
| salli_merci (~i.like@141.28.72.139) left irc: Ping timeout: 480 seconds |
| edoreld (~Adium@dslb-088-073-011-213.pools.arcor-ip.net) joined #fai. |
| edoreld1 (~Adium@dslb-088-074-203-031.pools.arcor-ip.net) joined #fai. |
| edoreld (~Adium@dslb-088-073-011-213.pools.arcor-ip.net) left irc: Read error: Connection reset by peer |
| edoreld1 (Adium@dslb-088-074-203-031.pools.arcor-ip.net) left #fai. |
| edoreld (~Adium@dslb-088-073-011-213.pools.arcor-ip.net) joined #fai. |
| edoreld (~Adium@dslb-088-073-011-213.pools.arcor-ip.net) left irc: |
| edoreld (~Adium@dslb-088-073-011-213.pools.arcor-ip.net) joined #fai. |
| edoreld (Adium@dslb-088-073-011-213.pools.arcor-ip.net) left #fai. |
| edoreld (~Adium@dslb-088-074-203-031.pools.arcor-ip.net) joined #fai. |
| edoreld (Adium@dslb-088-074-203-031.pools.arcor-ip.net) left #fai. |
| --- Fri May 29 2009 |