On Tue, Mar 18, 2014 at 1:22 AM, Ashraful Arefeen <arefeen@xxxxxxxxxxxxxxxxxx> wrote: > Hi, > I want to use ceph for testing purpose. While setting the system up I have > faced some problem with keyrings. Whenever I ran this command from my admin > node (ceph-deploy gatherkeys node01) I got these warning. > > [ceph_deploy.gatherkeys][WARNIN] Unable to find > /etc/ceph/ceph.client.admin.keyring on ['node01'] > [ceph_deploy.gatherkeys][WARNIN] Unable to find > /var/lib/ceph/bootstrap-osd/ceph.keyring on ['node01'] > [ceph_deploy.gatherkeys][WARNIN] Unable to find > /var/lib/ceph/bootstrap-mds/ceph.keyring on ['node01'] How are you getting to this point? with `gatherkeys` ? I strongly suggest to use `mon create-initial` which will do that for you if your monitors have formed quorum. This behavior of not being able to gather the keys might be because your monitors never formed quorum and so could never generate the keys. Also, what version of ceph-deploy are you using? Have you tried this from scratch or have you just tried to re-deploy the monitors again on the same hosts? I suggest blowing all your installation and start from scratch if possible. Run both purge and purgadata (in that order). Install again and re-do all the steps. > > I have 3 nodes apart from the admin one. Node01 is used for setting up the > monitor and node02, node03 are used for osds. I am unable to run the prepare > command for osds also. Whenever I run the prepare command it asked me to run > the gatherkeys command as the keyrings are missing in the admin node. > > How to solve this problem. Until these commands everything goes pretty well. > Moreover I am using Emperor version of ceph and my operating system is > ubuntu 12.04. Please help me. > > -- > Ashraful Arefeen > > _______________________________________________ > ceph-users mailing list > ceph-users@xxxxxxxxxxxxxx > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com