Changing this setting alone will not work…Did you do mkfs ? From: Srikanth Madugundi [mailto:srikanth.madugundi@xxxxxxxxx]
I tried with leveldb, osd does not start either osd objectstore = newstore newstore backend = leveldb enable experimental unrecoverable data corrupting features = newstore leveldb -Srikanth On Fri, May 8, 2015 at 10:41 AM, Somnath Roy <Somnath.Roy@xxxxxxxxxxx> wrote: I think you need to build code with rocksdb enabled if you are not already doing this. Go to root folder and try this.. ./do_autogen.sh –r Thanks & Regards Somnath From: Srikanth Madugundi [mailto:srikanth.madugundi@xxxxxxxxx]
I tried adding "enable experimental unrecoverable data corrupting features = newstore rocksdb" but no luck. Here is the config I am using. [global] . . . osd objectstore = newstore newstore backend = rocksdb enable experimental unrecoverable data corrupting features = newstore rocksdb Regards -Srikanth On Thu, May 7, 2015 at 10:59 PM, Somnath Roy <Somnath.Roy@xxxxxxxxxxx> wrote: I think you need to add the following.. enable experimental unrecoverable data corrupting features = newstore rocksdb Thanks & Regards Somnath From: ceph-users [mailto:ceph-users-bounces@xxxxxxxxxxxxxx]
On Behalf Of Srikanth Madugundi Hi, I built and installed ceph source from (wip-newstore) branch and could not start osd with "newstore" as osd objectstore. $ sudo /usr/bin/ceph-osd -i 0 --pid-file /var/run/ceph/osd.0.pid -c /etc/ceph/ceph.conf --cluster ceph -f 2015-05-08 05:49:16.130073 7f286be01880 -1 unable to create object store $ #### ceph.config ( I have the following settings in ceph.conf) [global] osd objectstore = newstore newstore backend = rocksdb enable experimental unrecoverable data corrupting features = newstore The logs does not show much details. $ tail -f /var/log/ceph/ceph-osd.0.log 2015-05-08 00:01:54.331136 7fb00e07c880 0 ceph version (), process ceph-osd, pid 23514 2015-05-08 00:01:54.331202 7fb00e07c880 -1 unable to create object store Am I missing something? Regards Srikanth
|
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com