allee-k__ (~allee-k@p54A45345.dip.t-dialin.net) joined #fai.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai.
verwilst (~verwilst@router.begen1.office.netnoc.eu) joined #fai.
Shingoshi (~Shingoshi@c-98-246-121-125.hsd1.or.comcast.net) joined #fai.
Shingoshi (~Shingoshi@c-98-246-121-125.hsd1.or.comcast.net) left irc: Remote host closed the connection
Shingoshi (~Shingoshi@c-98-246-121-125.hsd1.or.comcast.net) joined #fai.
ErKa (~keryell@adsl.cri.pck.nerim.net) joined #fai.
09:04 k4xMrfai: demohost findet keinen Nameserver, soll ich den auf dem fai-server einrichten?
09:04 k4xMrfai: demohost sitz im internen Virtualboxnetz, nur fai-master hat bridge zu lokalem Netz
09:18 k4xMrfai: ich hab mal ein routing eingerichtet, damit geht es auch schon
09:19 k4xMrfai: iptables -t nat -A POSTROUTING -s 192.168.1.0/255.255.255.0 -o eth0 -j MASQUERADE
Kajeci (~Kajeci@pa1-84-91-3-196.netvisao.pt) joined #fai.
09:48 Mrfaik4x: da bist du ja schon weit gekommen. Wir der config space schon gemountet? Wenn ja, ist das Schwierigste geschafft.
09:52 k4xMrfai: ich suche noch, wo ich dem client eine resolv.conf mitgeben kann ;-)
09:53 k4xMrfai: vielleicht hast du einen Tipp ;-) ?
09:55 stockholmdas schwierigste ist die raidconfiguration!
09:56 stockholm(die verschiedenen raid controller...)
10:15 Mrfaies gibt eine routinte create_resolv_conf, die der client am anfang aufruft
10:16 Mrfaidie versucht ueber die Daten von DHCP eine resolv.coinf zu erzeugen, ansonsten nimmt er die, die in der nfsroot liegt. Das ist die vom fai server
10:54 k4xMrfai: Danke uer den Hinweis, habe die Eintraege in der dhcpd.conf korrigiert, jetzt sind nur noch kleine Restfehlerchen ;-)
ErKa (~keryell@adsl.cri.pck.nerim.net) left irc: Ping timeout: 480 seconds
11:15 k4xMrfai: schau bitte mal auf das Bild ganz unten: http://wiki.skolelinux.de/KurtGramlich/FAI
torkel (torkel@ip64.degernas.se) left irc: Remote host closed the connection
torkel (torkel@ip64.degernas.se) joined #fai.
12:00 k4xMrfai: die restliche, kleine Fehlermeldung: ein Bug in virtualbox? oder grub? http://paste.debian.net/65970
ErKa (~keryell@adsl.cri.pck.nerim.net) joined #fai.
12:16 Mrfaies sieht so aus, als ob das home verzeichnis vom benutzer fai auf fai-master nicht dem benutzer fai gehoert.
12:16 Mrfaideshalb klappt das mkdir nicht
12:17 Mrfaishell.log:/usr/sbin/grub-install: line 374: [: =: unary operator expected
12:17 Mrfaikannst du ignorieren
12:18 MrfaiIch wuerde aber FAI 3.3.4 benutzen. Das ist mit lenny getestet.
12:18 MrfaiAnsonsten congratulations fuer die erste FAI Installation
12:25 k4xMrfai: ich habe grub manuell installiert nach der grub howto und der Erfolg ist komplett
12:25 k4xMrfai: schau mal unter http://wiki.skolelinux.de/KurtGramlich/FAI ganz unten ;-)
12:25 k4xMrfai: herzlichen Dank fuer die Hilfe, jetzt gehts erst los ;-)
12:26 k4xMrfai: es gibt keinen Benutzer fai auf dem fai-master, den muss ich dann wohl noch anlegen
ErKa (~keryell@adsl.cri.pck.nerim.net) left irc: Ping timeout: 480 seconds
ErKa (~keryell@adsl.cri.pck.nerim.net) joined #fai.
12:48 Mrfaider benutzer wird autom angelegt wenn du LOGUSER=fai in fai.conf gesetzt hast und dann fai-setup aufruftst.
12:49 Mrfaigrub per Hand anlegen ist ugly. Das macht FAI fuer dich. Da soltlest du nochmals schauen, warum das nicht ging. Wie gesagt die Fehlermeldung vom grub einfach ignorieren
cmot (~avbidder@cust.static.84-253-12-25.cybernet.ch) joined #fai.
12:57 cmotYodel!
12:58 cmotOn a squeeze + fai 3.3.4+exp2 system:
12:58 cmotnew installed systems have z70-persistent-net.rules after installations with the network cards of the FAI *server*
12:59 cmotWhere does this come from?  The file is not present on the nfsroot.
12:59 cmotThe result is obviously that the real network card is eth4 (and since I've set up /etc/network/interfaces on eth0 statically, the clients don't have net connection.)
13:00 cmotI started with the fai simple example and mostly only added packages.
13:01 cmotWithin the install environment (aufs mounted nfs root as far as I understand the architecture?), 70-p-n.rules is correct for the system to be installed.
Action: cmot is hopelessly confused now.
13:11 MrfaiIIRC it's /etc/udev/rules.d/75-persistent-net-generator.rules which generates this script
13:12 cmotMrfai, yeah.  But I don't understand how and when it even can see the network interfaces of the fai server when it generates the file on the client.
13:12 cmotSo the file must in some way be shipped from the fai server, and I don't have any idea how this should happen.
13:26 glanceanyone who has bin looking at 4k-sect -support for setup-storage?
13:26 glanceeg. making shure that part-tables are aligned?
13:31 Mrfaicmot: I'm sure this is not the server interface
13:32 Mrfaicmot: sometimes the network interfaces are renumberd. You may want to call the generate script during FAI, so after rebooting the nic also will become eth0
ase-reja (~chatzilla@125.21.209.11) left irc: Ping timeout: 480 seconds
14:39 cmotMrfai, I checked MAC addresses. it is from the server.
14:39 Mrfaistrange
14:39 cmotOh well, gotta go now.  I just delete that file in LAST/99-net-hack script, works for me.
14:39 cmotAgree with you.  Very strange.
14:39 cmotBye
cmot (~avbidder@cust.static.84-253-12-25.cybernet.ch) left irc: Quit: Leaving
ErKa (~keryell@adsl.cri.pck.nerim.net) left irc: Ping timeout: 480 seconds
allee-k__ (~allee-k@p54A45345.dip.t-dialin.net) left irc: Remote host closed the connection
allee-k (~allee-k@p54A45345.dip.t-dialin.net) joined #fai.
Joelio (~joel@office-112.zen.co.uk) joined #fai.
15:30 JoelioHi all, just looking into the automated testing
15:30 JoelioAre there only routines for checking Mounts/Partitions etc..
15:30 JoelioI'd like to have a set of scripts that validate the correctness of a server
15:31 JoelioI'm think of using Test::Harness or Cucumber
15:31 Joeliojust looking for recommedations, if something already exists for FAI, that would be preferable
15:34 mgoetzeJoelio: the tests bit of fai is quite new
15:34 mgoetze(i haven't gotten around to doing anything with it either)
15:38 MrfaiJoelio: there are only these simple examples
15:52 JoelioOK, no worry.. I'm probably going to look at using Cucumber.. I really like the nagios bindings.. if I get something workable, will let the list know :)
15:52 Mrfaigreat
16:16 JoelioHaving a few issues with stuff in /files/ being copied to the target
16:16 Joelio./etc/apt/sources.list/DEFAULT works
16:16 Joelio./etc/ntp.conf/DEFAULT
16:16 Joeliodoesn't
16:17 Mrfaiyou have to add an fcopy command to one of the scripts
16:17 JoelioDoes the copy happen before or after the debian packages have been installed?
16:17 Joelioahhm ok!!!
16:17 Mrfaiafter
16:17 Mrfaiexcept if you write a hook that executes the fcopy before package installation
16:23 Joeliofor some reason, I thought that all the files in /files would be copied (depending on the class name of course)
16:24 Joelionever realised that an fcopy was also needed
16:24 JoelioI feel stoopid now :)
verwilst (~verwilst@router.begen1.office.netnoc.eu) left irc: Quit: Ex-Chat
16:29 MrfaiJoelio: You can also write fcopy -r /  in one of your scripts. That would do it.
Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving
allee-k (~allee-k@p54A45345.dip.t-dialin.net) left irc: Remote host closed the connection
ErKa (~keryell@APuteaux-154-1-43-85.w83-199.abo.wanadoo.fr) joined #fai.
Joelio (~joel@office-112.zen.co.uk) left irc: Quit: Lost terminal
Kajeci (~Kajeci@pa1-84-91-3-196.netvisao.pt) left irc: Ping timeout: 480 seconds
Nic0 (~courtel@fw.tls.cena.fr) left irc: Quit: Leaving.
ErKa (~keryell@APuteaux-154-1-43-85.w83-199.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds
allee-k (~allee-k@p54A45345.dip.t-dialin.net) joined #fai.
mgoetze (~mgoetze@mgoetze-2-pt.tunnel.tserv4.nyc4.ipv6.he.net) left irc: Remote host closed the connection
mgoetze (~mgoetze@corelli.mgoetze.net) joined #fai.
allee-k (~allee-k@p54A45345.dip.t-dialin.net) left irc: Ping timeout: 480 seconds
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Quit: Leaving.
--- Sat Mar 27 2010

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