Bug 1683290
Summary: | Rados gateway container does not mount TLS directory | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Gregory Charot <gcharot> |
Component: | Ceph-Ansible | Assignee: | Francesco Pantano <fpantano> |
Status: | CLOSED ERRATA | QA Contact: | Vasishta <vashastr> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.2 | CC: | aschoen, ceph-eng-bugs, ceph-qe-bugs, fpantano, gabrioux, gcharot, gfidente, gmeno, johfulto, kdreyer, nthomas, pkundal, sankarshan, scohen, tchandra, tserlin |
Target Milestone: | z1 | Keywords: | Triaged |
Target Release: | 3.2 | ||
Hardware: | All | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | RHEL: ceph-ansible-3.2.8-1.el7cp Ubuntu: ceph-ansible_3.2.8-2redhat1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-03-07 15:51:42 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: | 1578730 |
Description
Gregory Charot
2019-02-26 14:21:18 UTC
For security reasons you may not want to bind the entire /etc/pki directory Could you specify the ceph-ansible version used ? (3.2 I suppose) While adding the /etc/pki directory seems to resolves the issue we might be more specific on the file/dir path like other OpenStack containers (because we only need the CA) https://github.com/openstack/tripleo-heat-templates/blob/stable/queens/docker/services/containers-common.yaml#L94-L98 rpm -qa | grep ceph-an ceph-ansible-3.2.7-1.el7cp.noarch As for /etc/pki yes agreed, I did mount the entire directory just to find to root cause and as mentioned in my previous comment we should only mount what is actually needed. *** Bug 1683930 has been marked as a duplicate of this bug. *** 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://access.redhat.com/errata/RHBA-2019:0475 |