Results 1 to 1 of 1
Hi,
I mounted a nfs server with :
-o soft,intr,nolock,proto=udp,timeo=2,retrans=1
(tried both tcp and udp)
and then :
dd if=/dev/zero of=/mnt/mynfs/test.dd
Then I unplug my network cable, and the dd ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-27-2010 #1Just Joined!
- Join Date
- Jan 2010
- Posts
- 2
nfs soft mount, but operations still hang
Hi,
I mounted a nfs server with :
-o soft,intr,nolock,proto=udp,timeo=2,retrans=1
(tried both tcp and udp)
and then :
dd if=/dev/zero of=/mnt/mynfs/test.dd
Then I unplug my network cable, and the dd command never terminates.
Why ?
Thanks.


Reply With Quote
