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:
- For running report manually, pass --parentdir /mnt/nbdb/<FOLDER_NAME> to nbdeployutil command.
- For changing
parentdirto scheduled capacity reporting, provide a custom value innbdeployutilconfig.txtfile. - Create/Edit the
nbdeployutilconfig.txtfile located at/usr/openv/var/global/by adding the following entry:[NBDEPLOYUTIL_INCREMENTAL] PARENTDIR=/mnt/nbdb/<FOLDER_NAME>