> > Start by assigning the drives a different media type for LTO2 versus LTO3. > > > > John > > > Thanks ! > > like this in sd.conf one ? > > Device { > Name = Drive-1 # > Drive Index = 0 > Media Type = LT0-3 > Archive Device = /dev/st0 > AutomaticMount = yes; # when device opened, read it > AlwaysOpen = yes; > RemovableMedia = yes; > RandomAccess = no; > AutoChanger = yes > # > Alert Command = "sh -c 'tapeinfo -f %c |grep TapeAlert|cat'" > } > > Device { > Name = Drive-2 # > Drive Index = 1 > Media Type = LTO-2 > Archive Device = /dev/st1 > AutomaticMount = yes; # when device opened, read it > AlwaysOpen = yes; > RemovableMedia = yes; > RandomAccess = no; > AutoChanger = yes > Alert Command = "sh -c 'tapeinfo -f %c |grep TapeAlert|cat'" > } > Device { > Name = Drive-3 # > Drive Index = 2 > Media Type = LTO-3 > Archive Device = /dev/st2 > AutomaticMount = yes; # when device opened, read it > AlwaysOpen = yes; > RemovableMedia = yes; > RandomAccess = no; > AutoChanger = yes > Alert Command = "sh -c 'tapeinfo -f %c |grep TapeAlert|cat'" > } > >
------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users