Articles on: Dedicated Servers

How do I extend my disk space?

How do I extend my disk space?



This tutorial only works for Ubuntu installations

In this tutorial we will be showing you how to extend your disk space.

In the case of some Ubuntu installations, not all disk space will be available. We can solve this by running the following commands via SSH.

Login via SSH

Run the following command: lvextend -l+100%FREE /dev/ubuntu-vg/ubuntu-lv

Follow it with the next command: resize2fs /dev/ubuntu-vg/ubuntu-lv

Reboot the server

Thank you for reading this tutorial, if something is still unclear, let us know via a support ticket.

Updated on: 03/05/2023

Was this article helpful?

Share your feedback

Cancel

Thank you!