NetBackup™ Marketplace Deployment on Azure Cloud
- NetBackup marketplace deployment on Microsoft Azure
- Deploying NetBackup on Azure Cloud using the marketplace offer
- Deploying NetBackup on Azure Cloud using the marketplace offer
- Installation type 1: Primary, Media, and Snapshot Manager servers
- Installation type 2: Primary and Media servers
- Installation type 3: Primary server only
- Installation type 4: Media server only
- Installation type 5: Snapshot Manager server only
- Installation type 6: Cloud Recovery server only
- Installation type 7: Malware Scan Host only
- NetBackup configuration parameters
- Additional steps on CRS if encryption is enabled NetBackup primary server
- Accessing the NetBackup Web UI
- Deploying NetBackup on Azure Cloud using the marketplace offer
- Managing Snapshot Manager deployment
- Troubleshooting NetBackup Deployment
Additional steps on CRS if encryption is enabled NetBackup primary server
Below are the additional steps to be done on Cloud Recovery Server, if the encryption is enabled on Netbackup primary server.
When KMS encryption is enabled, you can share the images in S3 bucket to the Cloud Recovery Server host with manual KMS key transfer.
On-premises KMS key changes:
In case of KMS key changes, for the given group for on-premises storage server after the Cloud Recovery Server host is set up, you must export the key file from on-premises KMS server and import that key file on the cloud recovery host.
On-premises NetBackup master server: Exports the key group with a passphrase to a file:
/usr/openv/netbackup/bin/admincmd/nbkmsutil -export -key_groups <key-group-name> -path <key file path>
Cloud Recovery Server host (cloud side):
Copy the exported key to the Cloud Recovery Server host.
Config KMS server:
/usr/openv/netbackup/bin/nbkms -createemptydb /usr/openv/netbackup/bin/nbkms /usr/openv/netbackup/bin/nbkmscmd -discovernbkms -autodiscoverImport keys to KMS service.
/usr/openv/netbackup/bin/admincmd/nbkmsutil -import -path <key file path> -preserve_kgnameOnce this is done we need to restart the NetBackup.
Refer below link for more details.