[ceph_deploy.cli][INFO ] Invoked (1.5.9):
/usr/bin/ceph-deploy calamari connect 10.32.37.44
----------------------------------
(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