Dump larger than available tape space

From wiki.zmanda.com
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.