On 7/9/07, Richard White <[EMAIL PROTECTED]> wrote:

>>> On 7/9/2007 at 11:32 AM, in message
<[EMAIL PROTECTED]>, "John
Drescher"
<[EMAIL PROTECTED]> wrote:
> Are you 100% sure that  /dev/sg0 is your changer?
>
>
> You can use the tapeinfo command to check that. Here is my Exabyte224
>
>  # tapeinfo -f /dev/sg5
> Product Type: Medium Changer
> Vendor ID: 'EXABYTE '
> Product ID: 'MAGNUM 224      '
> Revision: 'C112'
> Attached Changer: No
> SerialNumber: '000089000435'
> SCSI ID: 3
> SCSI LUN: 1
> Ready: yes

You are right! /dev/sg0 yields some ATA nonsense, but /dev/sg1 tells me it
is an Exabyte 1x10 1u. I will give it another try.

FWIW, I am making some assumptions about the identity of the tape drive in
there. tapeinfo -f /dev/st0 or /dev/nst0 shows nothing and requires CTL-C to
relinquish the command prompt. /dev/st1 gives an error.


tapeinfo does not work with st devices. Only sg devices.

mt -f /dev/nst0 status
should show something if bacula did not lock the drive.

John
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to