If you want swapping you can create swap partitions and set the swappiness. Could be usefull so that you can give VMs just enough RAM to operate (so they don't waste too much RAM for page file caching). In that case it should prevent the OOM killer from kicking in.
SSD would be much faster so you don't slowdown the VMs that much if RAM gets full. But it causes alot of writes and will kill your SSD faster. HDDs are incredible slow and swapping might overwhelm the HDDs because they can't handle all the IOPS and the iowait will go up.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.