Replacing a Tape Drive

A tape drive can be replaced while Recovery Appliance is online.

Note:

The bridging tape drive is located in the top drive slot of the base module. The robot control is a SCSI Medium Changer device that appears as LUN 1 on a bridging tape drive. If the library is partitioned, there must be two tape drives in the base module, and each tape drive provides the robot control for its assigned partition. If the failed drive is the bridging drive, then the SL150 library must be taken offline to the host as replacing the tape drive will cause the host to lose connectivity to the SL150 library. If the tape drive is not a bridging drive, then it can be hot swapped.

To replace a tape drive:

  1. Pause the Recovery Appliance sbt_library.

    exec dbms_ra.pause_sbt_library(lib_name=>'ROBOT0');
  2. Quiesce activity for this tape drive.
  3. Log into the SL150 remote interface using your browser.
  4. (Optional) Enable the locate library indicator
  5. Prepare the tape drive for removal:
    1. Click Library on the left of the remote interface.
    2. Move the cursor to the drive you need to replace.
    3. Click the drive icon and select Remove Drive.
    4. Click OK in the confirmation dialog box. The physical LED at the rear of the drive tray lights to indicate the drive is ready for removal.
  6. Remove the tape drive:
    1. Access the back of the library (open the rear door of the rack, if applicable).
    2. Locate the tape drive with the blue LED (indicates drive is ready for removal).
    3. Verify that the interface cables are labeled. Attach a label if necessary.
    4. Disconnect the cables from the jacks on the left side of the drive tray.
    5. Loosen the captive thumbscrews on the drive tray.
    6. Grasp the drive tray, pull it out of the library drive slot, and set it upright and flat on a static free surface.

    Caution:

    ESD damage. Do not touch any electronic components or contacts.
  7. Remove the replacement drive from its packaging.
  8. Replace the tape drive:
    1. Grasp the rear corners of the drive tray.
    2. Guide the front of the drive tray into the module drive slot.
    3. Push the drive tray completely into the drive slot.
    4. Verify that the LEDs are active on the rear of the drive tray.
    5. Tighten the captive thumbscrews firmly on each side of the drive tray to make sure there is no tray movement in any direction.
  9. Push the Locate indicator on the robot CRU to extinguish the light, if applicable.
  10. Confirm that the library recognizes and accounts for the drive from the Web GUI or front Op Panel.
  11. Make sure the drive port is enabled. View the Drive Properties and change drive settings if appropriate.
  12. Connect the interface and Ethernet cables to the proper jack on the left side of the drive tray.
  13. Log out of the SL150 remote interface or return the touch screen to Home.
  14. Run obtool to update serial number of the drive object.
    obtool chdev -S <drive_object_replaced> | obtool chdev -S robot0_tape03
  15. Resume ZDLRA sbt_ library.

    exec dbms_ra.resume_sbt_library(lib_name=>'ROBOT0');

Many of the above steps come from How to Remove/Replace a Tape Drive CRU in the StorageTek SL150 Modular Tape Library [VCAP] (Doc ID 1473764.1).