For servers created based on SolusVM templates, the swap partition may not be created correctly.

To fix the problem, please run the following commands in the SSH console:

  • swapoff /dev/vda2
  • mkswap /dev/vda2
  • swapon /dev/vda2
Was this answer helpful? 0 Users Found This Useful (0 Votes)