ErKa (keryell@wlan-514.sc08.org) joined #fai.
ErKa (keryell@wlan-514.sc08.org) left irc: Ping timeout: 480 seconds
ErKa (~keryell@adsl-68-93-135-178.dsl.austtx.swbell.net) joined #fai.
ErKa (~keryell@adsl-68-93-135-178.dsl.austtx.swbell.net) left irc: Ping timeout: 480 seconds
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Remote host closed the connection
fai-guy (~fai-guy@p4FC23432.dip0.t-ipconnect.de) joined #fai.
Mrfai (~lange@134.95.9.202) joined #fai.
Nic0 (~courtel@fw.tls.cena.fr) left irc: Quit: Leaving.
Nic0 (~courtel@fw.tls.cena.fr) joined #fai.
12:37 h01germikap, is grml.org really made with asciidoc completly or has it changed or do i remember wrong?
12:37 mikaph01ger: grml.org? no, that's not asciidoc
12:37 mikapwe use it for our docs
12:37 h01gerah
12:37 h01gerurl?
12:37 mikaph01ger: url for what? :)
12:38 h01gerfor your docs :-D
12:38 h01gergrml.org/doc?
12:38 mikaphttp://grml.org/grml-live/ e.g.
12:38 h01gerthat doesnt look as good as the fai website mockup :)
12:38 mikaphttp://grml.org/online-docs/ is automatically created though not yet updated for git and therefore was never announced officially so far
12:39 mikaph01ger: you mean my fai website design? this was plain simple html/php + css
12:39 h01gernot asciidoc?
12:40 mikapno
12:41 mikapMrfai: any chance that fai grabs sources of debian package during dirinstall as well? we have a serious problem with the lack of a working snapshot.debian.net service and would like to grab sources automatically with FAI actions for the future
12:41 h01gerhm
12:43 Mrfaimikap: IT should be not problem to extend install_packages. I would guess 10 lines of perl code, and then something like PACKAGES debiansource would be available
12:51 stockholmh01ger: where is the mockup?
12:52 h01germikap, ^
ErKa (~keryell@adsl-68-93-135-178.dsl.austtx.swbell.net) joined #fai.
rhce7320 (~rhce7320@203.57.80.22) left irc: Quit: Leaving.
ErKa (~keryell@adsl-68-93-135-178.dsl.austtx.swbell.net) left irc: Ping timeout: 480 seconds
14:58 Nic0yeti: http://wiki.dovecot.org/LDA/Sieve#head-6c9ea72bb9d7d8e0e2b1b2fc9d46226f3a02d530
14:59 Nic0Oops, sorry, wrong window
fai-guy (~fai-guy@p4FC23432.dip0.t-ipconnect.de) left irc: Quit: leaving
rgsteele||work (~ryan@75.147.74.137) joined #fai.
16:20 rgsteele||workIf I want to set up apt-pinning for my fai clients, should I just configure that in $FAI_CONFIGDIR/files/etc/apt/preferences/CLASSNAME ?
16:21 h01gershould work, yes
Action: h01ger thinks there is an fcopy -r /etc/apt somewhere
16:21 h01gerelse, add it :)
16:21 h01gersome people even use fcopy -r /
16:28 rgsteele||workh01ger: Don't see that fcopy for /etc/apt anywhere
16:28 rgsteele||workBut yeah I'll add it.
16:30 h01geryou might need to put it in a hook
16:31 h01gerso that its executed early enough
16:31 rgsteele||workh01ger: Yeah, I'm putting it in the instsoft.CLASSNAME
16:31 rgsteele||workSo it gets there right before the package setup
16:31 h01gersounds good
ErKa (keryell@wlan-514.sc08.org) joined #fai.
17:17 rgsteele||workMrfai: Just rolled out my FAI-installed database cluster.  I'm ready to write my testimonial now :)
17:26 Mrfaigreat
Mrfai (~lange@134.95.9.202) left irc: Quit: leaving
ErKa (keryell@wlan-514.sc08.org) left irc: Ping timeout: 480 seconds
18:16 stockholmrgsteele||work: what db do you use?
18:16 stockholmrgsteele||work: we look for muli-master for postfix... :-)
18:17 stockholmpostgresql even...
18:19 rgsteele||workPostgresql
18:19 stockholmrgsteele||work: do you do multi master?
18:21 rgsteele||workstockholm: We use sharding.
18:21 stockholmwhat is that?
Action: stockholm looks it up
18:23 stockholmhttp://en.wikipedia.org/wiki/Shard_(database_architecture)
18:23 rgsteele||workstockholm: Yep
18:24 stockholmrgsteele||work: that does not address redundancy, does it?
18:28 rgsteele||workstockholm: The servers use hardware RAID, but if the entire server melted in to a puddle of goo, we'd end up FAI'ing a new server to replace it because that data does not exist on another server.
18:30 rgsteele||workOf course, we maintain very good backups and replay logs, etc.
18:33 mikapstockholm: h01ger: http://grml.org/fai/
18:34 stockholmrgsteele||work: not an option for us :-)
18:35 stockholmmikap: nice
18:36 rgsteele||workstockholm: In an ideal world, we'd have enough funds to pay for a spare server for every production server.
18:38 rgsteele||workBut duplicating every one of hundreds of database servers isn't cheap :)
18:38 stockholmwe dont have so many database servers yet (only ~20 in production), but we need redundancy as our service must not go down.
18:39 stockholmwe would go for duplication
18:39 stockholmif there was a good way that we knew of
18:45 stockholmmikap: you do mention that there is a maintainance capability to fai even!
18:50 rgsteele||workstockholm: Depends on your level of activity.
18:50 rgsteele||workIf you have super-active database servers, Slony is too expensive.
18:51 rgsteele||workSlony bogs us down, we do far too much I/O for that.
18:53 stockholmwe have different kind of databases. some operate straight out of memory, and do mostly reading. others do do heavy IO
19:01 maswanHm. Is there a prize for "most different OSes installed at a site with FAI"? :)
19:02 maswan(we're currently working on solaris, already there are aix and several different linux distributions)
19:03 stockholmmaswan: we have solaris too... but without fai
19:04 stockholmand we wont lay our hands on aix :-)
Action: h01ger is having fun with irix 6.5 atm :)
19:04 maswanaw. aix is cuddly. ;)
19:04 stockholmhow come? how much fun? :-)
19:04 stockholmmaswan: i hear it is archaic.
19:05 h01gerjust looking at an old machine and install. maybe it will become a debian.org machine..
19:05 h01gerbut its something i dreamed of in the mid-nineties
19:05 stockholmfor that it would need to run debian
19:05 stockholm:-)
19:05 maswanstockholm: Not more so than solaris. That is, you need gnu tools and similar stuff if you're going to spend much time with it.
19:06 stockholmright. that is also the first thing we install :-)
19:07 stockholmmaswan: do you guys have redundant postgresql databases?
19:07 h01gerthe gui is WOW
19:07 h01gergreat
19:07 h01gerand the machine was last touched in 2001 :)
19:07 maswanstockholm: redundant? no, we archive WALs, that is
19:07 stockholmstill? after all those years?
19:08 maswanstockholm: Sometime in the future, I'll get that to continiously apply them as well, but for now we just copy them over to the standby machine so that we can manually replay them and get something close to it back up.
19:08 h01gerstockholm, yes. absolutly
19:09 maswanThis is in part due to us needing to be able to back off a few transactions in case of a break, due to the application not using transactions for whole updates...
19:09 stockholmah
19:10 h01gernetscape communitcator 4.05
19:10 maswanIt was ported from gdbm to postgres without database "scheme" changes... yuck.
19:10 maswanor if it was bdb
19:11 maswananyway, after we migrate the data to the new, sensible, version with proper db schemas etc, we'll do more of an automatically redundant setup
19:14 stockholmsounds ... old.
19:14 maswanyup
19:14 maswanthe new stuff is actually quite recent, and we're one of the first to migrate a significant setup
19:15 maswanit's archaic grid software. :)
19:18 stockholmmaswan: did you try spotify yet?
19:18 maswanstockholm: no, what is it?
19:19 stockholmargh, you must read the papers!
19:19 stockholmmaswan: its our music service... which is fai installed
19:19 stockholmand maintained :-)
19:19 maswanah, music stuff. not very interested then. :)
19:19 stockholmsame here :-)
19:20 maswanbut neat!
19:20 stockholmi run the client app mostly when i deploy and test new access point servers
Action: maswan nods
19:20 stockholmwe even run on ibm hardware nowerdays
19:20 maswanbut neat
19:21 stockholmits kind of popular in the music nerd corner.
19:22 maswanyeah, I can see that
19:24 stockholmmaswan: if you wanted to try it i could offer you an invite...
19:26 stockholmtorkel: you want one?
19:26 maswanstockholm: well, my gf might appriciate one, she listens to music. ;)
19:27 stockholmsure. happy girlfriends are great :-)
19:38 torkelstockholm: sure
19:50 stockholmtorkel: email?
19:52 torkelstockholm: <nickname>@acc.umu.se
19:53 stockholmack
19:53 torkelstockholm: thanks a lot
19:53 stockholmsent
19:55 stockholmyou might be one of the few who are able to appreciate the beautifully faked mail headers, too
ErKa (keryell@wlan-514.sc08.org) joined #fai.
20:34 mikapstockholm: "mikap: you do mention that there is a maintainance capability to fai even!" - hm?
20:35 stockholmmikap: softupdate is totally underrated
20:35 stockholmmikap: few mention/know it
20:36 stockholmmikap: but for us it was actually decicive
20:36 stockholmand more people would use fai if they knew about it
20:37 mikapstockholm: hm yes, but in which regard do you mention it? :)
20:37 mikapdid I write something wrong? :)
20:37 stockholmno, you did mention it in the mockup
20:37 mikapif you mean my homepage redesign: content is just copy/paste from official docs
20:37 stockholmah
20:38 stockholmin my oppinion it should be mentioned even more prominently...
20:38 mikapdeinitely
20:38 mikapdefinitely
ErKa (keryell@wlan-514.sc08.org) left irc: Ping timeout: 480 seconds
rgsteele||work (~ryan@75.147.74.137) left irc: Remote host closed the connection
rgsteele||work (~ryan@75.147.74.137) joined #fai.
rgsteele||work (~ryan@75.147.74.137) left irc: Remote host closed the connection
ErKa (keryell@wlan-93.sc08.org) joined #fai.
ErKa (keryell@wlan-93.sc08.org) left irc: Ping timeout: 480 seconds
ErKa (keryell@wlan-514.sc08.org) joined #fai.
ErKa (keryell@wlan-514.sc08.org) left irc: Ping timeout: 480 seconds
--- Wed Nov 19 2008

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