[Bugs] [Bug 1374639] New: glusterfs: create a directory with 0464 mode return EIO error

bugzilla at redhat.com bugzilla at redhat.com
Fri Sep 9 09:38:21 UTC 2016


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

            Bug ID: 1374639
           Summary: glusterfs: create a directory with 0464 mode return
                    EIO error
           Product: GlusterFS
           Version: 3.9
         Component: distribute
          Keywords: Regression
          Severity: high
          Priority: medium
          Assignee: bugs at gluster.org
          Reporter: ndevos at redhat.com
                CC: bugs at gluster.org
        Depends On: 1374093



+++ This bug was initially created as a clone of Bug #1374093 +++

Steps to Reproduce:
On Server:
1. mkdir /bricks/gluster/data
2. gluster volume create gluster4test ${SERVER}:/bricks/gluster/data force
3. gluster volume start gluster4test
On Client:
1. mount -t glusterfs ${FSOPTS} ${SERVER}:/gluster4test /gluster/mnt
2. cd /gluster/mnt; git clone git://git.code.sf.net/p/ntfs-3g/pjd-fstest
3. cd pjd-fstest; prove -rf tests/utime/00.t

Or manually:
[root at hp-xw6600-02 pjd-fstest]# less /var/log/glusterfs/gluster-mnt.log
[root at hp-xw6600-02 pjd-fstest]# cd ..
[root at hp-xw6600-02 mnt]# ./pjd-fstest/fstest mkdir dir 0777
0
[root at hp-xw6600-02 mnt]# ./pjd-fstest/fstest chown dir 65534 65534
0
[root at hp-xw6600-02 mnt]# ./pjd-fstest/fstest -u 65534 -g 65534 create dir/file
0464
changing groups to 65534
changing uid to 65534
0
[root at hp-xw6600-02 mnt]# ./pjd-fstest/fstest -u 65534 -g 65534 mkdir dir/dir
0464
changing groups to 65534
changing uid to 65534
mkdir returned -1
EIO

--- Additional comment from Pranith Kumar K on 2016-09-08 02:27:46 CEST ---

remote:   http://review.gluster.org/15420 cluster/dht: Don't merge invalid
stbuf
remote:   http://review.gluster.org/15421 system/posix-acl: Unwind with NULL
xdata on error


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1374093
[Bug 1374093] glusterfs: create a directory with 0464 mode return EIO error
-- 
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