| You give the TZ887 more credit than it is due. There is a
class of medium changers with the semi-feature of loading
the next tape in a "magazine" when the drive receieves a
SCSI Unload command. The TZ887 is one of these medium
changers. If OpenVMS behaves as you suggest, it is probably
because BACKUP sends the necessary Unload command (*). The
ULTRIX versions of tar, dump and I think even dd had this
feature of sending an Unload (or equivalent) for selected
drives, but the feature seems to have been removed from
Digital UNIX.
What you want to do is:
a. Develop a way of running tar (dump, cpio, etc) so that
it can intercept the "please load next tape" message
to use "mt offline" to load the next tape for you.
b. Beat up on the product managers to get the feature
put back. I don't think it is something that should
be done blindly, since I've seen the grief this can
cause other applications.
c. Buy/use a backup product that will take advantage of
the feature.
(*) I'm pretty sure this is the case, because the semi-
feature causes considable grief in a managed media
system layered on top of BACKUP.
|