]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
short_pg_log: double params to avoid failures from dup detection failure
authorSamuel Just <sjust@redhat.com>
Tue, 24 May 2016 19:38:15 +0000 (12:38 -0700)
committerSamuel Just <sjust@redhat.com>
Tue, 24 May 2016 19:38:21 +0000 (12:38 -0700)
Signed-off-by: Samuel Just <sjust@redhat.com>
overrides/short_pg_log.yaml

index d50d965f02f62c3290b28a28c3094a916fc3c237..6ac1bca7f84039f50899313c572aec00a76567fd 100644 (file)
@@ -2,5 +2,5 @@ overrides:
   ceph:
     conf:
       global:
-        osd_min_pg_log_entries: 150
-        osd_max_pg_log_entries: 300
+        osd_min_pg_log_entries: 300
+        osd_max_pg_log_entries: 600