Bug 1355848
| Summary: | ceph-fuse is not linked with tcmalloc | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Greg Farnum <gfarnum> |
| Component: | Build | Assignee: | Yan, Zheng <zyan> |
| Status: | CLOSED ERRATA | QA Contact: | rakesh-gm <rgowdege> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.0 | CC: | ceph-qe-bugs, hnallurv, kdreyer, poelstra, vakulkar |
| Target Milestone: | rc | ||
| Target Release: | 2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | RHEL: ceph-10.2.2-22.el7cp Ubuntu: ceph_10.2.2-17redhat1xenial | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-08-23 19:44: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
Greg Farnum
2016-07-12 17:45:05 UTC
QE team: you can check this link by running "ldd /usr/bin/ceph-fuse | grep tcmalloc" patch has been pushed into ceph-2-rhel-patches As indicated by Ken, I have run the following command on RHEL and ubuntu, -----ldd /usr/bin/ceph-fuse | grep tcmalloc and here is the output ------libtcmalloc.so.4 => /lib64/libtcmalloc.so.4 (0x00007fce1a298000) so moving the bug to verifed stage. 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/RHBA-2016-1755.html |