Project

General

Profile

Bug #19035

Updated by Jason Dillaman about 7 years ago

<pre> 
 # grep auth_ /etc/ceph/ceph.conf 
 auth_cluster_required = none 
 auth_service_required = none 
 auth_client_required = none 

 # rbd map -p rbd test 
 2017-01-23 11:47:49.458350 7ff1cd1c1d80 -1 auth: unable to find a keyring on /etc/ceph/ceph.client.admin.keyring,/etc/ceph/ceph.keyring,/etc/ceph/keyring,/etc/ceph/keyring.bin: (2) No such file or directory 


 </pre> 

Back