Details

    • Improvement
    • Resolution: Fixed
    • Major
    • Lustre 2.16.0, Lustre 2.15.0
    • Lustre 2.15.0
    • None
    • Any system running 5.12 kernel.
    • 9223372036854775807

    Description

      The 5.12 Linux kernel has just been released. Moving the native Linux client to this version exposed various kernel API changes:

      1) Support of IDMAPPED mounts. The impact on Lustre is struct user_namespace is passed to all VFS operations.  You can read about this feature at - https://lwn.net/Articles/842423

      2) fscrypto API has been reworked.

      3) Linux kernel will not build UAPI headers with our CONF_T_* values.

      4) rdma_reject() returns an error string to print out.

      5) setsockopt uses a new sockptr_t abstract to handle both userland and kernel space at the same tim.

      Attachments

        Issue Links

          Activity

            [LU-14651] Linux kernel 5.12 support

            "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/c/fs/lustre-release/+/54120/
            Subject: LU-14651 build: fix build for el7.9 kernels
            Project: fs/lustre-release
            Branch: b2_12
            Current Patch Set:
            Commit: c86322e120bbcfca00fe3b441afb3e30a77c0a44

            gerrit Gerrit Updater added a comment - "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/c/fs/lustre-release/+/54120/ Subject: LU-14651 build: fix build for el7.9 kernels Project: fs/lustre-release Branch: b2_12 Current Patch Set: Commit: c86322e120bbcfca00fe3b441afb3e30a77c0a44

            "Andreas Dilger <adilger@whamcloud.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/54120
            Subject: LU-14651 build: fix build for el7.9 kernels
            Project: fs/lustre-release
            Branch: b2_12
            Current Patch Set: 1
            Commit: ac899f3f4dc0f76e3d343b7c4399af74b64bc485

            gerrit Gerrit Updater added a comment - "Andreas Dilger <adilger@whamcloud.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/54120 Subject: LU-14651 build: fix build for el7.9 kernels Project: fs/lustre-release Branch: b2_12 Current Patch Set: 1 Commit: ac899f3f4dc0f76e3d343b7c4399af74b64bc485

            "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/c/fs/lustre-release/+/53504/
            Subject: LU-14651 build: fix build for el7.9 kernels
            Project: fs/lustre-release
            Branch: b2_15
            Current Patch Set:
            Commit: 531b666e4011464939b41fed75653b34b7f78f3e

            gerrit Gerrit Updater added a comment - "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/c/fs/lustre-release/+/53504/ Subject: LU-14651 build: fix build for el7.9 kernels Project: fs/lustre-release Branch: b2_15 Current Patch Set: Commit: 531b666e4011464939b41fed75653b34b7f78f3e

            "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/c/fs/lustre-release/+/53503/
            Subject: LU-14651 build: fix build for el7.9 kernels
            Project: fs/lustre-release
            Branch: master
            Current Patch Set:
            Commit: 7815835d21a5c0b6dbc58d9bc9dd823d4952f86f

            gerrit Gerrit Updater added a comment - "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/c/fs/lustre-release/+/53503/ Subject: LU-14651 build: fix build for el7.9 kernels Project: fs/lustre-release Branch: master Current Patch Set: Commit: 7815835d21a5c0b6dbc58d9bc9dd823d4952f86f

            "Andreas Dilger <adilger@whamcloud.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/53504
            Subject: LU-14651 build: fix build for el7.9 kernels
            Project: fs/lustre-release
            Branch: b2_15
            Current Patch Set: 1
            Commit: 17f8509fb0779aea1e8f4dc8b2158bd763805e08

            gerrit Gerrit Updater added a comment - "Andreas Dilger <adilger@whamcloud.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/53504 Subject: LU-14651 build: fix build for el7.9 kernels Project: fs/lustre-release Branch: b2_15 Current Patch Set: 1 Commit: 17f8509fb0779aea1e8f4dc8b2158bd763805e08

            "Andreas Dilger <adilger@whamcloud.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/53503
            Subject: LU-14651 build: fix build for el7.9 kernels
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: cc03199c61df217f7da249d9f9f3419e0333c671

            gerrit Gerrit Updater added a comment - "Andreas Dilger <adilger@whamcloud.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/53503 Subject: LU-14651 build: fix build for el7.9 kernels Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: cc03199c61df217f7da249d9f9f3419e0333c671

            "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/47900/
            Subject: LU-14651 ldiskfs: add 5.11 kernel support
            Project: fs/lustre-release
            Branch: master
            Current Patch Set:
            Commit: 7919255685d2080d619df71eecfa1545211b4ddb

            gerrit Gerrit Updater added a comment - "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/47900/ Subject: LU-14651 ldiskfs: add 5.11 kernel support Project: fs/lustre-release Branch: master Current Patch Set: Commit: 7919255685d2080d619df71eecfa1545211b4ddb

            "James Simmons <jsimmons@infradead.org>" uploaded a new patch: https://review.whamcloud.com/47900
            Subject: LU-14651 ldiskfs: add 5.11 kernel support
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: fcef425d3bf1236f6a3af7994b306f8425fff453

            gerrit Gerrit Updater added a comment - "James Simmons <jsimmons@infradead.org>" uploaded a new patch: https://review.whamcloud.com/47900 Subject: LU-14651 ldiskfs: add 5.11 kernel support Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: fcef425d3bf1236f6a3af7994b306f8425fff453
            yujian Jian Yu added a comment -

            No I never hit this issue before. Are you still hitting it?

            The issue is fixed in LU-15939.

            yujian Jian Yu added a comment - No I never hit this issue before. Are you still hitting it? The issue is fixed in LU-15939 .

            No I never hit this issue before. Are you still hitting it?

            simmonsja James A Simmons added a comment - No I never hit this issue before. Are you still hitting it?

            People

              simmonsja James A Simmons
              simmonsja James A Simmons
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: