[Bugs] [Bug 1760168] New: libgfapi:sometimes touch file failed by smb-4.8.3 cifs to access ec (4+2)*1 gluster-6 volume.

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 10 03:13:55 UTC 2019


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

            Bug ID: 1760168
           Summary: libgfapi:sometimes touch file failed by smb-4.8.3 cifs
                    to access ec (4+2)*1 gluster-6 volume.
           Product: GlusterFS
           Version: 6
          Hardware: x86_64
                OS: Linux
            Status: NEW
         Component: libgfapi
          Assignee: bugs at gluster.org
          Reporter: 13965432176 at 163.com
        QA Contact: bugs at gluster.org
                CC: bugs at gluster.org
  Target Milestone: ---
    Classification: Community



Description of problem:
Touching file failed when we access ec (4+2)*1 volume by samba-4.8.3 cifs.

Version-Release number of selected component (if applicable):
gluster-6.0
samba-4.8.3

How reproducible:


Steps to Reproduce:
1.server1: create ec (4+2)*1 volume test
2.server1: gluster v set test user.cifs on
3.client:  mount -t cifs -o username=root,password=foobar, \\\\server1\\test
/root/dir
4.client: cd /root/dir && for i in `seq 1 10000`; do touch file-$i ; done

Actual results:
[root at client1 aa]# for i in `seq 1 10000`; do touch filee-$i ; done
touch: setting times of ‘filee-1501’: No such file or directory

Expected results:
Touch file-1 to file-10000 success.

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


More information about the Bugs mailing list