Bug 1154307
| Summary: | Geo-Replication - Fails to handle file renaming correctly between master and slave | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Justin Clift <jclift> |
| Component: | geo-replication | Assignee: | Aravinda VK <avishwan> |
| Status: | CLOSED UPSTREAM | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.6.0 | CC: | avishwan, bugs, chris.beck, gluster, jamoflaw, kwade |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1141379 | Environment: | |
| Last Closed: | 2016-08-05 10:30:03 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: | 1141379, 1219412 | ||
| Bug Blocks: | |||
|
Description
Justin Clift
2014-10-18 14:57:01 UTC
This is a known problem in 3.6.0 as well. :( We are having an issue where rsync is leaving the temporary . files on remote destinations. Eventually the files do show up at the remote side, but the dot files are never cleaned up. Here's an example error message: [2016-02-26 16:48:30.105272] W [MSGID: 113096] [posix-handle.c:754:posix_handle_hard] 0-volumename-posix: mismatching ino/dev between file /data/bricks/sdb/data/rpm-gold/repodata/.repomd.xml.OOu6Mq (298/2065) and handle /data/bricks/sdb/data/.glusterfs/7a/8b/7a8b943c-96ef-4657-ad0d-4064d3304c1d (86715/2065) [2016-02-26 16:48:30.105290] E [MSGID: 113020] [posix.c:1221:posix_mknod] 0-volumename-posix: setting gfid on /data/bricks/sdb/data/rpm-gold/repodata/.repomd.xml.OOu6Mq failed Rename related issues are resolved in Master, 3.7 and 3.8 releases. Gluster 3.6 will be EOL once Gluster 3.9 is released(Expected in end of september) Closing this bug, Please reopen if the fix required for 3.6 version. |