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. Fujitsu AX/HX Series plug-in
  5. Fujitsu AX/HX SnapDiff configuration prerequisites
NetBackup™ Snapshot Manager for Data Center Administrator's Guide

Fujitsu AX/HX SnapDiff configuration prerequisites

On the clustered Data ONTAP SnapDiff RPC API V2 is supported from ONTAP release 9.4 onwards till ONTAP 9.9.

You must enable the SnapDiff RPC service on the SVM. Follow the steps:

controller> vserver snapdiff-rpc-server on <svm_name>

For more information on the latest and accurate methods to enable snapdiff-rpc-server refer to the Fujitsu AX/HX documentation.

  • To improve performance while fetching the SnapDiff data between two snapshots, max_diffs and max_sessions must be set on the filer.

  • By default, SnapDiff RPC API V2 max_diff is set to 256 and max_sessions are set to 16.

  • The max limit for max_diff is 4096 and max_sessions is 64.

  • Procedure:

    • Set max_diff limit to 4096

      controller> node run -node * options replication.spinnp.snapdiff.max_diffs 4096

    • Set max_session limit to 64

      controller> node run -node * options replication.spinnp.snapdiff.max_sessions 64

For more information on the latest and accurate methods to set max_diffs/max_sessions, refer to the Fujitsu AX/HX documentation.

Feedback

Was this page helpful?
Previous

Fujitsu AX/HX plug-in configuration parameters

Next

ACL configuration on Fujitsu AX/HX array

Feedback

Was this page helpful?