ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] Forcing NFS to use TCP


From: Stuart Hughes
Subject: Re: [Ltib] Forcing NFS to use TCP
Date: Fri, 20 Nov 2009 13:26:32 +0000
User-agent: Thunderbird 2.0.0.16 (X11/20080707)

Hi Hamilton,

Thanks for the info, let us all know if you can get it to work.

Regards, Stuart

Hamilton Vera wrote:
Hi Stuart, thanks for your reply.

NFS can be tcp or udp

address@hidden:~$ egrep nfs /etc/services
nfs             2049/tcp                         # Network File System
nfs             2049/udp                        # Network File System


address@hidden:~$ rpcinfo -p | egrep nfs
    100003    2   udp   2049  nfs
    100003    3   udp   2049  nfs
    100003    4   udp   2049  nfs
    100003    2   tcp   2049  nfs
    100003    3   tcp   2049  nfs
    100003    4   tcp   2049  nfs

For example if I want to mount a nfs file system with TCP I have to
specify the "-o tcp" flag. I will keep on my research, any news I will
let you know.

[]'s

Hamilton Vera.



On Thu, Nov 19, 2009 at 3:39 PM, Stuart Hughes <address@hidden> wrote:
Hi Hamilton,

As far as I know NFS is UDP only.  How about sshfs, however I think that
would mean adding fuse etc to LTIB.

Regards, Stuart

Hamilton Vera wrote:
Hail everyone.

We are looking for a way to force NFS to be mounted through TCP.

I am trying to deploy ltib in an imx27 based board, unfortunately I am
having some problems with the FEC and UDP packages. Using TCP I can
collect more info and place some debug info.

Thanks in advance.


Hamilton Vera








reply via email to

[Prev in Thread] Current Thread [Next in Thread]