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

sanity test_103a: permissions failed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Minor
    • None
    • Lustre 2.8.0
    • None
    • Server: Master, Build# 3266, Tag 2.7.64 , RHEL 7
      Client: 2.5.5, b2_5_fe/62
    • 3
    • 9223372036854775807

    Description

      This issue was created by maloo for Saurabh Tandan <saurabh.tandan@intel.com>

      This issue relates to the following test suite run: https://testing.hpdd.intel.com/test_sets/e4f27f18-9fff-11e5-a33d-5254006e85c2.

      The sub-test test_103a failed with the following error:

      permissions failed
      

      test log:

      [200] $ su bin -- ok
      [201] $ echo e/* -- ok
      [208] $ touch e/i -- ok
      [211] $ su -- ok
      [212] $ setfacl -m u:bin:rwx e -- ok
      [214] $ su bin -- ok
      [215] $ echo i > e/i -- ok
      [220] $ su -- ok
      [221] $ touch g -- ok
      [222] $ ln -s g l -- ok
      [223] $ setfacl -m u:bin:rw l -- ok
      [224] $ ls -l g | awk -- '{ print $1, $3, $4 }' -- ok
      [234] $ mknod -m 0660 hdt b 91 64 -- ok
      [235] $ mknod -m 0660 null c 1 3 -- ok
      [236] $ mkfifo -m 0660 fifo -- ok
      [238] $ su bin -- ok
      [239] $ : < hdt -- ok
      [241] $ : < null -- ok
      [243] $ : < fifo -- ok
      [246] $ su -- ok
      [247] $ setfacl -m u:bin:rw hdt null fifo -- ok
      [249] $ su bin -- ok
      [250] $ : < hdt -- ok
      [252] $ : < null -- ok
      [253] $ ( echo blah > fifo & ) ; cat fifo -- ok
      [261] $ su -- ok
      [262] $ mkdir -m 600 x -- ok
      [263] $ chown daemon:daemon x -- ok
      [264] $ echo j > x/j -- ok
      [265] $ ls -l x/j | awk -- '{ print $1, $3, $4 }' -- ok
      [268] $ setfacl -m u:daemon:r x -- ok
      [270] $ ls -l x/j | awk -- '{ print $1, $3, $4 }' -- ok
      [274] $ echo k > x/k -- ok
      [277] $ chmod 750 x -- ok
      [282] $ su -- ok
      [283] $ cd .. -- ok
      [284] $ rm -rf d -- ok
      101 commands (100 passed, 1 failed)
       sanity test_103a: @@@@@@ FAIL: permissions failed 
      

      Could not find any command which Failed.
      May be related to LU-5576 , LU-7242

      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:
                Resolved: