public inbox for pve-user@lists.proxmox.com
 help / color / mirror / Atom feed
From: "Сергей Цаболов" <tsabolov@t8.ru>
To: Eneko Lacunza <elacunza@binovo.es>, pve-user@lists.proxmox.com
Subject: Re: [PVE-User] Remove 1-2 OSD from PVE Cluster
Date: Thu, 13 Jan 2022 18:00:30 +0300	[thread overview]
Message-ID: <e6cdd691-7246-367f-71fe-a7a165c7148f@t8.ru> (raw)
In-Reply-To: <8973317e-c510-11ae-7705-af85ed3ad063@binovo.es>

Hi,

I not have Remove OSD in GUI.

If I select OSD.X  have:  Start (if stoped)  , Stop , Restart, Out , In 
(if is out) and on More button: Srub , Deep Scrub.

But the most important is in gui not have button to clean OSD from data.


13.01.2022 17:48, Eneko Lacunza пишет:
> Hi,
>
> Why not use "Remove OSD" button in PVE WUI? :-)
>
> El 13/1/22 a las 9:13, Сергей Цаболов escribió:
>> Hello to all.
>>
>> I have cluster with 7 node.
>>
>> Storage for VM disk and others pool data is on ceph version 15.2.15 
>> (4b7a17f73998a0b4d9bd233cda1db482107e5908) octopus (stable)
>>
>> On pve-7 I have 10 OSD and for test I want to remove 2 osd from this 
>> node.
>>
>> I write some steps command how I remove this OSD from pve-7 cluster 
>> and ceph storage.
>>
>> 1) root@pve-7 ~ # ceph osd tree
>>
>> 2) ceph osd reweight
>> 2.1) ceph osd reweight osd.${ID} 0.98
>> 2.2) ceph osd reweight osd.${ID} 0.0 can I set the 0.0 to clean osd.X 
>> before remove it?
>>
>> 3) When osd is clean from data can I?
>> ceph osd down osd.${ID}
>>
>> 4) Remove the osd from cluster
>> ceph osd out osd.${ID}
>>
>> 5) Stop the OSD and umount the osd
>> systemctl stop ceph-osd@${ID}
>> umount /var/lib/ceph/osd/ceph-${ID}
>>
>> 6) Remove the osd from CRUSH map:
>> ceph osd crush remove osd.${ID}
>>
>> 7) Remove the user of OSD:
>> ceph auth del osd.${ID}
>>
>> 8) And now full delete the OSD:
>> ceph osd rm osd.${ID}
>>
>> 9) Last command
>>
>> ceph osd tree (removed OSD not showing
>>
>> Can some one suggest me my steps command is correct ?
>>
>> Or I need change some steps?
>>
>> Thanks .
>>
>
> Eneko Lacunza
> Zuzendari teknikoa | Director técnico
> Binovo IT Human Project
>
> Tel. +34 943 569 206 | https://www.binovo.es
> Astigarragako Bidea, 2 - 2º izda. Oficina 10-11, 20180 Oiartzun
>
> https://www.youtube.com/user/CANALBINOVO
> https://www.linkedin.com/company/37269706/
>
>
Sergey TS
The best Regard

_______________________________________________
pve-user mailing list
pve-user@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user



      parent reply	other threads:[~2022-01-13 15:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-13  8:13 Сергей Цаболов
     [not found] ` <8973317e-c510-11ae-7705-af85ed3ad063@binovo.es>
2022-01-13 15:00   ` Сергей Цаболов [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e6cdd691-7246-367f-71fe-a7a165c7148f@t8.ru \
    --to=tsabolov@t8.ru \
    --cc=elacunza@binovo.es \
    --cc=pve-user@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal