The following information modifies the text appearing in the readme for the 3740 package. $4 ********************************************************************** $4 * Support for IBM LTO Ultrium (358x) devices * $4 ********************************************************************** $4 $4 TSM supports the IBM 3580, 3581, 3583 and 3584 LTO Ultrium products on the $4 AIX, and NT 4.0 platforms. $4 - The IBM 3580 is a stand-alone drive. $4 - The IBM 3581, 3583 and 3584 are automated libraries. $4 $4 Users must use the SSD RMSS device drivers on these platforms to recognize $4 and configure the IBM 3580, 3581, 3583 and 3584. $4 To obtain the correct level of the device driver, review the README files $4 in the ftp.software.ibm.com/storage/devdrvr. $4 $4 To define the device class, users should use the following: $4 $4 DEFINE DEVCLASS device_class_name DEVTYPE=LTO $4 FORMAT=[DRIVE or ULTRIUM or ULTRIUMC] $4 LIBRARY=library_name $4 $4 On the AIX and NT 4.0 platforms, users should define the IBM 3581, 3583 $4 and 3584 automated libraries as follows: $4 $4 DEFINE LIBRARY library_name LIBTYPE=SCSI DEVICE= $4 $4 On the AIX and NT 4.0 platforms, users should define the drives within $4 those libraries as follows: $4 $4 DEFINE DRIVE library_name drive_name DEVICE= $4 ELEMENT= $4 $4 Examples: $4 $4 On AIX, assuming AIX recognized and configured the medium $4 changer as /dev/smc0 and the drive as /dev/rmt0: $4 $4 DEFINE LIBRARY 3584LIB LIBTYPE=SCSI DEVICE=/dev/smc0 $4 DEFINE DRIVE 3584lib rmt0 DEVICE=/dev/rmt0 ELEMENT=104 $4 $4 On the NT 4.0, assuming NT recognized and configured the $4 medium changer as lb3.1.0.2 and the drive as \\.\Tape0: $4 $4 DEFINE LIBRARY 3584LIB LIBTYPE=SCSI DEVICE=lb3.1.0.2 $4 DEFINE DRIVE 3584lib tape0 DEVICE=\\.\Tape0 ELEMENT=104 $4 $4 ATTENTION: At this time the DSMLABEL utility and the Tape Labeling Wizard do not $4 support this new family of products. $4 Users should use the LABEL LIBVOLUME command. $4 $4 When inserting cartriges into the entry exit ports of the IBM 3584 $4 library wait several seconds for the library to scan the barcodes $4 before issuing a reply to a server request to insert a cartrige in $4 an entry exit port. This problem will be fixed in a future level of $4 microcode for the IBM 3584 library. $4