Please enter search query.
Search <book_title>...
NetBackup™ 10.1 Application Guide
Last Published:
2022-09-23
Product(s):
Appliances (2.1.4, 2.1.3, 2.1.2, 2.1.1)
Platform: Flex Appliance OS
- Product overview
- Release notes
- Geting started
- Creating NetBackup application instances
- Managing NetBackup application instances
- Accessing NetBackup primary and media server instances for management tasks
- Managing users on a primary or media server instance
- Running NetBackup commands on a primary or media server application instance
- Accessing NetBackup WORM storage server instances for management tasks
- Managing users from the deduplication shell
- Managing certificates from the deduplication shell
- Configuring an isolated recovery environment on a Flex Appliance WORM storage server instance
- Managing NetBackup services from the deduplication shell
- Monitoring and troubleshooting NetBackup services from the deduplication shell
- Managing users from the deduplication shell
Encrypting backups from the deduplication shell
To encrypt backups on a WORM storage server, you can configure the Key Management Service (KMS) or MSDP encryption.
Note:
Do not use KMS and MSDP encryption together.
Use the following procedures to configure encryption for your backups from the deduplication shell.
To configure KMS encryption
- Open an SSH session to the server as the msdpadm user.
- Run the following command:
setting encryption enable-kms kms_server=<server> key_group=<key group>
Where <server> is the hostname of the external KMS server and <key group> is the KMS server key group name.
- To verify the KMS encryption status, run the setting encryption kms-status command.
To configure MSDP encryption
- Open an SSH session to the server as the msdpadm user.
- Run the following command:
setting encryption enable
- To verify the MSDP encryption status, run the setting encryption status command.