OMV Webgui not reachable

    • Official Post

    Run the command for /var

    Code
    for i in /var/*; do echo $i; find $i | wc -l; done

    omv 8.1.1-1 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.7 | compose 8.1.5 | cterm 8.0 | borgbackup 8.1.7 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1.1


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


    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!

    • Official Post

    /var
    2809392

    now repeat for /var

    Code
    for i in /var/*; do echo $i; find $i |wc -l; done

    or for better reading

    Code
    for i in /var/*; do echo -en "$i\t"; find $i |wc -l; done
  • ok, for var:


    • Official Post

    is this normal

    it is a little high but not unreasonable. I missed a number in the count. It is very high. It should be under 100k usually.

    omv 8.1.1-1 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.7 | compose 8.1.5 | cterm 8.0 | borgbackup 8.1.7 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1.1


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


    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!

  • there are many folder like this:


    but I don´t know how much of it, because the screen ends. :)

    • Official Post

    there are many folder like this

    What is the output of:

    ps aux | grep 990

    omv 8.1.1-1 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.7 | compose 8.1.5 | cterm 8.0 | borgbackup 8.1.7 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1.1


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


    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!

  • with ls -l /proc I see this:

    Code
      root            140737471590400 Dez 28 19:47 kcore
    Code
    ~# ps aux | grep 990
    postfix   7990  0.0  0.0  43608  6884 ?        S    17:35   0:00 cleanup -z -t unix -u
    postfix   9902  0.0  0.0  43608  6912 ?        S    17:55   0:00 cleanup -z -t unix -u
    postfix   9905  0.0  0.0  43608  8296 ?        S    17:55   0:00 cleanup -z -t unix -u
    postfix   9908  0.0  0.0  43608  8360 ?        S    17:55   0:00 cleanup -z -t unix -u
    root     17877  0.0  0.0   6092  2504 pts/0    S+   19:50   0:00 grep 990
    postfix  24990  0.0  0.0  43536  7768 ?        S    19:16   0:00 bounce -z -n defer -t unix -u


    /var/lib/docker/overlay2 2693212

    What can I do?

    • Official Post

    Are you running a mail server on the system?

    omv 8.1.1-1 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.7 | compose 8.1.5 | cterm 8.0 | borgbackup 8.1.7 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1.1


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


    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!

    • Official Post

    What can I do?

    Code
    for i in /var/lib/docker/overlay2/*; do echo -en "$i\t"; find $i |wc -l; done

    ryecoaaron are the large number of files in overlay2 and proc related?

    • Official Post

    are the large number of files in overlay2 and proc related?

    It is possible if the container is overlaying /proc. I'm more curious why all of those PIDs have so many open file handles and seem to be running the same process. It feels like this system has been hacked but I haven't seen enough info to know.

    omv 8.1.1-1 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.7 | compose 8.1.5 | cterm 8.0 | borgbackup 8.1.7 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1.1


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


    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!

  • I think, I run no Mailserver (at least not consciously).

    At the first installation I would like to implement, that the omv-system send error messages to my mailaccount but I think I have this not right configured.

    I think that's why the files are so big in "log".



    • Official Post

    What do you need?

    Access to the system. I don't have the patience to figure out if a system is hacked one post at a time.

    omv 8.1.1-1 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.7 | compose 8.1.5 | cterm 8.0 | borgbackup 8.1.7 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1.1


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


    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!

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!