00:02 DavidDreezersuccess
00:03 DavidDreezersetup is not required, we booted normally without it
00:03 DavidDreezershall I try this new script, or continue on the plan with install debug with and without modules?
00:04 mtmaybe try the new script first
00:04 DavidDreezercan do
00:04 mtbut give me a sec
00:05 DavidDreezerok.
00:05 mtplease try http://paste.debian.net/101609
00:05 mt(no full path, no more grub-setup)
00:05 DavidDreezeri do not have a hw raid server here at home, i can only test on sw until tomorrow
00:06 mtsure, that's fine, there's no need to hurry from my POV anyway
00:06 mtthis script has been problematic for more than I year I believe
00:07 DavidDreezerwell, we shall sove it
00:07 DavidDreezersolve
00:08 DavidDreezerok, rebooting client on the new script, 101609
00:18 alekibangomt: see this to get idea  (remake similar to the movie scene) -- imagine your boss talking to you like that  http://www.youtube.com/watch?v=XeoWIRn55eo&playnext=1&list=PLFE0347FE1D752871      notice the phrase 'that would be...(great|terrrific)'
00:18 alekibangobut really see original sometimes
00:19 alekibangoespecially if you work in office boxes :)
00:21 DavidDreezerbad new Michael, rescue prompt
00:22 mtalekibango, I should really refrain from using that phrase
00:22 mtno:
00:22 alekibango:)  its funny :)
00:22 mtmt, if you could please not use that phrase from now on, that would be great.
00:23 alekibangolmao
00:23 DavidDreezerit is a funny move, really.
00:23 mtDavidDreezer, that's strange ...
00:23 DavidDreezerindeed
00:24 mtcould you add set -v -x to the script?
00:25 mtand then maybe as first step comment out the grub-probe and sed lines and use hardcoded (md0) in the install line
00:25 alekibangomt the phrase is funny, if its not from your boss standing above you... :)
00:25 mtDavidDreezer, btw, no errors reported I guess!?
00:25 DavidDreezeryes!
00:25 DavidDreezer+ '[' -r /tmp/fai/disk_var.sh ']'
00:25 DavidDreezer+ . /tmp/fai/disk_var.sh
00:25 DavidDreezer++ SWAPLIST=/dev/md1
00:25 DavidDreezer++ BOOT_DEVICE=/dev/md0
00:25 DavidDreezer++ ROOT_PARTITION=/dev/md2
00:25 DavidDreezer+ '[' -z /dev/md0 ']'
00:25 DavidDreezer+ chroot /target grub-mkimage --output=/boot/grub/core.img ext2 pc biosdisk raid
00:25 DavidDreezer++ chroot /target grub-probe -tdrive -d /dev/md0
00:25 DavidDreezergrub-probe: error: Cannot open `/boot/grub/device.map'
00:25 alekibangomy test install is running... results soon
00:25 DavidDreezer+ GROOT=
00:25 DavidDreezer++ error=1
00:25 DavidDreezer++ echo
00:25 DavidDreezer++ sed s:md/:md:g
00:25 DavidDreezer+ GROOT=
00:25 DavidDreezer+ chroot /target grub-install ''
00:25 DavidDreezerinstall_device not specified.
00:25 DavidDreezerUsage: grub-install [OPTION] install_device
00:25 DavidDreezerInstall GRUB on your drive.
00:26 DavidDreezer$BOOT_DEVICE was correct
00:26 DavidDreezerbut wait, grub-probe
00:27 mtgrub-probe failed
00:27 DavidDreezershould that not be $TARGET/boot.grub/devicemap
00:27 DavidDreezeror chroot?
00:27 DavidDreezerthat's where it failed, no?
00:27 mtargh
00:28 mtlet me edit the script once more
00:28 alekibangogrub_PC failed
00:29 mtprobably with the very same error?
00:29 alekibangotry grub-mkimage --help  for more info
00:29 mtplease use this one:
00:29 mthttp://paste.debian.net/101613
00:29 DavidDreezerGROOT=$($ROOTCMD grub-probe -tdrive -d $BOOT_DEVICE)
00:29 DavidDreezerit is chroot'
00:30 mtoh, alekibango, seems like grub-mkimage takes different parameters
00:30 DavidDreezeryou added line 13?
00:30 mtyes
00:31 mtalekibango, could you do some manual run of the grub-mkimage command?
00:31 mttrying to see how to change it such that it works?
00:31 alekibangomt: yes
00:31 mtor maybe see what --help says?
00:31 mt(and possibly paste that somewhere ...)
00:34 alekibangomt plz login to root@80.82.157.135 -- with my password (not fai, v----m)
00:35 alekibangosee my screen
00:35 alekibangotarget format not specified  (use the -O option)
00:36 alekibangoi386-coreboot,  i386-multiboot,  i386-pc,  i386-efi,i386-ieee1275, i386-qemu,  x86_64-efi,  mipsel-yeeloong-flash,   mipsel-yeeloong-elf,   powerpc-ieee1275,sparc64-ieee1275-raw, sparc64-ieee1275-aout
00:36 alekibangowow
00:37 mtthat's why grub-install is supposed to take care of this ...
00:37 alekibangoic
00:38 alekibangomaybe we could do some case   on grub version
00:38 alekibangoand 2 different solutions?
00:39 mtwe'll probably end up with something like this
00:39 mtbut maybe we can also get this debugged using DavidDreezer's logs
00:40 mtI *guess* DavidDreezer needs the grub-mkimage call because otherwise grub would never know that the raid module should be included
00:40 DavidDreezeragreed
00:40 mtand grub-install --modules is breaks the setup there
00:41 alekibangomy grub-pc version is 1.98*  - he has 1.97*
00:42 mtisn't it even just 1.96*
00:42 alekibangoouch not sure
00:42 mtbut anyway, I failed to find a changelog for grub anywhere on the net
00:42 mt(other than the debian changelog)
00:42 alekibangoi think people will use (or should use) latest lenny/squeeze/sid versions
00:42 mtDavidDreezer is using the latest lenny version ...
00:42 alekibangomt:  will be in bazaar or what they use
00:43 mttoo lazy to checkout ...
00:43 alekibangobzr branch http://bzr.savannah.gnu.org/r/grub/trunk/grub
00:43 alekibangobzr log :)
00:44 mtno bzr on this host
00:44 alekibangothey have 1.98 already
00:44 alekibangoapt-get install is fast :)
00:45 mtnot if you have a Mac :-)
00:45 DavidDreezerwe have success again
00:45 mtcool
00:45 mtso at least we have solution that
00:45 DavidDreezeryes, so 101613 works for me
00:45 mt*is supposed to work* on hw and sw raid
00:45 DavidDreezerat least on sw
00:46 DavidDreezeri shall check hw tomorrow
00:46 mtso now it would be nice to do that bit of grub debugging
00:46 DavidDreezercertainly
00:46 mtby adding --debug to the grub-install line
00:46 mtand later additionally adding --modules="lvm raid"
00:46 DavidDreezerwith and without, both. will do
00:46 mtwhere we expect the boot to fail afterwards
00:48 DavidDreezerok, added debug without modules for round one. then with. I'll tar up the logs and email them to you.
00:51 mtthx
00:52 DavidDreezerit must be so very late there by now!
00:52 DavidDreezerit must have reached the point where it is early already!
00:53 alekibangoDavidDreezer:  2 hours later... not now yet
01:01 DavidDreezerit is actually the shell.log that you are interested in, is it not?
01:02 mtyes, should be that one I guess
01:02 DavidDreezerit has all of the debug. I don't want to overwhelm you with the entire hostname/last log dir
01:02 mtthere should be some output similar to the one alekibango posted in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606035
01:03 DavidDreezersur eis
01:03 DavidDreezerok, now let me add the modules and run it again
01:03 mtsystem boots, right?
01:03 mt(just to be damn sure)
01:04 DavidDreezerah, le tme check. it should, all we changed was debug
01:04 DavidDreezerbut i'll check
01:07 DavidDreezeryes, it did boot
01:09 DavidDreezerok, i've added --modules="lvm raid mdraid"  which we think will fail.
01:11 mthmm, stop
01:12 mt(sorry, probably too late)
01:12 mtno mdraid
01:12 DavidDreezererr
01:12 mtthat will surely fail as it doesn't exist in this version
01:12 mtjust "lvm raid"
01:12 DavidDreezeryou're right
01:13 DavidDreezerok, easy fix
01:13 mtwell, sorry, I really got to get to bed now
01:13 DavidDreezernot a problem. I shall email you these two shell.log files
01:13 DavidDreezerthat you for all of your help
01:13 mtthanks a lot!
01:14 mtsee you soon!
01:14 DavidDreezerI think i will be able to deploy this week sure looks like it
01:14 DavidDreezergnight
ErKa (~keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds
DavidDreezer (Adium@c-71-227-156-146.hsd1.wa.comcast.net) left #fai.
pav5088 (~Mark@110.140.154.249) joined #fai.
pav5088 (~Mark@110.140.154.249) left irc: Ping timeout: 480 seconds
pav5088 (~Mark@58.171.48.140) joined #fai.
pav5088 (~Mark@58.171.48.140) left irc: Quit: Leaving
vineeth (~vineeth@115.242.36.193) joined #fai.
04:54 vineethhi guys... how r u?
04:54 vineeththanks for ur help 2 days before.. on fai setup..
04:54 vineethi've installed the client machine... but it shows some error in installing grub..
04:56 vineethi can login to the client using ssh.. and checked the log files after installation... can i show u that if u could help...
04:57 vineethout of all the classes and scripts.. one failed with exit code 1.. GRUB_PC/10-setup
04:58 vineethshell.log:chroot: cannot run command `install-keymap': No such file or directory
04:58 vineethshell.log:chroot: cannot run command `grub-mkdevicemap': No such file or directory
04:58 vineethshell.log:chroot: cannot run command `grub-mkconfig': No such file or directory
04:58 vineethshell.log:chroot: cannot run command `grub-install': No such file or directory
04:58 vineethshell.log:GRUB_PC/10-setup     FAILED with exit code 1.
04:58 vineethshell.log:ERROR: No kernel was installed. Have a look at shell.log
04:58 vineethstatus.log:GRUB_PC/10-setup     FAILED with exit code 1.
04:58 vineeththis is my error.log from fai client..
04:59 vineethi haven't included some name resolution errors.. coz, i know the reason.. and will clear it later...
05:05 alekibangovineeth: which distro ?
05:05 alekibangosqueeze?
05:05 alekibangowhich fai version?
05:07 alekibangousing raid?
05:07 vineethi'm trying it in ubuntu 10.04
05:07 vineethlucid..
05:07 vineethnot using raid now..
05:08 alekibangohttp://pastebin.com/4qQWGXec <- this is my grub_pc script with squeeze and raid1
05:08 vineethfai-3.4.2
05:11 vineethhttp://pastebin.com/k6q6xwiZ
05:11 vineeththis is mine.. without raid..
05:11 vineethactually i was using the default script came with that.. just started playing with fai now...:)
05:12 alekibangovineeth: it just might wrong :)
05:12 alekibangocan u upgrade to 3.4.5 ?
05:12 vineethohh k ok..
05:12 vineethi dnt think there is a ppa available in ubuntu with the new version.. i've just added that last week..
05:13 alekibangovineeth: try to understand where the error is
05:13 vineethi'm scratching my head..:)
05:14 alekibangook... can u get console at the end of fai ?
05:14 alekibangogo there, do export ROOTCMD='chroot /target'
05:14 alekibangocd /var/lib/fai/config/scripts/GRUB_PC/
05:14 vineethohh ok.. do u know where is ROOTCDM variable is defined?
05:15 alekibangovineeth: try running it...
05:15 alekibangochange it (on server if its nfs readonly)
05:15 alekibangoto have set -xv
05:15 alekibangoadd --debug to grub-install
05:15 alekibangoetc
05:15 vineethok...
05:16 alekibangoand also you can vim /tmp/fai/shell.log
05:16 alekibangoor other log files
05:16 alekibangoor include some vars from there
05:16 alekibangolook around in the dir /tmp/fai
05:16 vineethok k..
05:16 alekibangoits good to have ssh
05:16 vineethdo u know.. in which file we define the ROOTCMD variable?
05:16 vineethya.. i did ssh..
05:16 alekibangono, but its 'chroot /target'
05:17 vineethand checked those log files..
05:17 vineethok.. thx..
05:17 alekibangoif you chroot to run shell, run bash
05:17 alekibangoto get some [tab] working
05:18 alekibangopaste details on pastebin
05:19 alekibangovineeth: today we hacked 2 failed grub_pc installations :)
05:19 alekibangohere on channel
05:19 alekibangobut no ubuntu
05:21 vineethohh k..
Action: alekibango needs to rest, see you nextday
05:22 vineethlet me try... thank u very much..
vineeth (~vineeth@115.242.36.193) left irc: Ping timeout: 480 seconds
vineeth (~vineeth@115.240.15.90) joined #fai.
vineeth (~vineeth@115.240.15.90) left irc: Ping timeout: 480 seconds
vineeth (~vineeth@115.242.87.153) joined #fai.
vineeth (~vineeth@115.242.87.153) left irc: Ping timeout: 480 seconds
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
vineeth (~vineeth@115.242.55.55) joined #fai.
vineeth (~vineeth@115.242.55.55) left irc: Ping timeout: 480 seconds
vineeth (~vineeth@115.240.14.98) joined #fai.
justleen (~leen@rev-131-102.virtu.nl) joined #fai.
vineeth (~vineeth@115.240.14.98) left irc: Ping timeout: 480 seconds
Nic0 (~courtel@fw.tls.cena.fr) joined #fai.
Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai.
08:57 MrfaiWell I have those devices on squeeze:
08:57 Mrfails -l /dev/md*
08:57 Mrfaibrw-rw---- 1 root disk 9, 0 Nov 30 14:01 /dev/md0
08:57 Mrfai/dev/md:
08:57 Mrfaitotal 0
08:57 Mrfailrwxrwxrwx 1 root root 6 Nov 30 14:01 0 -> ../md0
08:57 Mrfaiand /proc/partitions only has md0, not md/0
tecneeq (~karsten@p4FE4C9FE.dip.t-dialin.net) joined #fai.
10:01 tecneeqhi gents. setup-storage works fine, however, the fstab generated lacks lines for devpts, hugetablefs, tmpfs and so on. Is there a way to add arbitrary filesystems to the config or should i append my filesystems later with ,,echo >>''?
ErKa (keryell@m3.wifi.enstb.org) joined #fai.
10:20 Mrfaino, use ainsl(1)
10:21 tecneeqi see
10:22 alekibangoooo - yesterday my raid1 worked,  and today my grub installs without error, but fails to boot, fails to read partitions somehow...
Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving
Mrfai (~lange@malzmuehle.informatik.uni-koeln.de) joined #fai.
10:28 Mrfaiany comments on fix for #605947?
Nick change: glance_ -> glance
Nick change: glance -> Guest235
10:43 mikaplooks OK for me; is this a showstopper for 3.4.5?
10:44 mikaphmpf, still got no release exception for 3.4.5 :-/
10:46 Mrfaiyes this is a showstopper for 3.4.5. So we need a 3.4.6
10:48 mikapMrfai: hmpf :-/ (so you didn't test your commit?)
10:52 MrfaiI cannot test everything on my own. This was a simple fix, and I didn't though it would break fai-mirror.
10:56 mikapthat's why you should have testscripts, use/adjust kantan,& :) seriously: we should not have any commits that break anything, getting 3.4.5 through release-team seems to be hard enough, asking for another round won't be any fun :-/
10:57 alekibangounit testing = good, automated functional tests = bliss
10:57 MrfaiI know that it would be nice to have a test suite.
10:58 alekibangoi would vote for kvm instead of virtualbox :)
10:58 mikapwe *have* the base for a test suite
10:58 mikapalekibango: it's *there* already: http://grml.org/kantan/
10:59 mikapi'm happy to extend it based on feedback/wishes/patches/...
11:02 alekibango fai + raid  should be tested! :)
11:02 alekibangowe have all sorts of issues
verwilst (~verwilst@router.begen1.office.netnoc.eu) joined #fai.
11:02 mikapif you provide me your config space i'll check out how to automatically test that
\sh (~shermann@nat.de.netviewer.com) joined #fai.
11:13 \shmoins
11:13 alekibangoits easy - basic raid1 -- from fresh new setup-storage man page
11:13 alekibango(commited yesterday)
11:15 alekibangomikap:  http://pastebin.com/FqUeXpiZ
11:15 mikapalekibango: ah really that simple, ok - will try to integrate it as test into kantan
11:15 alekibangoit says: /usr/sbin/grub-probe: error: no such disk.
11:16 alekibangoAuto-detection of a filesystem module failed.
11:16 alekibangoor other errors :)
11:16 alekibangoooo, it was working yesterday, darn
11:16 alekibangoand there was no grub-pc  update
11:18 mikapalekibango: huh? with which change? fai-update? which version?
Mrfai (~lange@malzmuehle.informatik.uni-koeln.de) left irc: Quit: leaving
Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai.
11:23 alekibangomikap: i dont know, grub is the same, fai is the same...  yesterday we played for hours with grub-pc to make it booting finally -- by adding one line  http://pastebin.com/4qQWGXec  -- and today even this fails for me... :(
11:24 alekibangogrub installs, but will not update the config now...
11:24 alekibangoi mean update-grub fails
11:24 mikapalekibango: well, what error message?
11:26 alekibangoha, even grub-install fails, wait i need to reboot myself and servers once again :)
11:26 mikapprovide according error messages (and what's inside e.g. "$device")
11:26 alekibangoif you remember my raid config
11:26 alekibangomy boot and grub device is /dev/md0
11:27 alekibangoand root
11:28 alekibango$ROOTCMD grub-install --no-floppy --modules="lvm raid" "(md0)"
11:28 alekibango/usr/sbin/grub-probe: error: no such disk.
11:28 alekibangoyesterday this command worked well
11:29 alekibangogrrr
11:29 alekibangomikap: if you ahve few minutes to hack, i can give you ssh account, those servers are really free for testing
11:30 alekibangoi mean root access
11:30 mikapalekibango: sorry, no time now
tecneeq (karsten@p4FE4C9FE.dip.t-dialin.net) left #fai.
ErKa (keryell@m3.wifi.enstb.org) left irc: Ping timeout: 480 seconds
11:54 mtalekibango, still there?
11:55 alekibangoyes :)
11:55 alekibangodo you ahve some time mt?
11:55 alekibango:)
11:55 mtsystem still broken?
11:55 alekibangoyes, as much as it can
11:55 alekibangoougr script  stopped working for some reason
11:55 mtdid you retry using your original 10-setup?
11:55 mtnot the one we hacked for David?
11:56 mtthis one
11:56 mthttp://pastebin.com/4qQWGXec
11:56 alekibangoproblem is, grub-install ..... '(md0)' fails today
11:56 alekibangowill doublecheck
11:58 alekibangoyes thats the one i am using
11:58 mtgot a freshly installed system I could ssh into?
11:58 alekibangoyes, just a mom
11:59 alekibango80.82.157.133
pav5088 (~Mark@110.141.32.65) joined #fai.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds
ErKa (keryell@m3.wifi.enstb.org) joined #fai.
13:20 oz_istall base system (via fai):476 secs.
13:20 oz_install openoffice:21Mins.
siggg (~jean@tra78-3-82-244-85-196.fbx.proxad.net) joined #fai.
pav5088 (~Mark@110.141.32.65) left irc: Quit: Leaving
14:11 alekibangomikap: another simple and failing candidate for testing disk config:  http://pastebin.com/wN3fuV1C
siggg (~jean@tra78-3-82-244-85-196.fbx.proxad.net) left irc: Quit: Leaving.
14:27 \shoz_: lol
14:27 \shmikap: when you do the "developer page", please rename me from "Hermann" to "Adig" :)
14:28 oz_you are married now?
14:29 oz_congrats
14:29 \shoz_: yepp :)
14:30 \shoz_: thx :)
14:30 \shoz_: http://www.shermann.name/2010/12/2010-12-03-lifes-changing.html :)
siggg (~jean@tra78-3-82-244-85-196.fbx.proxad.net) joined #fai.
siggg (~jean@tra78-3-82-244-85-196.fbx.proxad.net) left irc: Quit: Leaving.
ErKa (keryell@m3.wifi.enstb.org) left irc: Ping timeout: 480 seconds
justleen (~leen@rev-131-102.virtu.nl) left irc: Quit: Leaving.
16:15 mikap\sh: ok, done
16:15 mikap\sh: and congrats!
16:16 mikapalekibango: which error message? mt, any ideas?
16:17 alekibangocongrats, \sh
16:17 alekibangomikap:  again, no such device etc
16:17 mtimho there's nothing wrong with this config
16:17 alekibangoand when i made it boot grub, initramfs failed to mount root
16:18 mtyou'll have to add the update-initramfs -k all -u
16:18 alekibangoi did, let me check how it worked out
16:19 mikapalekibango: this looks like something in your setup is broken ;)
16:19 alekibangoupdate-initramfs --> cannot read table of mounted file system: no such file or directory
16:19 alekibangowill not add  needed modules
16:20 mtyou are doing this with a $ROOTCMD, aren't you?
16:20 alekibangoi tried to do that manually, but maybe i am too tired, i will leave raid for another nice day...
16:20 mtmikap, grub-pc and sw raid is horror
16:21 alekibangomt: doesnt change anything...  i did it with edited 20-* script from GRUB
16:21 mtcould you paste both of your scripts
16:21 mtcould I ssh in there?
16:21 alekibangoi am jsut too tired of this...
16:21 alekibangomt: let me reboot once more for ou -  5 mins
16:22 mikapmt: yeah, i know :) i'm known as grub-hater ;)
16:22 mtalekibango, is it something you have to get done today?
16:22 mtif so, can you maybe just go without RAID?
16:22 alekibangomt: i know, i might
16:22 alekibangobut i will do that one for you
16:23 mtmikap, I generally like grub
16:23 mtbut the development model sucks
16:23 mtno changelog anywhere
16:23 mtcommands change syntax without there being major releases
16:24 mikapmt: grub is broken on so many aspects: 1) GNU project (they don't know how to release management), 2) having a bootloader where you don't know whether the bootloader works on next reboot is broken by design
16:25 mtwhat do you mean with "GNU project"?
16:25 alekibangomikap: you can always use qemu to test it :)
16:26 mikapmt: i'm not aware of any project at gnu.org that's not broken
16:26 mikapalekibango: nice joke
16:26 alekibangomikap: its not a joke, i realy did such things in the past :)
16:27 mikapalekibango: sure, scales very well to execute qemu/kvm on each single update-grub/grub-install call...
16:29 alekibangohehe.    update-grub is not a problem
16:29 alekibangohaving working shell you can boot from cmdline
16:29 alekibangotry remembering good old lilo days
verwilst (~verwilst@router.begen1.office.netnoc.eu) left irc: Quit: Ex-Chat
16:32 mikapalekibango: seems you're not developing installers and get money for fixed hours ;)
16:32 mikapalekibango: lilo was *much* better WRT reliability, if execution of lilo worked then you had a useful bootloader
16:33 mikapi can provide you tons of situations where grub just failes with 'unaligned pointer 0x.'
16:33 mtbut lilo just lacked so many features
16:33 mtgrub as all the features, but is buggy
16:33 mtit's a trade-off
16:34 alekibangomikap: when you reboot your server in server room far far away, this method works :)
16:34 mikapalekibango: kvm?
16:34 alekibangomikap: no, lilo failed on me many times
16:35 mikapmt: sure, but lilo worked far better than grub, anyway, discussion won't help because debian doesn't really support lilo anymore and will be dead sooner than later
16:36 mtindeed
16:46 \shmikap: thx a lot :)
16:48 Mrfai\sh: congrats. What will be your new irc name? ;-)
16:49 \shMrfai: hehe..."sadig" would be a problem I think for us citizens ;)
16:49 \shMrfai: I think I'll stay with \sh ;)
16:50 Mrfaifine
Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving
siggg (~jean@tra78-3-82-244-85-196.fbx.proxad.net) joined #fai.
siggg (~jean@tra78-3-82-244-85-196.fbx.proxad.net) left irc: Ping timeout: 480 seconds
cmatei (~cmatei@79.115.207.54) joined #fai.
ErKa (~keryell@keryell.pck.nerim.net) joined #fai.
justleen (~leen@s5591f74f.adsl.wanadoo.nl) joined #fai.
20:03 mtalekibango, could you paste your final (and working!!) 10-setup script to pastebin?
ErKa (~keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds
justleen (~leen@s5591f74f.adsl.wanadoo.nl) left irc: Ping timeout: 480 seconds
ErKa (keryell@keryell.pck.nerim.net) joined #fai.
justleen (~leen@s5591f74f.adsl.wanadoo.nl) joined #fai.
DavidDreezer (~Adium@fw0hq.hr01.groupee-inc.net) joined #fai.
21:18 DavidDreezerGood evening
21:18 DavidDreezerMT, you're looking for me? :)
ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds
DavidDreezer (Adium@fw0hq.hr01.groupee-inc.net) left #fai.
DavidDreezer (~Adium@fw0hq.hr01.groupee-inc.net) joined #fai.
justleen (~leen@s5591f74f.adsl.wanadoo.nl) left irc: Ping timeout: 480 seconds
pav5088 (~Mark@123.208.28.175) joined #fai.
23:25 mtDavidDreezer, still there?
23:28 DavidDreezeryes, hi htere
23:33 mthi
23:33 mtsorry for being late
23:33 mtso could you do some tests with hw raid?
23:33 DavidDreezerno worries, i've always something to do
23:33 DavidDreezerabsolutely.
23:33 mtdoes it work?
23:33 DavidDreezerI ran one earlier today, at it ran fine
23:34 mtare you precisely using http://paste.debian.net/101613/
23:34 DavidDreezerbut SW failed. I'm currently synching the work we did yesterday to the server here at the office and rebuilding nfsroot
23:34 DavidDreezerAFAIK. let me confirm
23:35 mtin what way did sw fail?
23:35 mtgrub rescue?
23:35 DavidDreezeryes
23:35 DavidDreezerbut I am not sure the scripts that we did at home were synched to here at the office
23:35 DavidDreezerso I am doing so again just in case.
23:35 DavidDreezeras it was working at home when you logged off for th enight
23:36 mtonce you got it synced
23:37 mtit'd be nice to see another install
23:37 mthoping that it works ....
23:37 mtbut in either case
23:37 mta further try without the explicit call of grub-mkimage
23:37 DavidDreezer(it is in instsoft right now)
23:37 DavidDreezerok, i am not on 613 right now
23:38 DavidDreezerthere is one line difference
23:38 DavidDreezerI still have setup
23:38 DavidDreezer$ROOTCMD grub-install --debug "$GROOT"
23:38 DavidDreezer$ROOTCMD grub-setup "$GROOT"
23:38 DavidDreezer$ROOTCMD update-grub
23:39 mtit should be safe to remove the grub-setup call
23:39 mtI think the debug logs you sent properly confirmed that grub-install does call grub-set
23:39 mtgrub-setup
23:39 DavidDreezerok. this just went into configure., as long as it boots i shall do that
23:39 DavidDreezerthe HW machine booted perfectly
23:40 mtit's all about sw raid ...
23:40 DavidDreezerI had to rebuild my nfsroot, it was still installing and old 3 version into the client
23:40 mtI'm pretty confident that it's a space issue
23:41 DavidDreezerboth my sw and my mw have the same space in /boot
23:41 mtgrub just has 32k for core.img
23:41 mtno, not /boot
23:41 mtmust be on-disk space before the first partition
23:41 DavidDreezerprimary/boot95ext3rw,noatime,nosuid,nodev
23:41 DavidDreezeroic
23:42 mtand AFAIK grub will limit itself to 32k
23:42 mtand all the modules needed for getting access to /boot/grub must be there
23:42 mtand it even seems to detect that it needs raid
23:42 mtauto-detect
23:42 DavidDreezerwe just hit task chboot, let's see what the logs say, then i'll go see if it boots to debian properly
23:42 mtwhich it won't need for hw raid
23:43 mtcould you paste the script you were using?
23:43 mtjust for the sake of completeness
23:44 DavidDreezerthe 10-setup?
23:44 mtyep
23:44 DavidDreezercertainly
23:44 DavidDreezerno errors reported
23:45 DavidDreezerhttp://paste.debian.net/101690/
23:45 mtok, still no guarantees that it boots ...
23:45 DavidDreezerthis worked for HW earlier, let me see if the SW boots normallu
23:48 DavidDreezerok, there we go. both hw and sw booted fine with 101690
23:48 mtcool!
23:48 mtso ... could you please try without the grub-setup and grub-mkimage lines?
23:48 mt(and --debug can be removed as well...)
23:49 DavidDreezerok.
23:50 DavidDreezersetup gone, mkimgae gone. debug removed.  restarting botyh sw and hw machines
23:50 mikapmt: does this affect 3.4.5 btw?
23:53 DavidDreezerI'd suspect so. I haven't seen the 10-setup in 3.4.5 though.
23:53 DavidDreezer3.4.5 us using grb2, isn't it?
23:54 DavidDreezeror does it still offer both?
pav5088 (~Mark@123.208.28.175) left irc: Ping timeout: 480 seconds
23:58 mtsorry guys
23:58 DavidDreezerHW just finished, error log clean
23:58 mtI believe in squeeze grub is grub2
23:58 mtmikap, this is all sw raid only
23:59 mtno problems with ordinary setups
23:59 mtand AFAIK this never worked before (out of the box)
23:59 mtso no regression
23:59 mtbut if we get a usable fix, we could/should push it into 3.4.6
--- Tue Dec 7 2010

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