"no space left on device"

Discussion in 'Installation/Configuration' started by Jeremy007, Oct 2, 2023.

  1. Jeremy007

    Jeremy007 Member

    Hello HTF friends,

    Im running
    ISPConfig with Multiserver setup
    Ubuntu 18.0.4.6 (EOL)

    Code:
    udev            460M     0  460M   0% /dev
    tmpfs            99M  740K   98M   1% /run
    /dev/vda1        32G  7.9G   22G  27% /
    tmpfs           493M     0  493M   0% /dev/shm
    tmpfs           5.0M     0  5.0M   0% /run/lock
    tmpfs           493M     0  493M   0% /sys/fs/cgroup
    tmpfs            99M     0   99M   0% /run/user/0
    
    I'm trying to upgrade the server to 20.0.4 but every time it keep running out of space. I have about 22GB of free space on the server. Is that not enough or is something else going on? I updated a "clone" of the exact same server with 0 issues but this server keeps running out of space during the upgrade.

    Anyone else experienced the same issue?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    That should be plenty of space for a dist upgrade.
     
    Jeremy007 and ahrasis like this.
  3. Jeremy007

    Jeremy007 Member

    My thought exactly. When i monitor the disk usage during the upgrade; right around 80%, the disk usage jumps from about 44 to 100% on /dev/vda1. Any clue as to what's going on?
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    No, not really. Never had such an issue. This jump in disk usage exceeds even the size of all installed OS packages.
     
    Jeremy007 likes this.
  5. Jeremy007

    Jeremy007 Member

    Thanks for the help Till. I was actually able to find the issue for anyone who encounters this issue while upgrading. For some odd reason updating the server via SSH was causing the server to use nearly (4 to 5 times) more storage, no real idea why. Maybe there was a session bug creating unlimited user sessions or something.

    I upgraded the server via direct access and everything went smoothly.
     
    till and ahrasis like this.

Share This Page