[Solved] NFS Share Errors

  • EDITED: Updated info, apparently the error is related to setting up the NFS Share.


    New to OMV but not new to Linux.


    1. Set up OMV.
    2. Static IP. Then plugged in my 2 4TB NAS drives. Set it up as Mirror Raid took overnight to complete.
    3. Set up file system - EXT4 (took 2 minutes to create)
    4. Mount FS.
    5. Create Users.
    6. Create shares.
    7. Enable NFS.
    *Up to this point - save/apply changes went through ok*
    8. NFS/ Create share - I selected my "video" share folder, client: 192.168.1.0/24, and gave it read/write permissions.
    ****When applying changes, I get these errors******


    Code
    Failed to execute command 'export LANG=C; monit monitor collectd 2>&1': monit: Cannot connect to the monit daemon. Did you start it with http support?


    Einmal editiert, zuletzt von gambitz () aus folgendem Grund: Updated info

    • Offizieller Beitrag

    Did you update OMV?

    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

    Try:
    omv-mkconf monit
    omv-mkconf collectd
    service monit restart
    service collectd restart
    Then try again


    Referenced tells you if any shared folders have been created on that filesystem.

    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!

  • No such luck :( - same errors as above.
    Is there any requirements before starting and sharing NFS folders?
    EDIT: My ext4 (Raid 1) is already mounted - do I need to unmount it?

    • Offizieller Beitrag

    No, you don't want to unmount it. Maybe a setting in your nfs share is wrong? What settings are using?

    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!

  • NFS Share I'm attempting to share.



    By the way I noticed that my Loopback interface is not running. IS it required?
    I have in /etc/network/interfaces
    auto lo
    however when doing ifup lo - I get unknown interface error.

    • Offizieller Beitrag

    yes, you need lo. You should have
    auto lo
    iface lo inet loopback
    at the top of your interfaces file. Are you configuring this file manually?

    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!

  • yes, you need lo. You should have
    auto lo
    iface lo inet loopback
    at the top of your interfaces file. Are you configuring this file manually?


    Yes I am doing it manually via SSH. I messed up with interfaces so I re-typed them all manually. I missed the part (iface lo inet loopback) now my loopback is running.


    IT"S SOLVED!! MY NFS IS WORKING! NO ERRORS. THANK YOU!


    Now, I have to figure how to set up a NFS Client on Windows 7 home/pro... Anybody wanna recommend a good client?


    Thanks.

    • Offizieller Beitrag

    Glad it is working. nfs and windows are an uncomfortable mix. Why would you not use samba? You can have nfs and samba sharing the same shared folder.

    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!

  • I read that NFS is faster so thats why I wanted NFS. My whole household is Windows based. Except for Android TV, OMV, and android phones. Are you saying that I should focus on SMB/CIFS?

    • Offizieller Beitrag

    nfs is only faster on slow systems. Seems like most of your systems support samba. So, I would use samba. If something needs nfs, you can use that too.

    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!

Jetzt mitmachen!

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