[00:14] Found the problem with my boxes from yesterday. The output is being redirect, probably to the serial port. [01:38] clusty (~Slacking@69-165-165-198.dsl.teksavvy.com) left irc: Quit: Leaving [08:02] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [08:58] verwilst (~verwilst@router.begen1.office.netnoc.eu) joined #fai. [09:34] Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai. [10:23] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds [10:32] vsMS (~m525020@dslb-088-078-135-001.pools.arcor-ip.net) joined #fai. [11:07] siggg (~jean@tra78-3-82-244-85-196.fbx.proxad.net) joined #fai. [11:49] Mrfai: i got your email by the way, i haven't checked it out yet but i will do so in the next few days [12:06] ok [12:13] oh wow i didn't realise it was a Perl script, how did I miss that! [12:13] I write Perl all the time, so shouldn't be a big issue to work with it [12:23] has anyone tried to get console-setup doing anything but the default? i tried preseeding the debconf values on an ubuntu 8.04 installation, but they don't seem to take effect, despite showing up in debconf-show [12:44] hello. i have to setup a fai infrastructure for a proof of concept migrating a big number of linux desktops to a debian based distribution. It looks to mee that fai is extreme complex. Is it really so? [12:45] well it depends what you want to do :) if you just copy the simple-examples without understanding how they work it will be quite easy [12:45] but of course the more you want to customise the more you'll need to understand how it works [12:45] still, i wouldn't call it extremely complex [12:45] yeah i would agree that it's not extremely complex, it is understandable quite quickly [12:45] and mgoetze i have also had issues with console-setup on ubuntu, i cannot remember whether i solved it [12:47] mogoetze: i yust can compare against kickstart and rhel based distributions. With anaconda I need a http repository, a kernel + initrd + dhcp/dns/tftp and a kickstart file and that's it. [12:48] i cannot see that fai supports http [12:48] only nfs ist this correct? [12:48] well, the linux kernel doesn't support root filesystem over http ;) [12:49] fai also supports booting from cd [12:49] anyway, fai is more complex than kickstart, yes, but there are a lot of things you can't do with kickstart, whereas with fai you are completely flexible [12:50] ok. in our szenario we have thousand of desktops spread all over germany and we need a netboot mechanism [12:50] for example? [12:50] arbitrary partitioning including lvm and software raid [12:51] afaik kickstart is rather limited there [12:52] and in fai, you can define as many classes as you like and combine them however you like - with kickstart you can only have one profile for a system, which reads in exactly one kickstart config file [12:52] no, i currently use a %pre script for dynamic lvm configuration and to keep the /home lv when reinstalling a machine for example [12:52] ok, sound's like cobbler ? [12:52] at least a bit like [12:53] i haven't used cobbler, i thought it's mainly a tool for keeping your tftp/dhcp/dns stuff in sync and assigning one kickstart file to each client [12:55] yea, they do this as well but they also handel profiles, classes and so on for generating different kickstart files [12:56] i found this link http://faiwiki.informatik.uni-koeln.de/index.php/UbuntuJauntyInstallationHowTo to create a fai infra structure on ubuntu server for ubuntu desktops [12:56] oh, you want to use ubuntu? [12:56] yes - maybe ;-) [12:58] that's going to be a lot more work than debian :) fai is written for debian, and where ubuntu has silly divergences, you'll run into problems (of course as you see on that wiki you won't be entirely alone with the problems) [12:59] so does this mean that fai isn't ready for an enterprise environment based on ubuntu desktops? [13:02] "ready" in that you can just use it out of the box without a lot of work - no [13:02] but once you have it running it is certainly reliable [13:03] hm ok [13:03] however, if you get it running for 9.04 and then ubuntu does another heap of silly changes you'll have to invest effort again for 9.10 ;) [13:04] but do i understand this correctly: you mean the fai server itself on ubuntu or installing ubuntu clients? [13:04] both [13:05] but the installation scripts for ubuntu clients are more of a problem [13:05] oh. can you point me to a website with further informations? [13:06] well you've already found faiwiki :) otherwise you'll want to read the fai guide and look at the mailing list archives, see first link in /topic [13:17] Winkie: https://lists.uni-koeln.de/pipermail/linux-fai/2009-June/007060.html has the solution for console-setup [13:34] Mrfai: i just added some headings to sort howtos by age on http://faiwiki.informatik.uni-koeln.de/index.php/Howtos - i hope it will eventually be possible to see right away which information is sitll useful and which is out-of-date [13:34] mgoetze: fine [13:35] vsMS: there are FAI courses in germany (in the linuxhotel) or I can give you FAI courses in your company. [13:39] Mrfai: you are right. but in december :-( [13:45] hello again [13:45] gruessle [13:45] I'm currently getting some errors with grub, when I try to use software raid: [13:46] http://home.schottelius.org/~nico/unix/linux/fai/swraid-grub-error [13:46] this results in the system starting, but it does not find md0 after the installation [13:49] argh, it may also be that I'm missing mdadm doe to configuration changes [14:19] allee-k (~allee-k@p54A464BC.dip.t-dialin.net) joined #fai. [14:40] aaargh one of the debconf settings for console-setup includes a # character - which debconf-set-selections treats as the beginning of a comment [14:45] siggg (~jean@tra78-3-82-244-85-196.fbx.proxad.net) left irc: Quit: Leaving. [14:51] fai: 3 mt committed revision 5507 to 7 fai: Updated experimental patches to work with current trunk [14:52] mgoetze: lol [14:54] allee-k (~allee-k@p54A464BC.dip.t-dialin.net) left irc: Remote host closed the connection [14:58] mgoetze: oh thanks for the link :) [14:58] mgoetze: aha this does look similar to mine [14:59] i still haven't quite got it working. the console font etc. works now but the keyboard layout is still the default us [15:00] mgoetze: yeah i'm trying to switch to UK, i'll investigate more after i have eaten :) [15:00] what's the procedure with patching by the way, i'm guessing by the revision # that this is SVN or similar [15:00] so i should just submit patches to the mailing list / a bug? [15:01] Winkie: i think the prefererred method is a bug in the debian BTS [15:01] mgoetze: sounds reasonable, i'm used to using 'git' :) [15:01] the fai source code is maintained in subversion [15:54] verwilst (~verwilst@router.begen1.office.netnoc.eu) left irc: Quit: Ex-Chat [15:55] siggg (~jean@tra78-3-82-244-85-196.fbx.proxad.net) joined #fai. [15:55] vsMS (~m525020@dslb-088-078-135-001.pools.arcor-ip.net) left irc: Remote host closed the connection [15:59] kardan| (~kardan@p54BE53E2.dip.t-dialin.net) joined #fai. [16:03] siggg (~jean@tra78-3-82-244-85-196.fbx.proxad.net) left irc: Ping timeout: 480 seconds [16:06] kardan (~kardan@p54BE524F.dip.t-dialin.net) left irc: Ping timeout: 480 seconds [16:22] Mrfai: #539980 - you should release a new version, several users are stumbling into this issue [17:06] I was waiting for mt because he will include some setup-storage fixed into trunk. I hope to release in the first week of october [17:16] vca (~yrmthr@gibson.lawngnome.org) left irc: Server closed connection [17:16] vca (~yrmthr@gibson.lawngnome.org) joined #fai. [17:59] Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving [18:54] |kardan| (~kardan@p54BE7ADE.dip.t-dialin.net) joined #fai. [19:02] kardan| (~kardan@p54BE53E2.dip.t-dialin.net) left irc: Ping timeout: 480 seconds [19:15] mgoetze (~mgoetze@corelli.mgoetze.net) left irc: Server closed connection [19:15] mgoetze (~mgoetze@mgoetze-2-pt.tunnel.tserv4.nyc4.ipv6.he.net) joined #fai. [19:26] puck (~puck@leibniz.catalyst.net.nz) left irc: Server closed connection [19:26] puck (~puck@leibniz.catalyst.net.nz) joined #fai. [22:25] jr987 (~james@216.218.114.156) joined #fai. [22:28] jr987 (~james@216.218.114.156) left irc: Quit: User disconnected [23:10] mgoetze (~mgoetze@mgoetze-2-pt.tunnel.tserv4.nyc4.ipv6.he.net) left irc: Remote host closed the connection [23:11] mgoetze (~mgoetze@corelli.mgoetze.net) joined #fai. [00:00] --- Thu Sep 10 2009