Networking Forums

Networking Forums > Computer Networking > Linux Networking > nfs-locks

Reply
 
 
peter pilsl
Guest
Posts: n/a

 
      10-01-2007, 08:36 PM

I use nfs for years inside lans. Actually I frequently run into the same problem:

If the network-connection is lost for short period (i.e. : wlan goes down) than
the mounted nfs-shares get a pain in the ass. I cannot unmount them, cause the
umount-process just keeps hanging (even if I specify the -f switch) and every
other command that access the mounted share seems just keep hanging (I name lsof
and bash-filename-completion). They cant even be killed, but need a kill -9.


Is this just the lousy setup I have at my system or is this just a deeper flaw
in nfs

mainly I use following entry in fstab on client-side:
10.21.1.2:/data3 /matrix/data3 nfs rw,bg,wsize=8196,rsize=8196 0 0

and on server in exports:
/data3 *(rw,async,no_root_squash)

I use the nfs-kernel-server and 2.6.20-kernels right here on this machine and I
really need to reboot this machine now, cause I've got 4 dead nfs-connection and
cant bring them back to life. (I even tried stopping the nfs-kernel-server on
the server, but the clients remain stubborn)

Thnx for any insight, alternatives and tips. Actually I dont want to use smb,
cause nfs is so simply and smb has its own drawbacks.

thnx
peter





 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
nfs locks up? Mike Linux Networking 2 08-10-2007 02:01 PM
LPD locks up Chris Windows Networking 0 08-23-2004 03:33 PM
mn-520 locks up my notebook Miles Mykel Broadband Hardware 3 06-05-2004 03:44 PM
Help!!! MN-720 locks up laptop Broadband Hardware 12 01-28-2004 07:44 PM
MN-700 locks up every day Don Andres Broadband Hardware 18 01-18-2004 03:45 PM



1 2 3 4 5 6 7 8 9 10 11