]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.conf: separate replicas across osds
authorSage Weil <sage@inktank.com>
Mon, 14 Jan 2013 06:52:00 +0000 (22:52 -0800)
committerSage Weil <sage@inktank.com>
Mon, 14 Jan 2013 06:52:00 +0000 (22:52 -0800)
ceph.git master now separates across crush hosts without this setting.
For teuthology clusters, we don't want that (unless the tests specifies
otherwise).

teuthology/ceph.conf

index 5db6fa8004792b2a8d1b732b410a7e2fc223ddb9..12f540357e1ad116c2966ae8d494e2bc9a2fabb6 100644 (file)
@@ -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