Re: [ceph-users] infernalis on centos 7

2015-12-02 Thread Adrien Gillard
I'm guessing that your ceph deploy version is not up-to-date and you are usinf one that does not support systemd. Be sure to update to the latest ceph-deploy available in the ceph noarch repo (1.5.28) and you should be fine. Adrien On Wed, Dec 2, 2015 at 1:08 PM, Dan Nica wrote: > Hi guys, > >

[ceph-users] infernalis on centos 7

2015-12-02 Thread Dan Nica
Hi guys, I try to setup the cluster but it seems to fail for me on setting up the mons with the error bellow: [ceph_deploy.conf][DEBUG ] found configuration file at: /home/ceph/.cephdeploy.conf [ceph_deploy.cli][INFO ] Invoked (1.5.25): /usr/bin/ceph-deploy mon create cmon01 cmon02 cmon03 [ce