Changed host_cpu_usable_by_vms to 1.0
This commit is contained in:
parent
f05c7c2c4b
commit
03cabd13fb
@ -82,7 +82,7 @@ host_cpu_overload_threshold = 0.95
|
|||||||
|
|
||||||
# The threshold on the overall (all cores) utilization of the physical
|
# The threshold on the overall (all cores) utilization of the physical
|
||||||
# CPU of a host that can be allocated to VMs.
|
# CPU of a host that can be allocated to VMs.
|
||||||
host_cpu_usable_by_vms = 0.99
|
host_cpu_usable_by_vms = 1.0
|
||||||
|
|
||||||
# The user name for connecting to the compute hosts to switch them
|
# The user name for connecting to the compute hosts to switch them
|
||||||
# into the sleep mode
|
# into the sleep mode
|
||||||
|
Loading…
x
Reference in New Issue
Block a user