apache / cloudstack

Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
https://cloudstack.apache.org/
Apache License 2.0
2.1k stars 1.11k forks source link

Ceph as a primary storage should support volume encryption #8018

Open yashi4engg opened 1 year ago

yashi4engg commented 1 year ago
ISSUE TYPE

##### CLOUDSTACK VERSION
<!--
4.18
-->

##### CONFIGURATION
<!--
Ceph Quiency is backend for Primary staotge. 

-->

##### OS / ENVIRONMENT
<!--
OEL9 , Ceph- Quiency 
-->

##### SUMMARY
We need volume encryption to work with Ceph-Storage. 

##### STEPS TO REPRODUCE
<!--
NA
-->

##### EXPECTED RESULTS
VOlume encrption to support ceph Quiency. As we see below ceph document says it support LUKS based image encryption. 
https://docs.ceph.com/en/quincy/rbd/rbd-encryption/

##### ACTUAL RESULTS
<!-- What actually happened? -->

<!-- Paste verbatim command output between quotes below -->
DaanHoogland commented 1 year ago

@yashi4engg are you planning to implement this?

yashi4engg commented 1 year ago

@DaanHoogland -- Yes, I have cloudstack setup with OEL9 , cloudstack 4.18 and ceph for storage ..So I am planning to implement volume encryption but i found as of now no support for ceph .