No this is not using NFS but EXT3 on SSD. Thanks -----Original message----- > From:Michael McCandless <luc...@mikemccandless.com> > Sent: Fri 02-Nov-2012 16:22 > To: java-user@lucene.apache.org > Subject: Re: "read past EOF" when merge > > On Fri, Nov 2, 2012 at 6:53 AM, Markus Jelsma > <markus.jel...@openindex.io> wrote: > > Hi, > > > > For what it's worth, we have seen similar issues with Lucene/Solr from this > > week's trunk. The issue manifests itself when it want to replicate. The > > servers have not been taken offline and did not crash when this happenend. > > > > 2012-10-30 16:12:51,061 WARN [solr.handler.ReplicationHandler] - > > [http-8080-exec > > -3] - : Exception while writing response for params: > > file=_p_Lucene41_0.doc&comm > > and=filecontent&checksum=true&generation=6&qt=/replication&wt=filestream > > java.io.EOFException: read past EOF: > > MMapIndexInput(path="/opt/solr/cores/openindex_h/data/index.20121030152234973/_p_Lucene41_0.doc") > > at > > org.apache.lucene.store.ByteBufferIndexInput.readBytes(ByteBufferIndexInput.java:100) > > at > > org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.write(ReplicationHandler.java:1065) > > at > > org.apache.solr.handler.ReplicationHandler$3.write(ReplicationHandler.java:932) > > This looks like a replication handler issue ... somehow it's trying to > read too many bytes when copy the file. Are you using NFS? > > Mike McCandless > > http://blog.mikemccandless.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > >
--------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org