Add a swap disk
Jump to navigation
Jump to search
- Add a disk to the server
- Check the new volume with lsblk
- Create swap: sudo mkswap -f /dev/nvme5n1
- Add swap in /etc/fstab
sudo vi /etc/fstab UID none swap defaults 0 0
Related
See also
- Swap,
swapon
,swapoff
,mkswap
,swaplabel
,free
,sar -r
,sar -S
,sar -W
,vmstat
,vm.swappiness
,/proc/swaps
,/etc/fstab
, Add a swap disk,systemd.swap
- memory
Advertising: