Bug 1102747
Summary: | Dist-geo-rep : some of the files not accessible on slave after the geo-rep sync from master to slave. | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Vijaykumar Koppad <vkoppad> | |
Component: | geo-replication | Assignee: | Kotresh HR <khiremat> | |
Status: | CLOSED ERRATA | QA Contact: | Bhaskar Bandari <bbandari> | |
Severity: | high | Docs Contact: | ||
Priority: | urgent | |||
Version: | rhgs-3.0 | CC: | aavati, avishwan, bbandari, csaba, david.macdonald, nlevinki, nsathyan, ravishankar, ssamanta, vagarwal | |
Target Milestone: | --- | |||
Target Release: | RHGS 3.0.0 | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.6.0.15-1 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1104707 (view as bug list) | Environment: | ||
Last Closed: | 2014-09-22 19:39:47 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: | 1104707, 1104959 |
Description
Vijaykumar Koppad
2014-05-29 13:28:56 UTC
In some cases, the files which are not accessible have different gfids on the replica pairs, >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> # getfattr -d -m ".*" -e hex /bricks/brick1/slave_b1/thread0/level09/53882fbc%%TJ35N5NY3X getfattr: Removing leading '/' from absolute path names # file: bricks/brick1/slave_b1/thread0/level09/53882fbc%%TJ35N5NY3X trusted.gfid=0x0000000000000000444ca30000000000 # getfattr -d -e hex -m ".*" /bricks/brick1/slave_b2/thread0/level09/53882fbc%%TJ35N5NY3X getfattr: Removing leading '/' from absolute path names # file: bricks/brick1/slave_b2/thread0/level09/53882fbc%%TJ35N5NY3X trusted.gfid=0x00000000000000000000000000000000 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Downstream patch: https://code.engineering.redhat.com/gerrit/#/c/26505/ verified on the build glusterfs-3.6.0.15-1 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. http://rhn.redhat.com/errata/RHEA-2014-1278.html |