[ceph-users] osd encryption is failing due to device-mapper

2022-11-22 Thread Ali Akil
Hallo folks, i am deploying a quincy ceph cluster 17.2.0 on openstack vm with ubuntu 22.04 minimal with cephadm. I was able too boostrap the cluster and add the hosts and the mons, but when i apply the osd spec with the encryption option enabled, it fails ```     service_type: osd     service_id:

[ceph-users] OSD encryption

2022-03-21 Thread Stephen Smith6
A couple of questions around OSD encryption: 1. Was support for an external key management solution ever implemented (Specifically for the OSD encryption key)? 2. Is there an easy wrapper key rotation utility or process for the existing solution? Thanks, Eric