Hi, I am troubleshooting nfs performance and I am trying to pass some options to the automounter. We are using NIS with an auto.home file to automount user's homedirectories. I have a line like : jrush -rw,soft,rsize=32768,wsize=32768,nfsvers=3 host:/path/to/home However it does not seem to work because I do not get the same perfermance as when I do an nfs mount manually, ie. mount -t nfs host:/path dir/ -o rsize=32768,wsize=32768,nfsvers=3
Am I missing something here or just editing the wrong file? Any input is greatly appreciated. -- Justin Rush Technical Specialist Internet Scout Project [EMAIL PROTECTED] _______________________________________________ autofs mailing list [EMAIL PROTECTED] http://linux.kernel.org/mailman/listinfo/autofs
