Comment 2 for bug 1463525

Revision history for this message
Matt Riedemann (mriedem) wrote : Re: There is no volume encryption metadata for rbd-backed volumes

Not sure if this is related, but in the ceph job I see that rbd_secret_uuid is set in nova.conf:

http://logs.openstack.org/99/189799/2/check/check-tempest-dsvm-full-ceph/353db23/logs/etc/nova/nova.conf.txt.gz

rbd_secret_uuid = 279b555f-cc0f-4a58-9e1d-6137a66a78df

But it's not set in cinder.conf in the [ceph] group:

http://logs.openstack.org/99/189799/2/check/check-tempest-dsvm-full-ceph/353db23/logs/etc/cinder/cinder.conf.txt.gz

[ceph]
rbd_max_clone_depth = 5
rbd_flatten_volume_from_snapshot = False
rbd_uuid = 279b555f-cc0f-4a58-9e1d-6137a66a78df
rbd_user = cinder
rbd_pool = volumes
rbd_ceph_conf =
volume_driver = cinder.volume.drivers.rbd.RBDDriver
volume_backend_name = ceph