sep_ (~sep@40.211.jostedal.no) joined #fai.
simNIX (~simNIX@156-60.bbned.dsl.internl.net) left irc: Quit: Ik ga weg
cbmuser (~glaubitz@z6.physik.fu-berlin.de) left irc: Ping timeout: 480 seconds
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
09:12 telmichnarf, kann wer von euch meine mail an die ML freischalten? sie ist ein paar bytes zu groß :-(
09:16 oz_moin
cbmuser (~glaubitz@z6.physik.fu-berlin.de) joined #fai.
09:26 \shmoins
uchimata (~uchimata@i3ED6C124.versanet.de) joined #fai.
uchimata_ (~uchimata@i3ED6D3B8.versanet.de) left irc: Ping timeout: 480 seconds
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Quit: Leaving.
09:58 \sh09:57 < siretart`> perhaps a switch --with-nonfree-firmware can be added to make-fai-nfsroot or something
09:58 \sh09:58 < \sh> siretart`: sounds like a nice wishlist bug ;)
10:14 oz_http://susestudio.com/ <- is that doable with FAI?
10:14 \shoz_: installing suse with fai is doable...if it can be used to create appliances, it would be worth a try ;)
10:15 oz_\sh: I don't wanna install SuSE
10:15 oz_suse is PITA for updates
10:16 oz_just some more tools to build and maintain FAI configs
10:17 oz_so that the user can get i.e a usb stick image to install a host
10:20 \shshould be possible...you just need to push the result on the usbstick
10:21 \shhooray..my ubuntu is installed via fai
10:22 oz_*applause*
10:22 oz_\sh: did you take notes?
10:22 \shoz_: sure...
Action: oz_ wants to share
10:23 oz_\sh: I can do a recheck of it, if you like
10:23 \shoz_: the only problem is update-grub + ucf ... that I workaround with writing my own menu.lst
10:23 \shoz_: I need to remove all "company intern" stuff from my docs..
10:24 oz_\sh: as usual :)
Action: oz_ knows that \sh is working for the pentagon ;)
10:24 \shnah..only playing by rules ;)
10:25 oz_just jokin
10:25 \shoh god...I forgot to create a user ,->
ErKa (~keryell@APuteaux-154-1-7-163.w83-199.abo.wanadoo.fr) joined #fai.
Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai.
10:44 mgoetze\sh: eh? why would you need a special switch for that?
kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) joined #fai.
10:44 mgoetze\sh: just add non-free to sources and put your packages in NFSROOT
11:04 \shmgoetze: if you need an install kernel for your HPs or whatever...it should just work out of the box...instead of thinking that it needs to be added to the FAI config..
11:05 \shactually, I don't know why Debian is supported by HP but debian doesn't want to support HP ... (it's an example..broadcom NICs are so wide spread that it should just work)
11:16 oz_why Debian does not want to support HP? because of closed source?
11:18 h01ger?
11:19 oz_moin h01ger
11:19 h01gerhey oz_
eartoast (~glaweh@login.physik.fu-berlin.de) left irc: Quit: leaving
eartoast (~glawe@login.physik.fu-berlin.de) joined #fai.
11:28 Mrfai\sh: hast du dein update-grub problem schon geloest? Wenn ja, bitte mailen doch mal die Problembeschreibung und Loesung and die linux-fai ml, damit wir das auch im Archiv haben. Auf das Problem werden noch viele Leute stossen denke ich mal.
11:31 \shMrfai: in genau diesem moment hab ich es geloest
11:31 \shkein scheiss
11:31 \sheigentlich ist das ganz einfach
11:31 Mrfaiich bin gespannt
11:32 \shwenn du die menu.lst kopierst via fcopy...dann weiss ucf (triggered via ubuntu-update-grub) nur: "Oh, user hat was veraendert...das will ich gar nicht anpacken" und generiert zwar hintenraus eine kernel liste...macht aber kein three way merge...was es normalerweise tut
11:33 \shalso...loesung: 1. kopiere keine menu.lst...und bastel dir dein grub-install in scripts/GRUB/10-setup so wie in postinst...2. $ROOTCMD /usr/sbin/update-grub -y <- wichtig, weil es komplett und ohne user frage dir deine menu.lst in /boot/grub/ erstellt und das alles weiterhin unter ucf kontrolle bleibt
11:35 oz_hui, das hört sich auch noch sauber an
11:35 oz_saubere fixes für hässliche Probleme sind 1+++++
Action: oz_ cheers loudly *cheeerrrs*
11:39 \shoz_: hehe wie wahr wie wahr
Action: oz_ muss sich leider grad mit postfix rumschlagen
11:40 \shfuer eine grundinstallation ist das die loesung
11:40 oz_immerhin configgt das fai softupdate. ;)
11:40 \shfuer softupdates...macht es dir dann spaeter der ubuntu kernel und ucf ganz alleine (imho)
11:42 \shMrfai: kannst du mir einen wiki account generieren "StephanHermann" als username waere fein :) oder shermann ,-)
sep_ (~sep@40.211.jostedal.no) left irc: Remote host closed the connection
11:49 Mrfai\sh: mache ich.
11:49 \shMrfai: danke dir :)
11:51 Mrfai\sh: du solltest eine email bekommen
11:52 \shMrfai: got it :)
11:53 \shall necessary wiki task  done
11:56 oz_\sh: URL?
11:57 \shoz_: das war nur die registrierung...jetzt schreib ich kurz die doku bezogen auf das grub problem...komplett doku kommt dann etwas spaeter
11:57 oz_okay :9
11:57 oz_erm. :-)
12:19 \shhttp://faiwiki.informatik.uni-koeln.de/index.php/FAIUbuntuGrubProblems <- please correct my spelling just in case ;)
12:43 \shguys...does anyone knows a tftpd server with a database backend?
13:31 \shok...I found a nice python lib for tftp-server this can be adjusted to use some database backends...
13:32 oz_\sh: hu?
13:33 \shhttp://tftpy.sourceforge.net/
13:34 \shI want to get the install state from a database...so I need a way to tell tftpd: "Please check the mac addr of pxeclient in our db backend, if it has install flag, then push out a pxelinux.cfg/01-<mac> file with the following content
hasenhirn (~Bastian@141.28.72.225) joined #fai.
13:34 \shetc.
13:35 \shwe had a tftpd server written in ruby during my combots time...and with a nice CMDB behind it, it can save you work ;)
13:36 hasenhirnservus. Bei unsere Installation von Debian mit FAI kommt sehr häufig die Meldung: server x.x.x.x not responding, still trying dann wieder mal ein "OK"...dadurch dauert der installationsprozess sehr lange. jmd ideen? thx
13:36 \shnfs langsam?
13:36 \shoder tftp buggy
13:38 Mrfaidefektess kabel?
13:38 hasenhirnwerds mal durchchecken und mich nochmal melden
13:43 oz_doofe realtek NIC?
13:45 hasenhirnwarum doofe realtek?
13:48 hasenhirnis ne broadcom gigabit
13:48 oz_hasenhirn: mit denen hatte ich sowas mal; musste ich mit den mii-tool bearbeiten
13:49 oz_hasenhirn: falls es dein Server ist, lohnt sich auch ein Blick in die Logs dort...
13:52 hasenhirndas können wir eig ausschließen. Da die VMs die von XEN erstellt werden diesen Fehler nicht aufweisen. Nur die KVM VMs weisen diesen Fehler auf.
13:57 \shgrmpf..what was the env var again for knowing the FAI_CONFIG_DIR on the installation host?
13:58 Mrfaigrep throufh /tmp/fai/variables.log
13:58 \shharhar...
13:59 \sh$FAI == /var/lib/fai/config :)
14:01 oz_:-))))
simNIX (~simNIX@156-60.bbned.dsl.internl.net) joined #fai.
hasenhirn1 (~Bastian@dyn-dosen-006.foo.fh-furtwangen.de) joined #fai.
siggg (~jean@tra78-1-87-88-161-80.dsl.club-internet.fr) joined #fai.
hasenhirn (~Bastian@141.28.72.225) left irc: Ping timeout: 480 seconds
14:40 oz_%&$$.
14:41 oz_wer hat eigentlich diese %§$%§$34 Terminals verfickt, das man nicht mehr gescheid cut&paste machen kann...
14:41 oz_ups.
14:41 oz_wrong channel. :)
siggg (~jean@tra78-1-87-88-161-80.dsl.club-internet.fr) left irc: Ping timeout: 480 seconds
Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving
siggg (~jean@tra78-1-87-88-161-80.dsl.club-internet.fr) joined #fai.
15:21 \shhmm...it looks like that I could develop an FAI Application Server...some django magic for the web frontend + mysql/postgresql backend + tftpy + some good PR and we can earn money
15:24 \shand of course some xmlrpc api for retrieving system infos ;)
Rattlesnake (Rattlesnak@141.28.72.150) joined #fai.
15:26 RattlesnakeHi @all
15:26 Rattlesnakekennt sich hier jemand mit FAI mit KVM aus?
15:27 oz_KVM as in Keyboard Video Mouse?
15:27 \shkernel virtualization glaub ich eher
15:28 oz_XEN?
15:28 \shnein KVM :)
15:28 oz_ieh. :)
15:28 \shmit qemu als frontend
15:28 oz_ach ... *patsch*
15:29 \shxen waere ja einfach...da muss man doch irgendso ein buch von irgendso einem fai + xen spezi lesen..hockt der nich auch irgendwo hier? ,)
15:31 oz_noch ne virtualisierung. subber.
15:31 oz_mal sehn was sich durchsetzt. ;)
15:32 oz_mit softupdates geht der zeitverbrauch für FAI echt extrem runter
15:32 oz_The softupdate took 98 seconds.
15:32 \shoz_: vmware + xen ;)
15:33 \shor in short term: amazon
15:35 mgoetzeich denke eher kvm als xen, aus mainline-kernel-technischen gruenden :)
15:35 oz_\sh: und virtualbox?
15:36 oz_zuhause nehm ich immer virtualbox, läuft ohne probs
15:36 \shmgoetze: kvm mehr auf dem kleinen segment...xen ist da schon recht weiter...
15:37 mgoetzemag sein dass xen derzeit weiter ist, aber wenn die nicht mit den treibern fuer neue hardware hinterherkommen in ihrem 2.6.18 da...
15:37 Rattlesnake#virt
Rattlesnake (Rattlesnak@141.28.72.150) left irc:
Rattlesnake (Rattlesnak@141.28.72.150) joined #fai.
edoreld (~Adium@dslb-088-074-219-127.pools.arcor-ip.net) joined #fai.
edoreld (Adium@dslb-088-074-219-127.pools.arcor-ip.net) left #fai.
hasenhirn1 (Bastian@dyn-dosen-006.foo.fh-furtwangen.de) left #fai.
Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai.
16:21 uchimatafunktioniert mit fai auch das installieren von paketen wo etwas bestätigt werden muss, wie zum beispiel bei sun-java6-jdk?
16:24 \shevtl. via debconf
16:24 \shpreseeded halt
16:25 Mrfaiuchimata: folgende debconf antworten sind es:
16:25 Mrfaisun-java5-bin   shared/accepted-sun-dlj-v1-1    boolean true
16:25 Mrfaisun-java5-jdk   shared/accepted-sun-dlj-v1-1    boolean true
16:25 Mrfaisun-java5-jre   shared/accepted-sun-dlj-v1-1    boolean true
16:27 \shMrfai: btw...I could pass selfmade FAI_ACTIONS to the kernel append line, right?
16:27 Mrfaiyep
16:28 \shMrfai: and I just need to ask inside all scripts "if [ "$FAI_ACTION" = "<whatever>" ]; then ... fi" to do the specific stuff...e.g. sysinfo (running dmidecode etc.)
16:29 Mrfaino, you can define a task_whatever() shell subroutine, or put a task_whatever script into /usr/lib/fai, and then it will automatically be executed if you define FAI_ACTION=whatever
16:37 \shMrfai: that needs to be installed into the nfsroot, too...
16:39 Mrfaiif it is an external script yes. But you can define a shell subroutine task_whatever() in class/*.var
16:40 Mrfaiyou may want to extend the PATH variable to external script can be located in the config space
16:43 \shMrfai: ok...but the task_<whatever> in /usr/lib/fai sounds more sane ;)
16:44 \shanyways..enough for today...going home now..cu tomorrow :)
16:45 oz_jay
16:45 oz_early leave
16:45 oz_:) good time, \sh
16:45 \shI need to...yesterday was too late :)
Rattlesnake (Rattlesnak@141.28.72.150) left #fai.
siggg (~jean@tra78-1-87-88-161-80.dsl.club-internet.fr) left irc: Ping timeout: 480 seconds
siggg (~jean@tra78-1-87-88-161-80.dsl.club-internet.fr) joined #fai.
17:24 uchimataMrfai, \sh: thx! bin relativ ahnungslos von debian ;)
Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving
siggg (~jean@tra78-1-87-88-161-80.dsl.club-internet.fr) left irc: Ping timeout: 480 seconds
ErKa (~keryell@APuteaux-154-1-7-163.w83-199.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds
kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) left irc: Quit: Verlassend
18:48 stockholmhow do i enable debugging for setup storage when not invoked with a hook?
18:49 stockholmi get a strange error when running it
18:52 stockholmdoh, it ran setup_harddisks
18:53 stockholmi did change that in my config space to not do that anymore.
18:53 stockholmi must have lost that change
19:54 lazyb0yhm... rattlesnake, kvm ist eine "ganz normale" pxe-bootbare Kiste...
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
--- Wed Jun 10 2009

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