Bacula-users

[Bacula-users] Exabyte Storageloader

2010-02-27 02:56:34
Subject: [Bacula-users] Exabyte Storageloader
From: David Koski <david AT kosmosisland DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Fri, 26 Feb 2010 23:53:31 -0800
I'm looking for storage daemon configuration for an Exabyte Packetloader
(Storageloader) VXA-2.  Currently my Device resource looks like this:

Device {
    Name = "Exabyte_VXA-2"
    Media Type = "VXA-2"
    Archive Device = /dev/nst0
    Device Type = Tape
    Autochanger = yes       # if yes, must specify Autochanger resource
    Alert Command = "/bin/sh -c '/usr/sbin/tapeinfo -f %c | grep TapeAlert'"
    Maximum Changer Wait = 30 minutes
    Maximum Rewind Wait = 20 minutes
    AlwaysOpen = yes
    #Maximum Open Wait = 25 minutes
    RemovableMedia = yes
    Random Access = no
}

..but I am getting errors when the tapes change automatically:

26-Feb 23:20 backup-mdlcpa-sd JobId 13: Error: block.c:568 Write error at 
25:6568 on device "Exabyte_VXA-2" (/dev/nst0). ERR=Input/output error.
26-Feb 23:20 backup-mdlcpa-sd JobId 13: Error: Backspace file at EOT failed. 
ERR=Input/output error
26-Feb 23:20 backup-mdlcpa-sd JobId 13: End of medium on Volume "A0000004" 
Bytes=24,952,209,408 Blocks=386,783 at 26-Feb-2010 23:20.
26-Feb 23:20 backup-mdlcpa-sd JobId 13: 3307 Issuing autochanger "unload slot 
5, drive 0" command.

Regards,
David Koski
david AT kosmosisland DOT ccom

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
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>
  • [Bacula-users] Exabyte Storageloader, David Koski <=