JustPaste.it

[root@novamaris ceph-cluster]# ceph-deploy mon create-initial
[ceph_deploy.conf][DEBUG ] found configuration file at: /root/.cephdeploy.conf
[ceph_deploy.cli][INFO ] Invoked (1.5.24): /usr/bin/ceph-deploy mon create-initial
[ceph_deploy.mon][DEBUG ] Deploying mon, cluster ceph hosts novamaris
[ceph_deploy.mon][DEBUG ] detecting platform for host novamaris ...
[novamaris][DEBUG ] connected to host: novamaris
[novamaris][DEBUG ] detect platform information from remote host
[novamaris][DEBUG ] detect machine type
[ceph_deploy.mon][INFO ] distro info: Fedora 21 Twenty One
[novamaris][DEBUG ] determining if provided host has same hostname in remote
[novamaris][DEBUG ] get remote short hostname
[novamaris][DEBUG ] deploying mon to novamaris
[novamaris][DEBUG ] get remote short hostname
[novamaris][DEBUG ] remote hostname: novamaris
[novamaris][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf
[novamaris][DEBUG ] create the mon path if it does not exist
[novamaris][DEBUG ] checking for done path: /var/lib/ceph/mon/ceph-novamaris/done
[novamaris][DEBUG ] done path does not exist: /var/lib/ceph/mon/ceph-novamaris/done
[novamaris][INFO ] creating keyring file: /var/lib/ceph/tmp/ceph-novamaris.mon.keyring
[novamaris][DEBUG ] create the monitor keyring file
[novamaris][INFO ] Running command: ceph-mon --cluster ceph --mkfs -i novamaris --keyring /var/lib/ceph/tmp/ceph-novamaris.mon.keyring
[novamaris][DEBUG ] ceph-mon: renaming mon.noname-a 132.229.226.3:6789/0 to mon.novamaris
[novamaris][DEBUG ] ceph-mon: set fsid to c50625ba-b518-4d76-8334-8491de9a8847
[novamaris][DEBUG ] ceph-mon: created monfs at /var/lib/ceph/mon/ceph-novamaris for mon.novamaris
[novamaris][INFO ] unlinking keyring file /var/lib/ceph/tmp/ceph-novamaris.mon.keyring
[novamaris][DEBUG ] create a done file to avoid re-doing the mon deployment
[novamaris][DEBUG ] create the init path if it does not exist
[novamaris][DEBUG ] locating the `service` executable...
[novamaris][INFO ] Running command: /usr/sbin/service ceph -c /etc/ceph/ceph.conf start mon.novamaris
[novamaris][WARNIN] The service command supports only basic LSB actions (start, stop, restart, try-restart, reload, force-reload, status). For other actions, please try to use systemctl.
[novamaris][ERROR ] RuntimeError: command returned non-zero exit status: 2
[ceph_deploy.mon][ERROR ] Failed to execute command: /usr/sbin/service ceph -c /etc/ceph/ceph.conf start mon.novamaris
[ceph_deploy][ERROR ] GenericError: Failed to create 1 monitors