| Summary: | cannot start swift properly with EC configured | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Mike Abrams <mabrams> |
| Component: | openstack-swift | Assignee: | Pete Zaitcev <zaitcev> |
| Status: | CLOSED ERRATA | QA Contact: | Mike Abrams <mabrams> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | derekh, jschluet, pgrist, scohen, srevivo, zaitcev |
| Target Milestone: | rc | Keywords: | Triaged |
| Target Release: | 10.0 (Newton) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | liberasurecode-1.2.0-2.el7ost | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-12-14 15:33:18 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: | |
|
Description
Mike Abrams
2016-04-30 21:19:16 UTC
The symlink is not how you're supposed to do this. In Fedora, the .so comes with -devel package. In normal runtime, the package opens a versioned object because that's what provides a measure of binary compatibility. But of course if PyECLib just runs a dlopen(), not much I can do. I suppose I could add a requirement that pulls liberasurecode-devel. Or, perhaps add a note to sample config. I moved the .so into the main package in liberasurecode-1.2.0-2.el7ost, marking this as MODIFIED. Mike, I need your explicit confirmation that this worked to resolve the issues. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2016-2948.html |