NFS Server rpc.mountd problem on i.MX 6

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

NFS Server rpc.mountd problem on i.MX 6

529 Views
linbruce
Contributor I

hi

I want to built NFS server on i.mx 6SoloX, the Client(Ubuntu 14.04) ping and showmount server is fine,  but want to mount server the rpc.mountd program will killed

server/Host(i.MX6), Client(Ubuntu 14.04)

the server can see these message

excute top before mount

top_fine.PNG

excute top after mount

top_fail.PNG

when rpc.mountd program is killed excute showmout -e localhost can see the error

showmount error.PNG

Any idea as to what is causing this error?

Am I missing any other configurations?

Thank you

Bruce

Labels (2)
0 Kudos
2 Replies

417 Views
b36401
NXP Employee
NXP Employee

Please check dmesg and /var/log/messages for crash reason.

By the way please make sure that NFS daemon support is enabled in kernel.

Also in case of unexpected process crashes you can check the RAM:

https://community.freescale.com/docs/DOC-96412

Have a great day,

Victor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos

417 Views
linbruce
Contributor I

Dear Victor thank your reply, no crash reason message in /var/log/messages, and NFS daemon support is enabled in kernel

excute NFS server restart

nfs-server start.PNG

Bruce

0 Kudos