Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Physical interfaces.
  • Bridge interfaces.
  • Bonding interfaces.
  • VLAN interfaces.

Configure the Host's resources

Right-click on the Host in the tree view, and select Modify in the popup menu. A wizard will show to modify some of the properties of your Host:

 

With this wizard you can modify:

  • A description for the Host.
  • The Host's IP address as seen by the Manager. This is the address the Manager will use to communicate with the Host.
  • The Host's VDI address as seen by the Clients. This is the address that will be notified to a client when it wants to connect with a guest that is running in this Host. This is most useful when the Host has a private address in the Manager subnet, and a public address to receive Client connections.
  • CPU and RAM overcommit, as a factor by which physical resources are multiplied.

As stated before, overcommiting allows the Host to report more resources than physically available. Overcommiting CPU resources is very useful, because it is a time-shared resource. It allows to run several virtual machines on the same CPU, reducing its idle time and optimizing its utilization. Besides, it is safe to overcommit the CPU, because in case of congestion the system will gracely degrade its performance, allowing the administrator to solve the problem. On a typical desktop (web browsing, office applications, etc...), a CPU overcommit factor of 4 is recommended. If you plan to run more CPU-intensive tasks, start at 1 and increase the value until you feel comfortable.

On the other hand, overcommiting RAM resources is not recommended at all. RAM is not a shared resource, each Guest gets an exclusive amount of it. If the physical RAM is exhausted, the system will start to use swap space (if available), and the performance of both the Guests and the Host will be severely affected. Do it under your own responsibility.

In order to avoid removing resources from a Host that has Guests running, you always can increase the overcommit factors of a Host, but you must disable it first to decrease them.