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