That's good to know.
 
In that case, is there anything wrong with my following Bacula configurations?  (Only listed relevant bits from configs.)
 
- bacula-sd.conf
Director {
Name = "Server-dir"
Password = "********"
}
 
Device {
Name = "SonyAIT"
MediaType = "DDS"
ArchiveDevice = "/dev/nst0"
LabelMedia = "yes"
RandomAccess = "no"
AutomaticMount = "yes"
RemovableMedia = "yes"
AlwaysOpen = "yes"
MaximumVolumeSize = 130GB
}
 
- bacula-dir.conf
Storage {
Name = "SonyAIT"
Address = "localhost"
SDport = 9103
Password = "********"
Device = "SonyAIT"
MediaType = "DDS"
}
 
Job {
Name = "2006_BCo_Scheduled_Backup"
Type = "Backup"
Level = "Full"
Client = "Server-fd"
FileSet = "BCo_All_Files"
Storage = "USB2"
Messages = "Standard"
Pool = "Default"
Priority = "10"
Schedule = "2006BCoCycle"
RunBeforeJob = /usr/bacula/backup_script-Catalog.sh
RunAfterJob = rm -f /var/bacula/BCo_Scheduled_Backup.sql
}
 
Schedule {
Name = "2006BCoCycle"
Run = Level=Full Storage="USB2" FullPool="FullPool" mon at 21:30
Run = Level=Differential Storage="SonyAIT" DifferentialPool="DiffPool" tue-fri at 21:30
}
 
-- Regards
Alan To
BCo


From: Robert Nelson [mailto:[EMAIL PROTECTED]
Sent: 14 November 2006 16:44
To: 'Alan To';
Subject: RE: [Bacula-users] Bacula compatible with Sony SDX-520C AIT2?

Yes Bacula works great with all the AIT drives.  I have tested it with AIT1, AIT2, and AIT3 based changers.

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alan To
Sent: Tuesday, November 14, 2006 8:10 AM
To: bacula-users@lists.sourceforge.net
Subject: [Bacula-users] Bacula compatible with Sony SDX-520C AIT2?

 

  Hi All

 

Just a quickie concerning my Bacula mishaps:

 

Is Bacula compatible with my Sony SDX-520C AIT2 Tape Drive?

 

I'm running Bacula 1.36 that comes with ClarkConnect Office Edition 3.2r1, Kernal Version 2.6.9-28.ccsmp (SMP).

(Server-dir Version: 1.36.2 (28 February 2005) i686-redhat-linux-gnu redhat.)

 

I'm relunctant to upgrade Bacula to the latest (Beta) version, as my current version of Bacula was installed with the ClarkConnect kernal/front-end; and I don't know how to install/upgrade properly anyway.

 

Many Thanks

Alan To


Bernhard and Company Ltd

Bilton Road * Rugby * England * CV22 7DT
( +44 1788 811600 * Fax +44 1788 812640
( Toll Free (USA) 1-888 GRIND IT
Website:  http://www.bernhard.co.uk

 

 

-------------------------------------------------------------------------
SF.net email is sponsored by: A Better Job is Waiting for You - Find it Now.
Check out Slashdot's new job board. Browse through tons of technical jobs
posted by companies looking to hire people just like you.
http://jobs.slashdot.org/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to