diff --git a/group_vars/osds b/group_vars/osds index 32cf413e2..26af41fc1 100644 --- a/group_vars/osds +++ b/group_vars/osds @@ -19,7 +19,7 @@ # Declare devices # All the scenarii inherit from the following device declaration # -devices: [ '/dev/sdd', '/dev/sde', '/dev/sdf', '/dev/sdg'] +devices: [ '/dev/sdb', '/dev/sdc', '/dev/sdd', '/dev/sde'] # I. First scenario: journal and osd_data on the same device