On Sat, 9 Apr 2005, Arno Lehmann wrote:

It works for me... In your case, relying on pools might be more useful. After all, at baculas current state, you need some difference between tapes in the changers, and relying on MediaType is worse than Pool, if your drives do accept the same Media...

I have been wondering about a specific situation which is likely to crop up here shortly:


Mixed LTO3 and LTO2 drives in the same robot (various reasons, mainly budgetary . I can't get all drives changed out at once while expanding the existing robot's slots and adding drives, but there's no point in staying with LTO2 drives while increasing capacity)

LTO3 drives can read/write LTO3 and LTO2 tapes. but LTO2 drives can only read/write LTO2 tapes.

This isn't just a possibility in the LTO world - SDLT, AIT, DDS, SAIT, etc all have similar issues as media capacity scales up. Being able to handle this in backup software would be a big plus.

As a thought, can this be done with a new drive configuration directive or extending the existing Media Type directive in bacula-sd.conf?

Eg:

Media Type = LTO LTO-2 LTO-3

OR

Media Type Read = LTO LTO2 LTO3
Media Type Write = LTO2, LTO3


The hassle with this is that it will need some extra logic when creating/labelling volumes, especially when there may be mixed media types in a pool during a migration phase, etc.



AB



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to