Bug 1208520
Summary: | [Backup]: Glusterfind not working with change-detector as 'changelog' | |||
---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Sweta Anandpara <sanandpa> | |
Component: | glusterfind | Assignee: | Aravinda VK <avishwan> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | bugs <bugs> | |
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | mainline | CC: | annair, avishwan, khiremat, nsathyan | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.7.0 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1224076 (view as bug list) | Environment: | ||
Last Closed: | 2015-05-27 08:08: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: | 1186580, 1224076 |
Description
Sweta Anandpara
2015-04-02 12:38:21 UTC
Issue is due to BZ 1207643. We don't need any patch for glusterfind to fix this apart from patches sent for 1207643 Addition to the patch sent for BZ 1207643, we need to install "pyxattr" package. yum install pyxattr or pip install pyxattr After installing the pyxattr package, the 'glusterfind pre' command still fails with the error: Change detection failed. However, I do see the changelog log files now. This is the error snippet: [2015-04-06 23:01:19,413] INFO [changelog - 286:changelog_crawl] - /rhs/brick2/dd Started Changelog Crawl. Start: 1427817769, End: 1428341464 [2015-04-06 23:01:19,481] INFO [changelog - 286:changelog_crawl] - /rhs/brick1/dd Started Changelog Crawl. Start: 1427817769, End: 1428341464 [2015-04-06 23:01:27,547] ERROR [utils - 115:fail] - Partial History available with Changelog [2015-04-06 23:15:23,152] INFO [changelog - 286:changelog_crawl] - /rhs/brick1/dd Started Changelog Crawl. Start: 1427817769, End: 1428342308 [2015-04-06 23:15:23,153] INFO [changelog - 286:changelog_crawl] - /rhs/brick2/dd Started Changelog Crawl. Start: 1427817769, End: 1428342308 [2015-04-06 23:15:29,187] ERROR [utils - 115:fail] - Partial History available with Changelog [2015-04-06 23:17:07,274] INFO [changelog - 286:changelog_crawl] - /rhs/brick2/dd Started Changelog Crawl. Start: 1427817769, End: 1428342412 [2015-04-06 23:17:07,295] INFO [changelog - 286:changelog_crawl] - /rhs/brick1/dd Started Changelog Crawl. Start: 1427817769, End: 1428342412 [2015-04-06 23:17:13,303] ERROR [utils - 115:fail] - Partial History available with Changelog The setup is 10.70.43.140 is in the same state, if you would want to have a look. Changelog crash patch(http://review.gluster.org/10074) is merged and BZ 1209138 is opened to track package dependency. Moving this bug to MODIFIED. This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.7.0, please open a new bug report. |