From 13123363335e49d2c0ef42342462b5942345baa7 Mon Sep 17 00:00:00 2001 From: Patrick Donnelly Date: Wed, 27 Jun 2018 09:31:21 -0700 Subject: [PATCH] ceph.conf.template: drop cephfs configs This will be set in the cephfs qa suites. Signed-off-by: Patrick Donnelly --- teuthology/ceph.conf.template | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/teuthology/ceph.conf.template b/teuthology/ceph.conf.template index 6e495aa91a..c14370ad4c 100644 --- a/teuthology/ceph.conf.template +++ b/teuthology/ceph.conf.template @@ -83,17 +83,9 @@ mon osd prime pg temp = true mon reweight min bytes per osd = 10 -[mds] - mds debug scatterstat = true - mds verify scatter = true - mds debug frag = true - [client] - rgw cache enabled = true + rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true log file = /var/log/ceph/$cluster-$name.$pid.log admin socket = /var/run/ceph/$cluster-$name.$pid.asok - - - client mount timeout = 600 -- 2.39.5