KNOWLEDGEBASE · KVM VPS

Swap Partition Problem from SolusVM templates

Last updated 2021-05-07

SolusVM has a bug that does not allows template installation to set up swap partition correctly. If you have a missing swap partition on your VPS, please follow these simple steps to create it.
swapoff /dev/vda2
mkswap /dev/vda2
swapon /dev/vda2

Verify Swap Partition

In order to verify your swap partition has been successfully created, please run the following command:
free -m

← All knowledgebase articles

Tell us what has to stay up.

A short conversation with an engineer. No quote-bot, no callback queue.