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 extended-file marks for drives
If a tape drive supports extended file marks, you must configure it to use them (for example, 8-mm drives). Otherwise, NetBackup may not be able to use those drives.
For information, see the AIX chdev(1) and smit(1) man pages.
When you add a tape drive to NetBackup, NetBackup issues the chdev command to configure the drive to use extended file marks. For reference, the following is the command that NetBackup uses:
/usr/sbin/chdev -l Dev -a extfm=yes
Replace Dev with the logical identifier for the drive (such as rmt0 or rmt1)
Therefore, you do not have to configure the drive manually for extended file marks.