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™ Snapshot Manager for Data Center Administrator's Guide
  3. Storage array plug-ins for Snapshot Manager for Data Center
  4. Pure Storage Flash Array files services (NAS)
  5. Supported Snapshot Manager for Data Center operations on Pure Storage Flash Array files services (NAS)
NetBackup™ Snapshot Manager for Data Center Administrator's Guide

Supported Snapshot Manager for Data Center operations on Pure Storage Flash Array files services (NAS)

Snapshot Manager for Data Center performs the following management operations on the Pure Storage Flash Array Files services (NAS) array.

Table: Snapshot Manager for Data Center operations on Pure Storage Flash Array Files services (NAS) array

Snapshot Manager for Data Center operations

Description

Discover assets

Snapshot Manager for Data Center discovers all the managed directories and its associated NFS and SMB directory exports for protection, along with their managed directory snapshots.

Snapshot Manager for Data Center also discovers all the nested managed directories, along with the associated NFS and SMB directory exports. NetBackup discovers assets to the maximum depth to which the managed directories are created on the Pure Storage Flash array cluster.

The managed directories must have an NFS or SMB directory export created, so that Snapshot Manager for Data Center can discover them for protection.

Examples of nested shares discovered by Snapshot Manager for Data Center:

["/test_manage_dir1", "/test_1/test_manage_dir2", "/test_manage_dir1/test_data/test_manage_dir3", "/smb_03/test_data/dir01"]

Create snapshot

To create a managed directory snapshot, Snapshot Manager for Data Center runs a POST REST API call on the array with the required information and the snapshot name.

The API returns the details of the managed directory snapshot. A typical snapshot created by Snapshot Manager for Data Center has the following naming convention:

NB.NB<unique_21digit_number>

Delete snapshot

To delete a managed directory snapshot, Snapshot Manager for Data Center runs a PATCH and DELETE REST API call with the required managed directory snapshot details.

The PATCH REST API updates the directory snapshot with "destroyed": True, and then performs a DELETE REST API process on the managed directory snapshot.

Note:

Deleting a snapshot only removes the directory snapshot, without permanently eradicating the snapshot from the Pure Storage Flash Array cluster. Snapshot eradication occurs based on the eradication configuration set on the cluster. If safe mode is enabled on the cluster, eradication takes place after the minimum retention period specified for snapshot deletion.

Restore snapshot

Point-in-time restore is not supported by the Pure Storage Flash Array Files Services (NAS). So, NetBackup cannot perform any PIT restore operation.

Export snapshot

When a managed directory snapshot export operation is run:

  • For a managed directory having an NFS directory export, the snapshot export path is created. The backup hosts are added as a client rule in the existing NFS policy applied to the managed directory. For example:

    /test_manage_dir1/.snapshot/NB.NB15985918570166499611/

  • For a managed directory having an SMB directory export, the snapshot export path is created. The backup hosts are added as a client rule in the existing SMB policy applied to the managed directory. For example:

    /test_manage_dir1/.snapshot/NB.NB15985918570166499611/

To make changes in the NFS or SMB export directory and perform backup from snapshot, required access permissions must be set for the backup host. If the backup host is already added to the NFS or SMB directory export policies, then the policy modifications are not required.

Note:

On Box, ShareACL is not available on FA Files. Pure's recommendation is to use an Windows or MMC to set up the share access controls, after exporting the SMB shares. The logged on user must be in the specified domain.

Deport snapshot

When a managed directory snapshot deport operation is run, Snapshot Manager for Data Center does not remove the host client rule from the NFS or SMB Policy. The host client rule is added to provide access over the snapshot path at the time of Export. This action prevents disruption to any ongoing backup from snapshot operations associated with the directory export associated with the policy.

Feedback

Was this page helpful?
Previous

Pure Storage Flash Array files services (NAS)

Next

PureStorage Flash array NAS plug-in configuration pre-requisites

Feedback

Was this page helpful?