From: Sage Weil Date: Thu, 30 Oct 2008 22:50:46 +0000 (-0700) Subject: dstart.sh: 2x rep only X-Git-Tag: v0.5~141 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c62691e7bfefe2169e9bd944bbe55765fdffb299;p=ceph.git dstart.sh: 2x rep only --- diff --git a/src/cm.txt b/src/cm.txt index 2ee654a58475..2171a209eef0 100644 --- a/src/cm.txt +++ b/src/cm.txt @@ -76,7 +76,7 @@ rule metadata { pool 0 type replicated min_size 2 - max_size 4 + max_size 2 step take metaroot step choose firstn 0 type device step emit @@ -85,7 +85,7 @@ rule data { pool 1 type replicated min_size 2 - max_size 4 + max_size 2 step take root step choose firstn 0 type domain step choose firstn 1 type device @@ -95,7 +95,7 @@ rule casdata { pool 2 type replicated min_size 2 - max_size 4 + max_size 2 step take root step choose firstn 0 type domain step choose firstn 1 type device