[ceph-users] problem deploy ceph

2016-01-16 Thread jiangdahui
[davy@localhost my-cluster]$ ceph-deploy new node1
[ceph_deploy.conf][DEBUG ] found configuration file at: 
/home/davy/.cephdeploy.conf
[ceph_deploy.cli][INFO  ] Invoked (1.5.25): /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: localhost.localdomain 
[node1][INFO  ] Running command: ssh -CT -o BatchMode=yes node1
[ceph_deploy][ERROR ] RuntimeError: connecting to host: node1 resulted in 
errors: AssertionError




why??___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


[ceph-users] failed when activate the OSD

2014-06-11 Thread jiangdahui
after I created 1 mon and prepared  2 osds,I checked and found that the fsid of 
the three are same,but when I input *ceph-deploy osd activate 
node2:/var/local/osd0 node3:/var/local/osd1*, the error output were as follows:
node2][WARNIN] ceph-disk: Error: No cluster conf found in /etc/ceph with fsid 
3e68a2b5-cbf3-4149-9462-b89e2a40236e


It was strange that the fsid in the output is different with that of the three 
node,and if I modified the three nodes' , another error happend as 
"[node2][WARNIN] 2014-06-11 01:39:17.738451 b63cfb40  0 librados: 
client.bootstrap-osd authentication error (1) Operation not permitted"


what should I do?___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


[ceph-users] failed to "populate the monitor daemon(s) with the monitor map and keyring."

2014-06-08 Thread jiangdahui
My PC had problems to quick install,so I followed the "Installation (Manual)" 
guide, but when I was at the step "populate the monitor daemon(s) with the 
monitor map and keyring.", error occured and the print is :
"IO error: /var/lib/ceph/mon/ceph-node1/store.db/LOCK: No such file or directory
ceph-mon: error opening mon data directory at '/var/lib/ceph/mon/ceph-node1': 
(22) Invalid argument
"


expecting your help,thanks!___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com