RE: Index partition corrupted during a regular flush due to FileNotFoundException on DEL file

2016-09-13 Thread wenxzhen
Thanks to Erick. Get it. -Original Message- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: Tuesday, September 13, 2016 11:52 PM To: dev@lucene.apache.org Subject: Re: Index partition corrupted during a regular flush due to FileNotFoundException on DEL file bq: So can we

Re: Index partition corrupted during a regular flush due to FileNotFoundException on DEL file

2016-09-13 Thread Erick Erickson
> > > > -Original Message- > From: Shawn Heisey [mailto:apa...@elyograg.org] > Sent: Tuesday, September 13, 2016 8:49 PM > To: dev@lucene.apache.org > Subject: Re: Index partition corrupted during a regular flush due to > FileNotFoundException on DEL file > >

RE: Index partition corrupted during a regular flush due to FileNotFoundException on DEL file

2016-09-13 Thread wenxzhen
, but only 143G disk space is left. -Original Message- From: Shawn Heisey [mailto:apa...@elyograg.org] Sent: Tuesday, September 13, 2016 8:49 PM To: dev@lucene.apache.org Subject: Re: Index partition corrupted during a regular flush due to FileNotFoundException on DEL file

Re: Index partition corrupted during a regular flush due to FileNotFoundException on DEL file

2016-09-13 Thread Shawn Heisey
On 9/12/2016 7:07 PM, 郑文兴 wrote: > So you mean if there is no more than 10G free space, Lucene/Solr will > delete some files to save the disk space? Or it will cause the > misbehave of Lucene/Solr? If you do not have enough free disk space, and a segment merge takes place that requires more free s

RE: Index partition corrupted during a regular flush due to FileNotFoundException on DEL file

2016-09-12 Thread wenxzhen
: RE: Index partition corrupted during a regular flush due to FileNotFoundException on DEL file Thanks to Erick. I will check the disk space first. So you mean if there is no more than 10G free space, Lucene/Solr will delete some files to save the disk space? Or it will cause the misbehave of

RE: Index partition corrupted during a regular flush due to FileNotFoundException on DEL file

2016-09-12 Thread 郑文兴
nal Message- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: Monday, September 12, 2016 10:59 PM To: dev@lucene.apache.org Subject: Re: Index partition corrupted during a regular flush due to FileNotFoundException on DEL file The del file should be present for each segment assu

Re: Index partition corrupted during a regular flush due to FileNotFoundException on DEL file

2016-09-12 Thread Erick Erickson
The del file should be present for each segment assuming it has any documents that have been updated or deleted. Of course if some process external to Solr removed it, you'd get this error. A less common reason is that your disk is full. Solr/Lucene require that you have at least as much free spa

Index partition corrupted during a regular flush due to FileNotFoundException on DEL file

2016-09-12 Thread 郑文兴
Dear all, Today we found one of our index partitions was corrupted during the regular flush, due to the FileNotFoundException on a del file. The followings were the call stacks from the corresponding exception: [2016-09-12 16:40:01,801][ERROR][qtp2107666786-40854][indexEngine ] index [so_bl