Unable to delete snapshots in ceph from cinder
Hi, I am using openstack pike with ceph backend, when I try to delete snapshots or images from dashboard, it says permission Error, How to say cinder to create snapshots unprotected by default? (or) How to ask cinder to unprotect the snapshots and delete when requested?
ERROR oslo_messaging.rpc.server PermissionError: error unprotecting snapshot volume-3d57031e-a467-4dc8-8640-a15d9cbf1f6d@snapshot-0af999d7-1b89-4b10-b3eb-0eccbbd388b9 2018-06-06 20:23:27.136 6185 INFO cinder.volume.manager [req-0c9397da-edea-427c-9fc9-4fd2dc1208e9 k202059 72f5eabc80c44aa0ba990b57b98745be - default default] Detaching volume 3d57031e-a467-4dc8-8640-a15d9cbf1f6d from instance 5a9ba1aa-670d-414b-8d8e-0975b7966cf7.
I think protected snapshots is correct, but maybe your cinder and glance clients don't have sufficient permissions to perform deleting operations. Can you paste the output of
(assuming your clients are these two)
Please check below the output
I want to know what privilege is it ?