Marcelo Le�o Caffaro wrote:

Now i think the problem is other:
[...]
Load tape Employer0 now
Continue [?/Y/n/s/t]? Y
EOF, check amidxtaped.<timestamp>.debug file on tux2.employer.com.br.
amrecover: short block 0 bytes
UNKNOWN file
amrecover: Can't read file header


We're further now. That's already good news.


Below is my amidxtaped debu file:
[...]
amrestore: WARNING: not at start of tape, file numbers will be offset

That was the problem.

Two possible solutions:

1.  Manualy rewind the tape before your read it.
    ( mt -f /dev/nst0 rewind )
    You position it yourself to the correct image with "mt fsf ###",
    if you like.

2.  Since amanda 2.4.4 amanda can do this for you, but you need
    to add these two lines to amanda.conf:
        amrecover_do_fsf yes    # this implies a rewind
        amrecover_check_label yes


-- Paul Bijnens, Xplanation Tel +32 16 397.511 Technologielaan 21 bus 2, B-3001 Leuven, BELGIUM Fax +32 16 397.512 http://www.xplanation.com/ email: [EMAIL PROTECTED] *********************************************************************** * I think I've got the hang of it now: exit, ^D, ^C, ^\, ^Z, ^Q, F6, * * quit, ZZ, :q, :q!, M-Z, ^X^C, logoff, logout, close, bye, /bye, * * stop, end, F3, ~., ^]c, +++ ATH, disconnect, halt, abort, hangup, * * PF4, F20, ^X^X, :D::D, KJOB, F14-f-e, F8-e, kill -1 $$, shutdown, * * kill -9 1, Alt-F4, Ctrl-Alt-Del, AltGr-NumLock, Stop-A, ... * * ... "Are you sure?" ... YES ... Phew ... I'm out * ***********************************************************************




Reply via email to