I would like to use OnCommand Operations Manager to view the number of inodes per volume. I can find % inodes used as a report field, but not absolute inodes used. Checking the CLI with "dfm detail <object id of a volume>" I see in the output these fields:
dfInodesPercent 30
dfInodesTotal 1729406
dfInodesUsed 511104
Is there any way to use this information in a report?
The reason we care about absolute # of inodes used is we use NDMP/dump for backups to tape and volumes that have [too] many files become difficult to manage. Being able to report on this field would be useful for planning datalayout.
Thanks,
Chris