[CentOS] Two NFS issues
Olaf Mueller
daily-planet at istari.deMon Dec 1 19:08:32 UTC 2008
- Previous message: [CentOS] Two NFS issues
- Next message: [CentOS] Two NFS issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Russell Miller wrote: Hello. > directory via NFS. To duplicate, I cd into a share in two windows, > copy a > 1G file in the first window, and just do an ls in the other. The ls > will hang until the write is done. > Has anyone seen problems like this? How did you solve them? Your nfs settings could be helpful. I am using nfs4 with no such problems. Example settings from my /etc/exports: /exports/<DIR> 192.168.0.0/2 (ro,nohide,insecure,no_subtree_check,async) Example settings from my /etc/auto.* (automount): * -fstype=nfs4,rw,tcp,port=2049,soft,intr,rsize=8192,wsize=8192,nosuid <SERVER>:/<PATH>/& Maybe the options *async* and the settings for rsize and wsize could be helpful for you? regards Olaf
- Previous message: [CentOS] Two NFS issues
- Next message: [CentOS] Two NFS issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list