[06:08] morjen [06:35] Action: telmich_ hat gerade mal auf fai-3.2.21 aktualisiert, mal schauen ob das problem mit dem bootloader, der nicht geschrieben wird, weggeht [06:39] Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai. [06:51] komisch, bei der fai-installation kommit immer noch 3.2.17~lenny, obwohl ich fai-3.2.21 installiert habe und auch wieder fai-setup -e aufgerufen habe [06:53] fai-setup -e sagt Creating FAI nfsroot in /home/services/nfs/fai/amd64/lenny/live/filesystem.dir. und die pxe-boot-zeile ist append initrd=initrd.img-2.6.26-2-amd64 ip=dhcp root=/dev/nfs nfsroot=/home/services/nfs/fai/amd64/lenny boot=live FAI_FLAGS=verbose,sshd,createvt FAI_ACTION=install monserver=fai.inf.ethz.ch [06:53] Nick change: telmich_ -> telmich [06:53] hab' ich da irgendetwas übersehen? [06:54] ahhhhhh [06:54] natürlich die sources.list vom fai... [07:00] kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) joined #fai. [07:19] sep_ (~sep@93.94.9.3) joined #fai. [07:22] hmm, der log-scp schlug fehl [07:23] (keine berechtigung) [07:34] torkel (torkel@ip64.degernas.se) joined #fai. [07:56] Nic0 (~courtel@fw.tls.cena.fr) joined #fai. [07:59] ErKa (keryell@dhcp1.info.enstb.org) joined #fai. [08:28] Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving [08:28] Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai. [08:36] verwilst (~verwilst@router.begen1.office.netnoc.eu) joined #fai. [09:13] edoreld (~Adium@p57A09BA8.dip0.t-ipconnect.de) joined #fai. [09:20] [query] where can I find a "get started" guide? (basically, what to do after you've downloaded the lenny CD) [09:26] /usr/share/doc/fai-doc [09:27] thanks ;) [09:50] [query] can I use a CD as a fai install-server? [09:51] edoreld (Adium@p57A09BA8.dip0.t-ipconnect.de) left #fai. [09:52] edoreld (~Adium@p57A09BA8.dip0.t-ipconnect.de) joined #fai. [09:58] Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving [10:08] mfl (~mfl@adonis.fnb.maschinenbau.tu-darmstadt.de) left irc: Read error: Connection reset by peer [10:14] Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai. [10:24] mfl (~mfl@adonis.fnb.maschinenbau.tu-darmstadt.de) joined #fai. [10:55] Could someone give me an example of a FAI_DEBMIRROR value, as defined in "/etc/fai/fai.conf"? [10:56] I have no clue as to what I'm supposed to put there -.- [10:56] edoreld: what are you trying to do? [10:57] I just started with FAI, I'm following the documentation that details how to quickstart [10:57] I want to setup a server with debian prepared so a client can install it on boot [10:58] On the guide it says "edit /etc/fai/fai.conf", run fai-setup -v and read it's output. I want to edit this file but I don't know what parameters/values etc are needed :/ [11:01] can I just put [11:01] FAI_DEBMIRROR=http://ftp.de.debian.org/debian/ [11:01] for example? [11:04] edoreld (Adium@p57A09BA8.dip0.t-ipconnect.de) left #fai. [11:04] edoreld (~Adium@p57A09BA8.dip0.t-ipconnect.de) joined #fai. [11:23] read th comment in fai.conf. FAI_DEBMIRROR is only needed if you use NFS for the Debian package mirror. [11:23] Do not use it if you are a beginner, use http or ftp access. Then you do not need to set this variable [11:24] Mrfai: how do i set up http | ftp access? [11:25] Do I need to do anything or just leaving the FAI_DEBMIRROR line commented and running the fai-setup command will success? [11:26] just leave the FA_DEBMIRROR commented [11:26] okay :) thank you ^_^ [11:26] check FAI_DEBOOTSTRAP in make-fai-nfsroot.conf and /etc/fai/apt/sources.lsit. Then run fai-=setup -v [11:32] ok looking good :) [12:22] This line on the quickstart guide has me confounded [12:22] When using PXE, tell the install client to boot the install kernel and perform an installa- [12:22] tion during the next boot [12:22] fai-chboot -IFv demohost [12:22] should I run that line on the client? [12:23] no, on the install server [12:23] ah ok :( [12:23] erhm... :) [12:25] hrist (~root@one.mirsin.org) joined #fai. [12:27] hrist (~root@one.mirsin.org) left irc: [12:27] hrist (~hrist@one.mirsin.org) joined #fai. [13:09] How can I add my client host to dhcpd.conf with a specific hostname (e.g: demohost) [13:10] host demohost { whatever } ? [13:12] use your editor and have a look at /usr/share/doc/fai-doc/examples/etc/dhcpd.conf [13:12] great! thanks ^_^ [13:15] I se a filename "pxelinux.0", is that correct or should I change that O_o? [13:16] maybe just follow the guide? ;) [13:17] :) I'll look into it [13:33] sep_ (~sep@93.94.9.3) left irc: Remote host closed the connection [14:05] hmm I'm getting PXE-E38: TFTP cannot open connection, anyone got a clue :(? [14:13] now it's TFTP open timeout :S [14:14] Also I noticed I have tftpd-hpa installed, but nothing like tftp when I do a "ps -ef" [14:15] and /etc/init.d/tftpd-hpa start doesn't change that :/ [14:15] have a look at inetd.conf [14:15] k [14:16] alright [14:16] then it's "running" [14:16] so that is not the reason for the TFTP open timeout :/ [14:26] es gab doch eine einfache methode, rechner in eine klasse hineinzulegen, ohne ein shell-skript zu nutzen, oder? [14:27] so ala "echo rechner >> datei"; ich finde nur gerade nicht den verweis dazu [14:29] ne, nicht das ich wuesste. Wenn sollte es in man fai-class beschrieben sein. [14:31] hmm, ok, soetwas wie im catnc beispiel [14:41] Action: telmich hat auch immer noch probleme mit der bnx2-karte: die firmware ist im /lib-verzeichnis vom nfsroot, scheint aber nicht in der initrd zu sein [14:42] ich bekomme immer beim starten der initrd-skripte eine kernel-panic [14:44] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [15:03] Im getting [15:03] fai-chboot: unknown host: when I execute [15:03] fai-chboot -IFv [15:03] someone knows why? [15:04] dns server broken? resolv.conf broken? /etc/hosts broken? *shrug* [15:04] erhm.. [15:05] how about this: why do you expect it to work? [15:05] To be honest, I haven't much idea of how the command works... [15:05] I just know it's supposed to make that host install automatically on next boot [15:06] yes, and what exactly is "that host" and how is it supposed to know which host you mean? [15:06] I think I was supposed to add something in "/etc/hosts"... [15:06] but I'm not sure why O_o [15:06] what* [15:07] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) got netsplit. [15:07] hrist (~hrist@one.mirsin.org) got netsplit. [15:07] Mrfai (~lange@suenner.informatik.uni-koeln.de) got netsplit. [15:07] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) returned to #fai. [15:07] hrist (~hrist@one.mirsin.org) returned to #fai. [15:07] Mrfai (~lange@suenner.informatik.uni-koeln.de) returned to #fai. [15:07] Could you give me a hint :)? [15:07] no, because i don't know what you added to dhcpd.conf ... [15:13] You can see it here :), it's mostly the one that comes in "/usr/share/doc/fai-doc/..." just changed a couple of things [15:14] http://pastebin.com/d31404c0c [15:14] and, uh, your dhcp server is willing to start with this configuration? [15:15] no errors if that's what u mean ^_^ [15:15] what does "getent hosts demohost" say? [15:15] nothing [15:17] so which fixed-address exactly do you expect the dhcp server to give this non-existent host? [15:17] 1.2.3.4? [15:17] I don't really know, what should I do to change this? [15:18] buy a book about basic linux system administration [15:18] I mean today :) [15:18] hire a consultant [15:18] without spending money [15:18] :) [15:19] use www.google.com [15:19] meh [15:21] should I add a line in '/etc/hosts' for demohost? [15:21] yes, or into your NIS or LDAP source data [15:22] ok [15:23] thank you for helping a noob ^_^ [15:23] work is over, see you tomorrow probably :) [15:23] tschüss! [15:24] edoreld (~Adium@p57A09BA8.dip0.t-ipconnect.de) left irc: Quit: Leaving. [15:25] verwilst (~verwilst@router.begen1.office.netnoc.eu) left irc: Quit: Ex-Chat [15:28] ari_ (~ari@priv-gw.isep.ipp.pt) left irc: Ping timeout: 480 seconds [15:32] ari_ (~ari@priv-gw.isep.ipp.pt) joined #fai. [15:37] ErKa (keryell@dhcp1.info.enstb.org) left irc: Ping timeout: 480 seconds [16:35] kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) left irc: Quit: Verlassend [16:50] Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving [17:09] ErKa (keryell@keryell.pck.nerim.net) joined #fai. [18:22] mbs (~mbs@e177122192.adsl.alicedsl.de) joined #fai. [18:22] Moin allerseits [18:22] hi [18:39] Hmm, eigentlich wollte ich ja nicht neu in einen Chat kommen und gleich doofe Fragen stellen, aber ich komm' wohl nicht drum herum :) [18:39] Hat jemand einigermaßen Erfahrungen mit LVM in FAI? [18:54] hrist (~hrist@one.mirsin.org) left irc: Ping timeout: 480 seconds [18:55] ja [18:59] ui, das ist ja sehr schön. Ich probiere zzt. zum ersten Mal mit FAI rum, klappt auch alles ganz gut, aber beim LVM scheitere ich bisher. Die eigentliche disk_config hab ich aus dem Wiki geklaut, aber beim Booten findet er die Root-Partition nicht. Hab das Gefühl das ist ein Standard-Anfängerfehler... [19:07] nimmst du setup_storage? [19:12] schau mal in /boot/grub/menu.lst nach ob root überhaupt gesetzt ist [19:12] das hatten wir mal [19:13] (wegen eines laten setup_storage glaube ich) [19:13] alten [19:30] verwilst (~verwilst@d5152EF90.access.telenet.be) joined #fai. [19:49] ja, ich nehme setup_storage. In der menu.lst steht nur der Memtest drin. [19:50] dann kann doch der boot garnicht soweit kommen dass er das root dateisystem nicht finden kann? [19:50] er weiss ja nicht mal was er suchen sollte [19:51] hmm, Mist, du hast Recht [19:51] Muss ich morgen nochmal nachsehen, der Server steht in der Firma. Es könnte sein dass das mit der menu.lst vor dem letzten Fehler war [19:55] verwilst (~verwilst@d5152EF90.access.telenet.be) left irc: Quit: Ex-Chat [19:56] gibt es denn nochwas zu beachten oder zu ändern, wenn man einfach die Beispiele nimmt und in der disk_config auf LVM umstellt? Ich hab da so Beispiele gefunden, wo man update-initramfs machen sollte, wobei mir nicht ganz klar wurde ob das in der aktuellen FAI-Version noch so ist und wo ich das einstellen muss. [19:59] edoreld (~Adium@dslb-088-073-001-004.pools.arcor-ip.net) joined #fai. [20:08] ich weiss auch nicht ob das update-initramfs noch nötig ist in lenny [20:08] würde zeit sparen wenn man es weglassen könnte [20:10] testen :) [20:10] und reporten [20:15] werde ich machen, aber erstmal muss ich's hinkriegen :) [20:20] okay, dann bin ich erstmal weg - werde morgen mal schauen wie die Boot-Partition aussieht und hab dann bestimmt wieder Fragen :) [20:21] mbs (mbs@e177122192.adsl.alicedsl.de) left #fai. [21:19] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds [21:34] ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds [22:35] Hoall (~quassel@brln-4dba4e43.pool.einsundeins.de) joined #fai. [22:36] Hoall (~quassel@brln-4dba4e43.pool.einsundeins.de) left irc: [22:38] hrist (~hrist@one.mirsin.org) joined #fai. [22:38] edoreld (~Adium@dslb-088-073-001-004.pools.arcor-ip.net) left irc: Quit: Leaving. [22:38] Hoall (~quassel@brln-4dba4e43.pool.einsundeins.de) joined #fai. [22:47] Hoall (~quassel@brln-4dba4e43.pool.einsundeins.de) left irc: Remote host closed the connection [00:00] --- Tue May 26 2009