From: Sage Weil Date: Tue, 17 May 2011 20:35:04 +0000 (-0700) Subject: crushtool: fix unittest map X-Git-Tag: v0.29~86^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c73e37b0c8c3c0195102c1f34e1df1ab667a9c82;p=ceph.git crushtool: fix unittest map Signed-off-by: Sage Weil --- diff --git a/src/test/cli/crushtool/need_tree_order.crush b/src/test/cli/crushtool/need_tree_order.crush index eabd241c30a..c285158a98a 100644 --- a/src/test/cli/crushtool/need_tree_order.crush +++ b/src/test/cli/crushtool/need_tree_order.crush @@ -14,24 +14,28 @@ type 3 root # buckets host host0 { id -1 # do not change unnecessarily + # weight 1.000 alg straw hash 0 # rjenkins1 item device0 weight 1.000 } host host1 { id -2 # do not change unnecessarily + # weight 1.000 alg straw hash 0 # rjenkins1 item device1 weight 1.000 } host host2 { id -5 # do not change unnecessarily + # weight 1.000 alg straw hash 0 # rjenkins1 item device2 weight 1.000 } rack rack0 { id -3 # do not change unnecessarily + # weight 3.000 alg straw hash 0 # rjenkins1 item host0 weight 1.000 @@ -40,6 +44,7 @@ type 3 root } root root { id -4 # do not change unnecessarily + # weight 4.000 alg straw hash 0 # rjenkins1 item rack0 weight 4.000