[pve-devel] [PATCH manager] ui: osd: warn if removal could be problematic
Alwin Antreich
alwin at antreich.com
Fri Feb 4 11:05:44 CET 2022
February 4, 2022 10:50 AM, "Aaron Lauterer" <a.lauterer at proxmox.com> wrote:
> If an OSD is removed during the wrong conditions, it could lead to
> blocked IO or worst case data loss.
>
> Check against global flags that limit the capabilities of Ceph to heal
> itself (norebalance, norecover, noout) and if there are degraded
> objects.
>
> Signed-off-by: Aaron Lauterer <a.lauterer at proxmox.com>
> ---
>
> Those are the things to check for that came to mind. If someone thinks
> that we should definitely check for more, I am happy to send a v2.
Check out
- ceph osd ok-to-stop
- ceph osd safe-to-destroy
Cheers,
Alwin
More information about the pve-devel
mailing list