lazyb0y_ (~henning@faiwiki.informatik.uni-koeln.de) joined #fai.
lazyb0y (~henning@faiwiki.informatik.uni-koeln.de) left irc: Read error: Connection reset by peer
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
BScherrer (~BScherrer@193.196.193.20) joined #fai.
ErKa (keryell@m6.wifi.enstb.org) joined #fai.
mettler (~mettler@dsl-62-220-14-162.berlikomm.net) joined #fai.
yournick (~yournick@pD95F6FE8.dip.t-dialin.net) joined #fai.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds
Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai.
drvcae (~yournick@pD95F6480.dip.t-dialin.net) joined #fai.
yournick (~yournick@pD95F6FE8.dip.t-dialin.net) left irc: Ping timeout: 480 seconds
joel_ (~joel@office-112.zen.co.uk) joined #fai.
11:09 joel_Does anyone have any guide for using fai with a partial mirror or apt-proxy?
11:11 stockholmi do that
11:11 stockholmas apt-proxy is totally transparent you dont need a guide
11:11 stockholmjust the right apt-sources.list
11:11 joel_suer thing, should have engaged my brain first! ;)
11:12 stockholm:-)
ErKa (keryell@m6.wifi.enstb.org) left irc: Ping timeout: 480 seconds
yournick (~yournick@pD95F7B67.dip.t-dialin.net) joined #fai.
drvcae (~yournick@pD95F6480.dip.t-dialin.net) left irc: Ping timeout: 480 seconds
11:44 mettlerfai-chboot: unknown host: IPADDR=192.168.1.100  ;(
11:44 mettlerhab extra ma die ip zeile aufgefuellt: ip=192.168.1.100:192.168.1.119:192.168.1.1:255.255.255.0:bmm11:bootp
11:45 mettlergeht das nur mit ip=dhcp kernel param?
11:54 mettlerhmmmm, ok skiptask chboot  und dann . /tmp/fai/boot.log && ssh fai@fai2  "/usr/sbin/fai-chboot -vd $IPADDR"
12:11 BScherrerhi, does anyone know the videodriver in xorg.conf could be automatically configured? I found a template with (Section "Device") Driver="%%VIDEODRV%%", but it doesn't work and I have no clu how this could work
12:14 mettleryou might try something like that? ..replace the %%VIDEO.. string with vga maybe
12:14 mettlerperl -pi -e 's/Driver="%%VIDEODRV%%"/Driver=vga/' xorg.conf
12:15 mettlerbut it does not care about templates, just replaces the string with your driver
12:15 Mrfainewer xorg version does not need this any more.
12:15 BScherrerMrfai: Do you know from which version on?
12:16 BScherrermettler: I need it for different machines, so I cannot set one driver, except vesa, but it doesn't vene support 1280x1024
12:17 Mrfaithe lenny version does not need the driver name, since it detect the correct driver for most hardware.
12:18 BScherrerMrfai: thanks, I'll have a look if I can go with lenny. At the moment, I'm searching for a solution for etch unfortunately
ErKa (keryell@keryell.pck.nerim.net) joined #fai.
12:19 mettleryou might set your driver as variable, depending on your machine... `lscpi | grep Nvidia` && driver=nvidia
12:19 mettlerthen  perl -pi -e 's/Driver="%%VIDEODRV%%"/Driver=$vga/' xorg.conf
12:19 mettler^^its pseudo cod && probably not best practice ;)
12:20 mettlerehm perl -pi -e 's/Driver="%%VIDEODRV%%"/Driver=$driver/' xorg.conf
12:21 MrfaiI think this is a good solution. FAI also did it this way in the past.
12:24 BScherrermettler: thanks, I just don't understand the grep correctly. Because it might be intel or ati
12:26 mettlerlspci | grep -i Nvidia && driver=nvidia
12:27 mettlersearches in lspci output for the string Nvidia   if it finds it its true && sets driver=nvidia
12:27 mettlerif there was no Nvidia in the output, the grep command would not return a string
12:28 BScherrermettler: ah, pretty cool, thanks :)
12:28 mettler&& only continues if the previous command copmpleted successfully
12:28 mettlernp, have fun
12:29 mettleri have to work on setting up nvidia drivers with fai -today ;)
12:34 BScherrerdo you know if lspci always refers to the video card as "VGA compatible controller"? I want to eliminate the possibility that grep returns e.g. the intel network card (when probing for intel graphic card)
12:37 mettler;) im not sure, but i get "VGA compatible controller" ..just lookedup a server+notebook nvidia/ati
12:37 mettlerand all have the "VGA compatible controller"
12:37 Mrfaion all my machines it  uses VGA compatible controller
12:39 BScherrerok thanks, that's quite a good hit rate :)
Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving
Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai.
fai-guy (~fai-guy@p4FD589F6.dip0.t-ipconnect.de) joined #fai.
ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds
fai-guy_ (~fai-guy@p4FD589F6.dip0.t-ipconnect.de) joined #fai.
fai-guy (~fai-guy@p4FD589F6.dip0.t-ipconnect.de) left irc: Ping timeout: 480 seconds
Nick change: fai-guy_ -> fai-guy
joel_ (~joel@office-112.zen.co.uk) left irc: Quit: Lost terminal
yournick (~yournick@pD95F7B67.dip.t-dialin.net) left irc: Read error: Connection reset by peer
raphink (~raphink@193.252.149.222) left irc: Read error: Connection reset by peer
Joelio (~joel@office-112.zen.co.uk) joined #fai.
BScherrer (~BScherrer@193.196.193.20) left irc: Quit: Trillian (http://www.ceruleanstudios.com
fai-guy (~fai-guy@p4FD589F6.dip0.t-ipconnect.de) left irc: Quit: leaving
rgsteele||work (~ryan@75.147.74.137) joined #fai.
ErKa (keryell@keryell.pck.nerim.net) joined #fai.
16:15 Joeliohey guys, I'm trying to setup FAI, I've gone through the install but the /srv/tftp directory hasn't been created
16:15 JoelioPXE directory /srv/tftp/fai/pxelinux.cfg does not exist. at /usr/sbin/fai-chboot line 385.
16:15 Joelioany ideas?
16:19 mgoetzeJoelio: did you run fai-setup?
16:19 Joelioyes, I did
16:21 mgoetzeJoelio: have you installed tftpd-hpa?
16:21 Joelioyes
16:21 Joelioit's enabled
16:22 Joeliojust run a fai-setup -v and I notice that it's complaining about missing packages
16:23 Joeliomight format the box and start from scratch again.. there's something not quite right
16:42 Joeliodoh! I think I forgot to add the apt source to the /etc/fai/apt/sources.list!!
16:43 Joeliooh well, etch is reinstalled now, at least I know I've got a clean baseline to work from
17:02 Joeliolooking a lot better now
allee (~ach@allee.mpe.mpg.de) left irc: Remote host closed the connection
Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving
17:32 mettlerwie kann man disk_config beibringen die partition ohne dateisystem zu erstellen?
17:32 mettlerso muss ich immer 2partitionen mit ext3 formatieren, mach dann mein raid drauf und lege noch mal ext3 auf dem RAID dev an...
17:33 mettlerso mache ich: Creating file systems: mke2fs -q /dev/sda1
17:34 mettlerund dann mkfs.ext3 -q  /dev/md0
17:34 mettlerdauert halt ewig
17:35 JoelioI'm getting close!!! The client is getting a DCP lease now, but it will not boot. I'm getting 'TFTP open timeout'
17:35 Joelioany ideas?
17:40 mettlertftp running?
17:40 mettlerhere: /usr/sbin/in.tftpd -v -s -l /srv/tftp/fai
17:41 mgoetzemettler: musst dir ne neuere version von fai holen, dann gibts sw-raid und lvm support ;)
17:42 mgoetzeJoelio: have you set next-server in your dhcpd.conf?
17:42 mettlerthx mgoetze ;) ...da hab ich schon einige versuche unternommen, aber ist schon ne weile her
17:42 mgoetzeJoelio: also, try running tcpdump to see whether tftp packets are actually arriving, and what they're asking for
17:43 mettleraber wurde ja schon lange nicht mehr in der mailinglist erwaehnt ...funktioniert wohl inzwischen alles? ;)
17:43 mgoetzekeine ahnung, nie probiert *g*
17:44 mgoetze(ich wuerde ja, aber teamleiter hat beschlossen dass fuers aktuelle projekt immer noch alles etch-basiert sein soll)
17:45 Joeliomgoetze: There are just ARP broadcasts asking for a DNS name that doesn't exist (I'm not using DNS a.t.m, but the host and fqdn are in the fai server's hosts file)
17:46 mettlerdamn ^^ -jetzt ist ja endlich boot_degraded_arry in ubuntu gefixxt (war dem wahnsinn nahe weil die raids nicht redundant booten wollten  --auch mit setup_storage2)  
17:47 mgoetzeJoelio: uhm, always run tcpdump with the -n option ;)
17:47 mgoetzeJoelio: (and really, did you set next-server?)
17:50 JoelioI have just set next-server to the name of the fai build box (faibuild)
17:51 JoelioI see something like 'who has arp 127.0.1.1 tel 10.255.0.2' ????
17:51 mgoetzeJoelio: and that's also the one running tftpd, yes?
17:52 Joelioyes, but I can't see tftp running in ps aux
17:52 mettlerin.tftp localhost and try to download something
17:52 mettlerso, gn8 cya
mettler (~mettler@dsl-62-220-14-162.berlikomm.net) left irc: Quit: leaving
17:52 mgoetzeJoelio: tftpd-hpa is configured to run from inetd by default, you can change it by editing /etc/default/tftpd-hpa
17:53 Joelioit's enabled in there
17:53 Joelioinetd is running too
17:54 Joeliothe line is in inetd.conf also
17:54 Joeliotftp           dgram   udp     wait    root  /usr/sbin/in.tftpd /usr/sbin/in.tftpd -s /var/lib/tftpboot
17:54 mgoetzeyou'll probably want to change that to -s /srv/tftp/fai
17:58 JoelioI've changed that, restarted the inetd daemon.. tried again and still get an ARP timeout
17:58 mgoetzewell if you're getting an arp timeout there's either something wrong with your lan or with your pxe firmware
17:59 mgoetzetry a different nic from a reputable vendor ;)
17:59 Joeliothey're intel NICs
17:59 mgoetzeso, uh, wait, 127.0.1.1?
17:59 Joelioyea, that's what I thought
17:59 mgoetzewhere'd that address come from? it shouldn't be in circulation...
18:00 Joeliono idea
18:00 Joelioit's a completely fresh debian etch install
18:00 mgoetzewhat did you set as next-server?
18:01 Joeliofaibuild.. the name of the box
18:01 Joelio(at least in /etc/hosts... like I said, we aren't using DNS on this test segment)
18:01 mgoetzetry doing it with ip addresses
18:01 Joelioit failed to start DHCP when I did that
18:01 JoelioI'll try again
18:02 mgoetzeit works in my dhcpd :)
18:02 Joelioahh!
18:02 JoelioI'll try again
18:04 Joelioyes! getting closer, it finds the TFTP daemon now
18:04 Joelio... but it fails to load any config :(
18:04 mgoetzeso, did you use fai-chboot?
18:04 Joeliono, do I need to do that now?
18:04 mgoetzeyes, now would be a good time :)
18:05 Joeliohaha, sorry, can you tell this is my first time
18:05 Joelio:)
18:05 mgoetzeheh, don't worry, was the first time for everyone at some point... well except maybe Mrfai... hm...
18:08 JoelioAWESOME!!!!
18:08 JoelioYou're an absolute star mate, thanks so much for your help!!
18:08 mgoetzenp :)
18:10 Joeliohaha, it's dropping to busybox now, but that's enough for today... The rest is for tomorrow now
18:10 JoelioThanks again
18:10 mgoetzesure, have fun tomorrow then :)
Joelio (~joel@office-112.zen.co.uk) left irc: Quit: Lost terminal
ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
roerich_ (~marko@www.layer8-problem.org) joined #fai.
ErKa (keryell@keryell.pck.nerim.net) joined #fai.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds
rgsteele||work (~ryan@75.147.74.137) left irc: Remote host closed the connection
yournick (~yournick@pD95F7B67.dip.t-dialin.net) joined #fai.
ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds
--- Fri Dec 12 2008

Generated by irclog2html.pl 2.1_h01ger1 by Jeff Waugh - find it at freshmeat.net! Customized by Holger 'h01ger' Levsen