Veritas Access Appliance 8.0 Solutions Guide for NetBackup
- Access Appliance integration with NetBackup
- System requirements
- Configuring Veritas Data Deduplication with Access Appliance
- About Veritas Data Deduplication
- Benefits of using Veritas Data Deduplication with Access Appliance
- Configuring Veritas Data Deduplication without WORM
- Configuring Veritas Data Deduplication with WORM
- Managing Veritas Data Deduplication using the Access CLISH
- Managing Veritas Data Deduplication using GUI
- Accessing Access Appliance WORM storage shell for management tasks
- Support for multiple domains across networks for Veritas Data Deduplication
- Veritas Data Deduplication storage layout
- Configuring a Veritas Data Deduplication storage unit on NetBackup
- Configuring global deduplication using the Veritas Data Deduplication storage server across the domain
- Enabling Veritas Data Deduplication encryption
- Support for bandwidth throttling during duplication
- Support for NetBackup Auto Image Replication
- Configuring MSDP-C with Access Appliance
- Migrating the NetBackup images from existing storage to Veritas Access storage
- Configuring Access Appliance with the NetBackup client
- Configuring Access Appliance for NetBackup client
- Installing the NetBackup client add-on packages
- Prerequisites for configuring the NetBackup client
- Configuring the NetBackup client
- Adding an optional media server
- Adding multiple primary servers
- Adding file systems to the backup configuration
- Removing file systems from backup configuration
- Changing the virtual IP address used by the NetBackup client
- Upgrade the NetBackup client
- Unconfiguring the NetBackup client
- Enabling Veritas Data Deduplication catalog backup with NetBackup client
- Disabling Veritas Data Deduplication catalog backup from NetBackup client
- Displaying the status of NetBackup services
- Configuring backup operations using NetBackup or other third-party backup applications
- Restoring filesystems backed up with NetBackup client
- Troubleshooting
- Index
Enabling Veritas Data Deduplication encryption
Access Appliance supports Veritas Data Deduplication encryption for all backup and deduplication jobs. This section describes how to enable encryption for the backup jobs.
You can do it in two different ways.
Method 1:
Note:
In NetBackup long-term data retention (LTR) use case, the server side refers to Access Appliance and the client refers to the media server.
For details on the MSDP compression and encryption settings, see the MSDP compression and encryption settings matrix section in the Configuring deduplication chapter in the Veritas NetBackup Deduplication Guide on SORT.
For details on configuring encryption for MSDP backups, see the Configuring encryption for MSDP backups section in the Configuring deduplication chapter in the Veritas NetBackup Deduplication Guide on SORT.
Method 2:
You can also enable encryption in the contentrouter.cfg file. If encryption is enabled in the contentrouter.cfg file, then any data coming from any media server is encrypted.
If Veritas Data Deduplication is configured with WORM
Log on to the restricted shell and type setting encryption enable.
Restart Veritas Data Deduplication services through the restricted shell.
Disable the health monitor and restart MSDP.
If Veritas Data Deduplication is configured without WORM
Log on to the appliance console by connecting to the management IP and elevate to shell using support elevate.
Enable Encryption on the Veritas Access cluster.
Append the encrypt keyword in
contentrouter.cfgfile which is located in the first Veritas Data Deduplication file system. For example:/vx/D3_588101/dedupe/etc/puredisk/contentrouter.cfg.Before appending the encrypt keyword, it appears as ServerOptions=verify_so_references,fast. After appending the encrypt keyword, it appears as ServerOptions=verify_so_references,fast,encrypt.
Restart the Veritas Data Deduplication services from the Access CLISH.