MCF5485 Custom Board NFS problem

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MCF5485 Custom Board NFS problem

905 Views
admin
Specialist II

I am getting issue to mount NFS on my MCF5485 based custom baord. my board is running on 132 MHZ system clock (MCF5485EVB runs on 200 MHZ). I have cross checked the NFS server and board settings. Everything looks like fine. My eval board works perfectly fine. I feel that NFS issue is due to clock changes.

I am getting following messages.

 

RPC: Registered udp transport module.
RPC: Registered tcp transport module.
talitos_intr Done ...
crypto/ocf/talitos/talitos.c,1478: RETQ_LOCK
crypto/ocf/talitos/talitos.c,1480: RETQ_UNLOCK
IP-Config: Complete:
     device=eth0, addr=172.25.10.21, mask=255.255.255.128, gw=172.25.10.1,
     host=172.25.10.21, domain=, nis-domain=(none),
     bootserver=172.25.10.22, rootserver=172.25.10.22, rootpath=
Looking up port of RPC 100003/2 on 172.25.10.22
Looking up port of RPC 100005/1 on 172.25.10.22
VFS: Mounted root (nfs filesystem) readonly.
nfs: server 172.25.10.22 not responding, still trying
nfs: server 172.25.10.22 not responding, still trying
nfs: server 172.25.10.22 not responding, still trying
nfs: server 172.25.10.22 OK
nfs: server 172.25.10.22 OK
nfs: server 172.25.10.22 not responding, still trying
nfs: server 172.25.10.22 not responding, still trying
nfs: server 172.25.10.22 OK
nfs: server 172.25.10.22 OK
nfs: server 172.25.10.22 OK

 

 

Any idea ?

 

Regards,

Veerendra 

  

Labels (1)
0 Kudos
Reply
1 Reply

356 Views
rgirme
Contributor I

@Veeru

 

Hi, I had similar issues. I will tell you what issues I had so you can check those.

Firstly check if your firewall is turned off.

Then check if you can mount to your filesystem itself.

Also check if you have modified your /etc/exports file.(In Linux, dont know about windows.)

 

Rohit 

0 Kudos
Reply