COMPUTER SCIENCE AND ENGINEERING
CLOUD COMPUTING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
In which scenario should the memory overcommitment ratio not be increased?
|
The VM memory usage is low.
|
|
The memory overcommitment ratio reaches 150% in commercial scenarios
|
|
The customer requires that the maximum allowed number of VMs be deployed on a single host while ensuring performance.
|
|
Customers’ hardware procurement costs need to be reduced.
|
Explanation:
Detailed explanation-1: -We recommend 1:2 overcommit ratio between physical RAM and virtual RAM. Going above this is risky. Memory Usage on most of your clusters is high, around 90%. You should aim for 60% as you need to consider HA.
Detailed explanation-2: -Memory overcommitment allows a VM to use more memory space than the physical host has. Commonly used technologies include memory ballooning, memory sharing, and memory swapping.
Detailed explanation-3: -These are page sharing, ballooning, memory compression, and swapping.
Detailed explanation-4: -It is completely transparent to upper-layer users.
There is 1 question to complete.