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
Disabling a Fibre Transport media server for a 16-gigabit target mode HBA support
You can disable an FT media server and remove the operating system FT startup scripts from the media server. The process also removes the SCST and QLogic or Emulex drivers. The media server then does not support NetBackup Fibre Transport.
See About disabling SAN Client and Fibre Transport.
To disable an FT media server and remove drivers
- On the FT media server, run the following script:
/usr/openv/netbackup/bin/admincmd/nbftsrv_config -scst -uninstall
- Verify that the following startup scripts were removed:
scripts: (/etc/rc.d/) /etc/rc.d/init.d/nbftserver /etc/rc.d/rc2.d/S21nbftserver /etc/rc.d/rc3.d/S21nbftserver /etc/rc.d/rc5.d/S21nbftserver /etc/rc.d/rc0.d/K03nbftserver /etc/rc.d/rc1.d/K03nbftserver /etc/rc.d/rc6.d/K03nbftserver drivers: (lib/modules/xxx/extra) qla2x00tgt.ko qla2xxx.ko scst.ko scst_user.ko firmwares: (/lib/firmware) ql2700-firmware-8.07.10.bin and ql2700_fw.bin ql2500-firmware-8.04.00.bin and q2500_fw.bin folders: /var/lib/scst/vdev_mode_pages /var/lib/scst/pr /usr/share/doc/ql2500-firmware-8.04.00 /etc/modules-load.d/scst.conf
- If the startup scripts were not removed, delete them manually. After you remove the files, rename
ql2500_fw_original.bintoql2500_fw.bin. - Run the following script:
/usr/openv/netbackup/bin/admincmd/nbftconfig -ds ft_server_host_name
Note:
If your /boot partition does not have enough disk space, manually delete images like
initramfs-3.10.0-514.26.2.el7.x86_64.img.10-23-17.17:22:37to get more disk space.