Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-12514

separate out the lustre mount code for server and clients

Details

    • Improvement
    • Resolution: Unresolved
    • Minor
    • None
    • None
    • None
    • 9223372036854775807

    Description

      During LUG it was discussed how Lustre uses the same file system type for both servers and clients. This is something the kernel VFS maintainer would rather see handled differently. This ticket tracks the changes upstream for the client as well as implement the needed server side changes.

      Attachments

        Issue Links

          Activity

            [LU-12514] separate out the lustre mount code for server and clients

            "James Simmons <jsimmons@infradead.org>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/49165
            Subject: LU-12514 ptlrpc: move thread creation out of module initialization
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: f0c481e34c89c63eae9ca1259e64a693e11c444e

            gerrit Gerrit Updater added a comment - "James Simmons <jsimmons@infradead.org>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/49165 Subject: LU-12514 ptlrpc: move thread creation out of module initialization Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: f0c481e34c89c63eae9ca1259e64a693e11c444e

            One more patch to develop and another to test the change.

            simmonsja James A Simmons added a comment - One more patch to develop and another to test the change.

            "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/47160/
            Subject: LU-12514 target: move server mount code to target layer
            Project: fs/lustre-release
            Branch: master
            Current Patch Set:
            Commit: fab404836d9eff7cfe61dc280a7854608894f645

            gerrit Gerrit Updater added a comment - "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/47160/ Subject: LU-12514 target: move server mount code to target layer Project: fs/lustre-release Branch: master Current Patch Set: Commit: fab404836d9eff7cfe61dc280a7854608894f645

            "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/47159/
            Subject: LU-12514 LNet: get entropy from nid when nid set.
            Project: fs/lustre-release
            Branch: master
            Current Patch Set:
            Commit: ab0a6a9a066a7b175ff48b9b679ba0fb59416f9b

            gerrit Gerrit Updater added a comment - "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/47159/ Subject: LU-12514 LNet: get entropy from nid when nid set. Project: fs/lustre-release Branch: master Current Patch Set: Commit: ab0a6a9a066a7b175ff48b9b679ba0fb59416f9b

            "James Simmons <jsimmons@infradead.org>" uploaded a new patch: https://review.whamcloud.com/47160
            Subject: LU-12514 target: move server mount code to target layer
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: d237af35b0e952a5d161a30817a58ec22c9ec1dd

            gerrit Gerrit Updater added a comment - "James Simmons <jsimmons@infradead.org>" uploaded a new patch: https://review.whamcloud.com/47160 Subject: LU-12514 target: move server mount code to target layer Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: d237af35b0e952a5d161a30817a58ec22c9ec1dd

            "James Simmons <jsimmons@infradead.org>" uploaded a new patch: https://review.whamcloud.com/47159
            Subject: LU-12514 LNet: get entropy from nid when nid set.
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: 04dbf001ede0140e00e6d534e2a1c08162e94d9e

            gerrit Gerrit Updater added a comment - "James Simmons <jsimmons@infradead.org>" uploaded a new patch: https://review.whamcloud.com/47159 Subject: LU-12514 LNet: get entropy from nid when nid set. Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: 04dbf001ede0140e00e6d534e2a1c08162e94d9e

            Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/37693/
            Subject: LU-12514 llite: move client mounting from obdclass to llite
            Project: fs/lustre-release
            Branch: master
            Current Patch Set:
            Commit: 53fa81765750e38f7879ed5092fd729c1bdc8a0f

            gerrit Gerrit Updater added a comment - Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/37693/ Subject: LU-12514 llite: move client mounting from obdclass to llite Project: fs/lustre-release Branch: master Current Patch Set: Commit: 53fa81765750e38f7879ed5092fd729c1bdc8a0f

            Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/38799/
            Subject: LU-12514 utils: try lustre_tgt filesystem for mount
            Project: fs/lustre-release
            Branch: master
            Current Patch Set:
            Commit: 4b2eca7095c45cb2ab2d04ee5fece6880170a873

            gerrit Gerrit Updater added a comment - Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/38799/ Subject: LU-12514 utils: try lustre_tgt filesystem for mount Project: fs/lustre-release Branch: master Current Patch Set: Commit: 4b2eca7095c45cb2ab2d04ee5fece6880170a873

            James Simmons (jsimmons@infradead.org) uploaded a new patch: https://review.whamcloud.com/38799
            Subject: LU-12514 utils: try lustre_tgt filesystem for mount
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: e639b0014544f4b22693c32614eb0194b6f0dd15

            gerrit Gerrit Updater added a comment - James Simmons (jsimmons@infradead.org) uploaded a new patch: https://review.whamcloud.com/38799 Subject: LU-12514 utils: try lustre_tgt filesystem for mount Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: e639b0014544f4b22693c32614eb0194b6f0dd15

            James Simmons (jsimmons@infradead.org) uploaded a new patch: https://review.whamcloud.com/37693
            Subject: LU-12514 llite: move client mounting from obdclass to llite
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: 215a33795119ef53facce560a9b8f72e558266b9

            gerrit Gerrit Updater added a comment - James Simmons (jsimmons@infradead.org) uploaded a new patch: https://review.whamcloud.com/37693 Subject: LU-12514 llite: move client mounting from obdclass to llite Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: 215a33795119ef53facce560a9b8f72e558266b9

            People

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

              Dates

                Created:
                Updated: