Bacula-users

Re: [Bacula-users] Is my tape jukebox borked?

2013-01-22 14:47:28
Subject: Re: [Bacula-users] Is my tape jukebox borked?
From: John Drescher <drescherjm AT gmail DOT com>
To: Alan McKay <alan.mckay+bacula AT gmail DOT com>
Date: Tue, 22 Jan 2013 14:44:40 -0500
On Tue, Jan 22, 2013 at 2:30 PM, Alan McKay <alan.mckay+bacula AT gmail DOT 
com> wrote:
> Hi folks,
>
> I started out with bacula 3 or 4 months ago but as it turned out the
> card I was using did not properly recognize the tape changer.  The
> whole thing got sidetracked for a while but now I'm back with a new
> card which seems to see everything fine.   It is a Sun SL24 jukebox.
> I'm running Ubuntu 12.10 with bacula out of the apt-get packages.
>
> I stopped using the jukebox a few months ago with the software Sun had
> sold us for it, because I suspected some issues with either the
> software or the hardware.  Now I fear it is hardware.
>
> Was trying some basic mtx-changer tests and btape and getting some
> results that looked odd, so I looked into the mtx-changer script and
> found this command - with results as shown :
>
> root@nashead01:/etc/bacula# mtx -f /dev/sg0 status


Are you sure /dev/sg0 is the changer?

Use tapeinfo to tell you. For me its now /dev/sg5 but that will change
when drives are added or removed from the system.

dev6 ~ # tapeinfo -f /dev/sg5
Product Type: Medium Changer
Vendor ID: 'EXABYTE '
Product ID: 'MAGNUM 224      '
Revision: 'C112'
Attached Changer API: No
SerialNumber: '000089000435'
SCSI ID: 3
SCSI LUN: 1
Ready: yes

I use a udev rule to create a /dev/autochanger1 device that will
always point at the right device then use /dev/autochanger1 in bacula.

John

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
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>