Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to add and remove osd in ceph

2025-02-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)05/31 Report--

This article mainly introduces how to add and delete osd in ceph, which has a certain reference value, interested friends can refer to, I hope you can learn a lot after reading this article, let the editor take you to know about it.

Luminous Delete osd

1. Set the state to outceph osd out 02.PG repair ceph health detailceph pg repair xxceph pg scrub xx3. Close the OSD process systemctl stop ceph-osd@04. Delete OSDceph osd purge 0-yes-i-really-mean-it

Add

Ceph osd create = = > get nomkdir-p / var/lib/ceph/osd/ceph- {no} mkfs.xfs-f {dev} mount {dev} / var/lib/ceph/osd/ceph- {no} ceph-osd-I {no}-- mkfs-- mkkeyceph auth add osd. {no} osd' allow * 'mon' allow profile osd'-I / var/lib/ceph/osd/ceph- {no} / keyringceph osd crush add-bucket {nodex} hostceph osd crush move {nodex} root= { Default} ceph osd crush add osd. {no} {weight} host= {nodex} touch / var/lib/ceph/osd/ceph- {no} / sysvinitsystemctl start ceph-osd@ {no}

Delete

Ceph osd crush remove osd. {no} ceph auth del osd. {no} ceph osd rm {no} rm-rf / var/lib/ceph/osd/ceph- {no} / * umount / var/lib/ceph/osd/ceph- {no} Thank you for reading this article carefully. I hope the article "how to add and remove osd from ceph" shared by the editor will be helpful to you. At the same time, I also hope that you will support and follow the industry information channel. More related knowledge is waiting for you to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report