Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      The description on how-to configure DNE on page 98 of the Lustre manual needs to be corrected:

      • In first box (paragraph) with heading 'Introduced in Lustre 2.4'
        the sentence
        • '... To relax this restriction and enable remote sub-directories off any MDT, an administrator must issue the command lctl set_param mdt.*.enable_remote_dir=1.'
        • have to be replaced with
          '.. To relax this restriction and enable remote sub-directories off any MDT, an administrator must issue the command lctl conf_param <fsname>.mdt.enable_remote_dir=1 on the MGS. For Lustre filesystem 'scratch', the command reads as lctl conf_param scratch.mdt.enable_remote_dir=1.
          To verify the configuration setting execute
          lctl get_param mdt.*.enable_remote_dir on any MDS'
      • In second box (paragraph) with heading 'Introduced in Lustre 2.8'
        the sentence
        • ' ... Setting this parameter to -1 on MDT0 to permanently allow any non-root users create and delete remote and striped directories. For example:
          lctl set_param -P mdt.*.enable_remote_dir_gid=-1'
        • have to be replaced with
        • ' ... Setting this parameter to -1 on MDT0 to permanently allow any non-root users create and delete remote and striped directories. On the MGS execute
          lctl conf_param <fsname>.mdt.enable_remote_dir_gid=-1.
          For Lustre filesystem 'scratch' the commands expands to lctl conf_param scratch.mdt.enable_remote_dir_gid=-1.
          The change can be verified by executing lctl get_param mdt.*.enable_remote_dir_gid on every MDS. '

      Attachments

        Activity

          [LUDOC-355] Correction for DNE configuration paragraphs

          Andreas Dilger (andreas.dilger@intel.com) merged in patch http://review.whamcloud.com/22965/
          Subject: LUDOC-355 dne: Correction to DNE config for remote sub-dirs
          Project: doc/manual
          Branch: master
          Current Patch Set:
          Commit: 93a297a7b034f6f4bb97f4d528641ff1d1f55c8b

          gerrit Gerrit Updater added a comment - Andreas Dilger (andreas.dilger@intel.com) merged in patch http://review.whamcloud.com/22965/ Subject: LUDOC-355 dne: Correction to DNE config for remote sub-dirs Project: doc/manual Branch: master Current Patch Set: Commit: 93a297a7b034f6f4bb97f4d528641ff1d1f55c8b

          Joseph Gmitter (joseph.gmitter@intel.com) uploaded a new patch: http://review.whamcloud.com/22965
          Subject: LUDOC-355 dne: Correction to DNE config for remote sub-dirs
          Project: doc/manual
          Branch: master
          Current Patch Set: 1
          Commit: 73ad1e53c6969fd11e79f640a2522d929de823c4

          gerrit Gerrit Updater added a comment - Joseph Gmitter (joseph.gmitter@intel.com) uploaded a new patch: http://review.whamcloud.com/22965 Subject: LUDOC-355 dne: Correction to DNE config for remote sub-dirs Project: doc/manual Branch: master Current Patch Set: 1 Commit: 73ad1e53c6969fd11e79f640a2522d929de823c4
          jgmitter Joseph Gmitter (Inactive) added a comment - - edited

          Hi Frank,

          Thank you for logging the issue and specifying the correction that is needed. Are you familiar with how to push lustre manual patches?

          Thanks.
          Joe

          jgmitter Joseph Gmitter (Inactive) added a comment - - edited Hi Frank, Thank you for logging the issue and specifying the correction that is needed. Are you familiar with how to push lustre manual patches? Thanks. Joe

          People

            LM-Triage Lustre Manual Triage
            heckes Frank Heckes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: