Details

    • Bug
    • Resolution: Duplicate
    • Minor
    • None
    • Lustre 2.4.0
    • 3
    • 7312

    Description

      This issue was created by maloo for Li Wei <liwei@whamcloud.com>

      This issue relates to the following test suite run: https://maloo.whamcloud.com/test_sets/fb85b3e0-904d-11e2-8311-52540035b04c.

      The sub-test test_17n failed with the following error:

      e2fsck report error

      Info required for matching: sanity 17n

      == sanity test 17n: run e2fsck against master/slave MDT which contains remote dir == 12:58:33 (1363636713)
      CMD: c06 /usr/sbin/lctl get_param -n version
      CMD: c06 /usr/sbin/lctl get_param -n version
      total: 10 creates in 0.03 seconds: 308.60 creates/second
      total: 10 creates in 0.03 seconds: 328.76 creates/second
      total: 10 creates in 0.03 seconds: 324.33 creates/second
      total: 10 creates in 0.03 seconds: 330.77 creates/second
      total: 10 creates in 0.03 seconds: 323.73 creates/second
      total: 10 creates in 0.03 seconds: 329.80 creates/second
      total: 10 creates in 0.03 seconds: 330.21 creates/second
      total: 10 creates in 0.03 seconds: 327.15 creates/second
      total: 10 creates in 0.03 seconds: 325.69 creates/second
      total: 10 creates in 0.03 seconds: 321.76 creates/second
      stop and checking mds1: e2fsck -fnvd /dev/lvm-MDS/P1
      CMD: c06 grep -c /mnt/mds1' ' /proc/mounts
      Stopping /mnt/mds1 (opts:) on c06
      CMD: c06 umount -d /mnt/mds1
      CMD: c06 lsmod | grep lnet > /dev/null && lctl dl | grep ' ST '
      CMD: c06 e2fsck -fnvd /dev/lvm-MDS/P1
      c06: e2fsck 1.42.6.wc2 (10-Dec-2012)
      Pass 1: Checking inodes, blocks, and sizes
      Pass 2: Checking directory structure
      Pass 3: Checking directory connectivity
      Pass 4: Checking reference counts
      Pass 5: Checking group summary information
      
              1234 inodes used (0.12%, out of 1048576)
                20 non-contiguous files (1.6%)
                 1 non-contiguous directory (0.1%)
                   # of inodes with ind/dind/tind blocks: 2/0/0
            154600 blocks used (29.49%, out of 524288)
                 0 bad blocks
                 1 large file
      
               136 regular files
                65 directories
                 0 character device files
                 0 block device files
                 0 fifos
                24 links
              1024 symbolic links (512 fast symbolic links)
                 0 sockets
      ------------
              1249 files
      CMD: c06 mkdir -p /mnt/mds1
      CMD: c06 test -b /dev/lvm-MDS/P1
      Starting mds1: -o user_xattr,acl  /dev/lvm-MDS/P1 /mnt/mds1
      CMD: c06 mkdir -p /mnt/mds1; mount -t lustre -o user_xattr,acl  		                   /dev/lvm-MDS/P1 /mnt/mds1
      CMD: c06 PATH=/usr/lib64/lustre/tests:/usr/lib/lustre/tests:/usr/lib64/lustre/tests:/opt/iozone/bin:/opt/iozone/bin:/usr/lib64/lustre/tests/mpi:/usr/lib64/lustre/tests/racer:/usr/lib64/lustre/../lustre-iokit/sgpdd-survey:/usr/lib64/lustre/tests:/usr/lib64/lustre/utils/gss:/usr/lib64/lustre/utils:/usr/lib64/openmpi/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin::/sbin NAME=autotest_config sh rpc.sh set_default_debug \"0x33f0404\" \" 0xffb7e3ff\" 32 
      CMD: c06 e2label /dev/lvm-MDS/P1 2>/dev/null
      Started lustre-MDT0000
      stop and checking mds2: e2fsck -fnvd /dev/lvm-MDS/P2
      CMD: c05 grep -c /mnt/mds2' ' /proc/mounts
      Stopping /mnt/mds2 (opts:) on c05
      CMD: c05 umount -d /mnt/mds2
      CMD: c05 lsmod | grep lnet > /dev/null && lctl dl | grep ' ST '
      CMD: c05 e2fsck -fnvd /dev/lvm-MDS/P2
      c05: e2fsck 1.42.6.wc2 (10-Dec-2012)
      Pass 1: Checking inodes, blocks, and sizes
      Pass 2: Checking directory structure
      Entry '0000000640000400:00000001:00000000: 0' in /PENDING (524295) is a link to directory /AGENT_OBJ_DIR/0x640000400:0x1:0x0 (524330).
      Clear? no
      
      Pass 3: Checking directory connectivity
      '..' in /AGENT_OBJ_DIR/0x640000400:0x1:0x0 (524330) is /PENDING (524295), should be /AGENT_OBJ_DIR (524292).
      Fix? no
      
      Pass 4: Checking reference counts
      Inode 524292 ref count is 9, should be 8.  Fix? no
      
      Inode 524330 ref count is 1, should be 3.  Fix? no
      
      Pass 5: Checking group summary information
      
      lustre-MDT0001: ********** WARNING: Filesystem still has errors **********
      
      
               292 inodes used (0.03%, out of 1048576)
                 1 non-contiguous file (0.3%)
                 0 non-contiguous directories (0.0%)
                   # of inodes with ind/dind/tind blocks: 0/0/0
            154040 blocks used (29.38%, out of 524288)
                 0 bad blocks
                 1 large file
      
               206 regular files
                60 directories
                 0 character device files
                 0 block device files
                 0 fifos
                 3 links
                17 symbolic links (8 fast symbolic links)
                 0 sockets
      ------------
               286 files
      CMD: c05 mkdir -p /mnt/mds2
      CMD: c05 test -b /dev/lvm-MDS/P2
      Starting mds2: -o user_xattr,acl  /dev/lvm-MDS/P2 /mnt/mds2
      CMD: c05 mkdir -p /mnt/mds2; mount -t lustre -o user_xattr,acl  		                   /dev/lvm-MDS/P2 /mnt/mds2
      CMD: c05 PATH=/usr/lib64/lustre/tests:/usr/lib/lustre/tests:/usr/lib64/lustre/tests:/opt/iozone/bin:/opt/iozone/bin:/usr/lib64/lustre/tests/mpi:/usr/lib64/lustre/tests/racer:/usr/lib64/lustre/../lustre-iokit/sgpdd-survey:/usr/lib64/lustre/tests:/usr/lib64/lustre/utils/gss:/usr/lib64/lustre/utils:/usr/lib64/openmpi/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin::/sbin NAME=autotest_config sh rpc.sh set_default_debug \"0x33f0404\" \" 0xffb7e3ff\" 32 
      CMD: c05 e2label /dev/lvm-MDS/P2 2>/dev/null
      Started lustre-MDT0001
       sanity test_17n: @@@@@@ FAIL: e2fsck report error 
        Trace dump:
        = /usr/lib64/lustre/tests/test-framework.sh:3977:error_noexit()
        = /usr/lib64/lustre/tests/test-framework.sh:4000:error()
        = /usr/lib64/lustre/tests/sanity.sh:653:test_17n()
        = /usr/lib64/lustre/tests/test-framework.sh:4255:run_one()
        = /usr/lib64/lustre/tests/test-framework.sh:4288:run_one_logged()
        = /usr/lib64/lustre/tests/test-framework.sh:4143:run_test()
        = /usr/lib64/lustre/tests/sanity.sh:662:main()
      Dumping lctl log to /logdir/test_logs/2013-03-18/lustre-reviews-el6-x86_64--review--1_1_1__14094__-70104848885040-152208/sanity.test_17n.*.1363636760.log
      CMD: c01,c02,c03,c04,c05,c06,c08,c09 /usr/sbin/lctl dk > /logdir/test_logs/2013-03-18/lustre-reviews-el6-x86_64--review--1_1_1__14094__-70104848885040-152208/sanity.test_17n.debug_log.\$(hostname -s).1363636760.log;
               dmesg > /logdir/test_logs/2013-03-18/lustre-reviews-el6-x86_64--review--1_1_1__14094__-70104848885040-152208/sanity.test_17n.dmesg.\$(hostname -s).1363636760.log
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: