]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/script/set_up_stretch_mode.sh
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / script / set_up_stretch_mode.sh
index a28f181e6c6fd7f0ddc7e7568c2882b767fe45f8..79b214915d9950d0bbc6edd96910ca875bfa6e19 100755 (executable)
@@ -15,8 +15,6 @@ cat <<EOF >> crush.map.txt
 rule stretch_rule {
         id 1
         type replicated
-        min_size 1
-        max_size 10
         step take site1
         step chooseleaf firstn 2 type host
         step emit
@@ -27,8 +25,6 @@ rule stretch_rule {
 rule stretch_rule2 {
         id 2
         type replicated
-        min_size 1
-        max_size 10
         step take site1
         step chooseleaf firstn 2 type host
         step emit
@@ -39,8 +35,6 @@ rule stretch_rule2 {
 rule stretch_rule3 {
         id 3
         type replicated
-        min_size 1
-        max_size 10
         step take site1
         step chooseleaf firstn 2 type host
         step emit