From: Sage Weil Date: Mon, 14 Jan 2013 06:52:00 +0000 (-0800) Subject: ceph.conf: separate replicas across osds X-Git-Tag: v0.94.10~27^2^2~364^2~1088 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=92a9d9c229a2c9e63ed44b98c4563d613942bb3c;p=ceph.git ceph.conf: separate replicas across osds ceph.git master now separates across crush hosts without this setting. For teuthology clusters, we don't want that (unless the tests specifies otherwise). --- diff --git a/teuthology/ceph.conf b/teuthology/ceph.conf index 5db6fa800479..12f540357e1a 100644 --- a/teuthology/ceph.conf +++ b/teuthology/ceph.conf @@ -10,6 +10,8 @@ mon clock drift allowed = .250 + osd crush chooseleaf type = 0 + [mon] mon data = /tmp/cephtest/data/mon.$id mon cluster log file = /tmp/cephtest/archive/log/cluster.mon.$id.log