Hello,
I have 2 problems that i couldn't solve yet.
1) How can I get the VM virtual disk offsets of IO operations? For example, I need to get all IO virtual disk offets from last 20 seconds.
2) If I will get the 'virtual' offset from VM, then how can I translate it to physical devices offsets? For example I have a IO operation on virtual disk, so I need to know that a the real offsets on physical devieces that attached to ESXi server (iSCSI).
Is where any possibility to retrieve this information via CLI or SDK sets? I have reserched capabilities of vSphere Management SDK, but it seems that this SDK couldn't help me in this issue.
Is enyone could help me in my question/problem?
Thanks