re-init the osd with the following command
sudo ceph-osd --id 0 --mkkey —mkfs
and then restart the osd again.
I hope it works.
-Krishna
> On May 8, 2015, at 11:56 AM, Srikanth Madugundi
> wrote:
>
> I tried with leveldb, osd does not start either
>
> osd objectstore = newstore
>
> newstore b
Srikanth,
Try if this helps..
sudo initctl list|grep ceph (should display all ceph daemon)
sudo start ceps-mon-all (To start ceph all ceph-monitor)
Thanks
-Krishna
> On May 7, 2015, at 1:35 PM, Srikanth Madugundi
> wrote:
>
> Hi,
>
> I am setting up a local instance of ceph cluster wi
Try changing src/ceph_ver.h and repeat what you did earlier.-Krishna
On Thursday, April 2, 2015 2:17 PM, "Garg, Pankaj"
wrote:
Hi, I am
building Ceph Debian Packages off of the 0.80.9 (latest firefly) and on top of
that I am applying an optimization patch. I am following the stan