Hello,
[EMAIL PROTECTED] wrote:
> Hello all,
>
> I am currently running bacula v2.0.3 on a Solaris 9 system with a
> Qualstar RLS-8236 Tape Library. The Library has 2 LTO-2 tape drives.
> Bacula has worked okay, but recently (after upgrading to 2.0.3 from
> 1.38.11) I am getting backup errors on a couple of clients.
>
> [...]
>
> Here ia my autochanger and drive configuration from bacula-sd.conf:
>
> # An autochanger device with two drives
> #
> Autochanger {
> Name = Autochanger-0
> Device = LTO-0
> Device = LTO-1
> Changer Command = "/usr/local/bacula/etc/mtx-changer %c %o %S %a %d"
> Changer Device = /dev/scsi/changer/c2t0d0 }
>
> Device {
> Name = LTO-0
> Drive Index = 0
> Media Type = LTO-2
> Archive Device = /dev/rmt/0cbn
> AutomaticMount = yes; # when device opened, read it
> AlwaysOpen = yes;
> RemovableMedia = yes;
> RandomAccess = no;
> AutoChanger = yes
> Autoselect = yes # Default is yes but not using both
> drives
> Alert Command = "sh -c 'tapeinfo -f %c |grep TapeAlert|cat'"
> Spool Directory = /local0/BACKUP
> Maximum Spool Size=16777216000
> Maximum Job Spool Size=10485760000
> Maximum Network Buffer Size = 65536
> }
>
> Device {
> Name = LTO-1
> Drive Index = 1
> Media Type = LTO-2
> Archive Device = /dev/rmt/1cbn
> AutomaticMount = yes; # when device opened, read it
> AlwaysOpen = yes;
> RemovableMedia = yes;
> RandomAccess = no;
> AutoChanger = yes
> Autoselect = yes # Default is yes but not using both
> drives
> Alert Command = "sh -c 'tapeinfo -f %c |grep TapeAlert|cat'"
> Spool Directory = /local3/BACKUP
> Maximum Spool Size=29360128000
> Maximum Job Spool Size=19922944000
> Maximum Network Buffer Size = 65536
> }
>
> Here are the Daily01 and Daily02 pool definitions:
>
> Pool {
> Name = Daily01
> Pool Type = Backup
> Recycle = yes # Bacula can automatically recycle
> Volumes
> AutoPrune = yes # Prune expired volumes
> Volume Use Duration = 21 days
> Volume Retention = 60 days # 2 Months
> #Accept Any Volume = yes # write on any volume in the pool
> Cleaning Prefix = Clean
> }
>
> Pool {
> Name = Daily02
> Pool Type = Backup
> Recycle = yes # Bacula can automatically recycle
> Volumes
> AutoPrune = yes # Prune expired volumes
> Volume Use Duration = 21 days
> Volume Retention = 60 days # 2 Months
> #Accept Any Volume = yes # write on any volume in the pool
> Cleaning Prefix = Clean
> }
This looks correct.
>
> If you need more information please let me know.
>
Storage and Jobdefintion in bacula-dir.conf would be helpful.
Please note, that for v2.0.3 to work correctly with autochangers you shouldn't
write to the drives directly but always use the autochanger-device.
Andreas
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users