Free Space Issue

  • Hi!


    I have a VPS which recently got moved by netcup.


    Since then, I have issues with "free space".

    In total, I have 160 GB.

    25 GB is used by OS & apps.

    And system claims to have 130 GB free space.


    I am downloading a 90 GB file for editing. That should leave approx 40 GB as free space ...

    However, after downloading not even 80% the disk is full and I cannot finish the download.


    I then have to delete the downloaded file. And the system claims still 60 GB being used. Notice that it did not go down back to the original 25 GB.

    Once I reboot the VPS, the original 25 GB of used disk space is shown again.


    This behavior is reproducible. I triggered a media storage optimization. But same behavior ...


    Any clues what is going on?


    P.S.: I do not want to download the file to my local system and edit it here as I have to sent it away afterwards. and with 50 Mbits up it is no fun ... (Hence the VPS with a sym. 2.5 Gbits)


  • ❯ df -h

    Filesystem      Size  Used Avail Use% Mounted on

    udev            3.9G     0  3.9G   0% /dev

    tmpfs           795M  584K  794M   1% /run

    /dev/vda3       157G   19G  132G  13% /

    tmpfs           3.9G  248K  3.9G   1% /dev/shm

    tmpfs           5.0M     0  5.0M   0% /run/lock

    cache:dropbox   2.2P   46T  2.1P   3% /home/teffi/rclone/dmedia

    /dev/vda2       974M   94M  813M  11% /boot

    dropbox:Media   2.2P   46T  2.1P   3% /home/teffi/rclone/dropbox

    tmpfs           795M   32K  795M   1% /run/user/118

    tmpfs           795M   28K  795M   1% /run/user/1000

    root [~] :

    ❯ df -hi

    Filesystem     Inodes IUsed IFree IUse% Mounted on

    udev             988K   346  987K    1% /dev

    tmpfs            994K   547  993K    1% /run

    /dev/vda3         10M  292K  9.7M    3% /

    tmpfs            994K     4  994K    1% /dev/shm

    tmpfs            994K     2  994K    1% /run/lock

    cache:dropbox    964M  292K  964M    1% /home/teffi/rclone/dmedia

    /dev/vda2         64K   356   64K    1% /boot

    dropbox:Media    954M     0  954M    0% /home/teffi/rclone/dropbox

    tmpfs            199K    46  199K    1% /run/user/118

    tmpfs            199K    41  199K    1% /run/user/1000


    Ein du -h -d 1 wird nicht beendet.

  • Zitat

    There is "optimize disk" button in the VCP Backend.

    That is correct and I did an "optimize disk" before writing this topic ...

    It did not help / address this issue ...

  • Please download the file(s) again and post the output of both commands while the disk is full.


    Ein du -h -d 1 wird nicht beendet.

    Sprichst Du Deutsch? Dann können wir gerne auf Deutsch weiter schreiben ^^

    "Wer nur noch Enten sieht, hat die Kontrolle über seine Server verloren." (Netzentenfund)

    2 Mal editiert, zuletzt von KB19 ()

    Gefällt mir 1
  • ... and the disk is full again ...


    ❯ df -h

    Filesystem      Size  Used Avail Use% Mounted on

    udev            3.9G     0  3.9G   0% /dev

    tmpfs           795M  596K  794M   1% /run

    /dev/vda3       157G  150G     0 100% /

    tmpfs           3.9G  416K  3.9G   1% /dev/shm

    tmpfs           5.0M     0  5.0M   0% /run/lock

    cache:dropbox   2.2P   46T  2.1P   3% /home/teffi/rclone/dmedia

    /dev/vda2       974M   94M  813M  11% /boot

    dropbox:Media   2.2P   46T  2.1P   3% /home/teffi/rclone/dropbox

    tmpfs           795M   32K  795M   1% /run/user/118

    tmpfs           795M   28K  795M   1% /run/user/1000

    [🖧 ] teffi@sgplex [~]:

    ❯ df -hi

    Filesystem     Inodes IUsed IFree IUse% Mounted on

    udev             988K   346  987K    1% /dev

    tmpfs            994K   556  993K    1% /run

    /dev/vda3         10M  293K  9.7M    3% /

    tmpfs            994K     4  994K    1% /dev/shm

    tmpfs            994K     2  994K    1% /run/lock

    cache:dropbox    964M  293K  964M    1% /home/teffi/rclone/dmedia

    /dev/vda2         64K   356   64K    1% /boot

    dropbox:Media    954M     0  954M    0% /home/teffi/rclone/dropbox

    tmpfs            199K    46  199K    1% /run/user/118

    tmpfs            199K    41  199K    1% /run/user/1000


    Screenshot 2023-10-05 at 15.44.10.png

    plenty of free space left, even when download is completed ...


    Screenshot 2023-10-05 at 15.55.04.png

    hmm ... I downloaded 78.4 GB - 45.1 GB = 33.3 GB, but it occupies 131.6 GB - 67.6 GB = 63.9 GB disk space ...


    Screenshot 2023-10-05 at 16.02.12.pngScreenshot 2023-10-05 at 16.04.06.pngScreenshot 2023-10-05 at 16.04.16.png

  • I just deleted the partially deleted file and this is what I have now:


    ❯ df -h

    Filesystem      Size  Used Avail Use% Mounted on

    udev            3.9G     0  3.9G   0% /dev

    tmpfs           795M  596K  794M   1% /run

    /dev/vda3       157G   85G   66G  57% /

    tmpfs           3.9G  416K  3.9G   1% /dev/shm

    tmpfs           5.0M     0  5.0M   0% /run/lock

    cache:dropbox   2.2P   46T  2.1P   3% /home/teffi/rclone/dmedia

    /dev/vda2       974M   94M  813M  11% /boot

    dropbox:Media   2.2P   46T  2.1P   3% /home/teffi/rclone/dropbox

    tmpfs           795M   32K  795M   1% /run/user/118

    tmpfs           795M   28K  795M   1% /run/user/1000

    [🖧 ] teffi@sgplex [~/Downloads/incomplete]

    ❯ df -hi

    Filesystem     Inodes IUsed IFree IUse% Mounted on

    udev             988K   346  987K    1% /dev

    tmpfs            994K   556  993K    1% /run

    /dev/vda3         10M  292K  9.7M    3% /

    tmpfs            994K     4  994K    1% /dev/shm

    tmpfs            994K     2  994K    1% /run/lock

    cache:dropbox    964M  292K  964M    1% /home/teffi/rclone/dmedia

    /dev/vda2         64K   356   64K    1% /boot

    dropbox:Media    954M     0  954M    0% /home/teffi/rclone/dropbox

    tmpfs            199K    46  199K    1% /run/user/118

    tmpfs            199K    41  199K    1% /run/user/1000


    It is right now 57% full ...


    I wonder where the "extra" is coming from.


    And a du -h -d 1 does not conclude ... it gets stuck here:

    ❯ sudo du -h -d 1

    72K ./tmp

    45M ./srv

    94M ./boot

    16K ./lost+found

    412K ./dev


    Currently, I can only "remove" the extra unknown disk usage with a reboot ...

  • Was ist denn hier die offizielle Sprache?

    Deutsch oder Englisch.


    Und da die meisten Forenuser wahrscheinlich Deutsch sprechen bzw. netcup ein deutsches Unternehmen ist, lehne ich mich mal weit aus dem Fenster und sage, dass Deutsch im Forum präferiert wird, wenn der Threadersteller das so möchte. ^^

    "Wer nur noch Enten sieht, hat die Kontrolle über seine Server verloren." (Netzentenfund)

    Gefällt mir 1
  • Ok, der kann es also schon mal nicht sein. Abgesehen davon, er würde beim Neustart nicht verschwinden. Wie lädst du denn die Datei runter? Sehe gerade, ein Download-Manager. Vielleicht legt er beim Download eine zusätzliche temporäre Datei irgendwo an oder was auch immer. Da müsste man halt mal die Doku zu dem Download-Manager durchsehen, wo das hinspeichert Sieht ja auch grob so aus, als ob beim Download der doppelte Speicherplatz der bisher runtergeladenen Daten belegt wird