Bug 1978286
| Summary: | [TestOnly] Verify deployment of Ceph on-wire encryption (msgr2 protocol) with director - Full Support | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Gregory Charot <gcharot> |
| Component: | ceph | Assignee: | Giulio Fidente <gfidente> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Yogev Rabl <yrabl> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 16.2 (Train) | CC: | alfrgarc, astillma, fpantano, gcharot, gfidente, jamsmith, jdurgin, johfulto, lhh, lmarsh, mhicks, nwolf, spower, yrabl |
| Target Milestone: | z2 | Keywords: | FutureFeature, TestOnly, Triaged |
| Target Release: | 16.2 (Train on RHEL 8.4) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Release Note | |
| Doc Text: |
Starting with Red Hat Ceph Storage 4, you can enable encryption for all traffic generated by the Ceph daemons over the network.
+
The secure mode setting for messenger v2 encrypts the communication between Ceph daemons and Ceph clients, effecting an end-to-end encryption.
+
A new tripleo-heat-templates parameter can enable the on-wire encryption between daemons and clients. To configure Ceph to enable the on-wire encryption between daemons and clients, add the following lines to the overcloud deployment environment files:
+
----
parameter_defaults:
CephMsgrSecureMode: true
----
|
Story Points: | --- |
| Clone Of: | 1814033 | Environment: | |
| Last Closed: | 2022-06-07 09:34:31 UTC | Type: | --- |
| 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: | 1814033, 1855678 | ||
| Bug Blocks: | |||
|
Description
Gregory Charot
2021-07-01 13:13:04 UTC
|