[Bugs] [Bug 1505527] Posix compliance rename test fails on fuse subdir mount

bugzilla at redhat.com bugzilla at redhat.com
Mon Oct 23 19:23:43 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1505527

Amar Tumballi <atumball at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|bugs at gluster.org            |atumball at redhat.com
           Severity|unspecified                 |high



--- Comment #1 from Amar Tumballi <atumball at redhat.com> ---
Description of problem:
rename/00.t and rename/10.t tests in Posix compliance test suit are failing for
fuse subdir mount

Version-Release number of selected component (if applicable):
glusterfs-3.12.2

How reproducible:
2/2

Steps to Reproduce:
1.Create 4*3 Distributed-Replicate volume
2.Mount the volume to fuse client
3.Create a directory inside the mount point
4.Set auth allow permission on the volume for that subdir
5.Mount the subdir to same fuse client
6.Run posix compliance test suit on the subdir

Chown and rename test fails for subdir.
Chown test is a known failure for fuse volume mount (Fails on volume mounted
via fuse as well)

Rename test pass on fuse volume mount but fails for fuse sub-dir mount

=================
Test Summary Report
-------------------
/opt/qa/tools/posix-testsuite/tests/rename/00.t  (Wstat: 0 Tests: 79 Failed: 8)
  Failed tests:  6, 11, 13, 20, 26, 31, 33, 44
/opt/qa/tools/posix-testsuite/tests/rename/10.t  (Wstat: 0 Tests: 188 Failed:
27)
  Failed tests:  11, 14, 19, 26, 29, 34, 41, 44, 49, 87
                90, 95, 102, 105, 110, 117, 120, 125, 139
                142, 147, 154, 157, 162, 169, 172, 177
Files=185, Tests=1962, 96 wallclock secs ( 0.78 usr  0.31 sys +  9.14 cusr
13.06 csys = 23.29 CPU)
Result: FAIL
end: 21:24:33
removed posix compliance directories
1
Total 1 tests were successful
Switching over to the previous working directory
Removing /mnt/fuse_mount1/run16899/
rmdir: failed to remove ‘/mnt/fuse_mount1/run16899/’: Directory not empty
rmdir failed:Directory not empty

===================

Actual results:
Rename test of posix compliance test suit fails for subdir

Expected results:
Rename test of posix compliance test suit should pass for subdir as well

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list