Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. NetBackup™ Deduplication Guide
  3. Configuring deduplication
  4. Configuring encryption for MSDP backups
NetBackup™ Deduplication Guide

Configuring encryption for MSDP backups

Two procedures exist to configure encryption during backups for MSDP, as follows:

Configure encryption on individual hosts running OST plug-in

Use this procedure to configure encryption on the MSDP hosts that are running OST plug-in.

The ENCRYPTION parameter in the MSDP pd.conf file controls encryption for that host. The parameter applies only to the host on which you modify the pd.conf, as follows:

See “To configure backup encryption on a single host”.

To have all data in MSDP server encrypted, you must change pd.conf parameter of all load-balancing media servers and client hosts. If you want to encrypt all data in the MSDP pool, do not use this method. Use the MSDP server configuration instead.

Using pd.conf to change MSDP encryption is deprecated. It is recommended that you use the server option instead.

Configure encryption for all backups to the MSDP server

Use this procedure to configure encryption to have all data to the MSDP server encrypted. If you use this procedure, you do not have to configure any hosts that send data to this MSDP server including NetBackup media server, servers in opt-dup, servers in AIR, and client direct hosts.

The ServerOptions parameter in the MSDP contentrouter.cfg file controls encryption for all hosts that send data to this MSDP server. This parameter supersedes the pd.conf file ENCRYPTION setting.

See “To configure backup encryption for all backups targeted to this MSDP pool”.

To configure backup encryption for all backups targeted to this MSDP pool

  1. On the storage server, open the contentrouter.cfg file in a text editor; it resides in the following directory:

    • (UNIX) storage_path/etc/puredisk

    • (Windows) storage_path\etc\puredisk

  2. Add encrypt to the ServerOptions line of the file. The following line is an example:

    ServerOptions=fast,verify_data_read,encrypt

    Encryption is enabled for all the data that is stored on the server, which includes the MSDP storage server, the MSDP load-balancing servers, and the NetBackup Client Direct deduplication clients.

To ensure that encryption occurs for all backups jobs, configure it on all MSDP hosts. MSDP hosts include the MSDP storage server, the MSDP load-balancing servers, and the NetBackup Client Direct deduplication clients.

See About MSDP encryption.

If you want to encrypt all data in the MSDP pool, do not use the following method due to its complexity. It is recommended that you use the server option instead.

To configure backup encryption on a single host

  1. Use a text editor to open the pd.conf file on the host.

    The pd.conf file resides in the following directories:

    • (UNIX) /usr/openv/lib/ost-plugins/

    • (Windows) install_path\Veritas\NetBackup\bin\ost-plugins

    See MSDP pd.conf file parameters.

  2. For the line that begins with #ENCRYPTION, remove the pound sign (or hash sign, #) in column 1.
  3. In that same line, replace the 0 (zero) with a 1.

    Note:

    The spaces to the left and right of the equal sign (=) in the file are significant. Ensure that the space characters appear in the file after you edit the file.

  4. On the client-side deduplication clients and on the MSDP load-balancing servers, ensure that the LOCAL_SETTINGS parameter in the pd.conf file is set to 1. Doing so ensures that the setting on the current host has precedence over the server setting.
  5. Save and close the file.
  6. If the host is the storage server or a load-balancing server, restart the NetBackup Remote Manager and Monitor Service (nbrmms) on the host.

Feedback

Was this page helpful?
Previous

MSDP compression and encryption settings matrix

Next

Configuring encryption for MSDP optimized duplication and replication

Feedback

Was this page helpful?