"Matias Schwalm" <[EMAIL PROTECTED]> kirjoitti 
viestissä:[EMAIL PROTECTED]
> Hi everyone,
>
> Can somebody tell my what this messages means, and how I can get rid of 
> it?
>
> block.c:993 Read error on fd=5 at file:blk 0:0 on device "LTO-2"
> (/dev/nst0). ERR=Input/output error.
>
> Matthias
>
> <---snip--->
> Connecting to Storage daemon LTO-2-sd at 10.10.10.30:9103 ...
> Sending label command for Volume "WednesdayPool-0001" Slot 0 ...
> block.c:993 Read error on fd=5 at file:blk 0:0 on device "LTO-2"
> (/dev/nst0). ERR=Input/output error.
> 3000 OK label. VolBytes=64512 DVD=0 Volume="WednesdayPool-0001"
> Device="LTO-2" (/dev/nst0)
>
Unless I'm not mistaken, that error message is normal but quite 
embarrassing.

You obviously had a tape that had never before been written into? At first 
Bacula checks that you are not trying to overwrite some existing Bacula 
tape, so it needs to read the beginning of the tape. But if it is really 
unused tape, with even no eof mark, it will result in an error. After that, 
as you can see, the tape was labeled correctly.

IMHO, this "error" situation should be handled in a more decent way. It's 
not nice to print error messages that belong to systems normal, faultless 
operation. Only if the labeling fails, it should be reported as an error.

--
TiN 



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to