How to start/restart osd and mon manually (not by init script or systemd)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi, all
I 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 ceph
ceph-osd --cluster ceph --id 0 --setuser ceph --setgroup ceph

xt2 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
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux