** Credit Web
Setup Tape Libraries and Drives
1. IBM 3584
If using an IBM 3584 tape library, install the Atape driver, configure the SCSI Medium Changer (SMC) library device on the node that will run the HPSS LTO PVR, and verify that you can talk to the library.
Run this before HPSS has started since only one process can have an open smc device file descriptor.
For drives in an IBM 3584 robot, identify the robot-specific device id (LTO drive locations) for each Mover tape device. This will be required when configuring the tape drives within HPSS.
Refer to 6.8.13.2 LTO PVR Information for more information.
2. 3494
• Identify the robot-specific device id for each Mover tape device. This will be required when configuring the tape drives within HPSS.
• Configure the lmcp daemon on the node that will run the HPSS 3494 PVR, verify that it is working properly, and configure the lmcp daemon to be started automatically during system reboot.
To automatically start the lmcp daemon after system reboot, add /etc/methods/startatl to the /etc/inittab file
Refer to 6.8.13.3 IBM 3494/3495 PVR Information for more information.
3. STK
• If using an STK tape library, configure the ACSLS and SSI software properly and verify that it is working correctly.
To test the ability to mount and dismount a tape in an STK library, use the stk_ctl utility that is provided by the HPSS automated SFS backup toolset.
where driveSpec is four integers separated by commas (no spaces), identifying the ACS, LSM, panel, and drive (e.g., 0,0,1,2 ).
Refer to 6.8.13.4 StorageTek PVR and RAIT PVR Information for more information.
4. AML
• If using an AML PVR, configure the Insert/Eject ports using the configuration files /var/hpss/etc/AML_EjectPort.conf and /var/hpss/etc/AML_InsertPort.conf .
Refer to 6.8.13.5 ADIC Automatic Media Library Storage Systems Information for more information.
5. Tape Drive Verification
5.1 AIX
The tape devices section of the lsnode report indicates whether the available tape drives have variable-length block size set.
To manually check whether variable block size is enabled, the following should return a value of zero( 0 ):
• If using STK drives (e.g., Redwoods), verify that the drive type is not incorrectly set to Generic tape drive or IBM Emulation mode.
• On each Tape Mover node, verify that the raw read and write I/O performance of all HPSS tape drives are at expected levels. Create one or more tables documenting the results. An example table can be found above.
To measure uncompressed write performance (see warning below) on rmt1 (Note that specifying rmt1.1 causes the tape not to rewind):
To measure read performance on drive rmt1 using the previously-written uncompressed and compressed files:
WARNING: The contents of this tape will be overwritten so be sure to mount the correct tape cartridge.
5.2 Solaris & IRIX
For Solaris & IRIX platforms, specific commands and syntax are not listed. Perform the following steps using the appropriate commands for the OS used:
2 comments:
i've 1 problem on aix 7.1 and ibm 3584 tape library. install aix7.1 then install atape driver. so i've only 1 smc and 13 driver. but there are added 2 smc and 26 drivers. then they are not working. how to fix it? help me
i've 1 problem on aix 7.1 and ibm 3584 tape library. install aix7.1 then install atape driver. so i've only 1 smc and 13 driver. but there are added 2 smc and 26 drivers. then they are not working. how to fix it? help me
Post a Comment