Dump larger than available tape space: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
(from http://forums.zmanda.com/showthread.php?t=615)
 
(man links)
 
Line 1: Line 1:
= Problem =
= Problem =
[[amdump]]'s nightly mail complains:
{{man|8|amdump}}'s nightly mail complains:
   
   
Examples of users seeing this message include:
Examples of users seeing this message include:

Latest revision as of 23:29, 30 June 2008

Problem

amdump(8)'s nightly mail complains:

Examples of users seeing this message include:

Explanation

Amanda estimates the size of each DLE before beginning to dump anything. If the estimated size for a DLE is larger than the size of a tape, then (assuming spanning is not enabled) Amanda knows it will never be able to fit that dump on a tape, and produces this log message.

Solution

Either enable tape spanning or break your DLEs into smaller, more manageable DLEs.