Bug 1522808
| Summary: | Gluster client crashes while using both tiering and sharding | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Olivier <olivier.lambert> |
| Component: | tiering | Assignee: | bugs <bugs> |
| Status: | CLOSED WONTFIX | QA Contact: | bugs <bugs> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | mainline | CC: | bugs, jbyers, kdhananj, nbalacha |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-11-02 08:13:31 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
Olivier
2017-12-06 13:45:16 UTC
Problem still happening on 3.13.0, exact same behaviour. Release 3.12 has been EOLd and this bug was still found to be in the NEW state, hence moving the version to mainline, to triage the same and take appropriate actions. Hey thanks! If you need any more details about how to reproduce let me know (but it seems you found a way to reproduce the problem yourself) Patch https://review.gluster.org/#/c/glusterfs/+/21331/ removes tier functionality from GlusterFS. https://bugzilla.redhat.com/show_bug.cgi?id=1642807 is used as the tracking bug for this. Recommendation is to convert your tier volume to regular volume (either replicate, ec, or plain distribute) with "tier detach" command before upgrade, and use backend features like dm-cache etc to utilize the caching from backend to provide better performance and functionality. Damn, that was neat to have it embed in Gluster :p Anyway, any good documentation/example of dm-cache (ideally with a Gluster example)? |