Details

    • Improvement
    • Resolution: Fixed
    • Critical
    • Lustre 2.11.0
    • None
    • 9223372036854775807

    Description

      lfs mirror verify [--only <mirror_id,mirror_id[,...]>] [--verbose|-v] <mirrored file> [<mirrored file2>...]
      

      This command verifies that each SYNC mirror of a mirrored file specified by the path name "mirrored file" contains exactly the same data. It supports specifying multiple mirrored files in one command line.

      This is a scrub tool that should be run in regular basis to make sure that mirrored files are not corrupted. The command won't repair the file if it turns out to be corrupted.

      Usually administrator should check the file content from each mirror and decide which one is correct and then invoke “lfs mirror resync” to repair it manually.

      If --only <mirror_id,mirror_id[,...]> option is specified, then the command will verify the mirrors specified by mirror_ids contain exactly the same data. At least two mirror ids are needed. This option cannot be used when multiple mirrored files are specified.

      If --verbose|-v option is specified, then the command will print where the differences are if the data do not match. Otherwise, the command will just return an error in that case.

      Attachments

        Issue Links

          Activity

            [LU-10287] "lfs mirror verify" command
            yujian Jian Yu added a comment -

            Patch landed to master branch for Lustre 2.11.0.

            yujian Jian Yu added a comment - Patch landed to master branch for Lustre 2.11.0.

            Oleg Drokin (oleg.drokin@intel.com) merged in patch https://review.whamcloud.com/30387/
            Subject: LU-10287 flr: lfs mirror verify command
            Project: fs/lustre-release
            Branch: master
            Current Patch Set:
            Commit: f1daa8fc6575e5b9e4a2f1f2ae4ceaefb889a694

            gerrit Gerrit Updater added a comment - Oleg Drokin (oleg.drokin@intel.com) merged in patch https://review.whamcloud.com/30387/ Subject: LU-10287 flr: lfs mirror verify command Project: fs/lustre-release Branch: master Current Patch Set: Commit: f1daa8fc6575e5b9e4a2f1f2ae4ceaefb889a694

            Split out to be parallel to the core code of LU-9771 as an additional task/enhancement.

            jgmitter Joseph Gmitter (Inactive) added a comment - Split out to be parallel to the core code of LU-9771 as an additional task/enhancement.
            yujian Jian Yu added a comment -

            Here is the patch for master branch: https://review.whamcloud.com/30387

            yujian Jian Yu added a comment - Here is the patch for master branch: https://review.whamcloud.com/30387

            People

              yujian Jian Yu
              yujian Jian Yu
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: