Bug 1234916
Summary: | nfs-ganesha:acls enabled and "rm -rf" causes ganesha process crash | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Saurabh <saujain> | ||||||||
Component: | nfs-ganesha | Assignee: | Jiffin <jthottan> | ||||||||
Status: | CLOSED ERRATA | QA Contact: | Saurabh <saujain> | ||||||||
Severity: | urgent | Docs Contact: | |||||||||
Priority: | urgent | ||||||||||
Version: | rhgs-3.1 | CC: | akhakhar, annair, asrivast, jthottan, mzywusko, nlevinki, skoduri, vagarwal | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | RHGS 3.1.0 | ||||||||||
Hardware: | x86_64 | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | nfs-ganesha-2.2.0-4 | Doc Type: | Bug Fix | ||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | |||||||||||
: | 1236268 (view as bug list) | Environment: | |||||||||
Last Closed: | 2015-07-29 05:07:06 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: | 1202842, 1236268 | ||||||||||
Attachments: |
|
Description
Saurabh
2015-06-23 13:43:56 UTC
Created attachment 1042342 [details]
coredump of nfsd
Created attachment 1042343 [details]
nfs11 ganesha-gfapi.log
Created attachment 1042344 [details]
brick logs
Normal deletion using rm -rf * on the mount is not crashing in my setup when acl is enabled. Send out patch in upstream https://review.gerrithub.io/#/c/237701/ Root cause for this bug is that, inherited acl is also called for file type which is not directory(crash is seen for block type file). The crash is fixed in above mentioned patch I did the similar steps as mentioned in description section for verifying the BZ and found that nfs-ganesha has not crashed. 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://rhn.redhat.com/errata/RHSA-2015-1495.html |