I followed the Calamari build instructions here: http://ceph.com/category/ceph-step-by-step/ I used an Ubuntu 14.04 system to build all of the Calarmari client and server packages for Centos 6.5 and Ubuntu Trusty (14.04). Once the packages were built I also referenced the Calamari instructions here to make sure my storage nodes were setup: http://ceph.com/calamari/docs/development/building_packages.html My cluster uses Ubuntu 14.04 for the client(s) that is hosting the Calamari Master. All of the Ceph storage nodes and monitors are running Centos 6.5 and Ceph 0.80.8. The only issue I had bringing up Calamari was python related the first time I issued the "Calamari initialize" after the install. "Python returns an Import Error: No module named _io". That was solved by copying the installed python2.7 into the calamari venv "cp /usr/bin/python2.7 /opt/calamari/venv/local/bin/python". After the initialize command was working I get a full Calamari monitor. From: ceph-users [mailto:ceph-users-bounces@xxxxxxxxxxxxxx] On Behalf Of Ignacio Bravo Sent: Tuesday, May 26, 2015 11:32 AM To: ceph-users at lists.ceph.com Subject: Re: Installing calamari on centos 7 Shailesh, I was trying to do the same, but came across several compiling errors, that I decided to deploy the Calamari Server on a Centos 6 machine. Even then I was not able to finalize the installation. See: http://lists.ceph.com/pipermail/ceph-users-ceph.com/2015-May/001543.html http://lists.ceph.com/pipermail/ceph-users-ceph.com/2015-May/001638.html Now I feel less lonely in the deployment of Calamari since you are already in the same boat as myself. Please keep me updated on your progress. IB On 05/26/2015 11:30 AM, Desai, Shailesh wrote: All our ceph clusters are on centos 7 and I am trying to install calamari on one of the node. I am using instructions from http://karan-mj.blogspot.fi/2014/09/ceph-calamari-survival-guide.html. They are written for centos 6. I tries using them but did not work. Has anyone tried installing calamari on Centos 7? Thanks. Shailesh _______________________________________________ ceph-users mailing list ceph-users at lists.ceph.com<mailto:ceph-users at lists.ceph.com> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com -- __ Ignacio Bravo CFO LTG Federal, Inc www.ltgfederal.com<http://www.ltgfederal.com> Office: (703) 951-7760 Mobile: (571) 224-6046 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.ceph.com/pipermail/ceph-users-ceph.com/attachments/20150526/807e7819/attachment.htm>