Hey Everyone,
Back from ESXi-land with another valuable question, well two in fact. The question in the title is about measuring CPU resource usage in more detail, for example in Proxmox I love that there is an oi-delay counter.
Questions:
Tmanok
Back from ESXi-land with another valuable question, well two in fact. The question in the title is about measuring CPU resource usage in more detail, for example in Proxmox I love that there is an oi-delay counter.
Questions:
- How would one go about measuring something like Co-Stop in Proxmox? (QEMU)
- Is the io-delay in Proxmox simply the latency of storage access, or is it the the latency of data going directly to the CPU for processing (aka iowait)
https://support.hpe.com/hpesc/public/docDisplay?cc=us&docId=c02783994&lang=en-us I personally use "sar" and "glances" to show my VM's iowait internally, but I would love to see this in the console if it is not the same as io-delay seen on the hypervisor host. #FeatureRequest
Tmanok