pjustice (~pjustice@yagi.h-net.msu.edu) left irc: Server closed connection
pjustice (~pjustice@yagi.h-net.msu.edu) joined #fai.
ErKa (keryell@keryell.pck.nerim.net) joined #fai.
simNIX (~simNIX@156-60.bbned.dsl.internl.net) left irc: Quit: Ik ga weg
ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds
teratoma (~teratoma@i.dont.get.mad.i.get.stabby.net) left irc: Quit: leaving
kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) joined #fai.
uchimata (~uchimata@i3ED6C11E.versanet.de) joined #fai.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
ErKa (keryell@dhcp1.info.enstb.org) joined #fai.
uchimata_ (~uchimata@i3ED6D11B.versanet.de) left irc: Ping timeout: 480 seconds
edoreld (~Adium@p57A09EFB.dip0.t-ipconnect.de) joined #fai.
edoreld1 (~Adium@p57A08421.dip0.t-ipconnect.de) joined #fai.
edoreld (~Adium@p57A09EFB.dip0.t-ipconnect.de) left irc: Ping timeout: 480 seconds
10:30 edoreld1How come in "50-host-classes" the host faiserver gets FAIBASE & FAIBASE defined, considering they both have a different configuration for disk partitioning... don't they both get executed?
10:32 sepno the last class in the list that have a partition file is used
10:32 edoreld1does that only happen for disk partitioning?
10:32 edoreld1I mean, only one of them getting executed
10:34 sepwell if you compare to eg scripts then yes
10:34 edoreld1I see, thanks for the info ^_^
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds
11:07 telmichhmpf, looks like I got to debug the lvm issue myself
11:08 telmichI'm currently looking at /usr/share/fai/setup-storage/Volumes.pm, adding "return;" as first line in get_current_lvm(), at least makes things work further
11:11 telmichbut now it fails when calling /lib/udev/vol_id /dev/hda[123]
11:11 telmich(exit status 3)
siggg (~jean@tra78-1-87-88-161-80.dsl.club-internet.fr) joined #fai.
siggg (~jean@tra78-1-87-88-161-80.dsl.club-internet.fr) left irc: Quit: Leaving.
siggg (~jean@tra78-1-87-88-161-80.dsl.club-internet.fr) joined #fai.
12:15 stockholmwhen is disk_var.sh copied to /var/lib/fai?
12:16 stockholmif it is missing softupdates mess up grub and reboots dont work anymore
12:38 edoreld1How can I change the screen that appears just before you login on a fai-installed client? Also, what's it called :P?
sep_ (~sep@40.211.jostedal.no) joined #fai.
vca_ (~yrmthr@gibson.lawngnome.org) left irc: Server closed connection
vca (~yrmthr@gibson.lawngnome.org) joined #fai.
sep_ (~sep@40.211.jostedal.no) left irc: Ping timeout: 480 seconds
simNIX (~simNIX@156-60.bbned.dsl.internl.net) joined #fai.
ErKa (keryell@dhcp1.info.enstb.org) left irc: Ping timeout: 480 seconds
14:39 edoreld1Is it possible with FAI to get a list of possible hosts to install to select from? My boss tells me he knows this is possible, but I haven't read anything about it...
14:48 edoreld1Oops, syntax demon...
14:49 edoreld1What I want is a menu that shows up on client boot, which let me chooses which kind of machine will get installed from fai-server
14:50 mgoetzeedoreld1: you can of course run interactive scripts in class/
14:51 edoreld1hmm perhaps that might do the trick :)
14:51 mgoetzethough i fear with your lack of unix knowledge you will have a hard time with that :)
14:53 edoreld1meh
14:53 edoreld1I can do that
14:54 edoreld1But if I run a custom script, then I will lose the ability to run my classes. For example, now I define the class FIREWALL to install a hosts with firewall-specific configurations. If I have to run an interactive script to customize the configuration for a firewall, then I don't know which classes I have to define first!
14:55 edoreld1Of course I can define common classes that everyone shares, but specific ones aren't know until the menu option is chosen
14:57 edoreld1Unless classes can be defined after I run my custom script...now can they?
14:57 mgoetzesure
14:58 mgoetzeifclass FOO && echo BAR
14:58 edoreld1ah
14:58 edoreld1so easy !?
14:58 edoreld1:)
14:58 mgoetzeof course it's easy, th hard part is the interactive script
15:00 edoreld1I'm certainly missing something here, but what is hard about the script?
15:02 mgoetzesetting up the terminal so it behaves nicely, for instance :)
15:02 edoreld1oh...
15:02 edoreld1I was kinda hoping it was worked out of the box :)
15:03 edoreld1like: echo "What ya wanna install?"
15:03 edoreld1read answer
15:03 edoreld1^^
15:03 edoreld1more sophisticated than that..
15:06 mgoetzewell you go ahead and write the script, i'm sure you'll see how easy it is :) i don't know why you want to do this, so...
15:10 edoreld1I don't really want to, it's my boss.
15:10 edoreld1He says he's already seen it in action
15:11 edoreld1this should be in a situation where any client that boots from pxe connected to the fai server is allowed to use fai
15:11 edoreld1so if u want to install a firewall, just connect it to fai-server, boot it up on pxe, choose firewall from a menu, and let it run
15:12 mgoetzethe question is why you don't already know that it should be a firewall
15:14 edoreld1Before it gets installed of course I know it's a firewall. Or a businesserver, or whatever. But instead of having to change the conf files in dhcpd.conf, it should let me choose from a menu what i want to install. In that case I will choose firewall
15:15 simNIXmaybe just xa pxelinux menu ?
15:15 simNIXpxe
15:15 simNIXa
15:15 simNIX(what he seen)
15:15 mgoetzeyeah probably
15:16 simNIXa preseed per choiche
15:16 simNIXbut that would IMHO defaut benefit FAI
15:16 mgoetzeactually here at work we have a complicated pxelinux setup where you can install via various fai servers, but also rhel kickstart, suse, etc.
15:16 simNIXdefeat
15:16 simNIXaha
15:17 edoreld1nice
verwilst (~verwilst@router.begen1.office.netnoc.eu) left irc: Quit: Ex-Chat
ErKa (keryell@m6.wifi.enstb.org) joined #fai.
edoreld1 (~Adium@p57A08421.dip0.t-ipconnect.de) left irc: Quit: Leaving.
siggg (~jean@tra78-1-87-88-161-80.dsl.club-internet.fr) left irc: Ping timeout: 480 seconds
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) left irc: Quit: Verlassend
rgsteele||work (~rgsteele@c-71-224-54-64.hsd1.pa.comcast.net) joined #fai.
ErKa (keryell@m6.wifi.enstb.org) left irc: Ping timeout: 480 seconds
vca (~yrmthr@gibson.lawngnome.org) got netsplit.
puck (~puck@leibniz.catalyst.net.nz) got netsplit.
rgsteele||work (~rgsteele@c-71-224-54-64.hsd1.pa.comcast.net) got netsplit.
simNIX (~simNIX@156-60.bbned.dsl.internl.net) got netsplit.
pjustice (~pjustice@yagi.h-net.msu.edu) got netsplit.
rgsteele||work (~rgsteele@c-71-224-54-64.hsd1.pa.comcast.net) returned to #fai.
simNIX (~simNIX@156-60.bbned.dsl.internl.net) returned to #fai.
vca (~yrmthr@gibson.lawngnome.org) returned to #fai.
pjustice (~pjustice@yagi.h-net.msu.edu) returned to #fai.
puck (~puck@leibniz.catalyst.net.nz) returned to #fai.
edoreld (~Adium@dslb-088-073-011-093.pools.arcor-ip.net) joined #fai.
edoreld (~Adium@dslb-088-073-011-093.pools.arcor-ip.net) left irc: Quit: Leaving.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds
rgsteele||work (~rgsteele@c-71-224-54-64.hsd1.pa.comcast.net) left irc: Remote host closed the connection
--- Fri Jun 12 2009

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