On Tue, 6 Apr 2010, j.chitte wrote:
> --- In Jim Jackson <> wrote:
....................
>>> I may try building nfs4 into the kernel and see if it's more reliable.
>>>
>>> This is not a viable dev. environment.
>>
>> Dunno what you are doing wrong, but I use NFS all the time, for
>> general file sharing, backup and development on many different linux boxes,
>> linux versions, and on my ts7200 (Linux 2.4.26-ts6).
>>
>> here's how my work directory is mounted on the ts7200...
>>
>> iridium.wf32df:/home/export/work on /mnt/nfs type nfs
>> (rw,noatime,v3,rsize=32768,wsize=32768,hard,udp,lock,addr=iridium.wf32df)
>>
>> here's the /etc/exports line for this on the iridium machine...
>>
>> /home/export/work sc(rw,no_root_squash,insecure,no_subtree_check)
>>
>> It just works.
>>
>> You do seem to get a lot of problems.
>>
>
> Hi Jim , thanks for the details.
>
> I have changed my /etc/exports to match yours , I had sync and no insecure.
> Otherwise the same.
>
> However, my 7250 reports substantially different mount options.
>
> /dev/root on / type nfs
> (rw,vers=2,rsize=4096,wsize=4096,namlen=255,hard,nointr,nolock,\proto=udp,timeo=11,retrans=3,sec=sys,addr=192.168.1.3)
>
> vers=2 ??
>
> Where are these settings determined?
Suspect different versions of the nfs mount program have different
defaults. I'm using the mount in busybox v1.00-rc3.
However you can specify what options you require in the mount command you
use, or in /etc/fstab . Check the man page for the version of mount you are
using, or the busybox documentation. (wossat?)
Jim
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|