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

sanity-lfsck test_33: Error: '(2) only of 1 MDTs are in completed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Medium
    • None
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      'lctl lfsck_stop ...' stops all lfsck threads on current node synchronously, and it also notifies slave nodes to stop lfsck threads there, but it's asynchronous, and when this command returns, lfsck threads on slave nodes may not stop yet.

      This may cause some sanity-lfsck.sh test fail because when one test finishes, there are lfsck threads left on slave nodes, and it may cause the next test fail.

      To fix this issue, a new function lfsck_stop_wait() can be added, which stops lfsck on master node, and also wait for lfsck stop on all server nodes.

      Attachments

        Issue Links

          Activity

            People

              laisiyao Lai Siyao
              laisiyao Lai Siyao
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: