On Thu, 10 Aug 2006, Jaime Ventura wrote:

Thank you for reply.
Can you take a look on the sections you mentioned?
My autocharger is a Dell PowerVault 124T with only one drive.
I believe its correct.

It looks mostly ok, but I would not use Whitespace in labels


Thanks
#
Autochanger {
Name = TapeLoader124T
Device = "IBM Ultrium 3"

 Device = "IBM-Ultrium-3"

Changer Command = "/etc/bacula/mtx-changer %c %o %S %a %d"
Changer Device = /dev/sg5
}

Device {
Name = "IBM Ultrium 3"

Name = "IBM-Ultrium-3"

Drive Index = 0
Media Type = "Ultrium 3"

Media Type = "Ultrium-3"

Archive Device = /dev/nst0
AutomaticMount = yes;               # when device opened, read it
AlwaysOpen = yes;
RemovableMedia = yes;
RandomAccess = no;

LabelMedia = yes;             # lets Bacula label unlabeled media
Volume Poll Interval = 7200   # time between device rechecks

Spool Directory = /var/bacula/spool/           # read spooling section
Maximum Spool Size     = 200000000000 # 200Gb  # of manual.
Maximum Job Spool Size = 20000000000 # 20Gb    #


AutoChanger = yes
# Enable the Alert command only if you have the mtx package loaded
Alert Command = "sh -c 'tapeinfo -f %c |grep TapeAlert|cat'"
}

It looks mostly OK

Because of the speed of LTO3 media, you should always use spooling for everything - except possibly full backups - otherwise the tape spends a lot of time "shoe-shining"

What storage device are you calling in your -dir job{} entries?

What are your bacula-dir storage{} entries?








Jaime Ventura
[Infra-estruturas e Comunicações]

Rua Dr. António Bernardino de Almeida, 431
4200 - 072 Porto
Telef: +351 22 834 05 00 (04) - ext. 1641
Fax: +351 22 832 11 59

e-mail:         [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
url: www.isep.ipp.pt <http://www.isep.ipp.pt>




Alan Brown wrote:
On Thu, 10 Aug 2006, Jaime Ventura wrote:

*mount
The defined Storage resources are:
   1: File
   2: IBM Ultrium 3

Judging from this, you have malconfigured your autochanger resource.

Please re-read the manual and ensure you have an autochanger section AND
a section for each tape drive in the autochanger.

AB


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to