6.0.1

Table Of Contents
Expandable Reservations Example 2
This example shows how a resource pool with expandable reservations works.
Assume the following scenario, as shown in the figure.
n
Parent pool RP-MOM has a reservation of 6GHz and one running virtual machine VM-M1 that reserves
1GHz.
n
You create a child resource pool RP-KID with a reservation of 2GHz and with Expandable Reservation
selected.
n
You add two virtual machines, VM-K1 and VM-K2, with reservations of 2GHz each to the child
resource pool and try to power them on.
n
VM-K1 can reserve the resources directly from RP-KID (which has 2GHz).
n
No local resources are available for VM-K2, so it borrows resources from the parent resource pool, RP-
MOM. RP-MOM has 6GHz minus 1GHz (reserved by the virtual machine) minus 2GHz (reserved by
RP-KID), which leaves 3GHz unreserved. With 3GHz available, you can power on the 2GHz virtual
machine.
Figure 93. Admission Control with Expandable Resource Pools: Successful Power-On
VM-K1, 2GHz VM-K2, 2GHz
2GHz
6GHz
RP-KID
VM-M1, 1GHz
RP-MOM
Now, consider another scenario with VM-M1 and VM-M2.
n
Power on two virtual machines in RP-MOM with a total reservation of 3GHz.
n
You can still power on VM-K1 in RP-KID because 2GHz are available locally.
n
When you try to power on VM-K2, RP-KID has no unreserved CPU capacity so it checks its parent. RP-
MOM has only 1GHz of unreserved capacity available (5GHz of RP-MOM are already in use—3GHz
reserved by the local virtual machines and 2GHz reserved by RP-KID). As a result, you cannot power
on VM-K2, which requires a 2GHz reservation.
Figure 94. Admission Control with Expandable Resource Pools: Power-On Prevented
VM-K1, 2GHz VM-K2, 2GHz
2GHz
6GHz
RP-KID
VM-M1, 1GHz VM-M2, 2GHz
RP-MOM
Chapter 9 Managing Resource Pools
VMware, Inc. 61