On May 17, 2001, [EMAIL PROTECTED] wrote:
> could it be possible, that amanda can't overwrite tapes with "tar"
> that have been previously written with "dump" ?
Nope. The error message generally means tape full or media error.
Is there any message in the e-mail log specifying how much data tape
Hi,
I' am using amanda 2.4.2p2 for quite some weeks without any problems.
Now I want to switch from using dump program to using gnutar instead.
The only thing I did was to add an entry to my dumptype definition:
define dumptype always-full {
global
program "GNUTAR"
priority high
dumpcycle 0
}