diff options
Diffstat (limited to 'src/test/cli/crushtool/simple.template.multitree')
-rw-r--r-- | src/test/cli/crushtool/simple.template.multitree | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/src/test/cli/crushtool/simple.template.multitree b/src/test/cli/crushtool/simple.template.multitree index e2967a1c66f..6cf1b217792 100644 --- a/src/test/cli/crushtool/simple.template.multitree +++ b/src/test/cli/crushtool/simple.template.multitree @@ -11,31 +11,31 @@ type 2 cluster # buckets host host0 { - # weight 1.000 + # weight 1.00000 alg straw hash 0 # rjenkins1 - item device0 weight 1.000 + item device0 weight 1.00000 } host host1 { - # weight 2.000 + # weight 2.00000 alg straw hash 0 # rjenkins1 - item osd1 weight 2.000 + item osd1 weight 2.00000 } cluster cluster0 { - # weight 3.000 + # weight 3.00000 alg straw hash 0 # rjenkins1 - item host0 weight 1.000 - item host1 weight 2.000 + item host0 weight 1.00000 + item host1 weight 2.00000 } cluster cluster1 { - # weight 3.000 + # weight 3.00000 alg straw hash 0 # rjenkins1 - item host0 weight 1.000 - item host1 weight 2.000 + item host0 weight 1.00000 + item host1 weight 2.00000 } # rules |