Hi, I have followed your steps and created a 2 GB SWAP FILE. But when I open the CWP dashboard, I dont see swap activated. However if I visit Disk Quota in Server settings, in the "Your disk status from the file /etc/fstab" section, it shows the swap file present but in partition scheme, it doesnt.
Even when I run df -h in terminal, I dont see the swap activated.
If I try to run swapon /swapfile it says
swapon: /swapfile: swapon failed: Device or resource busy
If I execute free -m it shows Mem and Swap but the swap is 100% free
If I execute swapon -s it shows the /swapfile entry with 0 as a value in Used field and -2 in the priority field
How to know swap is working and how to show it in the dashboard also?