[Dspace-general] too many open files
Mark Diggory
mdiggory at MIT.EDU
Tue Dec 5 15:32:37 EST 2006
FilterMedia doesn't actually interact with Lucene directly, only
indirectly in that any generated text bitstreams will get picked up
later when "index-all" is called. So, no, running filtermedia will
not solve your too many files open issue.
The current version of <dspace>/bin/index-all will rebuild your
entire lucene search index (and this will be completely optimized as
welli). The usual suggestion is to run it nightly in a cron job on
your dspace server. if you look in <dspace>/search and see many many
"segment" files there, this may suggest that your index is not
optimized.
Cheers,
Mark
On Dec 5, 2006, at 2:43 PM, Jose Blanco wrote:
> A day ago I posted that we were getting “too many files open” error
> and I found this thread today discussing it:
>
>
>
> http://sourceforge.net/mailarchive/forum.php?
> forum_id=39921&max_rows=25&style=flat&viewmonth=200408
>
>
>
> I’m a bit confused as to what I need to do. I have version 1.4 of
> DSpace, I’m not sure what version of Lucene I have. Can some one
> tell me how I can find that out? Do I need to get the latest
> version of Lucene and run ./filter-media with a –f switch to force
> all items to be re-indexed to create compound files and get rid of
> this error?
>
>
>
> Thanks!
>
>
>
> Jose
>
> _______________________________________________
> Dspace-general mailing list
> Dspace-general at mit.edu
> http://mailman.mit.edu/mailman/listinfo/dspace-general
Mark R. Diggory
~~~~~~~~~~~~~
DSpace Systems Manager
MIT Libraries, Systems and Technology Services
Massachusetts Institute of Technology
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20061205/16fca2d1/attachment.htm
More information about the Dspace-general
mailing list