[00:01] DavidDreezer (Adium@fw0hq.hr01.groupee-inc.net) left #fai. [00:13] ah its to late... esto: live-initramfs is not avaible becouse it is outdatet... [00:13] but gtg to bed now [00:13] bb [00:14] gzor (~gzor@dslb-092-074-247-132.pools.arcor-ip.net) left irc: Quit: Leaving. [00:23] ErKa (~keryell@212-198-134-165.rev.numericable.fr) joined #fai. [00:53] ErKa (~keryell@212-198-134-165.rev.numericable.fr) left irc: Ping timeout: 480 seconds [01:53] _julian (~quassel@hmbg-5f763ae7.pool.mediaWays.net) joined #fai. [02:01] _julian_ (~quassel@hmbg-5f77c323.pool.mediaWays.net) left irc: Ping timeout: 480 seconds [02:37] Magolves_ (~marcus@p5B0210A5.dip0.t-ipconnect.de) joined #fai. [02:44] Magolves__ (~marcus@p5B0211C0.dip0.t-ipconnect.de) left irc: Ping timeout: 480 seconds [07:57] ErKa (~keryell@APuteaux-154-1-28-22.w83-199.abo.wanadoo.fr) joined #fai. [08:12] ErKa (~keryell@APuteaux-154-1-28-22.w83-199.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds [08:19] ErKa (~keryell@APuteaux-154-1-72-242.w81-249.abo.wanadoo.fr) joined #fai. [08:47] siggg (~jean@AVelizy-151-1-34-142.w82-120.abo.wanadoo.fr) joined #fai. [09:13] shawe (~shawe@183.Red-88-23-224.staticIP.rima-tde.net) joined #fai. [09:14] hi people [09:14] every time that I try to get fai working correctly get this [09:14] http://img859.imageshack.us/i/pantallazopxecorriendoo.png/ [09:14] http://img846.imageshack.us/i/pantallazopxecorriendoo.png/ [09:14] any idea what I can try? [09:20] siggg1 (~jean@tra78-3-82-244-85-196.fbx.proxad.net) joined #fai. [09:20] Nick change: siggg -> Guest1172 [09:20] Nick change: siggg1 -> siggg [09:26] Guest1172 (~jean@AVelizy-151-1-34-142.w82-120.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds [09:46] Mrfai (~lange@malzmuehle.informatik.uni-koeln.de) joined #fai. [09:47] msc (~msc@gw1.cgn3.hosteurope.de) left irc: Quit: msc [09:53] nobody here can try to help me please? [10:06] <\sh> shawe: what's wrong with it? it's a pxe boot with kernel loading and initrd loading [10:09] \sh, yes, but see the second screenshot [10:10] always stop at this point [10:11] <\sh> oh...ethernet driver is missing [10:11] <\sh> what ethernet card do you have? [10:11] PCnet-FAST III (Am79C973) [10:11] <\sh> eventually you have a card which needs the non-free firmware drivers or something like that under debian [10:12] recomended yesterday here, for work correctly on VBoc [10:12] Vbox [10:14] <\sh> hmmm..add the driver to your /etc/initramfs-tools/modules and regenerate your initramfs inside your chroot and copy that resulting initramfs from your fai nfsroot to your tftproot [10:15] \sh, I think the module es e1000 [10:16] no sorry, is pcnet32 for this network card [10:22] \sh, I must try it, thanks for your suggestion ;) [11:07] \sh, I do that you say but occurs the same [11:34] my issue can be this: http://grml.org/patches/0001-workaround-aufs-issue-in-kernel-versions-around-2.6..patch ? [12:09] aleluya, different error, now busybox [12:17] shod (~mm@p4FF0ECC7.dip.t-dialin.net) joined #fai. [12:29] Hi, is there any documentation how to configure fai to install an rpm-based distribution (e.g. SLC5)? [12:29] Nick change: Magolves_ -> Magolves [12:31] http://wiki.fai-project.org/wiki/FAI_multi-distribution [12:31] maybe this helps [12:34] I don't know why, but my clean can access nfsroot [12:35] shawe, thanks for this hint. reading... [12:35] is very little, but can be useful [12:35] I think you must rewrite commands on scripts, for readapt for your distro [12:43] Magolves: have a look at the svn trunk. mgoetze is heavily working on CentOS support in this version. So SCL5 should be doable using the svn trunk. [12:47] Okay, so i will do... [12:47] what can be happening if my client isn't accessing to nfsroot? [12:49] shawe: does the nfs server give any error message? [12:49] shawe: a lot of things can happen. [12:50] oz_, no error [12:50] but I can acces to nfs folders if I mount manually [12:51] I think maybe is something wrong on my pxelinux.cfg [12:52] I'm using this http://pastebin.com/CgJZ6bAM [12:52] I put 2 different, the first give me busybox, but second is always trying to get ip [12:59] shawe: you did not create the pxelinux.cfg using fai-chboot. That's your fault [12:59] man fai-chboot [13:00] yes [13:00] is created with it [13:00] which version? [13:00] but because it not work, I edited [13:00] there are several erros in it: [13:00] http://pastebin.com/CgJZ6bAM [13:00] sorry [13:01] netboot=nfs is wrong [13:01] boot-live is missing [13:01] rsize and wsize is not needed [13:01] delete netboot? [13:01] NFS_OPTS is not needed [13:01] use the plain output of fai-chboot. That should work [13:01] Magolves: let me know if you have any problems with scientific linux [13:04] Yes, i will do. I just got the svn trunk and now i am looking at it. [13:04] now only have this: [13:04] append initrd=initrd.img-2.6.32-5-686 ip=dhcp root=/dev/nfs nfsroot=/srv/fai/nfsroot boot=live FAI_FLAGS=verbose,sshd,createvt FAI_ACTION=install [13:05] and kernel stops like this: [13:05] Begin: Running /scripts/live-premount ... done. [13:05] IP-Config: eth0 hardware address 00:0c:29:c9:81:38 mtu 1500 DHCP RARP [13:05] does your machine has more than one network card? [13:05] no [13:06] can you see the dhcp request on your install server (using tcpdump for e.g.) [13:06] Magolves: note that you need the version of device2grub from trunk in your nfsroot. everything else is just configspace [13:07] Okay. First, i have to build basefile.tar.gz and therefor i have to complement basefile/Makefile to SLC5? [13:08] BOOTP/DHCP appears [13:08] udp transfer [13:08] and finally [13:09] the tool rinse is used to create the basefiles for centos,... But currently is has no package list for SCL. But this should be easy to add [13:09] Begin: Running /scripts/live-premount ... done. [13:09] IP-Config: eth0 hardware address 00:0c:29:c9:81:38 mtu 1500 DHCP RARP [13:09] sorry [13:09] 14:08:29.347046 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 08:00:27:e9:dd:02 (oui Unknown), length 271 [13:09] Magolves: rinse doesn't support scientific linux out of the box so you'll probably have to hack /usr/lib/rinse and /etc/rinse [13:10] I think that ip is correctly assigned on TFTP, but not when kernel is booted [13:10] Magolves: if you get it working it would be nice if you could send the patch as a wishlist bug to the rinse package :) [13:11] Of course. [13:12] rinse is totally new to me. I'll have a closer look. [13:13] Mrfai, the same problem for me [13:13] shawe: ? [13:14] shawe: you can see the dhcp request. But it seems that there's no answer to this request [13:14] for tftp yes, but not for kernel [13:14] is it a linux dhcp server? [13:15] yes [13:16] is the dhcp request you see from the NIC PXE (tftp) or the kernel? [13:16] yesterday with wireshark see the tftp [13:17] asignation of ip at boot, transfer of 2 packages and stop [13:18] shawe: I'm wondering why the tcpdump says mac is ....:dd:02 but your kernel says ....:81:38 [13:19] shawe, perhaps it would help to observe the tftpd with: # tcpdump port 69 -v [13:56] Mrfai (~lange@malzmuehle.informatik.uni-koeln.de) left irc: Quit: leaving [14:58] sneumann (~sneumann@router-sub.ipb-halle.de) left irc: Ping timeout: 480 seconds [15:30] Magolves, paste the log on pastebin? [15:30] could be a possibility [15:33] http://pastebin.com/wLdmXjmN [15:36] Seems to be okay (for me). It serves pxeconfig, kernel and initrd. What is the problem now? [15:36] kernel boot, but stops with this message [15:37] Begin: Running /scripts/live-premount ... done. [15:37] IP-Config: eth0 hardware address 08:00:27:e9:dd:02 mtu 1500 DHCP RARP [15:38] Magolves, Mrfai say another mac address, but I see now that this mac address is the same on fai-guide [15:38] Begin: Running /scripts/live-premount ... done. [15:38] IP-Config: eth0 hardware address 00:0c:29:c9:81:38 mtu 1500 DHCP RARP [15:39] Hm, have you FAI_CONFIG_SRC defined in pxelinux.cfg/ file? [15:40] here /srv/tftp/fai/pxelinux.cfg/C0A80132 ? [15:40] yes. [15:41] only this [15:41] nfsroot=/srv/fai/nfsroot [15:42] Mrfai say me that I must use the default generated config [15:43] you should build this file by using fai-chboot [15:43] It depends on what you have configured in /etc/fai/fai.cfg i assume. [15:43] yes, this is the generated version I'm using now [15:43] but also don't work [15:44] FAI_CONFIG_SRC=nfs://192.168.1.37/srv/fai/config [15:44] this is on fai.conf, bot not on pxelinux [15:44] Have you tried to mount the nfs space by hand? [15:44] yes [15:45] without problems [15:45] have you "no_root_squash" in /etc/exports ? [15:46] this: /srv/fai/nfsroot 192.168.1.37/255.255.255.0(async,ro,no_subtree_check,no_root_squash) [15:46] and ran exportfs -r ? [15:46] also /srv/fai/config and /srv/mirror/debian-squeezy also are here, but without this option [15:47] don't show nothing this command [15:47] is 192.168.1.37 your nfs-server or your fai-client? [15:48] .37 es server, .50 is client [15:50] okay, then your /etc/exportfs on your _NFS_SERVER_ should contain: /srv/fai 192.168.1.50(rw,async,no_root_squash,no_wdelay) - i assume [15:50] is ip for the client? [15:51] yes, of course. you *export* it to him. [15:51] and if I use more clients? [15:51] you could add more lines or a regular expression. [15:52] i mean an asterisk like 192.168.1.* [15:53] ok [15:53] to export for the whole subnet; man exports [15:53] anything more that I must to check? [15:53] run exportfs -rv and try again. [15:55] booting... [15:55] above i made a mistake, it should be /etc/exports - of course [15:55] stops at same point [15:56] gzor (~gzor@dslb-092-074-226-118.pools.arcor-ip.net) joined #fai. [15:58] What NIC have you in that client? [15:58] NIC? [15:59] Network interface card [15:59] ok [15:59] PCnet-FAST III (Am79C973) [16:00] is a "supposed" compatible on VBox [16:00] Seems to be a virtual bix? [16:00] okay. is your nfs server also a virtual box? [16:00] for server works without problems [16:00] yes [16:01] i think it has something to with the internal network config of your virtualbox installation. [16:01] what did you configure there? [16:01] I've the name of the option in spanish [16:01] "Adaptador puente" down of NAT [16:02] use the same ip range than the real network, like a another pc on the same network [16:04] Magolves, you recommend any? [16:04] you should have no problems while using Intel NIC. [16:05] yesterday i'm using intel pro/1000 mt desktop [16:05] But i didnt tried that yet what you do there. [16:05] and someone here say me that is better pcnet-fast III [16:05] There are other network options in virtual box. [16:05] yes [16:05] pcnet is only 100MBit. [16:06] shod (~mm@p4FF0ECC7.dip.t-dialin.net) left irc: Ping timeout: 480 seconds [16:06] the speed isn't important for this case [16:06] You could try "internal network". But it was not clear to me, what exactly are the differences to "host only adaptor". [16:07] internal network don't boot from dhcp [16:07] I think it has to do with the kind of vbox'es networkhandling [16:10] the configuration i'm using for vbox network is recommended for a teacher [16:10] he say me that this configuration not must give me problems for work this [16:11] Hm. [16:12] I think virtual boxes can communicate over the "internal network". You can activate the internal DHCP-Server. [16:13] the dhcp is working for tftp [16:14] I change to "internal network" the 2 vbox hosts [16:16] no detect dhcp server [16:21] Okay, i will try this by myself. [16:22] if you I can give you access [16:24] I have resources to try it here. [16:25] siggg (~jean@tra78-3-82-244-85-196.fbx.proxad.net) left irc: Remote host closed the connection [16:25] ok, I say you to test in the conflictive conditions that I have :P [16:26] \sh (~shermann@nat.de.netviewer.com) left irc: Remote host closed the connection [16:31] it is little worried that you have the same ip range on your nat'ed internal vbox network... [16:31] is not NAT [16:33] bridge adapter i'm using [16:41] verwilst (~verwilst@router.begen1.office.netnoc.eu) left irc: Quit: Ex-Chat [16:43] my problem seams to be the same that this https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/182940 [16:45] gzor (~gzor@dslb-092-074-226-118.pools.arcor-ip.net) left irc: Quit: Leaving. [16:46] gzor (~gzor@dslb-092-074-226-118.pools.arcor-ip.net) joined #fai. [16:51] shawe: have you more than one NIC configured in each vbox? [16:51] no, only one for each vbox [16:52] so the order of NIC drivers loaded should not be a problem... [16:52] works for you? [16:53] read this please [16:53] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487080 [16:53] Please use the 2.6.25 kernel and add union=aufs to your [16:53] pxelinux.cfg. This works. [16:53] how I can try this? [16:57] I thought you have a problem with your network. [16:57] I found that unionfs can cause this problem [16:58] there are some bug reports with fai+live-initramfs+unionfs [17:01] Sorry, your system hangs after trying to catch an IP adress, this has nothing to do with unionfs - in my opinion [17:04] is very strange [17:06] Magolves, thanks for help elseway [17:08] you have to check your network config. [17:08] on dhcp? [17:12] or where? [17:13] virtual box. [17:13] like now, is the unique mode that I've first dhcp working [17:15] the problem I see is that there are no info with vbox [17:25] http://reboot.pro/9901/ [17:27] Nic0 (~courtel@fw.tls.cena.fr) left irc: Quit: Leaving. [17:34] the setextradata don't do nothing for me [18:05] Magolves, I'm trying to update vbox to 4.0 [18:07] shawe (~shawe@183.Red-88-23-224.staticIP.rima-tde.net) left irc: Quit: Saliendo [18:28] hi [18:34] i want to setup a fai-server for installing ubuntu systems. If i make fai-setup, it says that it don't install live-initramfs . thats so, becouse this package is not in the squezze and not in the ubuntu package's mirror. what do you think i should do to resolve the problem [18:34] ? [18:35] /lastlog include [18:35] http://paste2.org/p/1310225 [18:36] or what do you mean? [18:37] on line 27 is the error (in paste2) [18:39] shod (~mm@p5DDA8F86.dip.t-dialin.net) joined #fai. [18:40] FAI_DEBOOTSTRAP_OPTS="--exclude=info --include=aptitude,live-initramfs" [18:41] ah thx i will try it [18:49] it do't work [18:49] http://paste2.org/p/1310259 [18:49] this is a required dependecies [19:09] ErKa (~keryell@APuteaux-154-1-72-242.w81-249.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds [19:52] sneumann (~sneumann@pD9E3B60E.dip.t-dialin.net) joined #fai. [20:01] sneumann (~sneumann@pD9E3B60E.dip.t-dialin.net) left irc: Ping timeout: 480 seconds [21:08] gzor (~gzor@dslb-092-074-226-118.pools.arcor-ip.net) left irc: Quit: Leaving. [21:52] alekibango (~alekibang@ip-94-113-34-47.net.upcbroadband.cz) left irc: Ping timeout: 480 seconds [23:27] shod (mm@p5DDA8F86.dip.t-dialin.net) left #fai. [00:00] --- Sat Mar 19 2011