Jump to content
  • NFS mount fails on debian distro


    kizeren
    • Minor

    Tried fstab mount which was working on 6.12.10 and also tried manual mounting nfs shares from unraid.

    Neither method works.

     

    #FSTAB
    192.168.0.9:/mnt/user/mcbride /home/shaun/server nfs defaults 0 0
    
    
    #MANUAL
    sudo mount -v -t nfs tower.local.lan:/mnt/user/server ./server
    mount.nfs: timeout set for Mon Jul 22 12:03:41 2024
    mount.nfs: trying text-based options 'vers=4.2,addr=192.168.0.9,clientaddr=192.168.0.188'
    
    
    

    Manually trying to mount just hangs until timeout is reached on both my laptop and desktop.  Same for our backup storage device.

    tower-diagnostics-20240722_0658.zip




    User Feedback

    Recommended Comments

    There's a known issue with NFS and 6.12.11 only working at first array start, i won't work after an array restart, for now you can start the service manually with:

     

    /etc/rc.d/rc.nfsd start

     

    Link to comment

    I tried that and also 

    /etc/rc.d/rc.nfsd restart

     

    Still couldn't get connected.  But for now I just downgraded.

    Link to comment
    6 hours ago, JorgeB said:

    There's a known issue with NFS and 6.12.11 only working at first array start, i won't work after an array restart, for now you can start the service manually with:

     

    /etc/rc.d/rc.nfsd start

     

     

    Just curious, if this is a known issue, is it documented anywhere? This is the first I've seen of this.

     

    It'd be good if known issues could be added to the release notes perhaps?

    https://docs.unraid.net/unraid-os/release-notes/6.12.11/

    Link to comment
    7 hours ago, warpspeed said:

    Just curious, if this is a known issue, is it documented anywhere?

    It's a known issue since yesterday, so probably still under investigation.

     

    7 hours ago, warpspeed said:

    Sounds similar but not quite the same

    Can you confirm that you NFS issue gets resolved if you downgrade back to v6.12.10?

    Link to comment
    1 hour ago, JorgeB said:

    It's a known issue since yesterday, so probably still under investigation.

     

    Can you confirm that you NFS issue gets resolved if you downgrade back to v6.12.10?

     

    Ah right, didn't realise it might still be under investigation. Still.... might be kinda useful to have a post-release summary of even that.

     

    e.g.

    Known Issues

    .

    .

     

    Issues under investigation

    .

    .

     

    Per my other post, yes. I downgraded back to 6.12.10 and after restarting autofs on my Ubuntu server. NFS to my unraid server started working again. Worth noting that it's 100% specific to unraid too, as that Ubuntu server also has NFS mounts to another machine, and they were fine the whole way through.

    Edited by warpspeed
    Link to comment

    What shows in the Debian syslog related to the NFS mount when it fails?

     

    EDIT: Your log shows the remote mount attached to Unraid:

    Jul 20 07:05:32 Tower rpc.mountd[6909]: v4.2 client attached: 0xe88e9ca0669ba7c3 from "192.168.0.188:755"

     

    Link to comment

    Correct.  Debian just "hangs" when trying to connected.  Unraid shows its connected.  Even tried with Arch and LFS.  All exhibit the identical "hanging."  But Unraid shows they are connected.

     

    No logging on debian.  The process just "hangs."  I usually get bored waiting after 15 minutes and end up killing the process.

     

    But I have already down graded to .10 and all is working again.

    Link to comment


    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.
    Note: Your post will require moderator approval before it will be visible.

    Guest
    Add a comment...

    ×   Pasted as rich text.   Restore formatting

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.


  • Status Definitions

     

    Open = Under consideration.

     

    Solved = The issue has been resolved.

     

    Solved version = The issue has been resolved in the indicated release version.

     

    Closed = Feedback or opinion better posted on our forum for discussion. Also for reports we cannot reproduce or need more information. In this case just add a comment and we will review it again.

     

    Retest = Please retest in latest release.


    Priority Definitions

     

    Minor = Something not working correctly.

     

    Urgent = Server crash, data loss, or other showstopper.

     

    Annoyance = Doesn't affect functionality but should be fixed.

     

    Other = Announcement or other non-issue.

×
×
  • Create New...