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. Configuring and using universal shares
  4. Using the ingest mode
  5. Using the ingest mode to take a snapshot over NFS or SMB
NetBackup™ Deduplication Guide

Using the ingest mode to take a snapshot over NFS or SMB

This feature provides the ability to take a full or an incremental snapshot. When a full snapshot is taken, vpfsd makes the metadata and data consistent and then uploads the data to the cloud bucket. When an incremental snapshot is taken, vpfsd identifies the changed metadata and data since last full or incremental snapshot. Those changes are uploaded to the cloud bucket.

Taking a snapshot over NFS or SMB

  1. Take the snapshot from the client side.
  2. Add the following key-value pairs content into the vpfs_special_control_configcontrol file:

    snapshot=[full/incr]

    Example:

    (echo [vpfs]&& echo snapshot=full && echo ingest_mode=off) > 
    <nfs_mount_point>/.vpfs_special_control_config

Feedback

Was this page helpful?
Previous

Using the ingest mode

Next

Using the ingest mode to run a policy using NFS or SMB

Feedback

Was this page helpful?