Hi all,
I follow the http://docs.ceph.com/docs/master/start/quick-ceph-deploy/ to
deploy ceph,
But when install the monitor node, i got error as below:
{code}
[louis@adminnode my-cluster]$ ceph-deploy new node1
[ceph_deploy.conf][DEBUG ] found configuration file at:
/home/louis/.cephdeploy.conf
[ceph_deploy.cli][INFO ] Invoked (1.5.21): /usr/bin/ceph-deploy new node1
[ceph_deploy.new][DEBUG ] Creating new cluster named ceph
[ceph_deploy.new][INFO ] making sure passwordless SSH succeeds
[node1][DEBUG ] connected to host: adminnode
[node1][INFO ] Running command: ssh -CT -o BatchMode=yes node1
[node1][DEBUG ] connection detected need for sudo
[node1][DEBUG ] connected to host: node1
[node1][DEBUG ] detect platform information from remote host
[node1][DEBUG ] detect machine type
[node1][DEBUG ] find the location of an executable
[node1][INFO ] Running command: sudo /sbin/ip link show
[node1][INFO ] Running command: sudo /sbin/ip addr show
[node1][DEBUG ] IP addresses found: ['10.211.55.12']
[ceph_deploy.new][DEBUG ] Resolving host node1
[ceph_deploy.new][DEBUG ] Monitor node1 at 10.211.55.12
[ceph_deploy.new][DEBUG ] Monitor initial members are ['node1']
[ceph_deploy.new][DEBUG ] Monitor addrs are ['10.211.55.12']
[ceph_deploy.new][DEBUG ] Creating a random mon key...
[ceph_deploy.new][DEBUG ] Writing monitor keyring to ceph.mon.keyring...
[ceph_deploy.new][DEBUG ] Writing initial config to ceph.conf...
Error in sys.exitfunc:
{code}
The command line do not print what is the ERROR.Then I check the ceph.log and
found no ERR,
any body encounter this error?
My OS is centos6.5 x86_64 (final).
I am newbie to ceph, any idea will be appreciated!
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com