Bug 984813
Summary: | Dist-geo-rep : First xsync crawl fails to remove file from slave which were removed in the master. | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Vijaykumar Koppad <vkoppad> |
Component: | geo-replication | Assignee: | Venky Shankar <vshankar> |
Status: | CLOSED WONTFIX | QA Contact: | Sudhir D <sdharane> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 2.1 | CC: | aavati, amarts, bbandari, csaba, rhs-bugs |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Known Issue | |
Doc Text: |
Cause: As the new geo-replication works in a distributed way, it is not possible to see the deletes
Consequence: whenever geo-replication starts, it will miss the 'unlink' happened on master, thus not performing the delete on the slave side.
Workaround (if any): None
Result: This is an expected behavior with newer geo-replication.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2013-09-05 06:41: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: | 957769 |
Description
Vijaykumar Koppad
2013-07-16 06:04:41 UTC
The hybrid crawl cannot handle deletes, renames and harlinks. This is a known issue and is done this way as the gfid's are also in sync b/w master and slave. The resolution should be CLOSED WONTFIX , it can't be CLOSED NOTABUG. as per comment #3 Updated Doc Text too. |