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

fc18 client: Test failure on test suite sanity, subtest test_27d

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.4.0
    • None
    • None
    • 3
    • 7774

    Description

      This issue was created by maloo for Minh Diep <minh.diep@intel.com>

      This issue relates to the following test suite run: http://maloo.whamcloud.com/test_sets/4119a1b2-a73e-11e2-b3cc-52540035b04c.

      == sanity test 27d: create file with default settings ================================================ 13:49:14 (1366145354)
      /mnt/lustre/d27/fdef has type file OK
      dd: opening ‘/mnt/lustre/d27/fdef’: No such file or directory
      sanity test_27d: @@@@@@ FAIL:
      Trace dump:
      = /usr/lib64/lustre/tests/test-framework.sh:4024:error_noexit()
      = /usr/lib64/lustre/tests/test-framework.sh:4047:error()
      = /usr/lib64/lustre/tests/sanity.sh:1234:test_27d()
      = /usr/lib64/lustre/tests/test-framework.sh:4301:run_one()
      = /usr/lib64/lustre/tests/test-framework.sh:4334:run_one_logged()
      = /usr/lib64/lustre/tests/test-framework.sh:4189:run_test()
      = /usr/lib64/lustre/tests/sanity.sh:1236:main()
      Dumping lctl log to /logdir/test_logs/2013-04-16/lustre-master-el6-x86_64-vs-lustre-master-fc18-x86_64-full-1_6_1_1412_-70194520333720-115158/sanity.test_27d.*.1366145355.log
      CMD: client-30vm1,client-30vm2.lab.whamcloud.com,client-30vm7,client-30vm8 /usr/sbin/lctl dk > /logdir/test_logs/2013-04-16/lustre-master-el6-x86_64-vs-lustre-master-fc18-x86_64-full-1_6_1_1412_-70194520333720-115158/sanity.test_27d.debug_log.$(hostname -s).1366145355.log;
      dmesg > /logdir/test_logs/2013-04-16/lustre-master-el6-x86_64-vs-lustre-master-fc18-x86_64-full-1_6_1_1412_-70194520333720-115158/sanity.test_27d.dmesg.$(hostname -s).1366145355.log

      The issue here seems relate to checkstat -f file /mnt/lustre/d27/fdef run before dd. I tried this manually and found that it worked without run checkstat.

      This only failed on fc18 client

      Attachments

        Activity

          [LU-3186] fc18 client: Test failure on test suite sanity, subtest test_27d

          Patch landed on 2.4. Let me know if more work is needed and I will reopen this ticket.

          jlevi Jodi Levi (Inactive) added a comment - Patch landed on 2.4. Let me know if more work is needed and I will reopen this ticket.
          di.wang Di Wang (Inactive) added a comment - http://review.whamcloud.com/6099

          From the client log, it failed at ll_file_open():

          00000080:00000001:1.0:1366233008.073236:0:691:0:(file.c:406:ll_intent_file_open()) Process leaving via out (rc=18446744073709551614 : -2 : 0xfffffffffffffffe)

                  if (it_disposition(itp, DISP_LOOKUP_NEG))
                          GOTO(out, rc = -ENOENT);
          
          jay Jinshan Xiong (Inactive) added a comment - From the client log, it failed at ll_file_open(): 00000080:00000001:1.0:1366233008.073236:0:691:0:(file.c:406:ll_intent_file_open()) Process leaving via out (rc=18446744073709551614 : -2 : 0xfffffffffffffffe) if (it_disposition(itp, DISP_LOOKUP_NEG)) GOTO(out, rc = -ENOENT);

          People

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

            Dates

              Created:
              Updated:
              Resolved: