I am not sure there is a "normal" procedure, as every application is different. 
 You have to look at what your requirements are, how does your application get 
updated, and other factors, and then plan accordingly.  For example, if your 
application only updates one forest per day, then on those days, you might be 
able to only back up those forests.  Also, how hard is it to redo some 
processing to get back to where you were before from your last backup?  What is 
the cost of not being able to get back there?

In any backup plan, you have to take these sorts of factors into consideration 
and make tradeoffs based on system resources, time, budget, etc.  This is also 
true if you are doing incremental backups, btw, although the costs can be less.

Hope that helps.

-Danny


-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Tomas Groth 
Christensen
Sent: Friday, July 02, 2010 5:02 AM
To: [email protected]
Subject: Re: [MarkLogic Dev General] Incremental backup

Hi,

Thank you for the answer!
I'm a bit sorry that incremental backup isn't supported. Since it means 
that it is very expensive in terms of time and bandwidth to copy the 
backup to a remote location when a certain size is reached.
What is the "normal" procedure for backup of ML to a remote location? Is 
it really necessary to copy the entire dump every time?

Best regards,
Tomas

Den 01-07-2010 18:58, Danny Sokolsky skrev:
> The backups are not incremental.
>
> The database backup makes a fresh backup each time, and puts it in a separate 
> subdirectory.
>
> The forest backup backs up to the location you specify, and if there is 
> already a backup there, it is smart about what to backup, and only backs up 
> the changed part.  What it ends up backing up will depend on what merges 
> happened since the last backup.  But it is not exactly incremental.
>
> -Danny
>
> -----Original Message-----
> From: [email protected] 
> [mailto:[email protected]] On Behalf Of Lee, David
> Sent: Thursday, July 01, 2010 6:55 AM
> To: General Mark Logic Developer Discussion
> Subject: Re: [MarkLogic Dev General] Incremental backup
>
> Sorry, going off of memory which may be bad, plus my experience that
> doing a 2nd backup doesnt take very long.
> I could be (proably am) totally wrong.
>
>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of Tomas
> Groth Christensen
> Sent: Thursday, July 01, 2010 9:20 AM
> To: [email protected]
> Subject: Re: [MarkLogic Dev General] Incremental backup
>
> Hi,
>
> Do you have a link to old post you mentioned? Or just the subject? I
> searched the archives, but didn't find much...
>
> The backup (of a database) created using the web-interface, isn't
> incremental. Perhaps it is only "activated" when using scheduled backup,
>
> and when setting the "max backups count" to 0 (unlimited)?
>
> /Tomas
>
> Den 01-07-2010 14:58, Lee, David skrev:
>> I belive (from a post a while back on this group) that the built in
>> marklogic backups are in fact incremental.
>>
>>
>> -----Original Message-----
>> From: [email protected]
>> [mailto:[email protected]] On Behalf Of Tomas
>> Groth Christensen
>> Sent: Thursday, July 01, 2010 8:57 AM
>> To: [email protected]
>> Subject: [MarkLogic Dev General] Incremental backup
>>
>> Hi,
>>
>> I'm looking for a way to do incremental backups with Mark Logic, but I
>> can't find any reference to such a feature in the documentation.
> Doesn't
>>
>> ML support incremental backups?
>>
>> Best regards,
>> Tomas
>> _______________________________________________
>> General mailing list
>> [email protected]
>> http://developer.marklogic.com/mailman/listinfo/general
>> _______________________________________________
>> General mailing list
>> [email protected]
>> http://developer.marklogic.com/mailman/listinfo/general
>
> _______________________________________________
> General mailing list
> [email protected]
> http://developer.marklogic.com/mailman/listinfo/general
> _______________________________________________
> General mailing list
> [email protected]
> http://developer.marklogic.com/mailman/listinfo/general
> _______________________________________________
> General mailing list
> [email protected]
> http://developer.marklogic.com/mailman/listinfo/general

_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to