Forgot to add a journal to an osd , best way to add ?
helios
11 Posts
February 15, 2021, 8:42 pmQuote from helios on February 15, 2021, 8:42 pmHey all,
So as the title states I added a cache to an osd but forgot to check the box to add a journal as well , I can't seem to remove the osd( I'm pretty knew to petasan) what is the easiest way to either delete the osd and configure it with a cache and journal or simply add a journal, as I'm knew step-by-step would be greatly appreciated , thanks in advance !
Hey all,
So as the title states I added a cache to an osd but forgot to check the box to add a journal as well , I can't seem to remove the osd( I'm pretty knew to petasan) what is the easiest way to either delete the osd and configure it with a cache and journal or simply add a journal, as I'm knew step-by-step would be greatly appreciated , thanks in advance !
admin
2,930 Posts
February 15, 2021, 11:34 pmQuote from admin on February 15, 2021, 11:34 pmYou can delete the OSD from ui only if it not up. you can stop it via:
systemctl stop ceph-osd@id where id is the osd id
this needs to run on the host serving the OSD.
Deleting an OSD needs to be done with care, do not delete more than 1 OSD at a time, wait for cluster to be OK before deleting any OSD
You can delete the OSD from ui only if it not up. you can stop it via:
systemctl stop ceph-osd@id where id is the osd id
this needs to run on the host serving the OSD.
Deleting an OSD needs to be done with care, do not delete more than 1 OSD at a time, wait for cluster to be OK before deleting any OSD
Forgot to add a journal to an osd , best way to add ?
helios
11 Posts
Quote from helios on February 15, 2021, 8:42 pmHey all,
So as the title states I added a cache to an osd but forgot to check the box to add a journal as well , I can't seem to remove the osd( I'm pretty knew to petasan) what is the easiest way to either delete the osd and configure it with a cache and journal or simply add a journal, as I'm knew step-by-step would be greatly appreciated , thanks in advance !
Hey all,
So as the title states I added a cache to an osd but forgot to check the box to add a journal as well , I can't seem to remove the osd( I'm pretty knew to petasan) what is the easiest way to either delete the osd and configure it with a cache and journal or simply add a journal, as I'm knew step-by-step would be greatly appreciated , thanks in advance !
admin
2,930 Posts
Quote from admin on February 15, 2021, 11:34 pmYou can delete the OSD from ui only if it not up. you can stop it via:
systemctl stop ceph-osd@id where id is the osd id
this needs to run on the host serving the OSD.
Deleting an OSD needs to be done with care, do not delete more than 1 OSD at a time, wait for cluster to be OK before deleting any OSD
You can delete the OSD from ui only if it not up. you can stop it via:
systemctl stop ceph-osd@id where id is the osd id
this needs to run on the host serving the OSD.
Deleting an OSD needs to be done with care, do not delete more than 1 OSD at a time, wait for cluster to be OK before deleting any OSD