_julian (~quassel@hmbg-5f764ea2.pool.mediaWays.net) joined #fai.
_julian_ (~quassel@hmbg-4d069b3b.pool.mediaWays.net) left irc: Ping timeout: 480 seconds
sneumann__ (~sneumann@p5B0F758F.dip.t-dialin.net) joined #fai.
sneumann__ (~sneumann@p5B0F758F.dip.t-dialin.net) left irc: Read error: Operation timed out
sneumann__ (~sneumann@router-sub.ipb-halle.de) joined #fai.
ErKa (keryell@m3.wifi.enstb.org) joined #fai.
justleen (~leen@rev-131-102.virtu.nl) joined #fai.
faibot joined #fai.
allee (~quassel@allee.mpe.mpg.de) left irc: Remote host closed the connection
Nic0 (~courtel@fw.tls.cena.fr) joined #fai.
allee (~quassel@allee.mpe.mpg.de) joined #fai.
verwilst (~verwilst@router.begen1.office.netnoc.eu) joined #fai.
09:27 justleenMorning
\sh (~shermann@nat.de.netviewer.com) joined #fai.
Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai.
alekibango (~alekibang@ip-94-113-217-204.net.upcbroadband.cz) left irc: Quit: Konversation terminated!
alekibango (~alekibang@ip-94-113-217-204.net.upcbroadband.cz) joined #fai.
10:11 justleenFYI: using  initramfs-tool-0.98.8 from sid fixed my problems with the bl360 g7 (bnx2x) blades
10:11 justleen(yey)
alekibango (~alekibang@ip-94-113-217-204.net.upcbroadband.cz) left irc: Quit: Konversation terminated!
alekibango (~alekibang@ip-94-113-217-204.net.upcbroadband.cz) joined #fai.
ErKa (keryell@m3.wifi.enstb.org) left irc: Ping timeout: 480 seconds
11:15 mikapjustleen: good to hear that
Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving
Mrfai (~lange@malzmuehle.informatik.uni-koeln.de) joined #fai.
11:40 h01germikap, shouldnt uswsusp be removed from sid? no new upstream version since 2 years + replaced by pm-utils...
Action: h01ger just found a workaround/fix for 595124 (using pm-utils obviously)
11:47 mikaph01ger: i hate this package and ACK
11:48 h01ger:)
11:49 h01ger+ack :)
Mrfai (~lange@malzmuehle.informatik.uni-koeln.de) left irc: Read error: Operation timed out
Mrfai (~lange@malzmuehle.informatik.uni-koeln.de) joined #fai.
12:30 \shmikap: colin watson will have a look on i-t 0.98.8 this week..so eventually with luck we will have it in natty
12:30 mikap\sh: ah
12:31 \shwhen he has no objections, I'll try to backport the fix to lucid
12:34 mikapwell, should be as simple as cherry-picking
alekibango (~alekibang@ip-94-113-217-204.net.upcbroadband.cz) left irc: Quit: Konversation terminated!
alekibango (~alekibang@ip-94-113-217-204.net.upcbroadband.cz) joined #fai.
12:36 \shmikap: time is here my enemy...because I found more strange behaviours having bonds with bond slaves looks like upstart crap
12:36 \shwhich means, a lot of upstart debugging
12:39 mikap\sh: well, ubuntu devs should take care then ;)
12:39 \shmikap: ubuntu devs don't have a clue about bondings ;)  oh hell...that was against the CoC or? ,->
12:41 mikap\sh: bugfix for i-t i mean, has nothing to do with bonding
12:42 \shmikap: oh i-t yes
ErKa (keryell@m3.wifi.enstb.org) joined #fai.
siggg (~jean@82.244.85.196) joined #fai.
HerrK (keryell@m3.wifi.enstb.org) joined #fai.
ErKa (keryell@m3.wifi.enstb.org) left irc: Read error: Connection reset by peer
14:44 mgoetzewould anyone care to check whether this makes sense as basefiles/Makefile, or whether i missed something? http://paste.debian.net/106141/
14:44 mgoetze\sh: ubuntu coc doesn't apply in this channel :)
14:46 Mrfaimgoetze: Looks fine.
14:47 mgoetzeMrfai: maybe we should put a makefile like that in simple-examples?
14:48 MrfaiI would use xz for squeeze
14:48 Mrfaiand put the distribution and URL in a variable
14:49 mgoetzewell i thought to have one rule per distribution as they might have different requirements, but variables DEBMIRROR and UBUMIRROR sound good
14:50 justleencan I specify "wildcard" mac adresses for tftp?
14:51 justleenI got a whole bunch of VMs with the same starting bits on the mac adress
14:51 justleenwould I just create a file with a name of the same bits?
14:52 mgoetzejustleen: i guess you are talking about pxelinux
14:52 Mrfaijustleen: no/yes. File names in subdirectory pxelinux.cfg can consist only of a prefix of the IP address, but not a prefix of the MAC address. HAve a look at /usr/share/doc/syslinux/pxelinux.txt.gz
14:56 justleenso easiest solution would to do some grep/sed magic on my dhcp conf, to generate a file for each system?
14:57 mgoetzejustleen: since you haven't told us the problem, we can't tell you the easiest solution
14:57 Mrfaijustleen: use fai-chboot
14:57 Mrfaifor each client
15:07 justleenwhat is the added value of chboot in this case?
15:07 justleenI still have gather all hostnames / mac address
15:08 Mrfaiyes, you have to map each mac to a ip/hostname
WofFS (ejabberd@85.190.42.81) joined #fai.
15:23 mgoetzeMrfai: hier mal ein etwas ausgearbeiteteres beispiel: http://paste.debian.net/106146/
15:23 mgoetzeactually i was just wondering the other day whether xz was worthwhile, on my laptop it took about 4 seconds longer to extract, so if transmitting the extra 20MB or so takes less than 4 seconds... ;)
15:27 MrfaiI guess there are more people having not that fat networks as you :-). And if you isntall a lot of clients, CPU power is scaling fine, but not the network.
15:27 oz_word
15:28 mgoetzeanyway of course if we add it to simple-examples we can do it with xz... i need to upgrade my fai version locally though :)
15:28 mgoetzewould you mind if i add it to simple-examples trunk with xz after a bit more testing?
15:29 Mrfaimgoetze: Is is possible to put all the same cleanup/rm command in one makefile target and call this from another target? IT would be fine to have the aptitude clean and most rm commands only at one plave
15:29 Mrfaiplace
WofFS (ejabberd@85.190.42.81) left #fai.
15:29 mgoetzei'll look into it
15:50 mgoetzeMrfai: http://paste.debian.net/106147/
15:51 MrfaiLooks perfect
15:52 mgoetzeok i will test a bit more and commit to trunk with xz :)
15:52 MrfaiDo I have to edit rinse.conf berfore starting the script?
15:52 mgoetzeonly if you want a faster mirror
siggg (~jean@82.244.85.196) left irc: Ping timeout: 480 seconds
justleen (~leen@rev-131-102.virtu.nl) left irc: Quit: Leaving.
HerrK (keryell@m3.wifi.enstb.org) left irc: Ping timeout: 480 seconds
sneumann__ (~sneumann@router-sub.ipb-halle.de) left irc: Ping timeout: 480 seconds
sneumann__ (~sneumann@p5B0F758F.dip.t-dialin.net) joined #fai.
16:50 mgoetzehmph where's the real documentation for /etc/kernel-img.conf nowadays? the manpage from kernel-package doesn't include several of the parameters used in fai's simple examples currently
verwilst (~verwilst@router.begen1.office.netnoc.eu) left irc: Quit: Ex-Chat
16:56 mgoetzeanyway do_boot_enable is certainly not parsed by the postinst script of the squeeze kernel
17:04 \shmgoetze: for centos you need a yum repos, right? or are they already using apt-rpm?
17:08 mgoetze\sh: rinse does the yum bootstrapping for you, and centos repos are public
17:11 \shmgoetze: I need internal repos ;)
17:14 \shanyways time to go home...cu tomorrow
\sh (~shermann@nat.de.netviewer.com) left irc: Remote host closed the connection
17:14 mgoetzeno idea about that, sorry, i'm just happy that it works at all :)
17:21 mgoetzeeh i just found http://wiki.fai-project.org/wiki/Development_plan - is there any reason to not delete that page? :)
17:22 MrfaiI'm not sure if all content could be deleted, but there's much room for improvement in the wiki pages
17:23 mgoetzehm i see you actually edited that page a bit in nov 2010
17:26 Mrfaiyep
Mrfai (~lange@malzmuehle.informatik.uni-koeln.de) left irc: Quit: leaving
sneumann (~sneumann@p5B0F3F63.dip.t-dialin.net) joined #fai.
sneumann__ (~sneumann@p5B0F758F.dip.t-dialin.net) left irc: Ping timeout: 480 seconds
HerrK (keryell@keryell.pck.nerim.net) joined #fai.
sneumann (~sneumann@p5B0F3F63.dip.t-dialin.net) left irc: Ping timeout: 480 seconds
HerrK (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds
--- Tue Feb 1 2011

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