Uploaded image for project: 'Lustre Documentation'
  1. Lustre Documentation
  2. LUDOC-146

Use of obdfilter_survey is cautioned against unnecessarily on production file systems

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • None
    • None
    • 15.26
    • 3
    • 8158

    Description

      The Operations Manual contains the following warning:

      The obdfilter_survey script is destructive and should not be run on devices that containing existing data that needs to be preserved. Thus, tests using obdfilter_survey should be run before the Lustre file system is placed in production.

      However, the tool can be used in a production environment so long as it isn't used in 'manual' mode.

      Further, due to the indentation, it isn't clear if this warning and the other notes pertain to the 'Remote file system over the network' section, or for the tool in general.

      The same clarification should be made to README.obdfilter-survey in the lustre-iokit.

      Attachments

        Activity

          [LUDOC-146] Use of obdfilter_survey is cautioned against unnecessarily on production file systems
          spitzcor Cory Spitz added a comment -

          I just gave it +1.

          spitzcor Cory Spitz added a comment - I just gave it +1.

          Cory, can you cast judgement on the patch: http://review.whamcloud.com/6416

          rhenwood Richard Henwood (Inactive) added a comment - Cory, can you cast judgement on the patch: http://review.whamcloud.com/6416
          spitzcor Cory Spitz added a comment -

          benchmark: water-down obdfilter-survey warning.
          http://review.whamcloud.com/6416

          spitzcor Cory Spitz added a comment - benchmark: water-down obdfilter-survey warning. http://review.whamcloud.com/6416
          spitzcor Cory Spitz added a comment -

          Whether obdfilter_survey was safe for use on a production file system was discussed on HPDD-discuss/lustre-discuss where Andreas replied:

          On 2013/21/03 4:09 AM, "Michael Kluge" <Michael.Kluge@tu-dresden.de> wrote:
          I have read through the documentation for obdfilter-survey but could not
          found any information on how invasive the test is. Will it destroy an
          already formatted OST or render user data unusable?

          It shouldn't - the obdfilter-survey uses a different object sequence (2)
          compared to normal filesystem objects (currently always 0), so the two do
          not collide.

          Cheers, Andreas

          spitzcor Cory Spitz added a comment - Whether obdfilter_survey was safe for use on a production file system was discussed on HPDD-discuss/lustre-discuss where Andreas replied: On 2013/21/03 4:09 AM, "Michael Kluge" <Michael.Kluge@tu-dresden.de> wrote: I have read through the documentation for obdfilter-survey but could not found any information on how invasive the test is. Will it destroy an already formatted OST or render user data unusable? It shouldn't - the obdfilter-survey uses a different object sequence (2) compared to normal filesystem objects (currently always 0), so the two do not collide. Cheers, Andreas

          People

            rhenwood Richard Henwood (Inactive)
            spitzcor Cory Spitz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: