Adding a virtual tape library to your environment

Define a virtual tape library (VTL) to take advantage of mount performance and scalability advantages.

About this task

VTLs are identified by using the DEFINE LIBRARY command and specifying the LIBTYPE=VTL parameter. Because a VTL library functionally interacts with the server in the same way that a SCSI library does,you can use the UPDATE LIBRARY command to change the library type of a SCSI library that is already defined. You do not have to redefine the library.

Procedure