Hi All, As a person new to Ceph, I am trying to build Ceph from source code while adding debugs. I have been going through Ceph documents mentioned below. http://docs.ceph.com/docs/master/install/build-ceph/ http://docs.ceph.com/docs/master/install/install-storage-cluster/#installing-a-build What I gathered is that, after giving "make" and finally "make install" we will install Ceph libraries in /usr/lib (for an Linux system). These changes will take place on local user space only . I want to install Ceph over an entire cluster. I have a cluster consisting of one Admin and Monitor node and three OSD nodes. I am building Ceph on Admin node . I want to install the built in Ceph code on the entire cluster. Can anyone help me how to proceed further with my issue here. Do I need to make the built code as a local repository and use ceph-deploy to install on the cluster? Thanks in Advance. Regards, S.Srikar. -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html