Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
10-11-2005, 06:04 PM
|
#1
|
Member
Registered: Aug 2004
Location: Texhuahua
Distribution: RedHat 6,7,9,EL; SuSE 9.2 Pro, Knoppix 3.4/.7/.9, Fedora Core 4
Posts: 87
Rep:
|
NFS VPN network hangs
I have a really strange problem.
Here are three computers, HQ, S1, and S2.
All three are linked via the 'net using SonicWall firewall/VPN.
S1 and S2 have each mounted a shared directory on HQ:
mount -t nfs 192.168.0.24:/stores /wanserver
Periodically (once a minute) S1 and S2 look at their own subdirectory on /wanserver to see if there is any new data for them. If there is, they copy the new files to their own HDD and process it.
For some reason, the process of copying files occasionally hangs. It just stops, and the program that's directing the transfer (it kicks off a simple "cp -f /wanserver/mydir/myfile.xxx /here/inbox" and waits for it to complete). Most of the time, everything's great, and the file is transferred in a couple of seconds (most of them are 5-10K), but that every once in a while... hung... than it may take 15 or 20 minutes to continue.
I don't know whether to blame nfs, or the SonicWall, or the ISP's access points, or what.
ANY ideas???
|
|
|
10-13-2005, 02:27 PM
|
#2
|
Senior Member
Registered: Sep 2005
Location: France
Distribution: LFS
Posts: 1,596
Rep:
|
try using ftp and see if it makes a difference (in which case you can blame nfs).
|
|
|
10-20-2005, 07:58 PM
|
#3
|
Member
Registered: Aug 2004
Location: Texhuahua
Distribution: RedHat 6,7,9,EL; SuSE 9.2 Pro, Knoppix 3.4/.7/.9, Fedora Core 4
Posts: 87
Original Poster
Rep:
|
Quote:
Originally posted by Agrouf
try using ftp and see if it makes a difference (in which case you can blame nfs).
|
Eli at Flying Pig Systems (light shows extraordinaire - Rolling Stones, U2, Olympics, Super Bowl... etc etc) runs hundreds of computers to control 30,000+ lights, pyrotechnics, etc with super-critical latency tolerances - he tells me that nfs is VERY sensitive to problems in the network commections...
this explains the problem, i think. the particular ISP's connection is wireless through several antennas and access points, and when the thing gets busy (someone on one of the ap's apparently is in the habit of downloading loads of bit-torrents), nfs chokes and has a hard time coming back. with a hard connect, it just locks up; a soft connect would kill the using program, which is almost as bad as a lockup.
our decision was to change the transmission from online to ftp.
i don't think i "blame nfs" for this, it's really the ISP in this case. i suspect that a set of non-shared ap's would probably work, but "probably" isn't good enough... ftp is less convenient, but it works.
thanks for the response
|
|
|
All times are GMT -5. The time now is 02:45 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|