LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware > Linux - Embedded & Single-board computer
User Name
Password
Linux - Embedded & Single-board computer This forum is for the discussion of Linux on both embedded devices and single-board computers (such as the Raspberry Pi, BeagleBoard and PandaBoard). Discussions involving Arduino, plug computers and other micro-controller like devices are also welcome.

Notices


Reply
  Search this Thread
Old 09-14-2010, 09:52 AM   #1
j32
LQ Newbie
 
Registered: Sep 2010
Posts: 2

Rep: Reputation: 0
Unable to get nfsd port number from server


Hi all

I'm trying to build a kernel on TI 6467 board (Davinci controller) using Fedora 13. I've downloaded the uboot via RS232 and let the controller download the kernel via Ethernet. But when the kernel try to connect to my computer to download the nfs it can't mount the root to the nfs:
Looking up port of RPC 100003/2 on 192.168.168.9
portmap: server 192.168.168.9 not responding, timed out
Root-NFS: Unable to get nfsd port number from server, using default
Looking up port of RPC 100005/1 on 192.168.168.9
portmap: server 192.168.168.9 not responding, timed out
Root-NFS: Unable to get mountd port number from server, using default
mount: server 192.168.168.9 not responding, timed out
Root-NFS: Server returned error -5 while mounting /home/mv_pro5.0/montavista/pro/devkit/arm/v5t_le/target
VFS: Unable to mount root fs via NFS, trying floppy.
VFS: Cannot open root device "nfs" or unknown-block(2,0)
Please append a correct "root=" boot option
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(2,0)


I've checked the path and it looks valid:
showmount -e
Export list for rd3.lin.lan:
/home/mv_pro_5.0/montavista/pro/devkit/arm/v5t_le/target *


I've pinged to validate communication:
DM6467 EVM > ping 192.168.168.9
Using DaVinci EMAC device
host 192.168.168.9 is alive


I also validate that the phy files are probed and compiled and that the Ethernet cable is well connected.

any suggestions?

Last edited by j32; 09-14-2010 at 09:55 AM.
 
Old 09-15-2010, 05:57 AM   #2
AlucardZero
Senior Member
 
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824

Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
Is portmap started on the NFS server? Is there a firewall in the way?
 
Old 09-15-2010, 09:17 AM   #3
bstafford51
LQ Newbie
 
Registered: Jul 2008
Posts: 23

Rep: Reputation: 1
Unable to get nfsd port number from server

do chkconfig --list | grep nfs and verify it is on
on both server and client do service portmap restart; service nfs restart; service nfslock restart. on the client do service netfs restart. Then verify /etc/exports with exportfs. Then rpcinfo -p on to both local and remote ip address. If all runs ok then look for a firewall etc. Sldo googlr "How to configure NFS".
 
Old 09-15-2010, 02:09 PM   #4
sroc
LQ Newbie
 
Registered: Aug 2009
Posts: 1

Rep: Reputation: 0
reply

verify that portmap, nfsd and mountd are running on the filer

/usr/sbin/rpcinfo -p 192.168.168.9 |egrep "portmap|nfs|mount"


also, recheck your export, is that 'white space' between target and the asterisk?

/home/mv_pro_5.0/montavista/pro/devkit/arm/v5t_le/target *
 
Old 09-15-2010, 03:06 PM   #5
buzzybeemarketing
LQ Newbie
 
Registered: Jul 2010
Posts: 12

Rep: Reputation: 0
You need to open up the needed ports in your iptables. Use the knocker program to port scan. knocker -H -SP 1 -EP blahblah
 
Old 09-16-2010, 03:51 AM   #6
j32
LQ Newbie
 
Registered: Sep 2010
Posts: 2

Original Poster
Rep: Reputation: 0
Thanks everyone for you'r replay.

I closed the firewall already because it didn't let the uboot to connect ant download the kernel. The problem wasn't in the NFS, as much as I know it was declared fine. I'm now checking if it's a hardware problem

Last edited by j32; 09-16-2010 at 10:45 AM. Reason: My last post was wrong
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Can't increase number of nfsd threads on Slack64 13.0 Linux.tar.gz Slackware 6 11-05-2009 12:56 PM
don't have nfsd mount point in /proc/fs/nfsd...can't start NFS as a result alirezan1 Linux - Newbie 1 11-19-2008 07:57 AM
new port number for the SMTP server aimstr8 Linux - Server 2 07-06-2007 11:26 PM
Root-NFS: Unable to get nfsd port number from server Eileen Linux - Networking 2 04-11-2006 10:18 PM
Network Server List from port number C/C++ clinux_rulz Programming 5 12-18-2005 09:57 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware > Linux - Embedded & Single-board computer

All times are GMT -5. The time now is 09:20 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration