k4x (~k4x@lug-owl.de) left irc: Ping timeout: 480 seconds
serverhorror_ (~martin@80-121-68-54.adsl.highway.telekom.at) joined #fai.
serverhorror__ (~martin@80-121-29-41.adsl.highway.telekom.at) left irc: Ping timeout: 480 seconds
k4x (~k4x@lug-owl.de) joined #fai.
hacman_ (~hacman@f049138051.adsl.alicedsl.de) joined #fai.
hacman (~hacman@f048035137.adsl.alicedsl.de) left irc: Ping timeout: 480 seconds
pav5088 (~Mark@ppp118-208-30-78.lns20.bne1.internode.on.net) left irc: Quit: Leaving
pav5088 (~Mark@ppp118-208-30-78.lns20.bne1.internode.on.net) joined #fai.
pav5088 (~Mark@ppp118-208-30-78.lns20.bne1.internode.on.net) left irc: Quit: Leaving
pav5088 (~Mark@ppp118-208-30-78.lns20.bne1.internode.on.net) joined #fai.
pav5088 (~Mark@ppp118-208-30-78.lns20.bne1.internode.on.net) left irc: Quit: Leaving
sep (~sep@40.211.jostedal.no) left irc: Remote host closed the connection
sep (~sep@40.211.jostedal.no) joined #fai.
07:17 mgoetzedavid_: ok so your problem is probably that the lenny kernel calls your disk /dev/hda and the lucid kernel calls it /dev/sda
07:18 mgoetzedavid_: the solution depends on how you are installing grub in fai
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
07:20 mgoetzetelmich: https://launchpad.net/~fai/+archive/ppa/+packages
pav5088 (~Mark@ppp118-208-30-78.lns20.bne1.internode.on.net) joined #fai.
Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai.
verwilst (~verwilst@router.begen1.office.netnoc.eu) joined #fai.
serverhorror_ (~martin@80-121-68-54.adsl.highway.telekom.at) left irc: Quit: Connection reset by beer!
08:04 mgoetzeMrfai: you didn't register our domain yet? :)
Adri2000 (~adri2000@2a01:e35:8a5b:c330:208:c7ff:fe0d:11b6) joined #fai.
09:05 Adri2000hi
09:08 Adri2000Mrfai: I think when $ROOTPW is used in the scripts, it should be protected with quotes so that it works even if the user sets an empty root password
09:11 Adri2000Mrfai: in my case, I set up sudo and want to disable the root password (like in an ubuntu default install), so I set an empty $ROOTPW
09:24 Mrfaido you have a patch for that?
09:27 mikapMrfai mgoetze stockholm -> http://michael-prokop.at/blog/2010/07/08/report-from-fai-developer-workshop-072010/
09:27 stockholmcool
Action: mikap now preparing the text for Debian Weekly News
09:31 Adri2000Mrfai: I don't, it's just about adding quotes. but I can prepare one if you want
09:32 Mrfaimikap: wirst du auch noch eine kurze Mail an linux-fai schicken?
09:32 mikapMrfai: jepp
09:33 MrfaiAdri2000: you mean this line: $ROOTCMD usermod -p $ROOTPW root
09:33 Mrfaichanging into $ROOTCMD usermod -p "$ROOTPW" root
09:34 Adri2000yep, I'm preparing the patch. there are a few files where it's needed
09:35 Mrfaioh, it's not needed. I think I will find all locations of ROOTPW
09:36 Adri2000I'm sure you will :). otherwise I've done http://adrishost.net/~adri2000/rootpw-quotes.patch
09:37 Mrfaimikap: push blog also to planet debian?
09:37 mikapMrfai: happens automatically if i tag it with "debian" which I did :)
09:37 mikapjust takes some minutes until it appears there, but will happen definitely
09:38 Mrfaifine
09:38 FBIfai: 3 lange committed revision 5846 to 7 fai:  put ROOTPW into quotes, so empty password will work (thanks to Adrien
09:38 FBIfai: Cunin for the patch)
09:39 MrfaiAdri2000: patch applied. as you see
09:39 Adri2000yep, thanks :)
09:51 mikapMrfai: it's visible on http://planet.debian.org/
10:04 the-dudewow "fai-manager" looks really nice
10:06 aptituzlol, $COMPANY
\sh (~shermann@nat.de.netviewer.com) joined #fai.
Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving
Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai.
11:31 mgoetzewow typing is starting to hurt with this sun on my black laptop keyboard...
11:37 \shmgoetze: put some ice on it ;)
11:37 \shdry ice I mean ;)
11:38 Mrfaiwatercooled keyboard?
11:46 FBIfai: 3 mgoetze-guest committed revision 5847 to 7 fai:  First attempt to use quilt.
11:47 mgoetzeMrfai: can you check whether this works in an experimental build, or whether i need to do something differently?
11:49 mgoetzeoh i already got an email
11:50 the-dude\sh: what about faializer or fainalizer for your "fai-manager" ?
11:51 mgoetzeah mrfai already changed some things in simple-examples since i created this patch, so it didn't apply cleanly
11:51 mgoetzetime to buy some ice cream, then i'll continue :)
11:57 mikapMrfai: commited FAI news to Debian Project News, Tolimar will proofread that as well
11:58 Mrfaisuper
12:00 stockholm\sh: i would be interested in reading something how you use puppet with fai
12:01 stockholmor one and the other
allee (~quassel@allee.mpe.mpg.de) left irc: Remote host closed the connection
allee-k_ (~allee-k@alleehol.mpe.mpg.de) joined #fai.
allee-k_ (~allee-k@alleehol.mpe.mpg.de) left irc:
allee-k_ (~allee-k@alleehol.mpe.mpg.de) joined #fai.
12:02 FBIfai: 3 lange committed revision 5848 to 7 fai:  fai-client.install: remove list_disks
allee (~quassel@allee.mpe.mpg.de) joined #fai.
12:07 david_mgoetze: I did not change anything from the default grub install configuration that came in the Debian package.
12:07 david_mgoetze: What sort of details do you need?
12:21 mgoetzedavid_: so you just took the simple-examples and replaced debian by ubuntu in the sources.list?
12:22 mgoetzedavid_: if so, i'm surprised it works at all :) but what fai version are you using?
12:24 mgoetzecan some svn expert tell me how i can tell svn that i want the whole fai repository except tags? (i.e. branches, people, trunk)
12:28 david_mgoetze: I followed the wiki guide for setting up an installation environment for Jaunty, but it didn't change anything for the grub portion
12:29 david_mgoetze: FAI 3.2.17~lenny1
12:32 mgoetzedavid_: so do you have files/boot/grub/menu.lst/postinst ?
12:33 david_mgoetze: yes
12:34 mgoetzehm i thought that doesn't work on ubuntu
12:34 david_Well, it is a debian server and install environment
12:35 mgoetzeyes, but ubuntu mangles handling of this file in the chroot because of ucf
12:36 mgoetzeanyway, it should replace #ROOT_PARTITION# by whatever you get in disk_var.sh
12:36 mgoetzeif you are using uuids i would expect the latest version of setup-storage to set that as ROOT_PARTITION so you might try just upgrading
12:37 david_I would assume that it is getting /dev/hda from there, because it was broken in the fstab until I set the uuid option
12:38 mgoetzecan you paste disk_var.sh from your logs to a pastebin somewhere?
12:38 david_From the logs on a client after an install?
12:39 mgoetzeyes
12:41 david_I'll have to re-type it, the logs are on the client only, but it's only 4 lines
ralfgr (~rg@p15145560.pureserver.info) joined #fai.
12:43 ralfgrhowdy!
12:43 david_http://pastebin.com/hCxywSZz
12:44 ralfgrwe have a little vmware ESX cluster
12:44 ralfgrbut we don't use vmware templates to depoythe VM's
12:44 ralfgrinstead we use FAI, because we use it also for our "real" servers and clients
12:45 mgoetzedavid_: do you install anything other than lucid?
12:45 mgoetzeralfgr: good idea :)
12:45 ralfgrnow we have a problem with disk alignment
12:46 david_mgoetze: not currently.  We have 2 versions of lucid to be installed, both have completely diff software packages, and eventually we are planning on expanding to add a debian installer as well
12:46 ralfgrif we just use FAI to create the partitions, we get problems because of the underlying storage and it's 4K block size
12:47 ralfgrthere is an tool called mbralign that can be used to fix that after creation
12:47 ralfgrbut we would like to create the partions with FAI aligned at install time
12:48 ralfgrfdisk /dev/whatever1     x b 1 64
12:48 ralfgrthe standard is 63 but it has to be 64
12:48 mgoetzedavid_: so you could work around the problem by just using a newer kernel in your install system
12:48 ralfgris there a way to do this directly with FAI
12:49 mgoetzeralfgr: i don't know. i think you should email linux-fai@uni-koeln.de, because mt, the main developer of setup-storage, is very active on the mailing list but rarely on irc
12:50 mgoetzedavid_: see e.g. my guide for using the grml kernel on the wiki
12:50 david_mgoetze: thanks, I'll take a look at it.
12:51 mgoetzedavid_: alternatively, use grub2
12:52 david_mgoetze: Is either of those options the preferred method?
12:52 david_s/Is/Are
12:53 ralfgrmgoetze: thanks, I (or a collegue) will contact the list
12:53 mgoetzedavid_: i think in the long run you'll want to go with the newer kernel as you might eventually run into hardware not supported by the lenny kernel
12:54 david_mgoetze: I'll give that a try, thanks.  I'll let you know if I run into any more questions and/or how it turns out.
12:54 mgoetzesure, np
13:22 david_I followed the steps to use the grml kernel and re-ran make-fai-nfsroot.  I then attempted to install using fai and a lot of errors just scrolled past too fast to read.  All I could catch was that there were a pile of lines about aufs errors because there was not enough disk space available.
13:22 david_The system then automatically rebooted, I was unable to ctrl+c and get it to cancel after the first of the errors appeared on a second attempt
13:23 mgoetzeMrfai: there is a grub-pc patch from mt in experimental branch which looks like it is partially applied. do you have any plans for it?
13:27 mgoetzeah or not applied at all
13:27 mgoetzeanyway it does some things with simple-examples...
ralfgr (rg@p15145560.pureserver.info) left #fai.
13:37 MrfaiI have no plans for this patch. Maybe look into it later.
13:38 MrfaiCurrently we have mechanism that people can comment a patch or vote for the patch to be included into trunk
pav5088 (~Mark@ppp118-208-30-78.lns20.bne1.internode.on.net) left irc: Remote host closed the connection
pav5088 (~Mark@ppp118-208-30-78.lns20.bne1.internode.on.net) joined #fai.
\sh (~shermann@nat.de.netviewer.com) left irc: Remote host closed the connection
\sh (~shermann@nat.de.netviewer.com) joined #fai.
14:08 \shunglaublich das nun
14:08 \shLMU Muenchen moechte mit an dem FAI Manager arbeiten ;)
14:12 Mrfaiwer denn dort?
14:28 \shAlexander Thomas
14:28 \shgerade die email gelesen, recht foermlich aber motivierend :)
14:29 \shthx mikap for the report on p.d.o and on your blog...because of this he wrote the mail :;)
14:31 mikap\sh: :)
15:01 Mrfai\sh: wenn die LMU schon FAI einsetzt, bitte auf den FAI Fragebogen hinweisen.
Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving
\sh (~shermann@nat.de.netviewer.com) left irc: Remote host closed the connection
\sh (~shermann@nat.de.netviewer.com) joined #fai.
verwilst (~verwilst@router.begen1.office.netnoc.eu) left irc: Quit: Ex-Chat
\sh (~shermann@nat.de.netviewer.com) left irc: Quit: Ex-Chat
16:37 mikaphttp://grml.org/patches/subroutines_get_rid_of_proc_and_sys.diff - tricky stuff :)
allee-k_ (~allee-k@alleehol.mpe.mpg.de) left irc: Ping timeout: 480 seconds
serverhorror (~martin@gate-g21.inqnet.at) left irc: Remote host closed the connection
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Quit: Leaving.
22:22 FBIfai: 3 lange committed revision 5849 to 7 fai:  10-misc, subroutines: move adding /etc/hosts entry from task_prepareapt
22:22 FBIfai: to config space script, add only if host does not belong to class DHCPC
--- Fri Jul 9 2010

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