Please enter search query.
 
              Search <book_title>...
            
 
          NetBackup™ SAN Client and Fibre Transport Guide
                Last Published: 
				
                2022-03-28
              
              
                Product(s): 
				
                 NetBackup (10.0)
              
              
            - Introducing SAN Client and Fibre Transport
 - Planning your deployment
- Planning your SAN Client deployment
 - SAN Client operational notes
 - About SAN Client storage destinations
 - How to choose SAN Client and Fibre Transport hosts
 - About NetBackup SAN Client support for agents
 - About NetBackup SAN Client support for clustering
 - About NetBackup SAN Client support for Windows Hyper-V Server
 - About NetBackup SAN Client unsupported restores
 - About Fibre Transport throughput
 - Converting a SAN media server to a SAN client
 
 - Preparing the SAN
- Preparing the SAN
 - About zoning the SAN for Fibre Transport
 - About zoning the SAN for Fibre Transport for a 16-gigabit target mode HBA support
 - About HBAs for SAN clients and Fibre Transport media servers
 - About the 16-gigabit target mode HBAs for SAN clients and Fibre Transport media servers
 - When selecting the HBA ports for SAN Client
 - About supported SAN configurations for SAN Client
 
 - Licensing SAN Client and Fibre Transport
 - Configuring SAN Client and Fibre Transport
- Configuring SAN Client and Fibre Transport
 - Configuring a Fibre Transport media server
- About the target mode driver
 - About nbhba mode and the ql2300_stub driver
 - About FC attached devices
 - How to identify the HBA ports
 - About HBA port detection on Solaris
 - About Fibre Transport media servers and VLANs
 - Starting nbhba mode
 - Marking the Fibre Transport media server HBA ports
 - Configuring the media server Fibre Transport services
 - Configuring the media server Fibre Transport services for a 16-gigabit target mode HBA support
 - Displaying the FTMS state for a 16-gigabit target mode HBA support
 - Identifying the HBA ports for a 16-gigabit target mode HBA support
 
 - Configuring SAN clients
 - Configuring SAN clients in a cluster
 - About configuring Fibre Transport properties
 - Configuring Fibre Transport properties
 - Fibre Transport properties
 - About SAN client usage preferences
 - Configuring SAN client usage preferences
 
 - Managing SAN clients and Fibre Transport
- Enabling or disabling the Fibre Transport services
 - Enabling or disabling the Fibre Transport services for a 16-gigabit target mode HBA support
 - Rescanning for Fibre Transport devices from a SAN client
 - Viewing SAN Client Fibre Transport job details
 - Viewing Fibre Transport traffic
 - Adding a SAN client
 - Deleting a SAN client
 
 - Disabling SAN Client and Fibre Transport
 - Troubleshooting SAN Client and Fibre Transport
- About troubleshooting SAN Client and Fibre Transport
 - SAN Client troubleshooting tech note
 - Viewing Fibre Transport logs
 - About unified logging
 - Stopping and starting Fibre Transport services
 - Stopping and starting Fibre Transport services for a 16-gigabit target mode HBA support
 - Backups failover to LAN even though Fibre Transport devices available
 - Kernel warning messages when Veritas modules load
 - SAN client service does not start
 - SAN client Fibre Transport service validation
 - SAN client does not select Fibre Transport
 - Media server Fibre Transport device is offline
 - No Fibre Transport devices discovered
 
 - Appendix A. AIX Specific Configuration Details
 - Appendix B. HP-UX Specific Configuration Details
- HP-UX Reference Information
 - Before you begin configuring NetBackup on HP-UX
 - About HP-UX device drivers for legacy device files
 - About legacy robotic control device files
 - About legacy tape drive device files
 - About legacy pass-through paths for tape drives
 - Creating device files for SAN Clients on HP-UX
 - About configuring legacy device files
 
 - Index
 
Starting nbhba mode
Before you mark HBA ports, you must start nbhba mode, which binds the  ql2300_stub driver to the QLogic HBA ports.
To start nbhba mode, see the following:
You must be the root user.
To start nbhba mode on Linux
- Ensure that the HBAs are not connected to the SAN.
 - Invoke the nbftsrv_config -nbhba command and option. The computer enters nbhba mode. The following is an example; output on your system may differ:
/usr/openv/netbackup/bin/admincmd/nbftsrv_config -nbhba Installing nbhba driver. Are you sure you want to unload QLogic driver: qla2300? [y,n] (y)
 - Answer y to unload the QLogic driver. The process continues as follows:
Removing qla2300
Note:
For Linux operating systems, warning messages may be displayed in the console or the system log when the
ql2300_stubdriver is loaded into the kernel. - Continue by marking the HBA ports.
 
To start nbhba mode on Solaris
- Ensure that the HBAs are not connected to the SAN.
 - Invoke the nbftsrv_config -nbhba command and option. The computer enters nbhba mode. The following is an example; output on your system may differ:
/usr/openv/netbackup/bin/admincmd/nbftsrv_config -nbhba Installing nbhba driver. Waiting for driver references to ql2300_stub to free up (this may take some time). The following driver aliases need to be removed: qlc "pci1077,2312.1077.10a" Would you like to run update_drv to remove these now? [y,n] (y)
 - Answer y to remove any driver aliases. The process continues as follows:
/usr/sbin/update_drv -v -d -i "pci1077,2312.1077.10a" qlc Done copying driver into system directories. Done adding driver. MUST REBOOT TO COMPLETE INSTALLATION.
 - Reboot the host.
 - Continue by marking the HBA ports.