[ale] Nfs mounts are EXTREMELY slow

Brian Pitts brian at polibyte.com
Fri Aug 3 11:49:08 EDT 2007


Jim Lynch wrote:
> Well, that may be a stretch, but a minute and 45 seconds is a long time, 
> IMHO.  It's the same from two different systems. 
> 
> The /etc/exports file:
> /data1/mail/db     192.168.2.50(rw,sync) 192.168.2.44(rw,sync)
> 
> The fstab on the system trying to mount:
> 
> 192.168.2.90:/data1/mail/db    /var/lib/omega/data   nfs    
> rsize=8192,wsize=8192,timeo=14,intr,noauto
> 
> Output of 'time mount /var/lib/omega/data'
> 
> real    1m45.887s
> user    0m0.000s
> sys     0m0.022s
> 
> Am I doing something wrong?   I don't see anything funny in any log. 

Are you running portmap?

-Brian



More information about the Ale mailing list