]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/test/cli/crushtool/choose-args.crush
update sources to 12.2.7
[ceph.git] / ceph / src / test / cli / crushtool / choose-args.crush
index 332f2e4f9a7108d66c3cc884e6a5c10933dec007..38eafe9a3558e6efeb6787fc14b992b6e511056e 100644 (file)
@@ -15,28 +15,28 @@ type 3 root
 host host0 {
        id -1           # do not change unnecessarily
        # weight 1.000
-       alg straw
+       alg straw2
        hash 0  # rjenkins1
        item device0 weight 1.000
 }
 host host1 {
        id -2           # do not change unnecessarily
        # weight 1.000
-       alg straw
+       alg straw2
        hash 0  # rjenkins1
        item device1 weight 1.000
 }
 host host2 {
        id -5           # do not change unnecessarily
        # weight 1.000
-       alg straw
+       alg straw2
        hash 0  # rjenkins1
        item device2 weight 1.000
 }
 rack rack0 {
        id -3           # do not change unnecessarily
        # weight 3.000
-       alg straw
+       alg straw2
        hash 0  # rjenkins1
        item host0 weight 1.000
        item host1 weight 1.000
@@ -45,7 +45,7 @@ rack rack0 {
 root root {
        id -4           # do not change unnecessarily
        # weight 4.000
-       alg straw
+       alg straw2
        hash 0  # rjenkins1
        item rack0 weight 4.000
 }