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™ Deployment Guide for Azure Kubernetes Services (AKS) Cluster
  3. Troubleshooting
  4. Issue with capacity licensing reporting which takes longer time
NetBackup™ Deployment Guide for Azure Kubernetes Services (AKS) Cluster

Issue with capacity licensing reporting which takes longer time

The nbdeployutil utility does not perform well on EFS or Azure files based volumes. Specify different block storage based volume to get good performance.

To resolve the issue, perform the following:

  1. For running report manually, pass --parentdir /mnt/nbdb/<FOLDER_NAME> to nbdeployutil command.
  2. For changing parentdir to scheduled capacity reporting, provide a custom value in nbdeployutilconfig.txt file.
  3. Create/Edit the nbdeployutilconfig.txt file located at /usr/openv/var/global/ by adding the following entry:
    [NBDEPLOYUTIL_INCREMENTAL]
    PARENTDIR=/mnt/nbdb/<FOLDER_NAME>

Feedback

Was this page helpful?
Previous

Local connection is getting treated as insecure connection

Next

Backing up data from Primary server's /mnt/nbdata/ directory fails with primary server as a client

Feedback

Was this page helpful?