omv gui unresponsive - Gateway Timeout & An error has occured

  • Dear All,


    I upgraded recently, and got a lot of help from @ryecoaaron on this thread : https://forum.openmediavault.o…?postID=210918#post210918


    Figured i would start a new thread, as i have other issues now.


    since the other thread, i added 5 ssd disks to my nas, it took about 48 hours for them to sync a new raid 5 array.


    I was getting the same messaged as i do now during the raid setup, but i figured the nas was very busy with building the array, so i left it alone.


    now the raid setup seems to have finished (checked with nmon, the disk activity, and all disks are now idling)


    But still now i get "an error has occured" when i try to view disks/raid or file systems in the omv gui, i also sometimes get "Gateway timeout" and "communication failure"


    appreciate any input on this.


    EDIT , its also not working to mount nfs exports on clients :


    Code
    sudo showmount -e omv
    
    
    Export list for omv:
    /export        192.168.0.0/24
    /export/pgnas2 192.168.0.0/24



    Code
    sudo mount -av
    /                        : ignored
    /boot                    : already mounted
    /boot/efi                : already mounted
    /var                     : already mounted
    swap                     : ignored
    /home//mrpg/ntfs         : already mounted
    mount.nfs: timeout set for Fri Aug 16 10:25:29 2019
    mount.nfs: trying text-based options 'hard,vers=4.2,addr=192.168.0.112,clientaddr=192.168.0.133'

    (it just hangs))


    Best Regards
    Patric

    • Offizieller Beitrag

    /home//mrpg/ntfs

    Yuck...


    mount.nfs: trying text-based options 'hard,vers=4.2,addr=192.168.0.112,clientaddr=192.168.0.133'

    This looks like you are using the remotemount plugin and it can't contact the remote server?

    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!

  • Hi


    no plugins on omv except zfs.


    and the client is a fedora 29 laptop, the ntfs mount is for my windows partition on my laptop,(dual boot) needed for work :( (i know, but it works)


    :)


    my /etc/fstab on my laptop :



    But its the same issue on all my nfs clients..
    Br
    Patric

    • Offizieller Beitrag

    the client is a fedora 29 laptop

    I guess I don't understand the problem. Your laptop is having problems mounting the OMV nfs share?


    As for the error in the web interface, that usually happens when a slow system (not sure what your system is) is doing a lot of work. What is the output of: cat /proc/mdstat

    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!

  • I have around 5 client computers, none of them can mount anything on my omv nas.




    i have not yet setup a filesystem on /dev/md0 , as i cannot access this section in the omv gui.


    my system is quite old and slow, but its not under load at all :



    i can see now that it says re-sync 2.5%


    but it does not seem to be doing anything?



    • Offizieller Beitrag

    md0 : active (auto-read-only)

    This is bad.


    i can see now that it says re-sync 2.5%

    resync allows the files to still be accessible but it will be very slow which causes the web interface to give you the errors you are getting.


    but it does not seem to be doing anything?

    re-syncing won't show up as I/O.


    Why again are you using raid?? This system seems to be very unhappy with all things raid.

    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!

  • Code
    echo check > /sys/block/md127/md/sync_action


    and now in nmon we see this :



Jetzt mitmachen!

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