Chris_W
12 years agoLevel 4
Get deduplication ratio per DiskPool
I am looking for an OCA report that shows the dedup ratio that you find in the "Deduplication Ratio" field using the method below:
NetBackup Administration Console, expand Media and Device Management > Credentials > Storage Server
Do I need to code something in SQL to achieve this? There are a couple reports templates like dedup space savings, but I just need the ratio like 9.8, no fancy stuff.
Second prize would be a command that I can just cronjob. Like an nbdevquery, I've come up with nothing so far.
Thanks
I happen to have found the answer to my second question, see below, would still like some idea on an OCA report though.
# nbdevconfig -getconfig -storage_server server1 -stype PureDisk |grep DeduplicationV7.5 "Deduplication Ratio" "6.9" string