From 483eb2f56657e8e7f419ab1a4fab8dce9ade8609 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 20:24:20 +0200 Subject: Adding upstream version 14.2.21. Signed-off-by: Daniel Baumann --- src/crush/old_sample.txt | 82 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 src/crush/old_sample.txt (limited to 'src/crush/old_sample.txt') diff --git a/src/crush/old_sample.txt b/src/crush/old_sample.txt new file mode 100644 index 00000000..54cf06a7 --- /dev/null +++ b/src/crush/old_sample.txt @@ -0,0 +1,82 @@ + +# first define our types + + + type_id = 0 + + + type_id = 2 + + + type_id = 3 + + + type_id = 10 + + + +# hierarchy + + + id 1 + weight 500 + + + id 2 + weight 500 + + + id 3 + weight 500 + + + id 4 + weight 500 + + + id 5 + weight 500 + + + + + + alg straw + id -12 + + + + + weight 600 + + + +# +# +# weight 1.0 +# +# +# weight 3.0 +# +# + + + + + id 5 + weight 500 + + + +# rules + + + pool 0 + type replicated + min_size 1 + mix_size 4 + step take root + step choose_indep 0 osd + step emit + + -- cgit v1.2.3