Hello,

I have a Sun L180 tape library that has four DLT7000 drives and
two SDLT drives.  What I want to accomplish is to have two pools
of tapes, with the first being all my DLT-IV media and the second
being the SDLT media.  This I've managed by defining the two
pools in bacula-sd.conf and manually dividing the media into the
two pools.  I then want to force the system to use the first pool
only in the first four drives and the second pool in the last two
drives.  I havn't managed this one.  I have the autochanger defined
as

Autochanger {
  Name = L180
  Device = DLT7000-1, DLT7000-2, DLT7000-3, DLT7000-4, SDLT-1, SDLT-2
  Changer Command = "/usr/local/bacula/etc/mtx-changer %c %o %S %a %d"
  Changer Device = /dev/scsi/changer/c8t0d0                          
}

and the media type for all drives is set to DLT.  I did try to set the media
type to DLT7000 and SDLT but then the system complained that the
authchanger has to have a single media type.

One thought I had - it is possible to define two autochangers pointing to
the same physical library and divide the tape drives that way?

I am running version 1.37.40 on a Solaris 10 system.

Thanks.

-- 
Dr. Douglas O'Neal
Manager, Bioinformatics Center
Delaware Biotechnology Institute
(302) 831-3456



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to