which statement is true?

Refer to the Exhibit.

— Exhibit —
An administrator has created the DRS cluster shown in the Exhibit.
Based on the exhibit, which statement is true?

Refer to the Exhibit.

— Exhibit —
An administrator has created the DRS cluster shown in the Exhibit.
Based on the exhibit, which statement is true?

A.
Under CPU contention, Prod-VM1 receives four times the CPU resources than Test-VM1.

B.
The Prod-VM1 will always have more CPU resources than all other virtual machines.

C.
The Test-VM2 will always have less CPU resources than all other virtual machines.

D.
Under CPU contention, Test-VM1 will receive 25% of the total CPU resources.

Explanation:

Explanation/Reference:



Leave a Reply 5

Your email address will not be published. Required fields are marked *


Matthew

Matthew

Does placing High CPU share on prod-vm1 do anything when CPU shares on Prod-vm2 are both in the same resource pool? I assume the answer is no, since the answer is A?

andy75

andy75

‘A’ is correct.
Total number of shares is: 8000 (High CPU shares for Prod RP) + 2000 (Low for Test RP) = 10,000. Prod-VM1 under contention gets 2/3 x 8000/10000 = 2/3 x 4/5 = 8/15.
Test-VM1 under contention gets 2/3 x 2000/10000 = 2/3 x 1/5 = 2/15. Thus the ratio between the two is 8/15 : 2/15 = 4.
B and C would be correct if they had “under CPU contention” instead of “always”.
D in incorrect because under CPU contention Test-VM2 gets 1/3 x 1/5 = 1/15 or approx. 6.5%.

Saimon

Saimon

how it is 8000 shares for Prod RP?

Faustino Asprilla

Faustino Asprilla

The CPU shares are calculated as follow in term of shares: 2000 High, 1000 Normal and 500 for low