OMV web gui and wrong fs usage

  • Hi,


    I find out a funny thing in OMV web gui, on filesystem tab I have this results:


    /dev/sda1 ext4 1.79TB 2.39 USED
    /dev/sdb1 ext4 1.79TB 76MB USED
    /dev/sdc1 ext4 49.14GB 23.65 USED



    This is my OS disk /dev/sdc1:


    /# du -hx --max-depth=1
    8.0K ./media
    46M ./boot
    4.0K ./home
    16K ./lost+found
    4.0K ./mnt
    845M ./usr
    2.4G ./var
    4.0K ./opt
    13M ./bin
    4.0K ./lib64
    15M ./sbin
    36K ./root
    20G ./sharedfolders ********** this is a shared folder under /dev/sda1 disk!!!
    7.3M ./etc
    12K ./srv
    428M ./lib
    4.0K ./export
    24G .


    As you can see, /sharefolders count 20GB but this is a mounted partition from /dev/sda1.
    What's wrong here ?
    I should expected to see 20GB used under /dev/sda1 and /dev/sdc1 only 4GB used.


    My docker containers are managede under /dev/sda1 disk not on my OS's disk as obiouvs!


    Any help?

    • Offizieller Beitrag

    Looks like something wrote to that folder when the drive wasn't mounted. rsync?

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    Unmount sda1.
    Move the contents of /sharedfolders to some other location, in case it is important.
    Reboot and make sure sda1 is mounted correctly at /sharedfolders during boot.


    I like to use Midnight Commander to move files and peeking around. Works fine over SSH.


    sudo apt-get install mc 

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!