moorete (~chatzilla@pool-96-255-134-147.washdc.fios.verizon.net) joined #fai.
moorete (~chatzilla@pool-96-255-134-147.washdc.fios.verizon.net) left irc:
moorete (~chatzilla@pool-96-255-134-147.washdc.fios.verizon.net) joined #fai.
moorete (~chatzilla@pool-96-255-134-147.washdc.fios.verizon.net) left irc: Quit: ChatZilla 0.9.83 [Firefox 2.0.0.17/2008082909]
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
ErKa (keryell@keryell.pck.nerim.net) joined #fai.
Nic0 (~courtel@fw.tls.cena.fr) joined #fai.
Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai.
08:50 FBIfai: 3 mt committed revision 5179 to 7 fai:  - added patch to properly handle -d option to setup-storage
08:50 FBIfai: - updated man-page patch concerning disk id support
08:50 FBIfai: - man-page conversion from mdoc is already in trunk
allee (~ach@allee.mpe.mpg.de) joined #fai.
09:58 mikapMrfai: ich würde ganz gerne bestimmen können, wohin logs gespeichert werden sollen, das /var/log/fai/$HOSTNAME/dirinstall-20080929_115052 ist für den normalfall zwar egal, um ein bestimmtes dirinstall zu finden aber ziemlich mühsam :) hints? oder gehört das einfach mal implementiert? :)
10:03 Mrfaihints: fai-savelog, $LOGREMOTEDIR, thislog=$LOGREMOTEDIR/$HOSTNAME/$FAI_ACTION-$fai_rundate
10:03 MrfaiFAI_ACTION-$fai_rundate wird aber im Augenblick immer benutzt
10:59 mikapMrfai: danke! schau ich mir dann mal an
12:06 mikapMrfai: config/scripts/$CLASS/*.dpkg-old skripte werden ausgeführt, IMO ein bug
12:08 mikapund "if ifclass FOO ; then" bringt ein "debug: unbound variable" bei set -u - any hints wieso?
12:10 mikapund wo ich schon dabei bin:
12:10 mikap/usr/sbin/fai softupdate already running or was aborted before.
12:10 mikapdas problem hab ich noch immer wenn man fai abbricht :)
Nick change: tokkee_ -> tokkee
rgsteele||work (~chatzilla@75.147.74.137) joined #fai.
13:07 rgsteele||workHm.  I'm trying to use LVM (no software RAID) as described here (http://www.terryburton.co.uk/blog/2007/08/fully-automatic-installation-of-debian.html), but I'm not which sure what the volume group name should be.  Looking at other systems which have LVM setups, they're all just '/dev/mapper/sys-root', '/dev/mapper/sys-var', etc.  I'm using the Ubuntu Intrepid package (3.2.4), so I don't...
13:07 rgsteele||work...have setup-storage available to me yet.
13:08 rgsteele||workvgscan says the VG Name is sys - maybe I'll try that.
13:13 Mrfaimikap: *.dpkg-old ist wirklich ein bug. KAnnst du bitte einen kleinen Bug report dazu schreiben.
13:16 rgsteele||workHm, no luck.  Mrfai: do you know if there are any plans to release an Ubuntu package soon with support for setup-storage ?
13:16 Mrfaiyep, I hope siretart will do that.
13:17 Mrfaiallee: can you bring FAI 3.2.10 into ubuntu?
13:20 mikapMrfai: klaro
ErKa (keryell@keryell.pck.nerim.net) left irc: Remote host closed the connection
13:56 rgsteele||workYay hackery.  Got LVM working :)
13:56 rgsteele||workBut, you can still proceed with getting 3.2.10 into ubuntu ;)
14:33 rgsteele||workHm.  This is kinda weird: http://pastie.org/281398
14:34 rgsteele||workIs that an sfdisk error?
ErKa (keryell@m5.wifi.enstb.org) joined #fai.
14:37 rgsteele||worksiggg: I saw you had this same problem awhile back - what'd you end up doing about it?
14:37 sigggrgsteele||work: let me see what this is about...
14:40 sigggrgsteele||work: I can remind having seen "BLKRRPART: Device or resource busy" errors
14:41 sigggbut I don't know about your specific case and I can't see how it exactly relates to my experience
14:41 sigggwhere did you see I had the same problem ? (any URL to refresh my memory ?)
14:42 rgsteele||worksiggg: http://layer-acht.org/fai-irc/fai.log.20080323.html
14:43 rgsteele||workIn my case, it's mke2fs and not sfdisk, but I was hoping they were similar enough.
14:43 siggg:( unfortunately, I can't remember how I worked around this
14:44 sigggand I didn't take notes.
14:44 sigggI just guess I then stopped using VMWare machines for my tests and switched back to real hardware
14:44 sigggbut I am not sure of this
14:45 sigggJust to give you some hope: in the end, I was able to use FAI as intended :)
14:45 rgsteele||worksiggg: It's some hope, although not a great consolation right now since things don't work :(
14:46 sigggtoo bad :( sorry I can't help
14:51 rgsteele||worksiggg: No problem
14:51 rgsteele||workMrfai: Is this considered a FAI problem, or something upstream in sfdisk/mke2fs?
15:05 tokkeeMrfai, mikap: Imho #500579 has a higher severity than "normal" - I'd use "important" for that ...
15:05 MrfaiI think it's a sfdisk or mke2fs problem. If you are sure that the dis is not in use, this error should not occur.
15:06 Mrfaitokkee: no, #500579 is normal or minor. Normally in those directoryies you do not have *.dpkg* files. This is only because mika put his config space into a Debian package
15:08 rgsteele||workMrfai: Strange, even using the -F option to force mke2fs to create the fs doesn't wor.
15:08 rgsteele||works/wor/work/
15:11 Mrfaimaybe this will help:
15:11 Mrfai partprobe - inform the OS of partition table changes
15:12 Mrfaior
15:12 Mrfaiblockdev --rereadpt
15:12 Mrfaior
15:12 Mrfaisfdisk -R
15:12 Mrfaithis is all untested, just a quick google search
15:18 rgsteele||workMrfai: Yeah, the situation is unfortunately always the same.
15:18 rgsteele||workBLKRRPART: Device or resource busy
15:18 rgsteele||workAnd, there's no lsof available to me.
15:19 rgsteele||workI guess I could add that to the nfsroot, though, and maybe check it again
15:19 Mrfaipartprobe should be available in the nfsroot.
15:19 Mrfaialso blockdev
15:20 rgsteele||workMrfai: They both return "BLKRRPART: Device or resource busy"
15:21 tokkeeMrfai: Ah - okay ;-)
15:22 rgsteele||worklsof should tell me, though, what it thinks /dev/sda is in use by
15:23 rgsteele||workI installed that into the nfsroot, and I'm reinstalling now.  When it fails and drops me into an emergency shell, I"ll see what lsof says about /dev/sda
15:25 rgsteele||workUm...  lsof | grep sda returned absolutely nothing
ErKa (keryell@m5.wifi.enstb.org) left irc: Ping timeout: 480 seconds
Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving
ErKa (keryell@keryell.pck.nerim.net) joined #fai.
16:35 h01gerhttp://highscalability.com/lucasfilm-real-magic-data-center
16:38 maswanlooking to change... to something that works better with FAI? :)
Action: h01ger didnt get that url fai related, but it might be worth contacting them ;) or they come by themselves :)
rgsteele||work (~chatzilla@75.147.74.137) left irc: Remote host closed the connection
allee_ (~allee@dslb-084-056-023-196.pools.arcor-ip.net) joined #fai.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds
allee_ (~allee@dslb-084-056-023-196.pools.arcor-ip.net) left irc: Ping timeout: 480 seconds
ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds
--- Tue Sep 30 2008

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