Gnutella Forums

Gnutella Forums (https://www.gnutellaforums.com/)
-   General Linux Support (https://www.gnutellaforums.com/general-linux-support/)
-   -   Shared directory contains mounted fs (https://www.gnutellaforums.com/general-linux-support/26233-shared-directory-contains-mounted-fs.html)

ThePowerTool June 17th, 2004 09:19 AM

Shared directory contains mounted fs
 
I've done quite a bit of searching with no results on this.

I run LimeWire on a Linux box (RH 8.1) with
./Shared
as my shared directory.

I have a 2nd Linux box (old, old, Mandrake kernel 2.4.8-2mdksmp) that is a file server. Within the ./Shared directory on the system I run LimeWire is an archives directory
./Shared/archives
This archives directory is mounted from my file server via the mount command
mount -t smbfs //system/share ./archives

I have the file permissions set properly. LimeWire sees and successfully shares the mounted contents. Here is the problem - after a time, my file server stopped responding. With some work I was able to get a list of processes. There were a large number of smbd processes open. Looking on the LimeWire box I discovered a correspondingly large number of java processes running. My file server was also displaying the error "Too many files open in system" and then "error while loading shared libraries: lib-so.6: cannot open shared object file: Error 23." The archives share does contain a large number of files.

Can anyone give me some pointers on this? I think I am experiencing a combination of issues. It may in-part be LimeWire and how it accesses files to share. It may also be that I need to make more resources available on both systems.

Thanks.

sberlin June 17th, 2004 09:39 AM

Which version of LimeWire are you using?

ThePowerTool June 17th, 2004 08:43 PM

DOH - I tried to anticipate those questions and completely forgot to add the version information for my LimeWire client.

LimeWire Client 4.0.5.

trap_jaw4 June 17th, 2004 10:22 PM

That looks like a java problem, - which java version are you using?

zab June 18th, 2004 07:24 PM

Looks like a timeout somewhere in the smb settings. Limewire is very careful about closing the file descriptors while sharing the files; seems to me that the smb layer is keeping the remote handles open.

Try to look around in the smb settings for something that could suggest how long to keep remote files open?

ThePowerTool June 22nd, 2004 08:52 AM

]# java -version
java version "1.4.2_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_01-b06)
Java HotSpot(TM) Client VM (build 1.4.2_01-b06, mixed mode)

I'm checking my smb settings.

Thanks for the assist!


All times are GMT -7. The time now is 08:35 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.