The straightforward solution is to not put your indexes on NFS. It is
slow and it causes failures like this.

I'm serious about that. I've seen several different search engines
(not just Solr/Lucene) get very slow and unreliable when the indexes
were on NFS.

wunder

On 9/13/07 10:59 AM, "Kasi Sankaralingam" <[EMAIL PROTECTED]> wrote:

> Hi All,
> 
>  
> 
> I have multiple SOLR instances in read only mode accessing index files
> on a NFS partition, I run the indexing/updating of indexing from another
> SOLR
> 
> Instance. When I run a commit command on the search servers to warm up
> the searchers after update I get 'NFS stale handle' error message.
> 
> The core exception is from Lucene index Reader class. Has anyone seen
> this before ?, what is the solution for this problem?
> 
> Thanks,
> 
> Kasi


Reply via email to