Bug 2006205 - dht_pt_getxattr does not seem to handle virtual xattrs
Summary: dht_pt_getxattr does not seem to handle virtual xattrs
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: distribute
Version: rhgs-3.5
Hardware: All
OS: All
urgent
urgent
Target Milestone: ---
: RHGS 3.5.z Batch Update 6
Assignee: Shwetha K Acharya
QA Contact: Pranav Prakash
URL:
Whiteboard:
Depends On:
Blocks: 2004767
TreeView+ depends on / blocked
 
Reported: 2021-09-21 07:22 UTC by Shwetha K Acharya
Modified: 2022-01-27 14:27 UTC (History)
9 users (show)

Fixed In Version: glusterfs-6.0-60
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-01-27 14:27:11 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2022:0315 0 None None None 2022-01-27 14:27:17 UTC

Description Shwetha K Acharya 2021-09-21 07:22:42 UTC
This issue is resolved upstream with https://github.com/gluster/glusterfs/issues/1925, but still not part of downstream.

It was observed recently by the customer in BZ2004767.
Analysis details: https://bugzilla.redhat.com/show_bug.cgi?id=2004767#c9

I would like to propose this bug to 3.5.6 considering 
1. critical customer impact.
2. unusability of virtual xattrs from geo-rep.

Comment 1 Mohit Agrawal 2021-09-21 07:34:04 UTC
@Prashant,

  dht_pt_getxattr() which was introduced by a patch (https://github.com/gluster/glusterfs/issues/405) for perf 
  improvements in pass-through mode (i.e. where distribute-count is 1) does not handle virtual xattrs.Later on we
  merged the same in downstream also. For geo-rep there is a virtual getxattr done by geo-rep on the fuse mount 
  via DHT_SUBVOL_STATUS_KEY and it must not be sent over the network. dht_getxattr() handles it but its missing in 
  dht_pt_getxattr(), so the geo-rep session goes faulty.The issue will be observe only while dht subvol count is 1.

  The bug is critical for geo-rep aspect, Can you please give your vote?

Thanks,
Mohit Agrawal

Comment 14 errata-xmlrpc 2022-01-27 14:27:11 UTC
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 (glusterfs bug fix update), 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-2022:0315


Note You need to log in before you can comment on or make changes to this bug.