[02:23] Shingoshi (~Shingoshi@c-98-246-122-42.hsd1.or.comcast.net) left irc: Read error: No route to host [06:27] Shingoshi (~Shingoshi@c-98-246-122-42.hsd1.or.comcast.net) joined #fai. [06:42] sep_ (~sep@93.94.9.3) joined #fai. [06:52] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [07:55] Nick change: sep_ -> sepsky [07:57] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Remote host closed the connection [08:15] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [08:28] Nick change: sepski -> Guest158 [08:28] sep (~sep@40.211.jostedal.no) left irc: Killed (NickServ (This nickname is registered and protected)) [08:28] Nick change: sepsky -> sepski [08:28] sep (~sep@40.211.jostedal.no) joined #fai. [08:31] ErKa (keryell@keryell.pck.nerim.net) joined #fai. [08:36] verwilst (~verwilst@router.begen1.office.netnoc.eu) joined #fai. [08:36] hellow! [08:37] when i try to view the FAI install with SOL ( ipmi ) i can see the BIOS boot and such, but the last line i see is "Loading vmlinuz-2.6.26-1-amd64.....................Ready." [08:37] then nothing [08:38] i tried setting console=ttyS0 and such, to no avail [08:38] any ideas maybe? [08:38] verwilst: ipmi is just service [08:38] when i tcpdump the nfs server i see that it is starting to use NFS [08:38] oz_: sure [08:39] but somehow the redirection is not behaving like it should [08:39] and i'm running out of ideas on how to fix it :) [08:39] it's hard to debug the fai session if i can't see what's happening :) [08:41] http://www.brueck-computer.de/index2.php?modul=1403&link=1 [08:41] it's nothing with FAI [08:41] Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai. [08:41] oz_: that was my guess, but this channel was a good start, since others might have encountered this :) [08:42] and I wonder what box you use [08:42] I just know ipmi for the Sun VX0z [08:42] it's a dell [08:42] verwilst: I read the text from the link above and all went well after fiddling [08:43] i tried the console=tty0 console=ttyS0,9600n8 before ( as far as i can understand german :) ) [08:43] oh. :) [08:43] I can look for an english version [08:43] ErKa (keryell@keryell.pck.nerim.net) left irc: Quit: Client exiting [08:43] but with another baudrate.. could it be this? [08:43] Action: verwilst tries [08:44] ErKa (keryell@keryell.pck.nerim.net) joined #fai. [08:49] how can you enforce a nic order during fai boot? one nic can pxeboot, but the booted linux kernel preferes a different nic as eth0, and hence it never get ip and mount nfs after the initial kernel+initrd tftp transfer. [08:50] hm, still can't see anything, this is annoying :P [08:51] verwilst: what box are you using? [08:51] oz_: a Dell one? [08:51] are you using ttyS0 for ipmi? [08:52] i tried ttyS1 as well, which just gave funky chars instead of silence :) [08:52] ah [08:52] funky chars is an improvemnt here [08:52] I'd test some baudrates [08:53] myeah that's what i thought [08:53] maybe dell want 38400 or so [08:53] does that really make that much difference? [08:53] how 80's ;) [08:54] verwilst: just like vintage computing and you're fine...psychologically. ;) [08:54] technically, it's a mess I agree. [08:54] +, [09:00] oz_: ok, so it was ttyS1 [09:00] i checked the BIOS setup thingy [09:00] changed baud to 115200 [09:00] and see garbage scrolling :P [09:00] ( that was the setting in the BIOS ) [09:00] maybe it's the n8? [09:04] I understand you correctly, this are okay now? [09:08] Shingoshi (~Shingoshi@c-98-246-122-42.hsd1.or.comcast.net) left irc: Remote host closed the connection [09:08] i am trying to use setup-storage, but i get something like this. Couldn't find device with uuid '20D2fc-3JAJ-zJBK-E0FO-yq4T-u5O0-weXmOx'. [09:08] A volume group called 'vg_system' already exists. [09:08] the disk have lvm volumes allready [09:09] Shingoshi (~Shingoshi@c-98-246-122-42.hsd1.or.comcast.net) joined #fai. [09:25] kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) joined #fai. [09:31] for some reason dm-mod is not loaded in the fai booted kernel. [09:44] argh a unused disk2 not used in the disk_config, did have lvm data on it. and it fscked with the lvm system when setup-storage tried to do lvm operations on disk1 [09:49] oz_: it works! [09:50] setting bad to 57600 [09:50] baud* [09:50] fixes it [09:50] ancient crap [09:50] :P [09:51] oz_: thanks for the help [11:19] INIT: version 2.86 booting [11:19] mkdir: cannot create directory `/var/lib/discover': Read-only file system [11:19] grr [11:34] verwilst: is "boot=live" used as boot arg? [11:34] what version of FAI are ou using? [11:34] 3.2.16 [11:35] boot=live? [11:35] always use fai-chboot to create the pxelinux.cfg files [11:35] append ip=dhcp FAI_CONFIG_SRC=nfs://10.129.32.91/srv/fai/config FAI_ACTION=install root=/dev/nfs FAI_FLAGS=verbose,sshd,syslog,debug,createvt nfsroot=10.129.32.91:/srv/fai/nfsroot/live/filesystem.dir/ console=tty0 console=ttyS1,57600 [11:35] oh, i copied it from a previous install [11:36] add "boot=live" to it [11:37] verwilst: your nfsroot parameter is wrong. Use fai-chboot [11:37] ok :) [11:42] hm [11:42] not many nfs options on fai-chboot so it seems [11:43] aha [11:44] boot=live is inthere now [11:44] which shouldnt be? [11:50] Kernel parameters: ip=dhcp root=/dev/nfs nfsroot=/srv/fai/nfsroot/live/filesystem.dir boot=live FAI_FLAGS=verbose,sshd,reboot console=tty0 console=ttyS1,57600 FAI_ACTION=install BOOT_IMAGE=bzImage-2.6.25.4 [11:50] i added the "console=tty0 console=ttyS1,57600 FAI_ACTION=install" myself [11:50] still the same though [11:52] Mrfai: what's wrong with my nfsroot param? [11:52] the system is inthere [12:01] nfsroot=/srv/fai/nfsroot/ should do the trick [12:01] the rest is expanded automatically from boot=live# [12:01] boot=live, even. [12:29] ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds [12:57] ErKa (keryell@dhcp1.info.enstb.org) joined #fai. [13:24] hm, let me try oz_ [13:25] so it will automatically append live/filesystem.dir to it? [13:25] what if i want 2 distros? [13:25] like /srv/fai/nfsroot/lenny and etch? [13:25] /srv/fai/nfsroot/lenny/live/filesystem.dir? [13:26] and nfsroot=/srv/fai/nfsroot/lenny? [13:26] verwilst: use fai-chboot, never append live/filesystem.dir. boot=live will do the trick for you [13:26] Warning: unable to open an initial console. [13:26] Kernel panic - not syncing: No init found. Try passing init= option to kernel. [13:28] with nfsroot=/srv/fai/nfsroot [13:28] please use fai-chboot [13:29] i did! :) [13:30] ok. are there any errors when building the nfsroot? [13:31] could it be because i'm using a bzImage without initrd? [13:31] the default 2.6.26-1 kernel doesnt boot so [13:31] kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) left irc: Quit: Verlassend [13:32] yep. you should use a plain debian kerne with initrd. Do not build a kernel on your own, if it is not really needed [13:32] k [13:42] Begin: Running /scripts/live-premount ... done. [13:42] [ 192.820007] Kernel panic - not syncing: Attempted to kill init! [13:42] grmbl [13:43] this is with the default kernel [13:48] did you rebuliud the nfsroot? [13:49] the nfsroot was fine iirc [13:49] but i'll rebuild :) [13:50] oz_: does it need any special options i'm not aware of? [13:50] just executing it without params [13:55] yes, okay [13:55] Nic0 (~courtel@fw.tls.cena.fr) joined #fai. [13:55] manybe -v , then you'll gather more information from it [14:01] make-fai-nfsroot finished properly. [14:05] verwilst: can you see if the kernel detects a network card? are there two network cards in your computer? [14:06] hm [14:06] let me see [14:18] is there that much difference between fai 3.1.8 and 3.2.16? [14:18] all of this worked in the 3.1.8 [14:18] the nfs root was directly in /srv/fai/nfsroot [14:19] and it's the same initrd-less bzImage that i'm trying to use [14:19] http://www.informatik.uni-koeln.de/fai/NEWS [14:21] hm [14:22] the standard debian kernel seems to choke on some firmware crap of the bnx2 driver [14:56] ErKa (keryell@dhcp1.info.enstb.org) left irc: Ping timeout: 480 seconds [15:25] kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) joined #fai. [15:25] be back tomorrow :) [15:25] verwilst (~verwilst@router.begen1.office.netnoc.eu) left irc: Quit: Ex-Chat [15:41] Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving [16:57] hmm, did verwilst have some broadcom troubles? [17:13] kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) left irc: Quit: Verlassend [17:16] ErKa (~keryell@keryell.pck.nerim.net) joined #fai. [19:25] ErKa (~keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds [21:22] Nick change: Guest158 -> sepsky [21:57] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds [22:08] verwilst (~verwilst@78-22-135-140.access.telenet.be) joined #fai. [22:08] hellow! [22:08] Begin: Mounting root file system ... /init: .: line 171: can't open /scripts/live [22:14] why is it looking for /scripts/live?? [22:27] verwilst (~verwilst@78-22-135-140.access.telenet.be) left irc: Quit: Ex-Chat [00:00] --- Tue Apr 7 2009