(no subject)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I see following message on calamari GUI.
----------------------------------
New Calamari Installation

This appears to be the first time you have started Calamari and there are no clusters currently configured.

3 Ceph servers are connected to Calamari, but no Ceph cluster has been created yet. Please use ceph-deploy to create a cluster; please see the Inktank Ceph Enterprise documentation for more details.
----------------------------------

And as next step, I executed below command to add ceph node to calamari server.
But “no calamari-minion repo found” message is being output.

----------------------------------
# ceph-deploy calamari connect 10.32.37.44
[ceph_deploy.conf][DEBUG ] found configuration file at: /root/.cephdeploy.conf
[ceph_deploy.cli][INFO  ] Invoked (1.5.9): /usr/bin/ceph-deploy calamari connect 10.32.37.44
[ceph_deploy][ERROR ] RuntimeError: no calamari-minion repo found
----------------------------------
(10.32.37.44 is calamari server)


So I added the repository to ~/.cephdeploy.conf of ceph node like this.

----------------------------------
[calamari-minion]
name=ceph repo noarch packages
baseurl=http://ceph.com/rpm-emperor/el6/noarch
#baseurl=http://ceph.com/rpm-emperor/rhel6/x86_64/
enabled=1
gpgcheck=1
type=rpm-md
gpgkey=https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/autobuild.asc
----------------------------------

Then run again, but following error is being output.

----------------------------------
# ceph-deploy calamari connect 10.32.37.44
[ceph_deploy.conf][DEBUG ] found configuration file at: /root/.cephdeploy.conf
[ceph_deploy.cli][INFO  ] Invoked (1.5.9): /usr/bin/ceph-deploy calamari connect 10.32.37.44
Warning: Permanently added '10.32.37.44' (RSA) to the list of known hosts.
root@10.32.37.44's password:
[10.32.37.44][DEBUG ] connected to host: 10.32.37.44
[10.32.37.44][DEBUG ] detect platform information from remote host
[ceph_deploy][ERROR ] RuntimeError: ImportError: No module named ceph_deploy
----------------------------------

How can I proceed to add ceph node to calamari server and start to use calamari guy?
Sorry this may be basically question, any advise will helpful for me.

Thank you.

idzzy

_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux