]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/test/crush/crush-choose-args-expected-one-more-3.txt
import quincy beta 17.1.0
[ceph.git] / ceph / src / test / crush / crush-choose-args-expected-one-more-3.txt
index 14525853950145e36c2a5218891bb83879625f99..f09d4a1ee8bd9655f69ddd22797ea5f5e35a129d 100644 (file)
@@ -29,26 +29,24 @@ type 11 root
 # buckets
 host HOST {
        id -2           # do not change unnecessarily
-       # weight 6.000
+       # weight 6.00000
        alg straw2
        hash 0  # rjenkins1
-       item osd.0 weight 3.000
-       item osd.1 weight 3.000
+       item osd.0 weight 3.00000
+       item osd.1 weight 3.00000
 }
 root default {
        id -1           # do not change unnecessarily
-       # weight 6.000
+       # weight 6.00000
        alg straw2
        hash 0  # rjenkins1
-       item HOST weight 6.000
+       item HOST weight 6.00000
 }
 
 # rules
 rule replicated_rule {
        id 0
        type replicated
-       min_size 1
-       max_size 10
        step take default
        step choose firstn 0 type osd
        step emit
@@ -59,16 +57,16 @@ choose_args 0 {
   {
     bucket_id -1
     weight_set [
-      [ 5.000 ]
-      [ 5.000 ]
+      [ 5.00000 ]
+      [ 5.00000 ]
     ]
     ids [ -10 ]
   }
   {
     bucket_id -2
     weight_set [
-      [ 2.000 3.000 ]
-      [ 2.000 3.000 ]
+      [ 2.00000 3.00000 ]
+      [ 2.00000 3.00000 ]
     ]
     ids [ -20 1 ]
   }