Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 16839 invoked from network); 13 Nov 2007 16:02:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Nov 2007 16:02:59 -0000 Received: (qmail 15192 invoked by uid 500); 13 Nov 2007 16:02:45 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 15176 invoked by uid 500); 13 Nov 2007 16:02:45 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 15167 invoked by uid 99); 13 Nov 2007 16:02:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Nov 2007 08:02:45 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Nov 2007 16:03:36 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IryDa-0008Du-5Z for users@jackrabbit.apache.org; Tue, 13 Nov 2007 08:02:26 -0800 Message-ID: <13728833.post@talk.nabble.com> Date: Tue, 13 Nov 2007 08:02:26 -0800 (PST) From: "Andrea K." To: users@jackrabbit.apache.org Subject: Cluster & Backup MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: akregar@alteanet.it X-Virus-Checked: Checked by ClamAV on apache.org Hi all, Can you help me to find the right solution to backup a clustered JR? Details are: 1. JR on Oracle 10g database (repository and cluster tables) 2. Local directories (each server) with configuration files and indexes (+ revision.log) How can I backup it? A question is (I describe a situation): - Server 1 is updated to revision 120 (i.e.) and I backup it (server is stopped). - Server 2 is updated in the meanwhile to 124 (i.e.) and I backup it (server is stopped). - Server 1 is restarted and write some revisions up to 127. - Server 1 is restarted and write some revisions up to 135. If Server 1 crash and i re-apply backup indexes up to 120, will it work or some revisions are skipped as generator is itself during Server1 initial reindex? Thanks a lot for your help. BR, Andrea - -- View this message in context: http://www.nabble.com/Cluster---Backup-tf4798776.html#a13728833 Sent from the Jackrabbit - Users mailing list archive at Nabble.com.