Solstice Backup 5.1 Administration Guide

Autochanger Operations

This section explains how to resolve problems encountered with the use of an autochanger with Backup.

Testing the Device Driver Installation

After you install the Backup device driver software, use the lusdebug program to verify the server connection and the jbexercise program to test the autochanger. Use the value of the control port assigned to your autochanger (for example, scsidev@0.6.0) for control-port in the following commands:


# lusdebug control-port 0
# jbexercise -c control-port -m model

If these commands fail, or if you receive error messages, see the following sections for information on the possible cause and solution.

The lusdebug Command Fails

If the lusdebug command fails, review these suggestions to identify the potential problems and their solutions:


scsidev@0.6.0:<EXABYTE EXB-10i EXB-10i >

Verify that the information supplied by the message is correct.

If the vendor and model names are incorrect, you supplied the wrong SCSI ID as the device ID during the driver installation. The installation script asks for the SCSI ID of the robot mechanism, not the tape drive.

If none of these suggestions resolve the problem, contact SunSoft Technical Support. You need to provide the information described in "Information to Gather Before You Call Technical Support ", and the captured output of the sjiinq, and sjirjc programs. See Appendix B, Command Line Reference Utilities for information on the jbexercise, sjiinq, and sjirjc programs, or refer to the associated man pages for each program.

The jbexercise Command Fails

If the jbexercise command fails, review the following list of suggestions to identify potential problems and their solutions:

If none of these suggestions resolve the problem, contact SunSoft Technical Support. You need to provide the information described in "Information to Gather Before You Call Technical Support " and the captured output of the jbexercise, sjiinq, and sjirjc programs. See Appendix B, Command Line Reference Utilities for information on the jbexercise, sjiinq, and sjirjc programs, or refer to the associated man pages for each program.

Autodetected SCSI Jukebox Option Causes Server to Hang

If you install an Autodetected SCSI jukebox using jb_config and the server hangs, the following workaround is recommended:

  1. Select the jb_config option that installs an SJI jukebox. A list of jukeboxes is displayed.

  2. Enter the number that corresponds to the type of jukebox you are installing.

  3. Proceed with jb_config until you receive the following message:


    Jukebox has been added successfully.

Autochanger Inventory Problems

The autochanger inventory becomes outdated, which means that Backup cannot use the autochanger, if any of the following situations occur:

To make the autochanger usable again, perform the following steps:

  1. Verify that the media cartridge is correctly installed in the autochanger and that the autochanger door is closed.

  2. Become root on the Backup server.

  3. Reset the autochanger.


    # nsrjb -Hv
    
  4. Perform an inventory.


    # nsrjb -Iv
    

    After the inventory operation is finished, Backup can once again use the autochanger.

    For complete information on the use of the nsrjb command, refer to the nsrjb(8) man page or see Chapter 7, Autochanger Module.

Destination Component Full Messages

The message "Destination component full" usually is the result of a manual operation performed on the autochanger, for example, physically unloading the tape drive by means of the buttons on the autochanger rather than using Backup to unmount the volume. This operation causes Backup to lose track of the status of the media in the autochanger.

To resolve the problem, use Backup command nsrjb -H to reset the autochanger.

Tapes Are Not Filled to Capacity

You might encounter situations where Backup does not fill tapes to capacity. For example, a tape with an advertised capacity of 4000 MB can be marked full by Backup after only 3000 MB of data have been written to it.

To enable Backup to use the tape capacity to its fullest, select the highest density device driver appropriate for your device. When a tape is labeled, Backup writes to it at the highest density supported by your device.

There are several reasons for situations in which Backup appears to fill tapes prematurely:

Server Cannot Access Autochanger Control Port

The control port controls the autochanger loading mechanism. Your autochanger's hardware installation manual should have instructions on how to verify whether the control port is properly connected. If you cannot determine whether the control port is working, contact the autochanger vendor for assistance.