Details

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

    Description

      In the Lustre operations manual, the section ("14.8.1. Removing a MDT from the File System") describing DNE makes reference to a command "lfs rmdir" when deleting a remote directory entry. This command does not exist; instead, one should invoke the normal rmdir command to remove a DNE remote directory.

      Attachments

        Activity

          [LUDOC-285] DNE: incorrect reference to "lfs rmdir"

          Andreas Dilger (andreas.dilger@intel.com) merged in patch https://review.whamcloud.com/27074/
          Subject: LUDOC-285 dne: use rm_entry for remote dir on unavailable MDT
          Project: doc/manual
          Branch: master
          Current Patch Set:
          Commit: 5ef52930e6d413ebf4c066a15ab9d4ba2a045d25

          gerrit Gerrit Updater added a comment - Andreas Dilger (andreas.dilger@intel.com) merged in patch https://review.whamcloud.com/27074/ Subject: LUDOC-285 dne: use rm_entry for remote dir on unavailable MDT Project: doc/manual Branch: master Current Patch Set: Commit: 5ef52930e6d413ebf4c066a15ab9d4ba2a045d25

          Joseph Gmitter (joseph.gmitter@intel.com) uploaded a new patch: https://review.whamcloud.com/27074
          Subject: LUDOC-285 dne: use rm_entry for remote dir on unavailable MDT
          Project: doc/manual
          Branch: master
          Current Patch Set: 1
          Commit: 5338267081b3caf97da873abde91d079f15ae4d5

          gerrit Gerrit Updater added a comment - Joseph Gmitter (joseph.gmitter@intel.com) uploaded a new patch: https://review.whamcloud.com/27074 Subject: LUDOC-285 dne: use rm_entry for remote dir on unavailable MDT Project: doc/manual Branch: master Current Patch Set: 1 Commit: 5338267081b3caf97da873abde91d079f15ae4d5

          Instead of "lfs rmdir" there is the "lfs rm_entry" command that allows deleting a directory entry for a remote DNE directory on an MDT that is no longer available. "rm -r" should be used if the remote MDT is still available.

          adilger Andreas Dilger added a comment - Instead of "lfs rmdir" there is the "lfs rm_entry" command that allows deleting a directory entry for a remote DNE directory on an MDT that is no longer available. "rm -r" should be used if the remote MDT is still available.

          People

            jgmitter Joseph Gmitter (Inactive)
            malkolm Malcolm Cowe (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: