Please enter search query.
Search <book_title>...
Veritas NetBackup™ Deduplication Guide
Last Published:
2018-01-31
Product(s):
NetBackup (8.1)
- Introducing the NetBackup media server deduplication option
- Planning your deployment
- About MSDP storage and connectivity requirements
- About NetBackup media server deduplication
- About NetBackup Client Direct deduplication
- About MSDP remote office client deduplication
- About MSDP performance
- MSDP deployment best practices
- Provisioning the storage
- Licensing deduplication
- Configuring deduplication
- Configuring the Deduplication Multi-Threaded Agent behavior
- Configuring the MSDP fingerprint cache behavior
- Configuring MSDP fingerprint cache seeding on the storage server
- Configuring a storage server for a Media Server Deduplication Pool
- Configuring a disk pool for deduplication
- Configuring a Media Server Deduplication Pool storage unit
- About MSDP optimized duplication within the same domain
- Configuring MSDP optimized duplication within the same NetBackup domain
- Configuring MSDP replication to a different NetBackup domain
- Creating a storage lifecycle policy
- Resilient Network properties
- Editing the MSDP pd.conf file
- About protecting the MSDP catalog
- Configuring an MSDP catalog backup
- Configuring deduplication to the cloud with NetBackup CloudCatalyst
- Using NetBackup CloudCatalyst to upload deduplicated data to the cloud
- Configuring a CloudCatalyst storage server for deduplication to the cloud
- Monitoring deduplication activity
- Managing deduplication
- Managing MSDP servers
- Managing NetBackup Deduplication Engine credentials
- Managing Media Server Deduplication Pools
- Changing a Media Server Deduplication Pool properties
- Configuring MSDP data integrity checking behavior
- About MSDP storage rebasing
- Managing MSDP servers
- Recovering MSDP
- Replacing MSDP hosts
- Uninstalling MSDP
- Deduplication architecture
- Troubleshooting
- About unified logging
- About legacy logging
- Troubleshooting MSDP installation issues
- Troubleshooting MSDP configuration issues
- Troubleshooting MSDP operational issues
- Troubleshooting CloudCatalyst issues
- CloudCatalyst logs
- Problems encountered while using the Cloud Storage Server Configuration Wizard
- Disk pool problems
- Problems during cloud storage server configuration
- CloudCatalyst troubleshooting tools
- Appendix A. Migrating to MSDP storage
Configuring deduplication plug-in interaction with the Multi-Threaded Agent
You can control the interaction between the NetBackup deduplication plug-in and the Multi-Threaded Agent. Several settings in the pd.conf
file on a host control the interaction. A change in a pd.conf file changes the settings for that host only. If you want the same settings for all of the hosts that deduplicate data, you must change the pd.conf
file on all of the hosts.
To configure deduplication plug-in interaction with the Multi-Threaded Agent
- Use a text editor to open the pd.conf file.
The pd.conf file resides in the following directories:
(UNIX) /usr/openv/lib/ost-plugins/
(Windows) install_path\Veritas\NetBackup\bin\ost-plugins
- To change a setting, specify a new value. The following are the settings that control the interaction:
MTSTRM_BACKUP_CLIENTS
MTSTRM_BACKUP_ENABLED
MTSTRM_BACKUP_POLICIES
MTSTRM_IPC_TIMEOUT
These settings are described in another topic.
- Save and close the file.
- Restart the NetBackup Remote Manager and Monitor Service (nbrmms) on the host.
More Information