Re: Need hook to know when replication backup is actually completed.

2013-04-12 Thread Nate Fox
Tim, thank you for this! I had been looking for this a while back (even posted something on serverfault) and never got a decent answer. This is exactly what I was looking for. -- Nate Fox Sr Systems Engineer o: 310.658.5775 m: 714.248.5350 Follow us @NEOGOV and on Fa

Re: Need hook to know when replication backup is actually completed.

2013-04-12 Thread Timothy Potter
Update to this ... did some code scanning and it looks like the backup status is available via the details command, e.g. Fri Apr 12 17:53:17 UTC 2013 120 success Fri Apr 12 17:58:22 UTC 2013 So with a little polling of the details command from my backup script and I'm good to go. If any

Need hook to know when replication backup is actually completed.

2013-04-12 Thread Timothy Potter
Hi, I'd like to use the backup command to create a backup of each shard leader's index periodically. This is for disaster recovery in case our data center goes offline. We use SolrCloud leader/replica for day-to-day fault-tolerance and it works great. The backup command (http://master_host:port/