Dumpcycle: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


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.
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 {{man|5|amanda.conf}} for information on amanda.conf parameters.

Revision as of 23:21, 8 September 2008

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.