Hi all,

I just installed 3 monitors, using ceph-deploy, on CentOS 7.2. Ceph is 10.1.2.

My ceph-mon processes do not come up after reboot. This is what ceph-deploy 
create-initial did:

[ams1-ceph01-mon01][INFO  ] Running command: sudo systemctl enable ceph.target
[ams1-ceph01-mon01][WARNIN] Created symlink from 
/etc/systemd/system/multi-user.target.wants/ceph.target to 
/usr/lib/systemd/system/ceph.target.
[ams1-ceph01-mon01][INFO  ] Running command: sudo systemctl enable 
ceph-mon@ams1-ceph01-mon01
[ams1-ceph01-mon01][WARNIN] Created symlink from 
/etc/systemd/system/ceph-mon.target.wants/ceph-mon@ams1-ceph01-mon01.service to 
/usr/lib/systemd/system/ceph-mon@.service.
[ams1-ceph01-mon01][INFO  ] Running command: sudo systemctl start 
ceph-mon@ams1-ceph01-mon01

However, it did not enable ceph-mon.target:
$ sudo systemctl is-enabled ceph-mon.target
disabled

Am I supposed to enable ceph-mon.target by hand? I did search the documentation 
but haven't been able to find anything that says so.

Kind regards,

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

Reply via email to