STM: Support Tools for HP Computers (logo)

SCSI DLT Expert Tool (cstm Online Help)

The SCSI DLT Tape Expert Tool provides low-level tape functions to test and examine a tape drive in depth. The SCSI DLT Tape Expert Tool is fully interactive.

CAUTION: The SCSI DLT Tape Expert Tool contains commands which can destroy data or impair the functioning of the tape if used improperly.

To use the SCSI DLT Tape Expert Tool safely, you should be trained and knowledgeable about SCSI DLT tape drives.

Introduction

The SCSI DLT Tape Expert Tool allows low-level access to SCSI tape devices by issuing SCSI commands.

Although this tool uses the term "SCSI", the real name for the protocol is SCSI-2. SCSI-2 is a popular standard protocol for a class of devices such as disks and tapes. SCSI-2 includes:

If you experience problems, consult the Troubleshooting help topic.

Step-by-Step Instructions

Running the SCSI DLT Tape Expert Tool

To run the SCSI DLT Tape Expert Tool on a device:

  1. At the main STM prompt, select a SCSI DLT device. Only one device should be selected each time you run the SCSI DLT Tape Expert Tool.
  2. If desired, change the options for the SCSI DLT Tape Expert Tool at the main STM prompt. Options include the level of logging for the tool.
  3. Run the SCSI DLT Tape Expert Tool.
  4. Run the desired commands. For more information, see:
  5. You can get a list of available commands by running the Generalhelp command.
  6. If you run into problems, see the Troubleshooting help topic.
  7. Exit the tool by entering the Exit command.

Troubleshooting a Suspect DLT Tape

The following procedure is one possible method for troubleshooting drives. The idea is to perform quick tests first to find easy problems then to perform more time-consuming tests to find less obvious problems.

To troubleshoot a suspect drive:

  1. Perform a drive selfest for a quick check of the drive. (Selftest command).
  2. Perform some simple commands to see if the drive responds correctly (Describe command).
  3. Perform a Tape Validation test on the media to verify the media is good (Validate command).
  4. Check the pertinent logs to retrieve additional information. (View Log Commands).

Common Tasks

If you run into problems, see the Troubleshooting help topic.

Troubleshooting

Commands

The SCSI DLT Tape Expert Tool offers the following seven category of commands:

Save

Use the Save command to save the contents of the Tool's main window. (Only the most recent 200 lines can be saved.)

Print

Use the Print command to print the contents of the Tool's main window. (Only the most recent 200 lines can be printed.)

Exit

Use the Exit command to leave the SCSI DLT Tape Expert Tool and return to the main STM prompt.

View Log Commands

The View Log commands display information from the drive's internal logs. This log records the occurrence of events such as data errors and hardware faults. Available logs include:

Clear Log Commands

The Clear Log commands clear the drive's maintenance log, resetting the error counters within the drive mechanism. Available logs which can be cleared include:

The Data Compression Log cannot be cleared separately. To clear the Data Compression Log use the "ClearAllLogs" command.

CAUTION: Clearing the logs will permanently delete service-related information from the drive.

Describe

The Describe command displays the following information for the selected DLT drive:

Running this command is a quick way to check if the drive is responding.

DriveInfo

The DriveInfo command displays the following information for the selected DLT drive:

Selftest

The Selftest command starts the internal power-on and write/read functionality selftests for the selected device. Tests are device-dependent and are described in the support documentation for each drive.

Validate

The Validate command verifies the data on the tape media. This command performs a read of the tape media starting from the Beginning-of-Partition (BOP) to the End-of-Data (EOD) or until an error condition is encountered. Upon completion this command will display the total number of bytes read, and total number of filemarks and setmarks encountered. If a read error is encountered, the sense data will be displayed.

LoadTape

The LoadTape command performs a load sequence for the drive.

Unload

The Unload command unloads the tape media from the drive.

Rewind

The Rewind command rewinds the tape media to the beginning of the partition.

TapeCopy

The TapeCopy command performs a tape to tape copy of the content on the source tape media.

After selecting the command, you are queried to enter the hardware path of the target device. The hardware path of the target device must be different than the current (source) device which you are running the Expert Tool on.

CAUTION: The Tape Copy command will destroy all user data on the target tape media! If you want to preserve data on the target tape, choose "Cancel" to cancel the command.

The Tape Copy command can take a long time to execute. The time required for the Tape Copy command depends on the capacity and content of the source tape media.

TestUnitReady

The TestUnitReady command causes the drive to perform a SCSI TUR (Test Unit Ready) command to see if the drive is ready to accept commands which access the tape media.

Mode Sense Commands

The DataCompression command retrieves the Data Compression mode page.

Mode Select Commands

The ControlModePage command allows configuration of the Control mode page.

The DataCompression command allows configuration of the Data Compression mode page.

The DeviceConfig command allows configuration of the Device Configuration mode page.

The ErrorRecovery command allows configuration of the Error Recovery mode page.

The EEROMVendorUniq command allows configuration of the EEROM vendor unique mode page.

PreventRemoval

The PreventRemoval command disables the eject button on the drive.

AllowRemoval

The AllowRemoval command enables the eject button on the drive. Allowing the tape media to be unloaded.

displayInterpreted

The displayInterpreted command causes internal status data or logs to be displayed or printed in an interpreted (ASCII) format.

displayHex

The displayHex command causes internal status data or logs to be displayed or printed in a hexadecimal format.

displayBoth

The displayBoth command causes internal status data or logs to be displayed or printed in both an interpreted format and a hexadecimal format.

Help

The Help command displays online help for the SCSI DLT Tape Expert Tool.

For help on STM as a whole, run the Help command at the main STM prompt.

Version

The Version command displays version and copyright information for the SCSI DLT Tape Expert Tool.


Top of Page

/ Diagnostics HOME


URL: http://docs.hp.com/hpux/onlinedocs/diag/stm/help/expert/scsi_dltc.htm
Last updated: Mon Apr 29 18:17:49 PDT 2002