Hi Wang,
Did you ever check if there are error logs in /var/log/ceph/ceph-mon.xt2.log or /var/log/ceph/ceph-osd.0.log?
BTW, just out of curiosity, why don't you just use systemd to start your osd and mon? systemd handles automatically restart of the processes after few kinds of simple failure.
Sincerely,
Craig Chi
Craig Chi
On 2016-12-11 10:18, WANG Siyuan <wangsiyuanbuaa@xxxxxxxxx> wrote:
Hi, all_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.comI want to deploy ceph manually. When I finish config, I need to start mon and osd manually.I used these command. I found these command in systemd/ceph-mon@.service and systemd/ceph-osd@.service:ceph-mon --id xt2 --setuser ceph --setgroup cephceph-osd --cluster ceph --id 0 --setuser ceph --setgroup cephxt2 is the hostname(and domain name) of mon server.But there is problem: I can't add new OSDs to the ceph cluster. Kill and start MON not work.So I want to know the right command to start/restart OSD and MON. Thanks very much.
Yours sincerely,
WANG Siyuan
Sent from Synology MailPlus
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com