Hi, I am new to ceph deployment from source code. I am trying to run ceph (version Infernalis) from source code in virtualbox. I have built the source according to http://docs.ceph.com/docs/master/install/build-ceph/ and also installed the build using
sudo make install I want to know what are the next steps to run the ceph from source. I tried to follow the manual deployment in http://docs.ceph.com/docs/master/install/manual-deployment/ .I have created the ceph.conf, the key rings.etc. But when I am trying to start the monitor daemon it is not starting following the instruction and I am getting faults ubuntu@ubuntu-VirtualBox:~/ceph/src$ sudo start ceph-mon id=ubuntu-VirtualBox ceph-mon stop/waiting ubuntu@ubuntu-VirtualBox:~/ceph/src$ ceph osd lspools 2016-03-07 16:01:02.582913 7f252c68a700 0 -- :/364934547 >> 10.0.2.15:6789/0 pipe(0x7f2528017010 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7f252800f730).fault 2016-03-07 16:01:05.583019 7f252c589700 0 -- :/364934547 >> 10.0.2.15:6789/0 pipe(0x7f2518000c00 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7f2518004ef0).fault 2016-03-07 16:01:08.583612 7f252c68a700 0 -- :/364934547 >> 10.0.2.15:6789/0 pipe(0x7f25180080e0 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7f251800c380).fault Please let me know, what is the correct way to run ceph from source code. Thank you Regards, Ridwan Rashid Noel
_______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com