• [v6.8.0-rc4] User Shares not available if clearing a disk


    JorgeB
    • Solved Minor

    Found by @deaerator, after a new disk is added user shares aren't available during clearing, looks to me like Unraid tries to make the new still unformatted disk part of the user shares and it errors out:

     

    Oct 30 07:50:49 Tower emhttpd: shcmd (404): mkdir /mnt/user0
    Oct 30 07:50:49 Tower emhttpd: shcmd (405): /usr/local/sbin/shfs /mnt/user0 -disks 131070 -o noatime,allow_other  |& logger
    Oct 30 07:50:49 Tower shfs: error: main, 3317: No such file or directory (2): stat: /mnt/disk16 (2) No such file or directory
    Oct 30 07:50:49 Tower emhttpd: shcmd (405): exit status: 255
    Oct 30 07:50:49 Tower emhttpd: shcmd (406): mkdir /mnt/user
    Oct 30 07:50:49 Tower emhttpd: shcmd (407): /usr/local/sbin/shfs /mnt/user -disks 131071 2048000000 -o noatime,allow_other -o remember=330  |& logger
    Oct 30 07:50:49 Tower shfs: error: main, 3317: No such file or directory (2): stat: /mnt/disk16 (2) No such file or directory

     

    tower-diagnostics-20191030-1051.zip

    • Like 1



    User Feedback

    Recommended Comments

    Ha! I was just looking at this code last night thinking I might have introduced a bug in mounting user shares if a New disk is being cleared by resync process....

    • Like 1
    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.