DavidDreezer (Adium@fw0hq.hr01.groupee-inc.net) left #fai.
00:13 gzorah its to late... esto: live-initramfs  is not avaible becouse it is outdatet...
00:13 gzorbut gtg to bed now
00:13 gzorbb
gzor (~gzor@dslb-092-074-247-132.pools.arcor-ip.net) left irc: Quit: Leaving.
ErKa (~keryell@212-198-134-165.rev.numericable.fr) joined #fai.
ErKa (~keryell@212-198-134-165.rev.numericable.fr) left irc: Ping timeout: 480 seconds
_julian (~quassel@hmbg-5f763ae7.pool.mediaWays.net) joined #fai.
_julian_ (~quassel@hmbg-5f77c323.pool.mediaWays.net) left irc: Ping timeout: 480 seconds
Magolves_ (~marcus@p5B0210A5.dip0.t-ipconnect.de) joined #fai.
Magolves__ (~marcus@p5B0211C0.dip0.t-ipconnect.de) left irc: Ping timeout: 480 seconds
ErKa (~keryell@APuteaux-154-1-28-22.w83-199.abo.wanadoo.fr) joined #fai.
ErKa (~keryell@APuteaux-154-1-28-22.w83-199.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds
ErKa (~keryell@APuteaux-154-1-72-242.w81-249.abo.wanadoo.fr) joined #fai.
siggg (~jean@AVelizy-151-1-34-142.w82-120.abo.wanadoo.fr) joined #fai.
shawe (~shawe@183.Red-88-23-224.staticIP.rima-tde.net) joined #fai.
09:14 shawehi people
09:14 shaweevery time that I try to get fai working correctly get this
09:14 shawehttp://img859.imageshack.us/i/pantallazopxecorriendoo.png/
09:14 shawehttp://img846.imageshack.us/i/pantallazopxecorriendoo.png/
09:14 shaweany idea what I can try?
siggg1 (~jean@tra78-3-82-244-85-196.fbx.proxad.net) joined #fai.
Nick change: siggg -> Guest1172
Nick change: siggg1 -> siggg
Guest1172 (~jean@AVelizy-151-1-34-142.w82-120.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds
Mrfai (~lange@malzmuehle.informatik.uni-koeln.de) joined #fai.
msc (~msc@gw1.cgn3.hosteurope.de) left irc: Quit: msc
09:53 shawenobody here can try to help me please?
10:06 \shshawe: what's wrong with it? it's a pxe boot with kernel loading and initrd loading
10:09 shawe\sh, yes, but see the second screenshot
10:10 shawealways stop at this point
10:11 \shoh...ethernet driver is missing
10:11 \shwhat ethernet card do you have?
10:11 shawePCnet-FAST III (Am79C973)
10:11 \sheventually you have a card which needs the non-free firmware drivers or something like that under debian
10:12 shawerecomended yesterday here, for work correctly on VBoc
10:12 shaweVbox
10:14 \shhmmm..add the driver to your <path to your fai nfsroot>/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 shawe\sh, I think the module es e1000
10:16 shaweno sorry, is pcnet32 for this network card
10:22 shawe\sh, I must try it, thanks for your suggestion ;)
11:07 shawe\sh, I do that you say but occurs the same
11:34 shawemy issue can be this: http://grml.org/patches/0001-workaround-aufs-issue-in-kernel-versions-around-2.6..patch ?
12:09 shawealeluya, different error, now busybox
shod (~mm@p4FF0ECC7.dip.t-dialin.net) joined #fai.
12:29 Magolves_Hi, is there any documentation how to configure fai to install an rpm-based distribution (e.g. SLC5)?
Nick change: Magolves_ -> Magolves
12:31 shawehttp://wiki.fai-project.org/wiki/FAI_multi-distribution
12:31 shawemaybe this helps
12:34 shaweI don't know why, but my clean can access nfsroot
12:35 Magolvesshawe, thanks for this hint. reading...
12:35 shaweis very little, but can be useful
12:35 shaweI think you must rewrite commands on scripts, for readapt for your distro
12:43 MrfaiMagolves: 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 MagolvesOkay, so i will do...
12:47 shawewhat can be happening if my client isn't accessing to nfsroot?
12:49 oz_shawe: does the nfs server give any error message?
12:49 oz_shawe: a lot of things can happen.
12:50 shaweoz_, no error
12:50 shawebut I can acces to nfs folders if I mount manually
12:51 shaweI think maybe is something wrong on my pxelinux.cfg
12:52 shaweI'm using this http://pastebin.com/CgJZ6bAM
12:52 shaweI put 2 different, the first give me busybox, but second is always trying to get ip
12:59 Mrfaishawe: you did not create the pxelinux.cfg using fai-chboot. That's your fault
12:59 Mrfaiman fai-chboot
13:00 shaweyes
13:00 shaweis created with it
13:00 Mrfaiwhich version?
13:00 shawebut because it not work, I edited
13:00 Mrfaithere are several erros in it:
13:00 Mrfai http://pastebin.com/CgJZ6bAM
13:00 Mrfaisorry
13:01 Mrfainetboot=nfs is wrong
13:01 Mrfaiboot-live is missing
13:01 Mrfairsize and wsize is not needed
13:01 shawedelete netboot?
13:01 MrfaiNFS_OPTS is not needed
13:01 Mrfaiuse the plain output of fai-chboot. That should work
13:01 mgoetzeMagolves: let me know if you have any problems with scientific linux
13:04 MagolvesYes, i will do. I just got the svn trunk and now i am looking at it.
13:04 shawenow only have this:
13:04 shaweappend 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 shaweand kernel stops like this:
13:05 shaweBegin: Running /scripts/live-premount ... done.
13:05 shaweIP-Config: eth0 hardware address 00:0c:29:c9:81:38 mtu 1500 DHCP RARP
13:05 Mrfaidoes your machine has more than one network card?
13:05 shaweno
13:06 Mrfaican you see the dhcp request on your install server (using tcpdump for e.g.)
13:06 mgoetzeMagolves: note that you need the version of device2grub from trunk in your nfsroot. everything else is just configspace
13:07 MagolvesOkay. First, i have to build basefile.tar.gz and therefor i have to complement basefile/Makefile to SLC5?
13:08 shaweBOOTP/DHCP appears
13:08 shaweudp transfer
13:08 shaweand finally
13:09 Mrfaithe 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 shaweBegin: Running /scripts/live-premount ... done.
13:09 shaweIP-Config: eth0 hardware address 00:0c:29:c9:81:38 mtu 1500 DHCP RARP
13:09 shawesorry
13:09 shawe14: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 mgoetzeMagolves: 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 shaweI think that ip is correctly assigned on TFTP, but not when kernel is booted
13:10 mgoetzeMagolves: 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 MagolvesOf course.
13:12 Magolvesrinse is totally new to me. I'll have a closer look.
13:13 shaweMrfai, the same problem for me
13:13 Mrfaishawe: ?
13:14 Mrfaishawe: you can see the dhcp request. But it seems that there's no answer to this request
13:14 shawefor tftp yes, but not for kernel
13:14 Mrfaiis it a linux dhcp server?
13:15 shaweyes
13:16 Mrfaiis the dhcp request you see from the NIC PXE (tftp) or the kernel?
13:16 shaweyesterday with wireshark see the tftp
13:17 shaweasignation of ip at boot, transfer of 2 packages and stop
13:18 Mrfaishawe: I'm wondering why the tcpdump says mac is ....:dd:02 but your kernel says ....:81:38
13:19 Magolvesshawe, perhaps it would help to observe the tftpd with: # tcpdump port 69 -v
Mrfai (~lange@malzmuehle.informatik.uni-koeln.de) left irc: Quit: leaving
sneumann (~sneumann@router-sub.ipb-halle.de) left irc: Ping timeout: 480 seconds
15:30 shaweMagolves, paste the log on pastebin?
15:30 Magolvescould be a possibility
15:33 shawehttp://pastebin.com/wLdmXjmN
15:36 MagolvesSeems to be okay (for me). It serves pxeconfig, kernel and initrd. What is the problem now?
15:36 shawekernel boot, but stops with this message
15:37 shaweBegin: Running /scripts/live-premount ... done.
15:37 shaweIP-Config: eth0 hardware address 08:00:27:e9:dd:02 mtu 1500 DHCP RARP
15:38 shaweMagolves, Mrfai say another mac address, but I see now that this mac address is the same on fai-guide
15:38 shaweBegin: Running /scripts/live-premount ... done.
15:38 shaweIP-Config: eth0 hardware address 00:0c:29:c9:81:38 mtu 1500 DHCP RARP
15:39 MagolvesHm, have you FAI_CONFIG_SRC defined in pxelinux.cfg/ file?
15:40 shawehere /srv/tftp/fai/pxelinux.cfg/C0A80132 ?
15:40 Magolvesyes.
15:41 shaweonly this
15:41 shawenfsroot=/srv/fai/nfsroot
15:42 shaweMrfai say me that I must use the default generated config
15:43 Magolvesyou should build this file by using fai-chboot
15:43 MagolvesIt depends on what you have configured in /etc/fai/fai.cfg i assume.
15:43 shaweyes, this is the generated version I'm using now
15:43 shawebut also don't work
15:44 shaweFAI_CONFIG_SRC=nfs://192.168.1.37/srv/fai/config
15:44 shawethis is on fai.conf, bot not on pxelinux
15:44 MagolvesHave you tried to mount the nfs space by hand?
15:44 shaweyes
15:45 shawewithout problems
15:45 Magolveshave you "no_root_squash" in /etc/exports ?
15:46 shawethis: /srv/fai/nfsroot 192.168.1.37/255.255.255.0(async,ro,no_subtree_check,no_root_squash)
15:46 Magolvesand ran exportfs -r ?
15:46 shawealso /srv/fai/config and /srv/mirror/debian-squeezy also are here, but without this option
15:47 shawedon't show nothing this command
15:47 Magolvesis 192.168.1.37 your nfs-server or your fai-client?
15:48 shawe.37 es server, .50 is client
15:50 Magolvesokay, 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 shaweis ip for the client?
15:51 Magolvesyes, of course. you *export* it to him.
15:51 shaweand if I use more clients?
15:51 Magolvesyou could add more lines or a regular expression.
15:52 Magolvesi mean an asterisk like 192.168.1.*
15:53 shaweok
15:53 Magolvesto export for the whole subnet; man exports
15:53 shaweanything more that I must to check?
15:53 Magolvesrun exportfs -rv and try again.
15:55 shawebooting...
15:55 Magolvesabove i made a mistake, it should be /etc/exports - of course
15:55 shawestops at same point
gzor (~gzor@dslb-092-074-226-118.pools.arcor-ip.net) joined #fai.
15:58 MagolvesWhat NIC have you in that client?
15:58 shaweNIC?
15:59 MagolvesNetwork interface card
15:59 shaweok
15:59 shawePCnet-FAST III (Am79C973)
16:00 shaweis a "supposed" compatible on VBox
16:00 MagolvesSeems to be a virtual bix?
16:00 Magolvesokay. is your nfs server also a virtual box?
16:00 shawefor server works without problems
16:00 shaweyes
16:01 Magolvesi think it has something to with the internal network config of your virtualbox installation.
16:01 Magolveswhat did you configure there?
16:01 shaweI've the name of the option in spanish
16:01 shawe"Adaptador puente" down of NAT
16:02 shaweuse the same ip range than the real network, like a another pc on the same network
16:04 shaweMagolves, you recommend any?
16:04 Magolvesyou should have no problems while using Intel NIC.
16:05 shaweyesterday i'm using intel pro/1000 mt desktop
16:05 MagolvesBut i didnt tried that yet what you do there.
16:05 shaweand someone here say me that is better pcnet-fast III
16:05 MagolvesThere are other network options in virtual box.
16:05 shaweyes
16:05 Magolvespcnet is only 100MBit.
shod (~mm@p4FF0ECC7.dip.t-dialin.net) left irc: Ping timeout: 480 seconds
16:06 shawethe speed isn't important for this case
16:06 MagolvesYou could try "internal network". But it was not clear to me, what exactly are the differences to "host only adaptor".
16:07 shaweinternal network don't boot from dhcp
16:07 MagolvesI think it has to do with the kind of vbox'es networkhandling
16:10 shawethe configuration i'm using for vbox network is recommended for a teacher
16:10 shawehe say me that this configuration not must give me problems for work this
16:11 MagolvesHm.
16:12 MagolvesI think virtual boxes can communicate over the "internal network". You can activate the internal DHCP-Server.
16:13 shawethe dhcp is working for tftp
16:14 shaweI change to "internal network" the 2 vbox hosts
16:16 shaweno detect dhcp server
16:21 MagolvesOkay, i will try this by myself.
16:22 shaweif you I can give you access
16:24 MagolvesI have resources to try it here.
siggg (~jean@tra78-3-82-244-85-196.fbx.proxad.net) left irc: Remote host closed the connection
16:25 shaweok, I say you to test in the conflictive conditions that I have :P
\sh (~shermann@nat.de.netviewer.com) left irc: Remote host closed the connection
16:31 Magolvesit is little worried that you have the same ip range on your nat'ed internal vbox network...
16:31 shaweis not NAT
16:33 shawebridge adapter i'm using
verwilst (~verwilst@router.begen1.office.netnoc.eu) left irc: Quit: Ex-Chat
16:43 shawemy problem seams to be the same that this https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/182940
gzor (~gzor@dslb-092-074-226-118.pools.arcor-ip.net) left irc: Quit: Leaving.
gzor (~gzor@dslb-092-074-226-118.pools.arcor-ip.net) joined #fai.
16:51 Magolvesshawe: have you more than one NIC configured in each vbox?
16:51 shaweno, only one for each vbox
16:52 Magolvesso the order of NIC drivers loaded should not be a problem...
16:52 shaweworks for you?
16:53 shaweread this please
16:53 shawehttp://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487080
16:53 shawePlease use the 2.6.25 kernel and add union=aufs to your
16:53 shawepxelinux.cfg. This works.
16:53 shawehow I can try this?
16:57 MagolvesI thought you have a problem with your network.
16:57 shaweI found that unionfs can cause this problem
16:58 shawethere are some bug reports with fai+live-initramfs+unionfs
17:01 MagolvesSorry, your system hangs after trying to catch an IP adress, this has nothing to do with unionfs - in my opinion
17:04 shaweis very strange
17:06 shaweMagolves, thanks for help elseway
17:08 Magolvesyou have to check your network config.
17:08 shaweon dhcp?
17:12 shaweor where?
17:13 Magolvesvirtual box.
17:13 shawelike now, is the unique mode that I've first dhcp working
17:15 shawethe problem I see is that there are no info with vbox
17:25 Magolveshttp://reboot.pro/9901/
Nic0 (~courtel@fw.tls.cena.fr) left irc: Quit: Leaving.
17:34 shawethe setextradata don't do nothing for me
18:05 shaweMagolves, I'm trying to update vbox to 4.0
shawe (~shawe@183.Red-88-23-224.staticIP.rima-tde.net) left irc: Quit: Saliendo
18:28 gzorhi
18:34 gzori 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 gzor?
18:35 esto /lastlog include
18:35 gzorhttp://paste2.org/p/1310225
18:36 gzoror what do you mean?
18:37 gzoron line 27 is the error (in paste2)
shod (~mm@p5DDA8F86.dip.t-dialin.net) joined #fai.
18:40 estoFAI_DEBOOTSTRAP_OPTS="--exclude=info --include=aptitude,live-initramfs"
18:41 gzorah thx i will try it
18:49 gzorit do't work
18:49 gzorhttp://paste2.org/p/1310259
18:49 gzorthis is a required dependecies
ErKa (~keryell@APuteaux-154-1-72-242.w81-249.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds
sneumann (~sneumann@pD9E3B60E.dip.t-dialin.net) joined #fai.
sneumann (~sneumann@pD9E3B60E.dip.t-dialin.net) left irc: Ping timeout: 480 seconds
gzor (~gzor@dslb-092-074-226-118.pools.arcor-ip.net) left irc: Quit: Leaving.
alekibango (~alekibang@ip-94-113-34-47.net.upcbroadband.cz) left irc: Ping timeout: 480 seconds
shod (mm@p5DDA8F86.dip.t-dialin.net) left #fai.
--- Sat Mar 19 2011

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