Veritas Velocity™ User's Guide
- Getting to know Velocity
- Setting up Velocity
- How to set up the Velocity Storage Server
- How to set up the Velocity Client
- Setting up the Velocity on-premises management server
- Upgrading Velocity
- Velocity Storage Server
- Users and roles
- Oracle database ingestion using Velocity
- How to use copy preparation to mask or sanitize sensitive data
- Oracle database ingestion using NetBackup CoPilot
- Microsoft SQL Server database ingestion using Velocity
- Database sources and copies
- About scheduling ingestions for a database source
- Retention periods for database sources and copies
- Sandboxes
- Database recovery
- Alerts and logs
- Managing the Velocity physical appliance
- Configuring network address settings on the Velocity physical appliance
- About WAN optimization on the Velocity physical appliance
- About the Veritas Remote Management Console on the Velocity physical appliance
- About Velocity physical appliance storage
- About users on the Velocity physical appliance
- About Velocity physical appliance checkpoints
- About factory reset on the Velocity physical appliance
- Configuring network address settings on the Velocity physical appliance
- Monitoring the Velocity physical appliance
- Velocity physical appliance security
- About Velocity physical appliance user account privileges
- About the Velocity physical appliance intrusion detection system
- About Velocity physical appliance operating system security
- Recommended IPMI settings on the Velocity physical appliance
- Best practices
- Troubleshooting
- Glossary
- Context-sensitive topics
- Section I. Velocity shell menu commands
- Introduction
- Appendix A. Main > Manage > Storage
- Appendix B. Main > Manage > Cloud
- Appendix C. Main > Manage > Software
- Appendix D. Main > Monitor
- Appendix E. Main > Network
- Appendix F. Main > Settings
- Appendix G. Main > Support
Installing the NetBackup Client on the Velocity Storage Server
When you install the NetBackup Client on the Velocity Storage Server, the NetBackup Client attempts to install the VRTSpddea RPM. This RPM is already installed on the Velocity Storage Server and should not be overwritten with the NetBackup Client RPM because it may cause the Velocity services to fail.
To install the NetBackup Client on the Velocity Storage Server:
- Do one of the following:
To install the NetBackup Client 7.7.3 and 8.0
Copy the installation media to a writable location on the Velocity Storage Server such as /tmp/nbinstall.
Run the following command to remove the VRTSpddea RPM from the installation media:
rm <writable location>/NBClients/anb/Clients/usr/openv/netbackup/client/Linux/RedHat2.6.18/VRTSpddea.rpm
Run the install script.
On the Velocity Storage Server, locate the bp.conf file and add the following line:
NETBACKUP_APPLIANCE_MODE=VELOCITY_APPLIANCE
To install the NetBackup Client 8.1 and later
Run the following command in the shell for the installation:
Export VELOCITY_APPLIANCE="true"
Type the following command to change the directory to the NetBackup client install:
cd /nbuclient_install_dir
Run the install script and include the following variable to install the NetBackup Client on the Velocity Storage Server:
NB_APP=1 ./install
On the Velocity Storage Server, locate the bp.conf file and add the following line:
NETBACKUP_APPLIANCE_MODE=VELOCITY_APPLIANCE
Refer to your Veritas NetBackup documentation for more information.