How should oracle vbox look like in terms of Memory, CPU and Performance? [duplicate]
- by Nicholas DiPiazza
This question already has an answer here:
Can you help me with my capacity planning?
2 answers
I've got a need for a ton of VMs to simulate some realistic load testing scenarios.
I've got a bunch of different host machines that differ in ram, cpu's, etc.
What should my resource manager look like? Is there a standard way to know what the CPU, Memory and Disk Utilization should be given your CPUs + Memory available + Disks available?
For example, I have a box:
MemTotal: 50 Gb
CPUs: 8
CPUs are pretty much 100% all day long. Memory is at about 60%. Swap not getting hit.
Little bewildered by why the VMs, while doing the exact same test script, are showing different virtual memory consumption. Huh.