Veritas NetBackup™ Device Configuration Guide
- Introducing device configuration
- Section I. Operating systems
- 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
- Linux
- 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
Oracle StorageTek ACSLS firewall configuration
To configure an ACS robot in an Oracle StorageTek ACSLS firewall environment, use the following NetBackup vm.conf file configuration entries to designate TCP port connections:
ACS_CSI_HOSTPORT
ACS_SSI_INET_PORT
ACS_TCP_RPCSERVICE
More information about vm.conf entries is available.
See the NetBackup Administrator's Guide, Volume I.
The Oracle StorageTek ACSLS server configuration options must match the entries in the vm.conf file. For example, in a typical ACSLS firewall configuration, you would change the following settings as shown:
Changes to alter use of TCP protocol...
Set to TRUE - Firewall-secure ACSLS runs across TCP.
Changes to alter use of UDP protocol...
Set to FALSE - Firewall-secure ACSLS runs across TCP.
Changes to alter use of the portmapper...
Set to NEVER - Ensures that the ACSLS server does not query the portmapper on the client platform.
Enable CSI to be used behind a firewall...
Set to TRUE - Allows specification of a single port for the ACSLS server.
Port number used by the CSI...
The port that the user chooses. The 30031 default value is used most often.
This port number must match the port number that you specify in the NetBackup vm.conf file.
For complete information about setting up a firewall-secure ACSLS server, refer to your vendor documentation.