Menue Filesystems is endless loading

  • Hello all,


    i have a little problem. I´ve added a new 10tb hdd to my OMV NAS. In the menue Drives, I can see that drive and it is possible to delete and do the configuration. At the console it is also possible to the see that drive without a problem. But when I go to Filesystems at the OMV, there will been nothing shown, only that is loading...and loading and loading.


    Does anybody have a clue what the problem could be.


    Br.

    Sebastian

    • Offizieller Beitrag

    Please check /var/log/syslog and /var/log/nginx/openmediavault-webgui_error.log for errors that appear when accessing the UI page. At best run tail -f /var/log/nginx/openmediavault-webgui_error.log to view them in realtime.


    Alternatively run monit stop omv-engined, omv-engined -d -f and go to the UI page. Are there any errors in the CLI output? Afterwards run monit restart omv-engined.

  • /var/log/syslog

    ############

    collectd[817]: rrdcached plugin: Failed to connect to RRDCacheD at unix:

    /run/rrdcached.sock: Unable to connect to rrdcached: No such file or directory (status=2)

    ############


    /var/log/nginx/openmediavault-webgui_error.log

    ############

    empty

    ############



    omv-engined -d -f

    ############

    SIGCHLD received ...

    Child process forked (pid=20516)

    Executing RPC (service=System, method=getInformation, params=null, context={"username":"admin","role":1}) ...

    RPC response (service=System, method=getInformation): {"response":{"ts":1614606513,"time":"Mo 01 M\u00e4r 2021 14:48:33 CET","hostname":"ZEUS.fritz.box","version":"5.6.1-1 (Usul)","cpuModelName":"Intel(R) Atom(TM) CPU D510 @ 1.66GHz","cpuUsage":0.24937655860349126,"memTotal":"4114030592","memUsed":"152403968","kernel":"Linux 5.10.0-0.bpo.3-amd64","uptime":"2 days 22 hours 24 minutes 24 seconds","loadAverage":"0.09, 0.07, 0.03","configDirty":false,"rebootRequired":false,"pkgUpdatesAvailable":false},"error":null}

    SIGCHLD received ...

    Child (pid=20516) terminated with exit code 0

    Child process forked (pid=20523)

    Executing RPC (service=FileSystemMgmt, method=getListBg, params={"start":0,"limit":25,"sortfield":"devicefile","sortdir":"ASC"}, context={"username":"admin","role":1}) ...

    RPC response (service=FileSystemMgmt, method=getListBg): {"response":"\/tmp\/bgstatusJpGD3k","error":null}

    SIGCHLD received ...

    Child (pid=20523) terminated with exit code 0

    Child process forked (pid=20529)

    Executing RPC (service=Exec, method=getOutput, params={"filename":"\/tmp\/bgstatusJpGD3k","pos":0}, context={"username":"admin","role":1}) ...

    RPC response (service=Exec, method=getOutput): {"response":{"filename":"\/tmp\/bgstatusJpGD3k","pos":0,"output":"","pendingOutput":false,"running":true},"error":null}

    SIGCHLD received ...

    Child (pid=20529) terminated with exit code 0

    Child process forked (pid=20569)

    Executing RPC (service=System, method=getInformation, params=null, context={"username":"admin","role":1}) ...

    PHP Fatal error: Uncaught Error: Call to a member function get() on null in /usr/share/php/openmediavault/system/filesystem/backend/mergerfs.inc:79

    Stack trace:

    #0 /usr/share/openmediavault/engined/rpc/filesystemmgmt.inc(430): OMV\System\Filesystem\Backend\Mergerfs->getImpl('9d810228-31c9-4...')

    #1 [internal function]: Engined\Rpc\OMVRpcServiceFileSystemMgmt->getList(Array, Array)

    #2 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)

    #3 /usr/share/php/openmediavault/rpc/serviceabstract.inc(149): OMV\Rpc\ServiceAbstract->callMethod('getList', Array, Array)

    #4 /usr/share/php/openmediavault/rpc/serviceabstract.inc(588): OMV\Rpc\ServiceAbstract->OMV\Rpc\{closure}('/tmp/bgstatusJp...', '/tmp/bgoutputNa...')

    #5 /usr/share/php/openmediavault/rpc/serviceabstract.inc(159): OMV\Rpc\ServiceAbstract->execBgProc(Object(Closure))

    #6 /usr/share/openmediavault/engined/rpc/filesystemmgmt.inc(472): OMV\Rpc\ServiceAbstract->callMethodBg('getList', Array, Array)

    #7 [internal function]: Engined\Rpc\OMVR in /usr/share/php/openmediavault/system/filesystem/backend/mergerfs.inc on line 79

    omv-engined[20524]: PHP Fatal error: Uncaught Error: Call to a member function get() on null in /usr/share/php/openmediavault/system/filesystem/backend/mergerfs.inc:79

    omv-engined[20524]: Stack trace:

    omv-engined[20524]: #0 /usr/share/openmediavault/engined/rpc/filesystemmgmt.inc(430): OMV\System\Filesystem\Backend\Mergerfs->getImpl('9d810228-31c9-4...')

    omv-engined[20524]: #1 [internal function]: Engined\Rpc\OMVRpcServiceFileSystemMgmt->getList(Array, Array)

    omv-engined[20524]: #2 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)

    omv-engined[20524]: #3 /usr/share/php/openmediavault/rpc/serviceabstract.inc(149): OMV\Rpc\ServiceAbstract->callMethod('getList', Array, Array)

    omv-engined[20524]: #4 /usr/share/php/openmediavault/rpc/serviceabstract.inc(588): OMV\Rpc\ServiceAbstract->OMV\Rpc\{closure}('/tmp/bgstatusJp...', '/tmp/bgoutputNa...')

    omv-engined[20524]: #5 /usr/share/php/openmediavault/rpc/serviceabstract.inc(159): OMV\Rpc\ServiceAbstract->execBgProc(Object(Closure))

    omv-engined[20524]: #6 /usr/share/openmediavault/engined/rpc/filesystemmgmt.inc(472): OMV\Rpc\ServiceAbstract->callMethodBg('getList', Array, Array)

    omv-engined[20524]: #7 [internal function]: Engined\Rpc\OMVR in /usr/share/php/openmediavault/system/filesystem/backend/mergerfs.inc on line 79

    PHP Fatal error: Uncaught Error: Call to a member function get() on null in /usr/share/php/openmediavault/system/filesystem/backend/mergerfs.inc:79

    Stack trace:

    #0 /usr/share/openmediavault/engined/rpc/filesystemmgmt.inc(430): OMV\System\Filesystem\Backend\Mergerfs->getImpl('9d810228-31c9-4...')

    #1 [internal function]: Engined\Rpc\OMVRpcServiceFileSystemMgmt->getList(Array, Array)

    #2 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)

    #3 /usr/share/php/openmediavault/rpc/serviceabstract.inc(149): OMV\Rpc\ServiceAbstract->callMethod('getList', Array, Array)

    #4 /usr/share/php/openmediavault/rpc/serviceabstract.inc(588): OMV\Rpc\ServiceAbstract->OMV\Rpc\{closure}('/tmp/bgstatusJp...', '/tmp/bgoutputNa...')

    #5 /usr/share/php/openmediavault/rpc/serviceabstract.inc(159): OMV\Rpc\ServiceAbstract->execBgProc(Object(Closure))

    #6 /usr/share/openmediavault/engined/rpc/filesystemmgmt.inc(472): OMV\Rpc\ServiceAbstract->callMethodBg('getList', Array, Array)

    #7 [internal function]: Engined\Rpc\OMVR in /usr/share/php/openmediavault/system/filesystem/backend/mergerfs.inc on line 79

    Child process forked (pid=20639)

    Executing RPC (service=Exec, method=getOutput, params={"filename":"\/tmp\/bgstatusJpGD3k","pos":0}, context={"username":"admin","role":1}) ...

    RPC response (service=Exec, method=getOutput): {"response":{"filename":"\/tmp\/bgstatusJpGD3k","pos":0,"output":"","pendingOutput":false,"running":false},"error":null}

    SIGCHLD received ...

    Child (pid=20639) terminated with exit code 0

    RPC response (service=System, method=getInformation): {"response":{"ts":1614606517,"time":"Mo 01 M\u00e4r 2021 14:48:37 CET","hostname":"ZEUS.fritz.box","version":"5.6.1-1 (Usul)","cpuModelName":"Intel(R) Atom(TM) CPU D510 @ 1.66GHz","cpuUsage":21.41057934508816,"memTotal":"4114030592","memUsed":"169193472","kernel":"Linux 5.10.0-0.bpo.3-amd64","uptime":"2 days 22 hours 24 minutes 28 seconds","loadAverage":"0.08, 0.07, 0.02","configDirty":false,"rebootRequired":false,"pkgUpdatesAvailable":false},"error":null}

    SIGCHLD received ...

    Child (pid=20569) terminated with exit code 0

    Child process forked (pid=20642)

    Executing RPC (service=System, method=getInformation, params=null, context={"username":"admin","role":1}) ...

    ^CSIGINT received ...

    Send SIGTERM to child (pid=20642)



    ############

  • I uninstalled mergerf plugin and now I get that error in the gui.


    ###################

    Fehler #0:
    OMV\Exception: No filesystem backend exists for 'fuse.mergerfs'. in /usr/share/openmediavault/engined/rpc/filesystemmgmt.inc:424
    Stack trace:
    #0 [internal function]: Engined\Rpc\OMVRpcServiceFileSystemMgmt->getList(Array, Array)
    #1 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)
    #2 /usr/share/php/openmediavault/rpc/serviceabstract.inc(149): OMV\Rpc\ServiceAbstract->callMethod('getList', Array, Array)
    #3 /usr/share/php/openmediavault/rpc/serviceabstract.inc(588): OMV\Rpc\ServiceAbstract->OMV\Rpc\{closure}('/tmp/bgstatushm...', '/tmp/bgoutputfy...')
    #4 /usr/share/php/openmediavault/rpc/serviceabstract.inc(159): OMV\Rpc\ServiceAbstract->execBgProc(Object(Closure))
    #5 /usr/share/openmediavault/engined/rpc/filesystemmgmt.inc(472): OMV\Rpc\ServiceAbstract->callMethodBg('getList', Array, Array)
    #6 [internal function]: Engined\Rpc\OMVRpcServiceFileSystemMgmt->getListBg(Array, Array)
    #7 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)
    #8 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('getListBg', Array, Array)
    #9 /usr/sbin/omv-engined(537): OMV\Rpc\Rpc::call('FileSystemMgmt', 'getListBg', Array, Array, 1)
    #10 {main}

    ###################

    • Offizieller Beitrag

    Seems to be a problem with the mergerfs plugin.

    What's new.... Probably bad setup or LUKS is underneath. I haven't changed the plugin and it is working on my test system.


    What is the output of:

    sudo omv-showkey mntent

    sudo omv-showkey unionfilesystems

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    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!

    • Offizieller Beitrag

    I uninstalled mergerf plugin and now I get that error in the gui.

    That is because you still have OMV mounted mergerfs filesystems and you just removed the backend that lets OMV understand that filesystem type. You should reinstall the plugin.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    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!

  • ##################################

    sudo omv-showkey mntent

    <mntent>

    <uuid>xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx</uuid>

    <fsname>xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx|xxxx-xxxx|/dev/xxx</fsname>

    <dir>/xxx/yyy/zzz</dir>

    <type>none|ext2|ext3|ext4|xfs|jfs|iso9660|udf|...</type>

    <opts></opts>

    <freq>0</freq>

    <passno>0|1|2</passno>

    <hidden>0|1</hidden>

    </mntent>

    <mntent>

    <uuid>22970366-b9a1-459c-a24d-6b2659f3527b</uuid>

    <fsname>/dev/disk/by-label/Snap1</fsname>

    <dir>/srv/dev-disk-by-label-Snap1</dir>

    <type>ext4</type>

    <opts>defaults,nofail,user_xattr,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl</opts>

    <freq>0</freq>

    <passno>2</passno>

    <hidden>0</hidden>

    </mntent>

    <mntent>

    <uuid>54505b3d-4c18-495a-9a03-11b85d1b251b</uuid>

    <fsname>/dev/disk/by-label/Snap2</fsname>

    <dir>/srv/dev-disk-by-label-Snap2</dir>

    <type>ext4</type>

    <opts>defaults,nofail,user_xattr,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl</opts>

    <freq>0</freq>

    <passno>2</passno>

    <hidden>0</hidden>

    </mntent>

    <mntent>

    <uuid>98ccd1b3-5ba9-4821-9b61-4c0a52cd9fdc</uuid>

    <fsname>/dev/disk/by-label/Snap3</fsname>

    <dir>/srv/dev-disk-by-label-Snap3</dir>

    <type>ext4</type>

    <opts>defaults,nofail,user_xattr,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl</opts>

    <freq>0</freq>

    <passno>2</passno>

    <hidden>0</hidden>

    </mntent>

    <mntent>

    <uuid>9542dbaa-8765-48a9-b60b-9f2c1e32ce52</uuid>

    <fsname>/dev/disk/by-label/Snap4</fsname>

    <dir>/srv/dev-disk-by-label-Snap4</dir>

    <type>ext4</type>

    <opts>defaults,nofail,user_xattr,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl</opts>

    <freq>0</freq>

    <passno>2</passno>

    <hidden>0</hidden>

    </mntent>

    <mntent>

    <uuid>37b0eb2b-8515-4cff-bec9-f0ff498dd19c</uuid>

    <fsname>/dev/disk/by-label/Snap5</fsname>

    <dir>/srv/dev-disk-by-label-Snap5</dir>

    <type>ext4</type>

    <opts>defaults,nofail,user_xattr,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl</opts>

    <freq>0</freq>

    <passno>2</passno>

    <hidden>0</hidden>

    </mntent>

    <mntent>

    <uuid>a10f2180-312a-413b-9831-ba976e0d440b</uuid>

    <fsname>9d810228-31c9-4f21-8f86-0260cda70606</fsname>

    <dir>/srv/9d810228-31c9-4f21-8f86-0260cda70606</dir>

    <type>fuse.mergerfs</type>

    <opts/>

    <freq>0</freq>

    <passno>0</passno>

    <hidden>1</hidden>

    </mntent>

    ##################################



    sudo omv-showkey unionfilesystems

    shows nothing

    • Offizieller Beitrag

    Does this directory exist? /srv/9d810228-31c9-4f21-8f86-0260cda70606



    sudo omv-showkey unionfilesystems

    shows nothing

    That is because you removed the plugin.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    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!

    • Offizieller Beitrag

    Something must have failed when you were creating the pool initially. You will need to remove that mntent entry manually from /etc/openmediavault/config.xml. I would backup config.xml first before changing it

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    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!

  • zipok285

    Hat das Label gelöst hinzugefügt.

Jetzt mitmachen!

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