Dumpcycle: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
(add template link)
(no need for an argument)
Line 1: Line 1:
{{Glossary Entry|Dumpcycle}}
{{Glossary Entry}}
The dumpcycle tells Amanda when to do a full dump in conjunction with the [[runspercycle]] parameter. The dumpcycle represents the number of days over which every filesystem will have a full backup. If I want a complete backup of every system every night then my dumpcycle would be 0. Every 7 days would get me a full backup each week.
The dumpcycle tells Amanda when to do a full dump in conjunction with the [[runspercycle]] parameter. The dumpcycle represents the number of days over which every filesystem will have a full backup. If I want a complete backup of every system every night then my dumpcycle would be 0. Every 7 days would get me a full backup each week.



Revision as of 19:17, 13 July 2010

The dumpcycle tells Amanda when to do a full dump in conjunction with the runspercycle parameter. The dumpcycle represents the number of days over which every filesystem will have a full backup. If I want a complete backup of every system every night then my dumpcycle would be 0. Every 7 days would get me a full backup each week.

Runspercycle indicates how many time in the above dumpcycle that the amdump program will be executed. If you do a backup every weekday night but wanted a full backup each week then your dumpcycle would be 7 and and your runspercycle would be 5.

Please see amanda.conf(5) for information on amanda.conf parameters.