Hi,
         I encounter a problem when startup the ceph cluster.
         When run the command: service ceph -a start,
The process always hang up. The error result is:

[root@test-c ceph]# service ceph -a start
=== mon.0 ===
Starting Ceph mon.0 on test-c...
failed: 'ulimit -n 131072;  /usr/bin/ceph-mon -i 0 --pid-file 
/var/run/ceph/mon.0.pid -c /etc/ceph/ceph.conf '
Starting ceph-create-keys on test-c...
=== mon.1 ===
Starting Ceph mon.1 on test-d...
global_init: unable to open config file from search list /etc/ceph/ceph.conf
failed: 'ssh test-d ulimit -n 131072;  /usr/bin/ceph-mon -i 1 --pid-file 
/var/run/ceph/mon.1.pid -c /etc/ceph/ceph.conf '
Starting ceph-create-keys on test-d...

The process hangs and wait. Anybody know the reason for these? And how can I 
solve such problem?

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

Reply via email to