Hi,<br><br>When I start my notebook, login, wifi logs in, NFS connects, but if my wifi drops out, ubuntu lucid never reconnects to NFS, I've left it for hours and still wont.<br><br>My fstab is<br>192.168.200.100:/files1      /files1  nfs    rw,hard,intr,tcp,bg,rsize=32768,wsize=32768,nfsvers=3   0 0<br>
192.168.200.100:/files2      /files2  nfs    rw,hard,intr,tcp,bg,rsize=32768,wsize=32768,nfsvers=3   0 0<br><br>my desktop does not have this problem, so I am sure it is not a server thing, besides, if I reboot, it will reconnect, so can't be server related.<br>
<br>if I leave it for, well, now it's been 90 minutes since wifi reconnect, I try umount -a -t nfs   I get<br><br>umount.nfs: /files2: device is busy<br><br>Anyone able to shine a little light and love on this?  I thought NFS retried for 10000 minutes according to man page since I use "hard" but obviously it is not doing something  it should on ubuntu?<br>
<br>Nicki<br><br><br>