NetBackup™ Device Configuration Guide
- Introducing device configuration
- Section I. Operating systems
- Linux
- Before you begin on Linux
- About the required Linux SCSI drivers
- Verifying the Linux drivers
- About configuring robot and drive control for Linux
- Verifying the device configuration on Linux
- About SAN clients on Linux
- About SCSI persistent bindings for Linux
- About Emulex HBAs
- Utilities to test SCSI devices
- Linux command summary
- Solaris
- Before you begin on Solaris
- About the NetBackup sg driver
- Determining if the NetBackup sg driver is installed
- Special configuration for the StorEdge Network Foundation HBA driver
- About binding Fibre Channel HBA drivers
- Configuring Solaris 10 x86 for multiple drive paths
- Installing/reinstalling the sg and the st drivers
- Configuring 6 GB and larger SAS HBAs in Solaris
- Preventing Solaris driver unloading
- About Solaris robotic controls
- About Solaris tape drive device files
- Configuring Solaris SAN clients to recognize FT media servers
- Uninstalling the sg driver on Solaris
- Solaris command summary
- Windows
- Linux
- Section II. Robotic storage devices
- Robot overview
- Oracle StorageTek ACSLS robots
- About Oracle StorageTek ACSLS robots
- Sample ACSLS configurations
- Media requests for an ACS robot
- About configuring ACS drives
- Configuring shared ACS drives
- Adding tapes to ACS robots
- About removing tapes from ACS robots
- Robot inventory operations on ACS robots
- NetBackup robotic control, communication, and logging
- ACS robotic test utility
- Changing your ACS robotic configuration
- ACS configurations supported
- Oracle StorageTek ACSLS firewall configuration
- Device configuration examples
Special configuration for the StorEdge Network Foundation HBA driver
When you configure the sg driver, it binds the StorEdge Network Foundation host bus adapter World Wide Port Names for use by the sg driver.
The configuration process uses the Solaris luxadm command to probe for HBAs that are installed in the system. Ensure that the luxadm command is installed and in the shell path. For Solaris 11 and later, NetBackup uses the Solaris sasinfo command to probe for SAS attached devices.
To determine if a host contains a StorEdge Network Foundation HBA, you can run the following command:
/usr/openv/volmgr/bin/sgscan
If the script detects a StorEdge Network Foundation HBA, it produces output similar to the following example:
#WARNING: detected StorEdge Network Foundation connected devices not
in sg configuration file:
#
# Device World Wide Port Name 21000090a50001c8
#
# See /usr/openv/volmgr/NetBackup_DeviceConfig_Guide.txt topic
# "Special configuration for Sun StorEdge Network Foundation
# HBA/Driver" for information on how to use sg.build and
# sg.install to configure these devicesEach time you add or remove a device, you should configure the NetBackup sg driver and the Sun st driver again.
See About the NetBackup sg driver.
For 6 GB and larger serial attached SCSI (SAS) HBAs, also configure class 08 and 0101 for the sg driver.
More Information