[06:49] ichbins (~hfjkef@dennisr.inf.bi.ruhr-uni-bochum.de) joined #fai. [06:49] Action: ichbins mojeeeen an alle [07:11] fai-guy (~fai-guy@p4FC235F5.dip0.t-ipconnect.de) joined #fai. [07:12] moin fai-guy [07:56] cake (cake@tragisk.net) joined #fai. [07:58] hey, Any quick tips on what i can check when my fai client cant mount the root file system and just drops to busybox shell? [07:58] i had this working on a 32bit server, but moved the install to a 64bit box. And now the pxe booted clients cannot mount the root fs [08:59] allee (~ach@allee.mpe.mpg.de) joined #fai. [09:11] cake: read the file /log [09:12] cake: it logs stuff there [09:29] /log ? inside busybox? there is no such thing [09:29] there might be a dns problem [09:29] nslookup doesnt work [09:32] ErKa (~keryell@195.115.75.222) joined #fai. [09:39] not inside busybox, inside debian-live initramfs [09:39] err... initramfs [09:41] stockholm: yes [09:41] stockholm: there is no /log there [09:41] ok [09:41] wait [09:41] cake: can you use e.g. wget instaed of nslookup? [09:41] live.log ? [09:42] its in the / [09:42] a file [09:42] with a very obvious log name [09:42] oz_: nope, nothing which needs dns [09:42] nslookup wget ping [09:42] etc [09:43] cat /live.log [09:43] gives me: [09:43] no network at all? [09:43] or just DNS [09:43] ? [09:43] Begin: Trying nfsmount -o nolock -o ro ftpt/fai-server-ip:/src/fai/nfsroot /live/image ... [09:43] rpc failed: 2 [09:43] like 20 times [09:43] Done [09:44] Unabel to find a live file system on the network [09:44] so i think it might be dns trouble [09:44] I can see there is traffic between the fai server and the booted client using tcpdump [09:44] "ftpt/fai-server-ip:/src/fai/nfsroot" looks weird. [09:45] oz_: just scrambled it abit [09:45] lets say it said 192.168.1.10:/srv/fai/nfsroot [09:45] oz_: to answer your q, the network is working [09:46] i can ping the dnsservers, the gateway, the fai server - just not do dns lookups it seems [09:46] :s [09:46] brb lunch time :) [09:46] but that should work then, if you use ip adresses [09:46] cake: try it with an ip? [09:46] see if it works then? [09:46] stockholm: ^5 :) [09:46] :-) [09:52] fai-guy (~fai-guy@p4FC235F5.dip0.t-ipconnect.de) left irc: Quit: leaving [10:00] i did try with an ip [10:01] i still get rcp failed: 2 [10:02] cake: can you tcpdump on the network? [10:03] sure [10:03] check if you see any packages [10:03] i do see plenty of packages [10:04] but there is a problem with the mount somehow as it returns rpc failed: 2 [10:04] i thought portmap [10:04] but no [10:04] it runs [10:05] i can mount the share from other places on the network [10:05] "share"? [10:05] the nfsroot share [10:06] if i run the same command which fai uses to try and mount the nfsroot - it works from other servers [10:06] i dont call nfs stuff share. i thought that was windows terminology :-) [10:06] hehe [10:06] ubuntu calls it shares [10:06] anyway [10:07] so when you are on the prompt on the intiramdisk after it fails to mount [10:07] can you mount the nfs dir then? [10:07] nope [10:07] same error as in the log [10:07] rpc failed: 2 [10:08] then i guess your configuration is messed up [10:08] do you have several interfaces on that box? [10:08] yes, but i can ping the ip address [10:08] so there is connectivity [10:09] just dns doesnt work [10:09] im not really sure how dns works in busybox as there is no /etc/resolv.conf or /etc/hosts [10:09] if it just dns then it would work with the ip [10:10] but the dhcp server passes the domain-name-server arguments so.. [10:10] maybe i should try to create the initrd again [10:10] did you put an ip there, too? [10:10] :) [10:10] there is nothing wrong with the dhcp server [10:11] i ported this faiserver install from 32bit to 64bit [10:11] the configuration isnt changed [10:11] only thing that is changed is what kernel and initrd is loaded on boot [10:11] so i guess there is something wrong with the initrd [10:12] dude, if you suspect that your dns is not working then either fix it or try to work around it or isolate the problem [10:12] one way to isolate the problem is to use ips instead of names [10:12] EVEN IN THE DHCP NEXT SERVER!!!! [10:13] which is what i have [10:13] i do know that the dns does not work from the initramfs prompt [10:14] i did try to work around it with using the ipaddress in both the dhcp config and the fai config [10:14] then something more is broken. [10:14] not just dns [10:15] like the exports or netgroups on the nfs server [10:15] which is why i suspect something might be wrong with the initrd [10:16] the nfs server is working perfectly, i can mount the /srv/fai/nfsroot nfsshare from other hosts in the network [10:16] which is weird [10:18] the initramdisk could be broken, yes [10:24] how can i recreate it? [10:43] so jungs feierabend bis mojen ;) [10:44] ichbins (~hfjkef@dennisr.inf.bi.ruhr-uni-bochum.de) left irc: [10:54] stockholm: do i need to specify somewhere that this is supposed to be a amd64 nfsroot? [14:40] foolonthehill (~chatzilla@gw.harald-groene.de) joined #fai. [14:43] Hi folks, Does anybody know where to get the public key of the uni-koen etch repositoy? [15:06] found out how to get rid the NO_PUBKEY error on apt-get update [15:06] 1.:gpg --keyserver subkeys.pgp.net --recv-keys AB9B66FD [15:06] 2.: gpg --armor --export AB9B66FD | apt-key add - [15:07] 3. apt-get update [15:39] foolonthehill (chatzilla@gw.harald-groene.de) left #fai. [15:42] foolonthehill (~chatzilla@gw.harald-groene.de) joined #fai. [15:50] stockholm: i solved the problem - there was in fact a problem with that specific nfs server, allthough i could mount the dir on other servers it wouldnt let me mount it from busybox [15:52] anyway, can anyone tell me where i can specify what domainname the installed host should have? [15:52] right now i have 192.168.0.10 host. host [15:52] in my etc/hosts [16:10] Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai. [16:40] moin Mrfai [16:40] back from holiday? [16:43] yep. [17:13] ErKa (~keryell@195.115.75.222) left irc: Ping timeout: 480 seconds [17:27] any fai news from the holidays? ;) [19:03] allee (~ach@allee.mpe.mpg.de) left irc: Remote host closed the connection [19:37] leehartley (~lyric@209.182.184.2) joined #fai. [19:47] Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving [20:40] leehartley (~lyric@209.182.184.2) left irc: Quit: leehartley [20:47] foolonthehill (~chatzilla@gw.harald-groene.de) left irc: Quit: ChatZilla 0.9.83 [Firefox 2.0.0.16/2008070205] [23:15] girlalone (~girlalone@212-198-248-33.rev.numericable.fr) joined #fai. [23:17] girlalone (~girlalone@212-198-248-33.rev.numericable.fr) left irc: [00:00] --- Fri Aug 1 2008