• [6.12-rc3] XFS encrypted and BTRFS encrypted disks unmountable


    nthlevel
    • Solved Minor

    Just upgraded from RC2, existing array is XFS Encrypted, two cache pools that are both BTRFS Encrypted.

     

    I provide my passphrase (same passphrase for every disk), and only one BTRFS cache pool succeeds. the array and the other cache pool fail.

     

    reverted to RC2, and now i cant mount them on RC2 either. not sure where to go from here - perhaps rebuild the USB key with 6.11.5?

     

    diagnostics attached

    firefox_9Z0QUhHVe0.png

    unraid-diagnostics-20230415-0654.zip




    User Feedback

    Recommended Comments

    ok, figured it out - for some reason my disks were configured as "xfs" in disk.cfg, instead of "luks:xfs". no idea how that happened. similar issue with my "nvme" cache pool.

     

    I manually changed the config files, rebooted the server, and everything mounted correctly. not sure how they got set to xfs/btrfs non-encrypted.

     

    disk.cfg:

    diskFsType.1="luks:xfs"

    diskFsType.2="luks:xfs"

    etc

     

    nvme.cfg

    diskFsType="luks:btrfs"

     

    image.png.b8d2262482fe6daf27680e223a17d209.pngimage.png.d41251763e5540f3e36520e4bec527b0.png

    Edited by nthlevel
    added config contents
    Link to comment

    i guess i'll mark this one as solved, although i would still consider it a bug that the config files had diskFsType.1="xfs", and diskFsType="btrfs" in them. i would think the configs should have been updated since the disks were last mounted as XFS and BTRFS encrypted.

    Edited by nthlevel
    typo
    Link to comment
    17 hours ago, nthlevel said:

    ok, figured it out - for some reason my disks were configured as "xfs" in disk.cfg, instead of "luks:xfs". no idea how that happened. similar issue with my "nvme" cache pool.

    That was a bug with rc2, it could happen after a new config.

    Link to comment
    17 hours ago, JorgeB said:

    That was a bug with rc2, it could happen after a new config.

    gotcha, that was it then. i did new config several times on RC2 trying to get ZFS encryption to work.

    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.