Partner links

Swap partition out, swap file in on Ubuntu 17.04

If you’ve downloaded and installed the latest Ubuntu 17.04, one of the new features you probably didn’t notice is that the system was installed without a dedicated swap partition.

That’s because a new installation of Ubuntu 17.04 uses a swap file, instead of a swap partition. Yup, just like Windows, swap file has come to Ubuntu.

For the uninitiated, swap is an area of disk space that the OS may use as virtual memory, or RAM. An OS will use it as if it’s RAM when it begins to run out of real memory. Swap-fueled operations tend to be slower, but it’s either that or the computer/server may freeze, if it’s completely out of memory.

On my test installation of Ubuntu 17.04 desktop, I found a 2 GB swap file under the root directory. Check yours. I’m sure you’ll find it too. Can you find the swap file in this listing?

Figure 1: Long listing of the root file system showing the swap file

And if you launch the Disk tool, you’ll find that the system was installed using just one partition, that is, the root partition.

Ubuntu 17.04 swap file

Figure 2: Disk tool showing the root partition on Ubuntu 17.04

But that doesn’t mean that a dedicated swap partition is gone for good, because the installer’s partition editor still has the option to create one during installation.

Ubuntu 17.04 swap file

Figure 3: The Ubuntu 17.04 installer still supports configuring a dedicated swap partition

The advantage of a swap file over a swap partition is that the former is easier to resize. An LVM-based swap can be resized even easier and faster than a swap file, but when LVM is not in play, a swap file is easier to administrate. More information about Ubuntu 17.04 is available here.

Share:

Facebook
Twitter
Pinterest
LinkedIn

Partner links

Newsletter: Subscribe for updates

Subscribe
Notify of
guest
7 Comments
Inline Feedbacks
View all comments
Tomek
Tomek
6 years ago

I know it’s about abstraction levels, but I completely don’t understand why they’re pushing these changes to masses. What’s the point in it ? I will always stick to physical partition as it’s one layer less than file sitting on OS.

Eddie G.
Eddie G.
6 years ago

I don’t like this…..why is Ubuntu trying to become more and more like Windows?….I’ll stick to my swap PARTITION thank you very much!….I don’t doubt that the swap file might be faster, but I just like things the way they’ve always been, and I can find things where I know they’ll be!!

Hubba
Hubba
6 years ago

finid
Well that’s hardware dependent too wise guy..

Hubba
Hubba
6 years ago

You can easily disable it, create a new swap file where ever you want it.
Use the mkswap, swapon and swapoff tools. ‘dd’ or Gparted* for the “moving” part. Then remove the old one. If you got lots if RAM (16GB or more) you won’t need it anyway. You can even set it’s priority in ‘/etc/sysctl.conf’ to ‘vm.swappiness=1’ if you are not bothered by the space it take up in your root partition.
*I think Gparted can create Swapfiles too, not sure..

Steve Chow
Steve Chow
Reply to  Hubba
5 years ago

vm.swappiness=1 just means that it waits till the last moment to swap potentially flooding your IO when your system is already in distress. Rather then doing that I personally prefer using zram to avoid OoM especially in VM environments and on SSD systems to reduce wear.

Get the latest

On social media

Security distros

Hacker
Linux distros for hacking and pentesting

Crypto mining OS

Bitcoin
Distros for mining bitcoin and other cryptocurrencies

Crypto hardware

MSI GeForce GTX 1070
Installing Nvidia GTX 1070 GPU drivers on Ubuntu

Disk guide

LVM
Beginner's guide to disks & disk partitions in Linux

Bash guide

Bash shell terminal
How to set the PATH variable in Bash
Categories
Archives
7
0
Hya, what do you think? Please comment.x
()
x