>I'm trying to dump the entire contents of the host onto the holding disk,
>but I got this error:
>
>./amdump set1
>insert tape into slot 0 and press return

What error?  That's telling you to mount the tape.

>When I ran amcheck before running amdump this is the result:
>./amcheck set1
>Amanda Tape Server Host Check
>-----------------------------
>WARNING: tapedev is /dev/null, dumps will be thrown away

See that line?  That says Amanda is going to do the backup and then
**throw the dump away**.

If you want to do a backup into the holding disk only, then set tapedev
to something like "/dev/no-such-device".  You will probably also want
to comment out the tpchanger entry.

You may also need to change the "reserve" parameter in amanda.conf (e.g.
to zero) so Amanda will do full (level 0) backups in this "degraded"
mode of operation.

>Nupur

John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]

Reply via email to