Bacula-users

Re: [Bacula-users] I/O error during label

2008-10-01 05:57:26
Subject: Re: [Bacula-users] I/O error during label
From: "Yuri Timofeev" <tim4dev AT gmail DOT com>
To: "Jason Dixon" <jdixon AT omniti DOT com>
Date: Wed, 1 Oct 2008 12:53:25 +0300
Hi!

I have a similar problem.
version 2.4.2-2

Job write to the tape, for example Volume "pool.tape.2y.0003".
The tape ends.
In DB Catalog appear a record "pool.tape.2y.<random number>", for
example "pool.tape.2y.0999"
In labels (only for tapes) I use sequential numbers.
So I do not need random numbers:

"delete media volume=pool.tape.2y.0999"

Then I want to mark a new tape with the name of the volume
"pool.tape.2y.0004" (because I need to)
When I try to execute the command "label":

"Sending label command for Volume "pool.tape.2y.0004" Slot 0 ...
3910 Unable to open device "devTapeStorageHP" (/dev/nst0):
ERR=dev.c:432 Unable to open device "devTapeStorageHP" (/dev/nst0):
ERR=No medium found
Label command failed for Volume pool.tape.2y.0004.
Do not forget to mount the drive!!!"


In DB Catalog record of pool.tape.2y.0004 does not appear.
However, the label on the tape recorded.

After that, I can not work with TapeDrive and this tape!
umount / mount did not help.

I was forced to make a downgrade to version 2.2.8-2


2008/9/12 Jason Dixon <jdixon AT omniti DOT com>:
> I see this I/O error after every label attempt.  Everything seems to be
> fine, but I just want to know if this is expected behavior or anything
> to watch out for.
>
> Connecting to Storage daemon Sony SDX-700C at backup-va-1:9103 ...
> Sending label command for Volume "000074" Slot 4 ...
> 3307 Issuing autochanger "unload slot 3, drive 0" command.
> 3304 Issuing autochanger "load slot 4, drive 0" command.
> 3305 Autochanger "load slot 4, drive 0", status is OK.
> block.c:999 Read error on fd=6 at file:blk 0:0 on device "Sony SDX-700C"
> (/dev/rmt/0cn). ERR=I/O error.
> 3000 OK label. VolBytes=64512 DVD=0 Volume="000074" Device="Sony
> SDX-700C" (/dev/rmt/0cn)
> Catalog record for Volume "000074", Slot 4  successfully created.
> Requesting to mount Sony SDX-700C ...
> 3001 Device "Sony SDX-700C" (/dev/rmt/0cn) is mounted with Volume
> "000074"
>
>
> Thanks,
>
> --
> Jason Dixon
> OmniTI Computer Consulting, Inc.
> jdixon AT omniti DOT com
> 443.325.1357 x.241
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Bacula-users mailing list
> Bacula-users AT lists.sourceforge DOT net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>



-- 
with best regards

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Bacula-users] I/O error during label, Yuri Timofeev <=