Hello,


[EMAIL PROTECTED] said:

[...]

>       Anyway, today my problem is that amflush is failing. I forgot
> to change a tape last night, and dumps happened to the holding disk --
> no problem there. I tried to run amflush, though, and it failed on 
> several filesystems. I am guessing it's a failure of the files on the
> holding disk instead of the tape (as the tape does have good data!).
> What can cause this sort of thing?

I had some similar trouble once when my holding disk went bad.  You
might try reading each file from the disk in its entirety.  For
example:

dd if=/home/amanda/20010829/bertha._usr2.1 of=/dev/null bs=32k

Check that the records in/out that dd reports matches the file size.

If that works for all of the images and dd doesn't report any IO errors,
then I guess the tape is what's left to look at.  You might try running
amflush again onto a different tape.  

-Ben

-- 
Benjamin Lewis                        Thank goodness modern convenience is a 
Database Analyst/Programmer                  thing of the remote future.
Purdue University Computing Center                  -- Pogo, by Walt Kelly
[EMAIL PROTECTED]                 


Reply via email to