NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Active IQ Unified Manager Discussions

Presnet used VM capcity i a thick provissiond enviroment.

jonas
3,292 Views

Hi.

Is ther a way to report on how mutch disk a VM has used even when its thisck provisiond ?

I want to cleate a report in the DWH containing the folowing:

1. allocated storage

2. used storage.( tha actual used disk space of the alocated storage)

3. hostname

Is the number 2 part i have problem finding.

Regards

Joans

1 REPLY 1

ostiguy
3,292 Views

OCI has no idea what is going on inside a thick LUN (as provisioned on the storage), or a thick VMDK (as provisioned in VMware).

This is because neither storage arrays nor VMware know what is going on inside the thick object.

As a general rule, you would need an in-guest / in-host agent to retrieve that data. You get a feel for this when you think about one of the rare cases where OCI does know what is going on with a thick LUN - if you create a Vmware datastore on a thick LUN, from a storage array perspective, OCI only know the (allocated) capacity of the LUN. However, vSphere can tell us what the utilization is of the datastore, which is insight into a thick LUN. In this case, vSphere is acting like a host agent because vSphere intimately knows what is going on inside the ESXi hosts.

Public