00:17 teratomaanyone want my awesome fai patch
00:17 teratoma+ isdisk=1
allee (~ach@dialin-212-144-129-157.pools.arcor-ip.net) joined #fai.
alleeHol (~ach@dialin-212-144-130-029.pools.arcor-ip.net) joined #fai.
allee (~ach@dialin-212-144-129-157.pools.arcor-ip.net) left irc: Ping timeout: 480 seconds
ErKa (~keryell@APuteaux-154-1-35-169.w83-199.abo.wanadoo.fr) joined #fai.
08:47 stockholmteratoma: what does it do?
ErKa (~keryell@APuteaux-154-1-35-169.w83-199.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds
Mrfai (~lange@134.95.9.202) joined #fai.
allee_ (~ach@dialin-212-144-130-116.pools.arcor-ip.net) joined #fai.
alleeHol (~ach@dialin-212-144-130-029.pools.arcor-ip.net) left irc: Read error: Connection reset by peer
rhce7320 (~rhce7320@203.57.80.22) left irc: Quit: Leaving.
rhce7320 (~rhce7320@203.57.80.22) joined #fai.
rhce7320 (~rhce7320@203.57.80.22) left irc: Read error: Connection reset by peer
allee_ (~ach@dialin-212-144-130-116.pools.arcor-ip.net) left irc: Read error: Connection reset by peer
allee_ (~ach@dialin-212-144-130-162.pools.arcor-ip.net) joined #fai.
alleeHol (~ach@dialin-212-144-128-230.pools.arcor-ip.net) joined #fai.
allee_ (~ach@dialin-212-144-130-162.pools.arcor-ip.net) left irc: Ping timeout: 480 seconds
rgsteele||work (~ryan@75.147.74.137) joined #fai.
alleeHol (~ach@dialin-212-144-128-230.pools.arcor-ip.net) left irc: Read error: Connection reset by peer
allee_ (~ach@dialin-212-144-130-101.pools.arcor-ip.net) joined #fai.
15:04 rgsteele||workMrfai: Just wanted to let you know, setting up Postgres in a custom script worked like a charm.
15:04 rgsteele||workBy that time, the locales package had been installed and the default set to my preferred localization.
15:43 MrfaiOK, so it seems that the locales pacakge should be installed very early, if other packages need localization
15:47 teratomastockholm: sets a value early so fai in debian etch and an old adaptec card will install.  maybe this problem goes away in lenny.
16:46 rgsteele||workMrfai: Yeah.
16:47 rgsteele||workMrfai: A hook would be ideal, but initial attempts didn't work out so well, and since I only needed it for that one package, doing it in a script was more prudent.
16:47 rgsteele||workBut I definitely see the value in having localizations set early on.
16:53 Mrfaiok maybe it fine just to document this.
17:02 rgsteele||workMrfai: Sure.
allee_ (~ach@dialin-212-144-130-101.pools.arcor-ip.net) left irc: Ping timeout: 480 seconds
17:28 stockholmteratoma: we had problems with arcc* drivers too, since they advertise the raids as removable devices...
17:28 stockholmteratoma: we worked around that differently, wiht udev
17:30 teratomastockholm: is this in etch?  did you add more modules in DEFAULT ?  what do you mean you worked around it with udev?  i hope to one day more to 2.6.26+ and i will hope my problems will go away
17:30 stockholmyes, this is in etch.
17:31 stockholmwe had to both change the disk-info script in fai (which is merged upstream now) and change udev to report the thing as a disk, not a cd (or what it was reported to before)
17:33 teratomaso you mean in fai 3.2.14 (lenny) . not in 3.2.8 etch
17:34 teratomai wish i could probe the individual disks attached to the raid card with smartmontools, i guess i can't.  not a fai problem though
17:35 stockholmno
17:35 stockholmand a good raid does that anyway, on its own
17:35 stockholmhealthmonitoring and stuff
17:35 stockholmadaptec should do it i think
17:40 teratomahow would i be notified if a disk attached to the adaptec card failed ?
17:46 teratomai guess a little red light goes on
17:46 teratomanot very helpful for a machine far away
Mrfai (~lange@134.95.9.202) left irc: Quit: leaving
rgsteele||work (~ryan@75.147.74.137) left irc: Remote host closed the connection
adrian15 (~a1802823@talarn.udl.es) joined #fai.
18:49 adrian15Hello. I am preparing an university thesis. It's about an automatic installation. My question is if there is a place for another FAI GUI? I mean... Does anyone of you find that GoSA have to many requisites to make it work? Another question... Do you have a FAI environment that does not work with LDAP ?
Action: h01ger uses fai in ldap and outside ldap environments
19:03 teratomawhat does a gui + fai do ?
19:12 adrian15h01ger: Thank you.
19:12 adrian15teratoma: It lets you use fai without having to deal a lot with fai files ?
19:13 h01gerteratoma, you replace typing cd, vi and $vcs with moving the mouse :)
19:19 adrian15h01ger: If you had to choose a GUI for your non-ldap environments (I mean the ones that you do not use gosa)... what features would you request?
19:19 h01gershould work fine if changes are made without it
19:20 h01geraccess to logfiles
19:20 h01gerschedule softupdates
19:20 h01geruse $vcs
rgsteele||work (~ryan@75.147.74.137) joined #fai.
allee_ (~ach@dialin-212-144-129-117.pools.arcor-ip.net) joined #fai.
19:57 adrian15ok, I will save this conversation
19:59 adrian15h01ger: I do not remember having read $vcs in the fai manual. What's the use of this variable?
19:59 h01gerversion control system
19:59 h01gerbe it git,svn,cvs,rcs,sccs,bzr
19:59 adrian15ahm
20:00 h01geri mostly dont mean svn or git
20:00 h01gers/dont//
20:00 adrian15ok
20:00 adrian15I suppose that integrating vcs support in an application is a difficult task but I'll take a look at it
20:00 h01gerpackages.debian.org/mr might help :)
20:00 adrian15It might be just running svn (or whatever command) with some options and that's all
20:01 adrian15mr
Action: adrian15 checking mr on the web
20:03 adrian15h01ger: So mr helps a normal user to deal with different gits, cvs, svn with a single utility... Is it that?
20:03 adrian15h01ger: Repository on its description means git,cvs,svn... it does not mean a Debian Package Repository... Isn't?
20:05 h01geryes & yes
20:06 adrian15ok
20:06 adrian15h01ger: Thank you for everything.
adrian15 (~a1802823@talarn.udl.es) left irc: Remote host closed the connection
20:06 h01geryou're welcome. have fun ...
juri_ (~juri@wsip-68-98-200-252.ks.ok.cox.net) left irc: Ping timeout: 480 seconds
allee_ (~ach@dialin-212-144-129-117.pools.arcor-ip.net) left irc: Ping timeout: 480 seconds
juri_ (~juri@wsip-68-98-200-252.ks.ok.cox.net) joined #fai.
allee_ (~ach@dialin-212-144-129-250.pools.arcor-ip.net) joined #fai.
allee_ (~ach@dialin-212-144-129-250.pools.arcor-ip.net) left irc: Ping timeout: 480 seconds
rgsteele||work (~ryan@75.147.74.137) left irc: Remote host closed the connection
--- Sat Nov 15 2008

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