hi, thanks for the replies. I guess this would also explain why every time
an OSD would fail it wouldn't stay down, and add itself back again.
On Tue, Sep 3, 2019 at 11:45 AM Frank Schilder wrote:
> "ceph osd down" will mark an OSD down once, but not shut it down. Hence,
> it will continue to
"ceph osd down" will mark an OSD down once, but not shut it down. Hence, it
will continue to send heartbeats and request to be marked up again after a
couple of seconds. To keep it down, there are 2 ways:
- either set "ceph osd set noup",
- or actually shut the OSD down.
The first version will