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
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:
