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

conf-sanity test_121 hung

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Minor
    • Lustre 2.17.0
    • Lustre 2.16.0
    • 3
    • 9223372036854775807

    Description

      This issue was created by maloo for jianyu <yujian@whamcloud.com>

      This issue relates to the following test suite run: https://testing.whamcloud.com/test_sets/a49b2e3e-46d2-493d-b199-ebc258b09520

      test_121 failed with the following error:

      == conf-sanity test 121: failover MGS ==================== 10:11:43 (1727777503)
      Stopping clients: onyx-119vm1.onyx.whamcloud.com,onyx-119vm2 /mnt/lustre (opts:)
      CMD: onyx-119vm1.onyx.whamcloud.com,onyx-119vm2 running=\$(grep -c /mnt/lustre' ' /proc/mounts);
      if [ \$running -ne 0 ] ; then
      echo Stopping client \$(hostname) /mnt/lustre opts:;
      lsof /mnt/lustre || need_kill=no;
      if [ x != x -a x\$need_kill != xno ]; then
          pids=\$(lsof -t /mnt/lustre | sort -u);
          if [ -n \"\$pids\" ]; then
                   kill -9 \$pids;
          fi
      fi;
      while umount  /mnt/lustre 2>&1 | grep -q busy; do
          echo /mnt/lustre is still busy, wait one second && sleep 1;
      done;
      fi
      
      Timeout occurred after 917 minutes, last suite running was conf-sanity
      

      Test session details:
      clients: https://build.whamcloud.com/job/lustre-master/4581 - 5.14.0-362.24.1.el9_3.x86_64
      servers: https://build.whamcloud.com/job/lustre-master/4581 - 5.14.0-362.24.1_lustre.el9.x86_64

      <<Please provide additional information about the failure here>>

      VVVVVVV DO NOT REMOVE LINES BELOW, Added by Maloo for auto-association VVVVVVV
      conf-sanity test_121 - Timeout occurred after 917 minutes, last suite running was conf-sanity

      Attachments

        Issue Links

          Activity

            People

              wc-triage WC Triage
              maloo Maloo
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: