Hi all, for a ceph cluster with RAM size of 256 GB per node, I would increase the osd_memory_target from default 4GB up to 12GB. Through the ceph dashboard, different values are given to set the new value (global, mon, ..., osd). Is there any difference between them? From my point of view, I should simply set the osd value to 12 GB, am I right? Best, Mevludin
Hi Mevludin, Dashboard just exposes the Ceph configuration overrides: daemon > global, but since this setting is only consumed by OSD daemons, you could use either (global or osd). Kind Regards, Ernesto On Mon, Jan 16, 2023 at 5:40 PM Mevludin Blazevic <mblazevic@uni-koblenz.de> wrote:
Hi all,
for a ceph cluster with RAM size of 256 GB per node, I would increase the osd_memory_target from default 4GB up to 12GB. Through the ceph dashboard, different values are given to set the new value (global, mon, ..., osd). Is there any difference between them? From my point of view, I should simply set the osd value to 12 GB, am I right?
Best,
Mevludin
_______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
participants (2)
-
Ernesto Puerta
-
Mevludin Blazevic