[ceph-users] Re: Correct procedure to replace RAID0 OSD

2022-06-21 Thread Janne Johansson
Den tis 21 juni 2022 kl 09:23 skrev Oliver Weinmann : > > Hi,we have a small 3 Node All-Flash Ceph Pacific 16.2.7 Cluster installed by > cephadm. The RAID Controller is a LSI MegaRAID SAS 2208 and it can't be run > in IT mode (passthrough) by simply changing a BIOS setting. The servers IBM > x36

[ceph-users] lifecycle config minimum time

2022-06-21 Thread farhad kh
i want set lc for incomplete multipart but i not find document that say use minute or hour for time how can set time for lc less than day ? Abort incomplete multipart upload after 1 day Enabled 1

[ceph-users] Re: RFC: (deep-)scrub manager module

2022-06-21 Thread Ronen Friedman
Hi All, I'd like to add a few points to the discussion, regarding the current implementation of scrub scheduling, what I started working on, and what I just learned (from this thread and from a short brain storm with Josh) I should add to my plans: Sorry if it is hand-wavy a bit... I will try to f

[ceph-users] librbd leaks memory on crushmap updates

2022-06-21 Thread Peter Lieven
Hi, we noticed that some of our long running VMs (1 year without migration) seem to have a very slow memory leak. Taking a dump of the leaked memory revealed that it seemed to contain osd and pool information so we concluded that it must have something to do with crush map updates. We then wr