RE: Solr replication 1.3 issue

2009-12-22 Thread Maduranga Kannangara
anks again. Madu -Original Message- From: Lance Norskog [mailto:goks...@gmail.com] Sent: Wednesday, 23 December 2009 9:33 AM To: solr-user@lucene.apache.org Subject: Re: Solr replication 1.3 issue This is a Unix security question. "rsyncd' is a system daemon and should be manag

Re: Solr replication 1.3 issue

2009-12-22 Thread Lance Norskog
This is a Unix security question. "rsyncd' is a system daemon and should be managed in the OS scripts. The rsyncd-* scripts include a security setting for the 'solr' account that limits the account to the solr data directory (and this code does not support multicore). For security reasons, I perso

Solr replication 1.3 issue

2009-12-21 Thread Maduranga Kannangara
Hi All, We're trying to replicate indexes on Solr 1.3 across from Dev->QA->Staging->Prod etc. So at each stage other than Dev and Prod, each would live as a master and a slave at a given time. We hit a bottle neck (may be?) when we try to start rsyncd-start on the master from the slave machine