Bug 882797
| Summary: | Files are not self-healed by self-heal daemon proactively when distribute volume is changed to distribute-replicate volume | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | spandura |
| Component: | glusterfs | Assignee: | Divya <divya> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Sudhir D <sdharane> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | high | ||
| Version: | 2.0 | CC: | jdarcy, pkarampu, psriniva, rhs-bugs, shaines, vbellur |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Known Issue | |
| Doc Text: |
Cause:
No information about self-heal is maintained anywhere because the volume is distribute.
Consequence:
when distribute volume is changed to distribute-replicate volume, Files are not self-healed by self-heal daemon pro-actively. This happens because index xlator does not have the information necessary in the index.
Workaround (if any):
User needs to perform following explicitly:
1. "gluster volume heal <volume_name> full" command on one of the storage nodes.
2. "find | xargs stat" from mount point
Result:
Until the step suggested above is done, bricks may not replicate all the files until they are accessed from mount point.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-06-13 07:10:11 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: | |||
|
Description
spandura
2012-12-03 06:45:13 UTC
Will be looking into this for understanding the problem, meantime, thinking if this is the _almost_ the same situation as having/creating a replicate volume with one brick which has existing data, and another which doesn't has any data, but self-heal xattrs are missing totally. Pranith, assigning it to you for having a look (for comment #2), once your analysis is done, don't hesitate to reassign it to back to me. Divya,
I provided the doc text necessary. Let me know if you need any more information.
Pranith
Documented as Known Issue and is available at: http://documentation-devel.engineering.redhat.com/docs/en-US/Red_Hat_Storage/2.0/html-single/2.0_Update_4_Release_Notes/index.html. Hence, closing the bug. |