Bug 1464639
| Summary: | Possible stale read in afr due to un-notified pending xattr change | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Poornima G <pgurusid> | 
| Component: | upcall | Assignee: | bugs <bugs> | 
| Status: | CLOSED UPSTREAM | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | mainline | CC: | bugs, ndevos, skoduri | 
| Target Milestone: | --- | Keywords: | Triaged | 
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-03-12 12:12:56 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: | |||
| REVIEW: https://review.gluster.org/17621 (upcall: Fix the condition check to filter afr pending xattrs change) posted (#1) for review on master by Poornima G (pgurusid) REVIEW: https://review.gluster.org/17621 (upcall: Fix the condition check to filter afr pending xattrs change) posted (#2) for review on master by Poornima G (pgurusid) Any updates? Can this be revised? or closed as not relevant? This bug is moved to https://github.com/gluster/glusterfs/issues/840, and will be tracked there from now on. Visit GitHub issues URL for further details The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days | 
Description of problem: When the pending xattr is set, upcall is supposed to send an upcall to the other clients, so that the other clients reset the afr read subvolume (to not to point to the subvol with pending xattr set) Currently, upcall is not sending any such invalidations. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: