]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/test/cli/crushtool/set-choose.crushmap.txt
import quincy beta 17.1.0
[ceph.git] / ceph / src / test / cli / crushtool / set-choose.crushmap.txt
index 8530436c02630f89d3448c5de30bbef2cfe609de..b8f9fd25b68820b32f8d914335147cd7342370de 100644 (file)
@@ -24,54 +24,52 @@ type 3 root
 # buckets
 host host0 {
        id -1           # do not change unnecessarily
-       # weight 3.000
+       # weight 3.00000
        alg straw
        hash 0  # rjenkins1
-       item device0 weight 1.000
-       item device1 weight 1.000
-       item device2 weight 1.000
+       item device0 weight 1.00000
+       item device1 weight 1.00000
+       item device2 weight 1.00000
 }
 host host1 {
        id -2           # do not change unnecessarily
-       # weight 3.000
+       # weight 3.00000
        alg straw
        hash 0  # rjenkins1
-       item device3 weight 1.000
-       item device4 weight 1.000
-       item device5 weight 1.000
+       item device3 weight 1.00000
+       item device4 weight 1.00000
+       item device5 weight 1.00000
 }
 host host2 {
        id -3           # do not change unnecessarily
-       # weight 3.000
+       # weight 3.00000
        alg straw
        hash 0  # rjenkins1
-       item device6 weight 1.000
-       item device7 weight 1.000
-       item device8 weight 1.000
+       item device6 weight 1.00000
+       item device7 weight 1.00000
+       item device8 weight 1.00000
 }
 rack rack0 {
        id -4           # do not change unnecessarily
-       # weight 9.000
+       # weight 9.00000
        alg straw
        hash 0  # rjenkins1
-       item host0 weight 3.000
-       item host1 weight 3.000
-       item host2 weight 3.000
+       item host0 weight 3.00000
+       item host1 weight 3.00000
+       item host2 weight 3.00000
 }
 root root0 {
        id -5           # do not change unnecessarily
-       # weight 9.000
+       # weight 9.00000
        alg straw
        hash 0  # rjenkins1
-       item rack0 weight 9.000
+       item rack0 weight 9.00000
 }
 
 # rules
 rule choose {
        id 0
        type replicated
-       min_size 2
-       max_size 3
        step take root0
        step choose firstn 0 type host
        step choose firstn 1 type device
@@ -81,8 +79,6 @@ rule choose {
 rule choose-two {
        id 1
        type replicated
-       min_size 2
-       max_size 3
        step take root0
        step choose firstn 0 type device
        step emit
@@ -91,8 +87,6 @@ rule choose-two {
 rule chooseleaf {
        id 2
        type replicated
-       min_size 2
-       max_size 3
        step take root0
        step chooseleaf firstn 0 type host
        step emit
@@ -101,8 +95,6 @@ rule chooseleaf {
 rule choose-set {
        id 3
        type replicated
-       min_size 2
-       max_size 3
        step set_choose_tries 3
        step set_choose_local_tries 2
        step set_choose_local_fallback_tries 2
@@ -116,8 +108,6 @@ rule choose-set {
 rule choose-set-two {
        id 4
        type replicated
-       min_size 2
-       max_size 3
        step set_choose_tries 3
        step set_choose_local_tries 2
        step set_choose_local_fallback_tries 2
@@ -130,8 +120,6 @@ rule choose-set-two {
 rule chooseleaf-set {
        id 5
        type replicated
-       min_size 2
-       max_size 3
        step set_choose_tries 3
        step set_choose_local_tries 2
        step set_choose_local_fallback_tries 2