<div dir="ltr">I'm getting the following error trying to start a VM. I have 64 gb of RAM on this host. I got this error once before and found that my swap partition was only 2gb or so. I increased the swap size to 124GB and the problem went away. Below is the error when trying to start a VM and below that is what my output from "free -g". I don't see why I'm getting a swap file error when there's plenty of it available.<br>
<br><br><ul style="margin-top:0px"><li>Cannot run VM. Host swap percentage is above the defined threshold.<br>- Check your configuration parameters for Host Swap Percentage.</li><li>Cannot run VM. There is no host that satisfies current scheduling constraints. See below for details:</li>
<li>The host USARPAOVRTHOST02 did not satisfy internal filter Memory.</li></ul><br><br>[root@usarpaovrthost02 ~]# free -g<br> total used free shared buffers cached<br>Mem: 62 62 0 0 0 12<br>
-/+ buffers/cache: 50 12<br>Swap: 123 12 110<br>[root@usarpaovrthost02 ~]#<br>[root@usarpaovrthost02 ~]#<br>[root@usarpaovrthost02 ~]# swapon -s<br>Filename Type Size Used Priority<br>
/dev/dm-1 partition 129490936 12811000 -1<br>[root@usarpaovrthost02 ~]#<br><br></div>