Looks like osd.1 has a valid auth ID , which was defined previously. Trust this is your test cluster , try this ceph osd crush rm osd.1 ceph osd rm osd.1 ceph auth del osd.1 Once again try to add osd.1 using ceph-deploy ( prepare and then activate commands ) , check the logs carefully for any other clues. - Karan Singh - On 25 Jul 2014, at 12:49, Kapil Sharma <ksharma at suse.com> wrote: > Hi, > > I am using ceph-deploy to deploy my cluster. Whenever I try to add more > than one osd in a node, except the first osd, all the other osds get a > weight of 0, and they are in a state of down and out. > > So, if I have three nodes in my cluster, I can successfully add 1 node > each in the three nodes, but the moment I try to add a second node in > any of the nodes, it gets a weight of 0 and goes down and out. > > The capacity of all the disks is same. > > > cephdeploy at node-1:~/cluster> ceph osd tree > # id weight type name up/down reweight > -1 1.82 root default > -2 1.82 host node-1 > 0 1.82 osd.0 up 1 > 1 0 osd.1 down 0 > > There is no error as such after I run ceph-deploy activate command. > > Has anyone seen this issue before ? > > > > Kind Regards, > Kapil. > > > > > > > _______________________________________________ > ceph-users mailing list > ceph-users at lists.ceph.com > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.ceph.com/pipermail/ceph-users-ceph.com/attachments/20140728/2910b621/attachment.htm>