Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-10663

obdfilter-survey

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • Lustre 2.11.0, Lustre 2.10.4
    • Lustre 2.10.3
    • None
    • 3
    • 9223372036854775807

    Description

      When run obdfilter-survey it would only do one test at a time. After some debugging I traced the issue to destroy_objects function. Here is the errors.

      remote_shell localhost lctl --device 17 destroy 444 1
      error: destroy: invalid objid '444'
      destroy OST object <objid> [num [verbose]]
      usage: destroy <num> objects, starting at objid <objid>
      run <command> after connecting to device <devno>
      --device <devno> <command [args ...]>
      remote_shell localhost lctl --device 18 destroy 444 1
      error: destroy: invalid objid '444'
      destroy OST object <objid> [num [verbose]]
      usage: destroy <num> objects, starting at objid <objid>
      run <command> after connecting to device <devno>
      --device <devno> <command [args ...]>
      remote_shell localhost lctl --device 19 destroy 444 1
      error: destroy: invalid objid '444'
      destroy OST object <objid> [num [verbose]]
      usage: destroy <num> objects, starting at objid <objid>
      run <command> after connecting to device <devno>
      --device <devno> <command [args ...]>
      remote_shell localhost lctl --device 20 destroy 444 1
      error: destroy: invalid objid '444'
      destroy OST object <objid> [num [verbose]]
      usage: destroy <num> objects, starting at objid <objid>
      run <command> after connecting to device <devno>
      --device <devno> <command [args ...]>
      remote_shell localhost lctl --device 21 destroy 444 1
      error: destroy: invalid objid '444'
      destroy OST object <objid> [num [verbose]]
      usage: destroy <num> objects, starting at objid <objid>
      run <command> after connecting to device <devno>
      --device <devno> <command [args ...]>

       

      Any ideas what could be causing this?

      Attachments

        Issue Links

          Activity

            People

              jhammond John Hammond
              mhanafi Mahmoud Hanafi
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: