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. MSDP cloud support
  4. About the disaster recovery for cloud LSU
  5. Disaster recovery for cloud LSU in Flex Scale
NetBackup™ Deduplication Guide

Disaster recovery for cloud LSU in Flex Scale

When the NetBackup Flex Scale recovers from a site-based disaster, the backup data in cloud LSU can be recovered by disaster recovery of the cloud LSU.

Considerations before disaster recovery of the cloud LSU:

  • The secondary NetBackup Flex Scale is ready.

    For more information, See the Site-based disaster recovery section of the NetBackup Flex Scale Administrator's Guide.

  • MSDP storage server is ready and configured with the same configuration.

  • KMS server is ready and key group in KMS server is ready if MSDP KMS encryption is enabled in this cloud LSU.

To perform the disaster recovery for cloud LSU

  1. If the cloud instance alias does not exist, run the following command to add the alias.

    /usr/openv/netbackup/bin/admincmd/csconfig cldinstance -as -in <cloud_privder_name> -sts <storageserver> -lsu_name <lsuname>

  2. On the NetBackup primary server, run the following command to reuse the cloud LSU. Use the same credentials, bucket name, and sub bucket that were used before the disaster recovery.

    /usr/openv/netbackup/bin/admincmd/nbdevconfig -setconfig -storage_server <storageserver> -stype PureDisk -configlist <configuration file>

    Sample configuration file:

    • If MSDP KMS encryption is enabled in this cloud LSU:

      V7.5 "operation" "reuse-lsu-cloud" string
      V7.5 "lsuCloudUser" "your-acct-id" string
      V7.5 "lsuCloudPassword" "your-secret" string
      V7.5 "lsuCloudAlias" "<storageserver_lsuname>" string
      V7.5 "lsuCloudBucketName" "bucket-name" string
      V7.5 "lsuCloudBucketSubName" "lsuname" string
      V7.5 "lsuKmsServerName" "FQDN-KMS-server-host" string
      
    • If MSDP KMS encryption is disabled in this cloud LSU:

      V7.5 "operation" "reuse-lsu-cloud" string
      V7.5 "lsuCloudUser" "your-acct-id" string
      V7.5 "lsuCloudPassword" "your-secret" string
      V7.5 "lsuCloudAlias" "<storageserver_lsuname>" string
      V7.5 "lsuCloudBucketName" "bucket-name" string
      V7.5 "lsuCloudBucketSubName" "lsuname" string
  3. On the NetBackup primary server, get the storage server name. On the engines container with the storage server name, run the following command to get the catalog from the cloud:

    /usr/openv/pdde/pdcr/bin/cacontrol --catalog clouddr <lsuname>

    Retry this command if it fails for intermittent network issue.

  4. Restart the cluster.
  5. Create the disk pool for the cloud LSU.
  6. Do two-phase import.

See About the disaster recovery for cloud LSU.

Feedback

Was this page helpful?
Previous

Common disaster recovery steps

Next

About Image Sharing using MSDP cloud

Feedback

Was this page helpful?