Hey all, I'm trying to get the affect of reporting the "physical used size" from the vol show-space command. Volume.Used in the OCUM dataset incorporates space that is not in the snap reserve. I put in a conditional for the volumes that don't have snapshot spill so I don't double count snapshots, but I run into an issue with clones. They report used like a regular volume, but the real consumed space isn't reported. Any thoughts on what I can do to report the actual/physical/real consumed space of a clone with OCUM reporting?
Second question, this there a way to add attributes to be gathered by OCUM from the clusters like the 'vol show-space' outputs? Logical-data size from 'vol efficiency", and user-data/physical used from 'vol show-space' are very useful outputs....