Return information about a tape drive
Returns the device name, type of tape, and density of a specified tape drive.
- tape_drive
- Tape drive. The name of the tape drive for which information is desired.
The device name, type of tape, and density of local tape drive 1 will be printed to the standard output.
The device name, type of tape, and density of tape drive 2 on remote computer SG1 will be printed to the standard output.
get_device is run from the UNIX command line.The LAS tape configuration file is read to find the device name, tape type, and density of the specified drive. The information is printed to the standard output.
The specified tape drive could not be found in the tape configuration file. The drive's record in the file is missing or invalid. Contact the system administrator.