Jeff Moyer wrote:
> ==> On Wed, 18 Apr 2007 09:21:45 -0700, Michael <[EMAIL PROTECTED]> said:
>
> michael> The 262144 size is strange and I don't have any idea where
> michael> that is coming from.
>
> Can you send along an automount debug log?  Perhaps automount is not
> passing the [rw]size parameters to mount.  For information on
> gathering debug logs, see:
>   http://people.redhat.com/jmoyer/
>   

I will go capture the logs.  However, it does appear to be a 
kernel/mount issue.

If I do the mount by hand and not using autofs it still has the same 
problem.

[EMAIL PROTECTED] /]# mount -o 
rsize=16384,wsize=16384,proto=tcp,timeo=600,retrans=2  filer:/export /mnt

mount | grep mnt
filer:/export on /mnt type nfs 
(rw,rsize=16384,wsize=16384,proto=tcp,timeo=600,retrans=2,addr=192.168.101.1)

grep mnt /proc/mounts
filer:/export /mnt nfs 
rw,vers=3,rsize=262144,wsize=262144,hard,proto=tcp,timeo=600,retrans=2,sec=sys,addr=filer
 
0 0

So I don't know if it is just reporting incorrectly or if it is actually 
mounted incorrectly.

I will also open an issue on bugzilla for fc6.

Michael

_______________________________________________
autofs mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to