Bug 1457713
Summary: | Permission denied errors when appending files after readdir | ||||||
---|---|---|---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Karan Sandha <ksandha> | ||||
Component: | samba | Assignee: | Poornima G <pgurusid> | ||||
Status: | CLOSED ERRATA | QA Contact: | Karan Sandha <ksandha> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | rhgs-3.3 | CC: | amukherj, anoopcs, ksandha, rhinduja, rhs-smb | ||||
Target Milestone: | --- | ||||||
Target Release: | RHGS 3.3.0 | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | 3.3.0-devel-freeze-exception | ||||||
Fixed In Version: | glusterfs-3.8.4-39 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1477488 (view as bug list) | Environment: | |||||
Last Closed: | 2017-09-21 04:45:37 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1417151, 1477488, 1479655, 1479656 | ||||||
Attachments: |
|
Comment 5
Poornima G
2017-06-20 09:18:44 UTC
Created attachment 1293899 [details]
screen shot
Hi Karan, I looked over the from comment #9. It's weird that I am not seeing any 'Permission denied' or related errors in any of the logs(samba/glusterfs-client/brick logs). Since you mentioned it as 100% reproducible, can you please make the following changes to /etc/samba/smb.conf and re-run the tests in hope of getting some useful logs. * Change 'max log size = 50' --> 'max log size = 0' * Add 'log level = 7' * And in [glusterfs-<VOLNAME>] section change 'glusterfs:loglevel = 7' --> 'glusterfs:loglevel = 8' Additionally, you can also increase the brick log level to DEBUG. Upstream patches: https://review.gluster.org/#/c/17956/ https://review.gluster.org/#/c/17910/ (In reply to Poornima G from comment #18) > Upstream patches: https://review.gluster.org/#/c/17910/ https://review.gluster.org/#/c/17967 (In reply to Poornima G from comment #20) > (In reply to Poornima G from comment #18) > > Upstream patches: > > https://review.gluster.org/#/c/17910/ 17910 will not be pulled into downstream. > https://review.gluster.org/#/c/17967 release-3.12 patch : https://review.gluster.org/#/c/18001/ downstream patch : https://code.engineering.redhat.com/gerrit/#/c/114763/ https://review.gluster.org/#/c/17910/ is not really related to this bug, hence deferring that patch Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:2774 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:2774 |