Details

    • Bug
    • Resolution: Not a Bug
    • Minor
    • None
    • None
    • 3
    • 17561

    Description

      At top of page 82 of the Lustre admin guide (https://build.hpdd.intel.com/job/lustre-manual/lastSuccessfulBuild/artifact/lustre_manual.pdf) the instruction for enabling DNE are wrong. They should read as:

      To relax this restriction and enable remote sub-directories off any MDT, an administrator must issue the command lctl set_param -n mdt.{MDT-device-name}.enable_remote_dir=1.

      Attachments

        Activity

          [LUDOC-271] Wrong documentation for DNE in admin manual

          Existing commands work as expected to permanently change the settings.

          jgmitter Joseph Gmitter (Inactive) added a comment - Existing commands work as expected to permanently change the settings.

          Joseph Gmitter (joseph.gmitter@intel.com) uploaded a new patch: https://review.whamcloud.com/26037
          Subject: LUDOC-271 dne: section for creating subdir on a given MDT
          Project: doc/manual
          Branch: master
          Current Patch Set: 1
          Commit: 00ec99c7b9531ae81d27fe6a5051f563a159d6b4

          gerrit Gerrit Updater added a comment - Joseph Gmitter (joseph.gmitter@intel.com) uploaded a new patch: https://review.whamcloud.com/26037 Subject: LUDOC-271 dne: section for creating subdir on a given MDT Project: doc/manual Branch: master Current Patch Set: 1 Commit: 00ec99c7b9531ae81d27fe6a5051f563a159d6b4
          jgmitter Joseph Gmitter (Inactive) added a comment - - edited

          The instructions also need to be run on the MDS for that MDT when there are multiple MDSs (instead of the mgs).
          The instructions should be:

          .....To relax this restriction and enable remote sub-directories off any MDT, an administrator must issue the following command on the MDS:
          mds# lctl set_param mdt.{MDT-device-name}.enable_remote_dir=1
          
          For Lustre filesystem 'testfs', the command executed is:
          mds1# lctl set_param mdt.testfs-MDT0001.enable_remote_dir=1
          
          To verify the configuration setting execute the following command on any MDS:
          mds# lctl get_param mdt.*.enable_remote_dir
          
          jgmitter Joseph Gmitter (Inactive) added a comment - - edited The instructions also need to be run on the MDS for that MDT when there are multiple MDSs (instead of the mgs). The instructions should be: .....To relax this restriction and enable remote sub-directories off any MDT, an administrator must issue the following command on the MDS: mds# lctl set_param mdt.{MDT-device-name}.enable_remote_dir=1 For Lustre filesystem 'testfs', the command executed is: mds1# lctl set_param mdt.testfs-MDT0001.enable_remote_dir=1 To verify the configuration setting execute the following command on any MDS: mds# lctl get_param mdt.*.enable_remote_dir

          Andreas: Sure - I'll walk though each of the steps and make sure they are correct and the captured output from commands is also still correct.

          jgmitter Joseph Gmitter (Inactive) added a comment - Andreas: Sure - I'll walk though each of the steps and make sure they are correct and the captured output from commands is also still correct.

          Joe, this looks like a simple one to fix?

          adilger Andreas Dilger added a comment - Joe, this looks like a simple one to fix?

          Hi Frank,

          Have you made any progress with this ticket?

          rhenwood Richard Henwood (Inactive) added a comment - Hi Frank, Have you made any progress with this ticket?
          pjones Peter Jones added a comment - Hopefully https://wiki.hpdd.intel.com/display/PUB/Making+changes+to+the+Lustre+Manual+source helps

          Peter: Sorry for opening the ticket with wrong target. Many thanks for correcting it.
          No, I newer push any correction for the Lustre documentation, yet.

          heckes Frank Heckes (Inactive) added a comment - Peter: Sorry for opening the ticket with wrong target. Many thanks for correcting it. No, I newer push any correction for the Lustre documentation, yet.
          pjones Peter Jones added a comment -

          Frank

          Are you familiar with how to push such corrections?

          Peter

          pjones Peter Jones added a comment - Frank Are you familiar with how to push such corrections? Peter

          People

            jgmitter Joseph Gmitter (Inactive)
            heckes Frank Heckes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: