How to remove OSD in JEWEL on Centos7

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

 



Hi all, 
The first step is to mark an OSD down, in Hammer one can achieve this in this way:
ceph osd out osd.3
/etc/init.d/ceph stop osd.3

However, in Jewel, package like ceph-10.2.2-0.el7.x86_64 no longer offers /etc/init.d/ceph, thus making it "unable to stop an OSD".

I noticed the package of  ceph-10.2.2-0.el7.x86_64.rpm is only 3176 bytes on official site: http://download.ceph.com/rpm-jewel/el7/x86_64/
Compared to Hammer ceph-0.94-0.el7.centos.x86_64.rpm 17156672 bytes. 
I also noticed in the official JEWEL release notes, systemd is used instead. I also tried systemctl ceph stop osd.3 or systemctl stop osd.3:
# systemctl ceph stop osd.3
Unknown operation 'ceph'.
# systemctl stop osd.3
Failed to stop osd.3.service: Unit osd.3.service not loaded.

So my question is how to remove OSD in JEWEL? To be more specific, how to mark an OSD down? 

Thanks.
_______________________________________________
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]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux