]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/test/cli/crushtool/multitype.before
import quincy beta 17.1.0
[ceph.git] / ceph / src / test / cli / crushtool / multitype.before
index 8adcda9c3b7de90e963131f1140d59d6d1aaf2f9..30a1e6b9a1f7900db2f7c77dd2dc8a4154f7d4e8 100644 (file)
@@ -20,65 +20,59 @@ type 2 cluster
 # buckets
 host host0 {
        id -2           # do not change unnecessarily
-       # weight 2.000
+       # weight 2.00000
        alg straw
        hash 0  # rjenkins1
-       item osd0 weight 1.000
-       item osd1 weight 1.000
+       item osd0 weight 1.00000
+       item osd1 weight 1.00000
 }
 host host1 {
        id -3           # do not change unnecessarily
-       # weight 2.000
+       # weight 2.00000
        alg list
        hash 0  # rjenkins1
-       item osd3 weight 1.000
-       item osd4 weight 1.000
+       item osd3 weight 1.00000
+       item osd4 weight 1.00000
 }
 host host2 {
        id -4           # do not change unnecessarily
-       # weight 2.000
+       # weight 2.00000
        alg tree
        hash 0  # rjenkins1
-       item osd5 weight 1.000
-       item osd6 weight 1.000
-       item osd7 weight 1.000
-       item osd8 weight 1.000
-       item osd9 weight 1.000
+       item osd5 weight 1.00000
+       item osd6 weight 1.00000
+       item osd7 weight 1.00000
+       item osd8 weight 1.00000
+       item osd9 weight 1.00000
 }
 cluster cluster0 {
        id -1           # do not change unnecessarily
-       # weight 2.000
+       # weight 2.00000
        alg straw
        hash 0  # rjenkins1
-       item host0 weight 2.000
-       item host1 weight 2.000
-       item host2 weight 5.000
+       item host0 weight 2.00000
+       item host1 weight 2.00000
+       item host2 weight 5.00000
 }
 
 # rules
 rule data {
-       ruleset 0
+       id 0
        type replicated
-       min_size 1
-       max_size 10
        step take cluster0
        step chooseleaf firstn 0 type host
        step emit
 }
 rule metadata {
-       ruleset 1
+       id 1
        type replicated
-       min_size 1
-       max_size 10
        step take cluster0
        step chooseleaf firstn 0 type host
        step emit
 }
 rule rbd {
-       ruleset 2
+       id 2
        type replicated
-       min_size 1
-       max_size 10
        step take cluster0
        step chooseleaf firstn 0 type host
        step emit