Veritas NetBackup™ Deduplication Guide
- 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
- About MSDP stream handlers
- 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
- About MSDP Encryption using NetBackup KMS service
- 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
- About NetBackup Auto Image Replication
- Configuring a target for MSDP replication to a remote 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
- About NetBackup WORM storage support for immutable and indelible data
- Configuring deduplication to the cloud with NetBackup Cloud Catalyst
- Using NetBackup Cloud Catalyst to upload deduplicated data to the cloud
- Configuring a Cloud Catalyst storage server for deduplication to the cloud
- MSDP cloud support
- About MSDP cloud support
- Monitoring deduplication activity
- Viewing MSDP job details
- 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 Cloud Catalyst issues
- Cloud Catalyst logs
- Problems encountered while using the Cloud Storage Server Configuration Wizard
- Disk pool problems
- Problems during cloud storage server configuration
- Cloud Catalyst troubleshooting tools
- Trouble shooting multi-domain issues
- Appendix A. Migrating to MSDP storage
Editing an MSDP storage server configuration file
To use a storage server configuration file for recovery, it must contain only the required information. You must remove any point - in - time status information. (Status information is only in a configuration file that was saved on an active storage server.) You also must add several configuration settings that are not included in a saved configuration file or a template configuration file.
Table: Required lines for a recovery file shows the configuration lines that are required.
Table: Required lines for a recovery file
Configuration setting | Description |
---|---|
V7.0 "storagepath" " " string |
The value should be the same as the value that was used when you configured the storage server. |
V7.0 "spalogpath" " " string |
For the spalogpath, use the storagepath value and append log to the path. For example, if the storagepath is |
V7.0 "dbpath" " " string |
If the database path is the same as the storagepath value, enter the same value for dbpath. Otherwise, enter the path to the database. |
V7.0 "required_interface" " " string |
A value for required_interface is required only if you configured one initially; if a specific interface is not required, leave it blank. In a saved configuration file, the required interface defaults to the computer's hostname. |
V7.0 "spalogretention" "7" int |
Do not change this value. |
V7.0 "verboselevel" "3" int |
Do not change this value. |
V7.0 "replication_target(s)" "none" string |
A value for replication_target(s) is required only if you configured optimized duplication. Otherwise, do not edit this line. |
V7.0 "spalogin" "username" string |
Replace username with the NetBackup Deduplication Engine user ID. |
V7.0 "spapasswd" "password" string |
Replace password with the password for the NetBackup Deduplication Engine user ID. |
V7.0 "encryption" " " int |
The value should be the same as the value that was used when you configured the storage server. |
V7.0 "kmsenabled" " " int |
The value is used to enable or disable MSDP KMS configuration. The value should be the same as the value that was used when you configured the storage server. |
V7.0 "kmsservertype" " " int |
The value is KMS server type. This value should be 0. |
V7.0 "kmsservername" " " string |
The value is NBU Key Management Server. The value should be the same as the value that was used when you configured the storage server. If you use an external KMS as a KMS server, the value must be the NetBackup master server name. See External KMS support in NetBackup in the NetBackup Security and Encryption Guide. |
V7.0 "keygroupname" " " string |
The value should be the same as the value that was used when you configured the storage server. |
To edit the storage server configuration
- If you did not save a storage server configuration file, get a storage server configuration file.
- Use a text editor to enter, change, or remove values.
Remove lines from and add lines to your file until only the required lines (see Table: Required lines for a recovery file) are in the configuration file. Enter or change the values between the second set of quotation marks in each line. A template configuration file has a space character (" ") between the second set of quotation marks.