Bug 1381683

Summary: Support dm-crypt scenario in ceph-ansible, backport upstream commit 5978d55
Product: [Red Hat Storage] Red Hat Storage Console Reporter: Kyle Squizzato <ksquizza>
Component: ceph-ansibleAssignee: Sébastien Han <shan>
Status: CLOSED DUPLICATE QA Contact: ceph-qe-bugs <ceph-qe-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 2CC: adeza, aschoen, ceph-eng-bugs, gmeno, nthomas, sankarshan, seb
Target Milestone: ---   
Target Release: 2   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-10-05 09:18:51 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 Kyle Squizzato 2016-10-04 18:13:59 UTC
Description of problem:
Currently there is no way in the Ceph 2.0 version of ceph-ansible to encrypt disks with dm-crypt. 

Version-Release number of selected component (if applicable):
ceph-ansible-1.0.5-32.el7scon.noarch

How reproducible:
Always

Steps to Reproduce:
1. /usr/share/ceph-ansible/group_vars/osd.sample does not include the dm-crypt scenario

Actual results:
Users cannot use ceph-ansible to encrypt OSD data/journal disks

Expected results:
Users should be able to use ceph-ansible to encypt OSD data and journal disks

Additional info:
Upstream commit which adds this scenario can be found here: https://github.com/ceph/ceph-ansible/commit/5978d55d221f435e052514dc328fb701783b2f18

Comment 1 seb 2016-10-05 08:19:15 UTC
We are in the process of syncing upstream and downstream ceph-ansible, so this should be available for 2.1 or so, Ken can you confirm?

Comment 2 seb 2016-10-05 09:18:51 UTC

*** This bug has been marked as a duplicate of bug 1373736 ***