Please enter search query.
Search <book_title>...
Veritas NetBackup™ Device Configuration Guide
Last Published:
2018-02-16
Product(s):
NetBackup (8.1.1, 8.1)
- Introducing device configuration
- Section I. Operating systems
- AIX
- About configuring tape drive device files in AIX
- Creating AIX no rewind device files for tape drives
- HP-UX
- About device drivers and files for HP-UX persistent DSFs
- About configuring persistent DSFs
- About HP-UX legacy device drivers and files
- About configuring legacy device files
- Linux
- About the required Linux SCSI drivers
- About configuring robot and drive control for Linux
- Solaris
- Installing/reinstalling the sg and the st drivers
- About Solaris robotic controls
- About Solaris tape drive device files
- Configuring Solaris SAN clients to recognize FT media servers
- Windows
- AIX
- Section II. Robotic storage devices
- Robot overview
- Oracle StorageTek ACSLS robots
- About removing tapes from ACS robots
- Robot inventory operations on ACS robots
- NetBackup robotic control, communication, and logging
- ACS robotic test utility
- ACS configurations supported
- Device configuration examples
About legacy robotic control device files
For SCSI robotic control, NetBackup can use the /dev/sctl device files. The device file names have the following format:
/dev/sctl/cCARDtTARGETlLUN c Major 0xIITL00
Where:
CARD is the card instance number of the adapter.
TARGET is the SCSI ID of the robotic control.
LUN is the SCSI logical unit number (LUN) of the robot.
Major is the character major number (from the lsdev command).
II are two hexadecimal digits that represent the card instance number.
T is a hexadecimal digit that represents the SCSI ID of robotic control.
L is a hexadecimal digit that represents the SCSI LUN of the robotic control.
A library may have more than one robotic device. Each robotic device requires a device file.
More Information