Hi Monish,
You might also want to check the values of osd_recovery_sleep_* if they are not
the default ones.
Regards,
Frédéric.
- Le 12 Déc 22, à 11:32, Monish Selvaraj mon...@xaasability.com a écrit :
> Hi Eugen,
>
> We tried that already. the osd_max_backfills is in 24 and the
> osd_rec
Hi experts,I want to know, when I execute ceph tell osd.x bench command, is
replica 3 considered in the bench or not? I mean, for example in case of
replica 3, when I executing tell bench command, replica 1 of bench data write
to osd.x, replica 2 write to osd.y and replica 3 write to osd.z? If t
My understanding is that when you ask an OSD to bench (via the admin socket),
only that OSD executes, there is no replication. Replication is a function of
PGs.
Thus, this is a narrowly-focused tool with both unique advantages and
disadvantages.
> On Dec 26, 2022, at 12:47 PM, hosseinz8...@
Thanks Anthony.
Yes, my question is whether any of the ceph deploy methods support Rocky
release.
As for ceph-deploy I'm aware it is not maintained since Nautilus.ceph-deploy is
no longer actively maintained. It is not tested on versions of Ceph newer than
Nautilus. It does not support RHEL8, C
Hi,
ceph-volume lvm activate --all
k
> On 21 Dec 2022, at 13:53, Isaiah Tang Yue Shun wrote:
>
> From what I understand, after creating an OSD using "ceph-volume lvm
> create", we will do a "ceph-volume lvm activate" so that the systemd is
> created.
>
> However, I found that after reboot