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™ for OpenStack Administrator's Guide
  3. Performing backups and restores of OpenStack
  4. Creating a snapshot
NetBackup™ for OpenStack Administrator's Guide

Creating a snapshot

Snapshots are automatically created by the NetBackup for OpenStack scheduler. If necessary or in case of deactivated scheduler, you can create a snapshot on demand.

Note:

NetBackup for OpenStack does not support backup of swap disks and ephemeral disks.

Using Horizon

There are two possibilities to create a snapshot on demand.

Possibility 1: From the policy overview

  1. On the Horizon console, navigate to NBOS Backups > Policies.

  2. Identify the policy to create a snapshot.

  3. Click Create Snapshot.

  4. Provide a name and description for the snapshot.

  5. Decide between Full and Incremental Snapshot.

  6. Click Create.

Possibility 2: From the policy snapshot list

  1. On the Horizon console, navigate to NBOS Backups > Policies.

  2. Identify the policy to create a snapshot.

  3. Click the policy name to enter the policy overview.

  4. Navigate to the Snapshots tab.

  5. Click Create Snapshot.

  6. Provide a name and description for the snapshot.

  7. Decide between Full and Incremental Snapshot.

  8. Click Create.

Using CLI
nbosjm policy-snapshot [--full] [--display-name <display-name>]
                              [--display-description <display-description>]
                              <policy-id>
  • <policy-id> ID of the policy to snapshot.

  • --full Specify if a full snapshot is required.

  • --display-name <display-name> Optional snapshot name. (Default=None)

  • --display-description <display-description> Optional snapshot description. (Default=None)

Feedback

Was this page helpful?
Previous

List of snapshots

Next

Snapshot overview

Feedback

Was this page helpful?