From: Sage Weil Date: Tue, 4 May 2021 21:23:35 +0000 (-0400) Subject: qa/tasks/cephadm.conf: autotune osd memory by default X-Git-Tag: v17.1.0~1976^2~1 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=e5c88e2c49266447334aa42b90a3f8004ea31eab;p=ceph.git qa/tasks/cephadm.conf: autotune osd memory by default Signed-off-by: Sage Weil --- diff --git a/qa/tasks/cephadm.conf b/qa/tasks/cephadm.conf index 4a7945ac31d2a..bd1ab821eca52 100644 --- a/qa/tasks/cephadm.conf +++ b/qa/tasks/cephadm.conf @@ -46,6 +46,8 @@ osd deep scrub update digest min age = 30 osd map max advance = 10 +osd memory target autotune = true + # debugging osd debug shutdown = true osd debug op order = true