I am using RHEL6. >From the ceph admin machine I executed: ceph-deploy install cephserverX ceph-deploy new cephserverX ceph-deploy mon create cephserverX is there a debug mode more verbose than -v that I can enable, in order to see more what the command ceph-deploy mon create is doing? Thanks José > -----Original Message----- > From: Gregory Farnum [mailto:greg@xxxxxxxxxxx] > Sent: Friday, July 19, 2013 6:36 PM > To: Valerio Oropeza José, ITS-CPT-DEV-TAD; John Wilkins > Cc: ceph-users@xxxxxxxxxxxxxx > Subject: Re: ceph-deploy mon create doesn't create keyrings > > > On Friday, July 19, 2013, wrote: > > > > Hello, > > > > I've deployed a Ceph cluster consisting of 5 server nodes and a Ceph > > client that will hold the mounted CephFS. > > > > The cephclient serves as admin too, and from that node I want to > > deploy the > > 5 servers with the ceph-deploy tool. > > > > From the admin I execute: "ceph-deploy mon create cephserver2" > > (cephserver2 is the node to be MON) > > > > Then, I execute "ceph-deploy gatherkeys cephserver2" and I see this error: > > > > Unable to find /etc/ceph/ceph.client.admin.keyring on ['cephserver2'] > > Unable to find /var/lib/ceph/bootstrap-osd/ceph.keyring on > > ['cephserver2'] Unable to find > > /var/lib/ceph/bootstrap-mds/ceph.keyring on ['cephserver2'] > > > > I've executed the deploy mon create command several times, as > > specified in the instructions. I also checked, and these 3 files are > > not present in cephserver2. > > > > What could I do? > > > > Thanks in advance > > José > > Okay, I haven't used ceph-deploy much personally, but some basic > troubleshooting steps. > What instructions are you using? What OS? > Have you already installed Ceph on the relevant nodes (presumably using ceph- > deploy install). > Did you specify the monitor when doing the initial cluster create? If you have > you don't actually need to specify the host when doing mon create. :) -Greg _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com