Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

How to fix the Filesystem root is running low on Disk space

Posted on 25/01/202625/01/2026 IT Expert By IT Expert No Comments on How to fix the Filesystem root is running low on Disk space
  1. Home
  2. Virtualization
  3. How to fix the Filesystem root is running low on Disk space
Free up filesystem root space

The Filesystem Root represented by the symbol / is the master directory that holds everything on your virtual server (Ubuntu VM). This is similar to “C: drive” on a Windows machine. In this guide, we shall discuss the steps on how to fix the Filesystem root is running low on Disk space. Please, see Hacker Thinking in Ransomware Attacks: Backup Is the real Target, Bypassing BitLocker Loop by Unlocking or Disabling or PC Reset, and Veeam Host Components: Unable to reinstall Deploy Service SSH.

Every single file, including the Xen Orchestra source code, the database, the logs that fill up your disk earlier, and the operating system itself all live under this root directory.

Also, see the “latest Improvement to File Explorer on Windows 11, how to perform In-place upgrade of Windows Server 2022 to 2025, and Fix “Getting Windows Ready” Don’t turn off your computer stuck on Windows.

Why Low Disk Space on Filesystem root was prompted?

The system notification below explicitly states we have only 337.5MB of disk space remaining. This error occurred from the compiling Xen Orchestra (the xo-server and xo-web build process) which is very resource-heavy. This requires significantly more space than that to store dependencies, build artifacts, and temporary files.

File Systm root low

Please, see how to “Change your root password: Manage the root user on your macOS, Linux Error 13: Permission denied – Are you root, and how to reset MySQL Root password.

Temporary Fix

To fix this issues, some of your might want to delete (cleanup) the package cache from updates. This will also not work. Below is the command.

sudo apt-get clean

You might also want to remove old logs from your system has been running a long time. These logs can take up space. But as you know from this guide “A-Z of XCP-ng and Xen Orchestra setup and VM Creation“. This is a pretty new VM and as such, there are no logs that are stale capable of taking space on this system. A you can see, nothing was found and freed.

sudo journalctl --vacuum-time=3d

Now let’s verify if we truly have enough space. To check disk space, please run the command below. As you can see from the available colum, this is less than 1 GB. As such, it will fail when we try to run the Xen Orchestra setup.

df -h /
verify used space

Please, see “Connecting to the RDP host: Fix the Certificate could not be verified back to the root certificate“, and “how to Import certificates into Trusted Root and Personal certificate store“.

Increase File System Size on a VM running on XCP-ng

To fix this permanently, click on the VM to change the Disk size as shown below. We will have to change this from 10GB to 15.

Shutdown down VM and change the size from 10

Changed to 15 Gb. This way, we will have more than enough space to install XO.

Assign 15 to file system root

Note: The above steps are not sufficient to fix this issue as the VM does not correctly know about the disk changes. To demonstrate this, run the XO install again. As you can see below, it will fail again with the below

VM does not recognize it yet

Please, see how to Find saved Wi-Fi Passwords in Windows 10 and 11, how to Create a Bootable USB Drive Using dd Command on Linux, and how to use a Fido Certified U2F Key for Authentication.

Expand the Virtual Disk

Since this is a virtual disk (indicated by the xvda naming convention). As you can see above, we have already increased the disk size which is paramount for this next step. Therefore, run the command below to instruct the VM to use the new space by growing the partition.

sudo growpart /dev/xvda 2
grow patition

Next, run the command below to resize the filesystem

sudo resize2fs /dev/xvda2
Resize partition

As you can see below from the available disk space, we have 5.2G available. Therefore, we can install XO without issues.

available space

Upon running the command below to install Xen Orchestra (XO) using Ronivay’s script with the command below. Then, select 1 as shown in the image below.

sudo ./xo-install.sh
xo install

As you can see below, the installation is in progress and services are being started.

installing services

At this point, we have successfully installed XO to this VM.

installed and enabled xo-server services

Now, you should be able to access the XO web interface, add the XCP-ng server and start other tasks as you wish.

Login to XO
Xen Orchestra 6
XCP-ng connected

I hope you found this guide on how to fix the Filesystem root is running low on Disk space very useful. Please, feel free to leave a comment below.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Virtualization Tags:Expand the Virtual Disk, Increase File System Size on a VM running on XCP-ng, Linux, Linux Disk Space, Linux distro, Ubuntu linux low on file system, Unable to install XO due to low system space

Post navigation

Previous Post: A-Z of XCP-ng and Xen Orchestra setup and VM Creation
Next Post: Hardening Your Infrastructure: A Guide to VMware VBS and MS GPO Credential Guard in VBR v13

Related Posts

  • Add Hyper V To VRO
    Integrate Hyper-V [SCVMM] with Veeam Recovery Orchestrator Virtualization
  • 87a26c60 0001 0004 0000 000001423515 w948 r1.77 fpx54.99 fpy56.04
    Administer LXC Containers: Easy Guide Virtualization
  • microsoft
    Fix EFI network timeout on VMware Workstation Virtualization
  • Enable Nexted Virtualization on VirtualBox
    ESXi VMB 411 Halting: Virtualbox Nested VT-X/AMD-V greyed out Virtualization
  • vcenter sign on
    CVE-2021-22048: VMware vCenter Server updates address a privilege escalation vulnerability Security | Vulnerability Scans and Assessment
  • Synology NFS Share
    Add Synology NFS Storage to Proxmox VE for VMs and Backups Storage

More Related Articles

Add Hyper V To VRO Integrate Hyper-V [SCVMM] with Veeam Recovery Orchestrator Virtualization
87a26c60 0001 0004 0000 000001423515 w948 r1.77 fpx54.99 fpy56.04 Administer LXC Containers: Easy Guide Virtualization
microsoft Fix EFI network timeout on VMware Workstation Virtualization
Enable Nexted Virtualization on VirtualBox ESXi VMB 411 Halting: Virtualbox Nested VT-X/AMD-V greyed out Virtualization
vcenter sign on CVE-2021-22048: VMware vCenter Server updates address a privilege escalation vulnerability Security | Vulnerability Scans and Assessment
Synology NFS Share Add Synology NFS Storage to Proxmox VE for VMs and Backups Storage

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • LDAP
    LDAP: What is Lightweight Directory Access Protocol Windows
  • maxresdefault 2 2
    Fix Outlook Not Responding and Outlook Crashing or freezing Network | Monitoring
  • savds
    VM is not accessible: Fix Taking ownership of a VM failed Virtualization
  • Locate Find and Grep Required 1
    Locate, Find and Grep: Search for files and patterns in Linux or Unix-like OS Linux
  • banner2
    How to Integrate Postman With GitHub Automation
  • Copy files between host and workstation
    Various ways to copy files from host to VMware Workstation VM Virtualization
  • GitMarkdown
    Install Git on Windows: Practical Git use with markdown Version Control System
  • ansible logo600 591x296 1
    Ansible_user=UNREACHABLE {Failed to connect to the host via SSH: SSH: Could not resolve hostname (Name or service not known, unreachable true) Configuration Management Tool

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,801 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.