On 06/30/2013 09:42 AM, harryxiyou wrote:
Hi all,
I am trying to run RBD based on Ganeti. When I start CEPH, something
wrong happens to me.
My OS release is
root@node1:~# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 7.1 (wheezy)
Release: 7.1
Codename: wheezy
And I have installed and start CEPH as follows.
# wget -q -O- 'https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc'
| sudo apt-key add -
# echo deb http://ceph.com/debian-cuttlefish/ $(lsb_release -sc) main
| sudo tee /etc/apt/sources.list.d/ceph.list
# sudo apt-get update && sudo apt-get install ceph
# cat /etc/ceph/ceph.conf
[mon.a]
host = node1
mon addr = 192.168.1.100:6789
# /etc/init.d/ceph restart
=== mon.a ===
=== mon.a ===
Stopping Ceph mon.a on node1...done
=== mon.a ===
Starting Ceph mon.a on node1...
failed: 'ulimit -n 8192; /usr/bin/ceph-mon -i a --pid-file
/var/run/ceph/mon.a.pid -c /etc/ceph/ceph.conf '
Starting ceph-create-keys on node1...
I am not clear about this failure. Would anyone please give me some suggestions?
Thanks very much ;-)
Did you also install the Ceph cluster? By either using mkcephfs or
ceph-deploy?
See the manual: http://eu.ceph.com/docs/master/rados/deployment/
Wido
Another question here, once Ceph is started, I could recognize
it is "A working setup of RADOS"?
See https://code.google.com/p/gsocxy/wiki/BasedOnGanetiInstallRBD for
details ;-)
--
Thanks
Weiwei Jia (Harry Wei)
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
--
Wido den Hollander
42on B.V.
Phone: +31 (0)20 700 9902
Skype: contact42on
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com