Veritas Access Solutions Guide for NetBackup
- Veritas Access integration with NetBackup
- System requirements
- Configuring Veritas Data Deduplication with Veritas Access
- About Veritas Data Deduplication
- Add-on license for using Veritas Data Deduplication
- Benefits of using Veritas Data Deduplication with Veritas Access
- Configuring Veritas Data Deduplication using the GUI
- Configuring Veritas Data Deduplication using the Veritas Access command-line interface (CLI)
- Configuring a Veritas Data Deduplication storage unit on NetBackup
- Configuring global deduplication using the Veritas Data Deduplication storage server across the domain
- Migrating the NetBackup images from existing storage to Veritas Data Deduplication storage
- Configuring Veritas Access as a cloud storage server with NetBackup CloudCatalyst
- Configuring backup and restore using NetBackup policies
- Configuring Veritas Access with the NetBackup client
- Prerequisites for configuring the NetBackup client
- About the NetBackup Snapshot Client
- About NetBackup snapshot methods
- Enabling or disabling the NetBackup SAN client
- Workflow for configuring Veritas Access for NetBackup
- Registering a NetBackup master server or adding an optional media server
- Displaying the excluded files from backup
- Displaying the included and excluded files for backups
- Adding or deleting patterns to the list of files in backups
- Configuring or resetting the virtual IP address used by NetBackup
- Configuring the virtual name of NetBackup
- Displaying the status of NetBackup services
- Configuring backup operations using NetBackup or other third-party backup applications
- Performing a backup or restore of a Veritas Access file system over a NetBackup SAN client
- Performing a backup or restore of a snapshot
- Installing or uninstalling the NetBackup client
- Configuring Veritas Access for NetBackup cloud storage
- Troubleshooting
- Unmounting the SDFS volume before restarting Veritas Access or the NetBackup media server
- Upgrading SDFS from earlier versions to 7.4.2
- Log locations for troubleshooting
- Changing log levels
- Additional resources
- Generating Veritas Access S3 server keys using the helper script
- OpenDedup tuning recommendations
- Index
Installing or uninstalling the NetBackup client
The NetBackup master server version should be higher or equal to the NetBackup client version. To upgrade the NetBackup client, uninstall the currently installed version of the NetBackup client and then install the specified version of the NetBackup client. The uninstall command runs on all the nodes of the Veritas Access cluster.
Veritas Access supports two major versions of the NetBackup client, version 7.7 and 8.0. By default, Veritas Access comes with the 8.0 version of the NetBackup client.
See the backup(1) man page for detailed examples.
To install the NetBackup client
- Display the currently installed version of the NetBackup client.
Backup> show
- Install the specified NetBackup client.
Backup> install version [URL]You must specify the version of the NetBackup client that you want to install. If you do not specify a URL, the Backup> install command has the information on the file system for the location it needs. Specify the major release version (8.0 or 7.7) as the second parameter. You can specify the NetBackup package minor release or patches (7.7.1 for a 7.7 major release) as the third parameter to install.
If the base NetBackup client version is 7.7.
Backup> install 7.7 scp://support@192.168.2.10:/home/NetBackup_7.7_ CLIENTS2.tar.gz
If the base NetBackup client version is 8.0.
Backup> install 8.0 scp://support@192.168.2.10:/home/NetBackup_8.0_ CLIENTS2.tar.gz
If there are minor releases or patches from the NetBackup client.
Backup> install 7.7 scp://support@192.168.2.10:/home/NetBackup_7.7.1_ CLIENTS2.tar.gz
Backup> install 7.7 scp://support@192.168.2.10:/home/NetBackup_7.7.2_ CLIENTS2.tar.gz
For example, consider that the NetBackup client binaries are placed on the following host:
192.168.2.10
Backup> install 7.7 scp://support@192.168.2.10:/home/NetBackup_7.7.3_ CLIENTS2.tar.gz
Where 192.168.2.10 is the host IP address on which the NetBackup client packages are placed.
NetBackup_7.7.3_CLIENTS2.tar.gz
This is the NetBackup client package.
- Double check if the Red Hat compatible NetBackup client is available in this package.
support: system user and specify password when prompted.
- Verify that the specified NetBackup client is installed.
Backup> show
To uninstall the NetBackup client
- Display the currently installed version of the NetBackup client.
Backup> show
- Uninstall the existing version of the NetBackup client.
Backup> uninstall
- Display the current running version of the NetBackup client.
Backup> show
- Verify that the NetBackup client is not installed.
Backup> show