



To use a library or libraries for storage from one Tivoli® Storage Manager server, you must first set up the device on the server system.
Set the 3494 Library Manager Control Point (LMCP).

Set the symbolic name for the library
in the configuration file for the library device driver (/etc/ibmatl.conf).For SCSI and VTL libraries, you can use the PERFORM LIBACTION to define drives and paths for a library instead of completing Steps c and d separately.
For ACSLS and 3494 libraries: Drives with different device types or different generations of drives are supported in a single physical library if you define one library to Tivoli Storage Manager for each type of drive or generation of drive. For example, if you have two device types, or two generations of drives of the same device type, define two libraries. Then define the drives and device classes for each library.
Device classes specify the recording formats for drives and classify them according to type. Use the default value, FORMAT=DRIVE as the recording format only if all the drives associated with the device class can read and write to all of the media. For example, if you have a mix of Ultrium Generation 3 and Ultrium Generation 4 drives, but only have Ultrium Generation 3 media, you can specify FORMAT=DRIVE because both the Generation 4 and Generation 3 drives can read from and write to Generation 3 media.
If you do not allow scratch volumes, you must perform the extra step of explicitly defining each volume to be used in the storage pool. Also, specify MAXSCR=0 when you define the storage pool so that scratch volumes are not used.
Ensure that enough volumes in the library are available to the server. Keep enough labeled volumes on hand so that you do not run out during an operation such as client backup. Label and set aside extra scratch volumes for any potential recovery operations that you might have later.
The procedures for volume check-in and labeling are the same whether the library contains drives of a single device type, or drives of multiple device types. You can use the CHECKIN LIBVOLUME command to check in volumes that are already labeled. Or, if you want to label and check in volumes with one step, issue the LABEL LIBVOLUME command.
When you issue QUERY DRIVE, verify that the device type for the drive is what you are expecting. If a path is not defined, the drive device type is listed as UNKNOWN and if the wrong path is used, GENERIC_TAPE or another device type is shown. This step is especially important when you are using mixed media.



Example: Configure a SCSI or virtual tape library with a single drive device type


Example: Configure a SCSI or virtual tape library with multiple drive device types


Example: Configure an ACSLS library with a single drive device type


Example: Configure an ACSLS library with multiple drive device types


Example: Configure a 3494 library with a single drive device type


Example: Configure a 3494 library with multiple drive device types