We are using ext3 on Debian.
Noticed today that i only need to reload the core to get it working again….
On 30 November 2011 19:59, Simon Willnauer
wrote:
> can you give us some details about what filesystem you are using?
>
> simon
>
> On Wed, Nov 30, 2011 at 3:07 PM, Ruben Chadien
> wrote:
>
can you give us some details about what filesystem you are using?
simon
On Wed, Nov 30, 2011 at 3:07 PM, Ruben Chadien wrote:
> Happened again….
>
> I got 3 directories in my index dir
>
> 4096 Nov 4 09:31 index.2004083156
> 4096 Nov 21 10:04 index.2021090440
> 4096 Nov 30 14:55 index.2
Happened again….
I got 3 directories in my index dir
4096 Nov 4 09:31 index.2004083156
4096 Nov 21 10:04 index.2021090440
4096 Nov 30 14:55 index.2029024919
as you can se the first two are old and also empty , the last one from
today is and containing 9 files none of the are 0 size
Hmm...I've seen a bug like this, but I don't think it would be tickled if
you are replicating config files...
It def looks related though ... I'll try to dig around.
Next time it happens, take a look on the slave for 0 size files - also if
the index dir on the slave is plain 'index' or has a time
Hi, for the moment there are no 0 sized files, but all indexes are working
now. I will have to look next time it breaks.
Yes, the directory name is "index" and it replicates the schema and a
synonyms file.
/Ruben Chadien
On 29 November 2011 15:29, Mark Miller wrote:
> Also, on your master, what
Also, on your master, what is the name of the index directory? Just 'index'?
And are you replicating config files as well or no?
On Nov 29, 2011, at 9:23 AM, Mark Miller wrote:
> Does the problem index have any 0 size files in it?
>
> On Nov 29, 2011, at 2:54 AM, Ruben Chadien wrote:
>
>> HI
Does the problem index have any 0 size files in it?
On Nov 29, 2011, at 2:54 AM, Ruben Chadien wrote:
> HI all
>
> After upgrading tol Solr 3.4 we are having trouble with the replication.
> The setup is one indexing master with a few slaves that replicate the
> indexes once every night.
> The la