ceph-ansible/roles/ceph-osd/tasks
Sébastien Han 3753e6cfa7 ceph-osd: fix autodetection activation
Prior to this patch this activation sequence for autodetection was
always skipped because we were asking to activate on device without
partitions, which doesn't make sense.

We also fix the way we lookup for a device, since the data partition is
always numbered 1, we take the min element of the dict.

Closes: https://github.com/ceph/ceph-ansible/issues/1782
Signed-off-by: Sébastien Han <seb@redhat.com>
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2017-09-07 17:47:37 +02:00
..
docker osd: allow multi dedicated journals for containers 2017-08-30 12:34:06 +02:00
scenarios ceph-osd: fix autodetection activation 2017-09-07 17:47:37 +02:00
activate_osds.yml ceph-osd: fix autodetection activation 2017-09-07 17:47:37 +02:00
ceph_disk_cli_options_facts.yml osd: allow multi dedicated journals for containers 2017-08-30 12:34:06 +02:00
check_devices.yml ceph-osd: fix autodetection activation 2017-09-07 17:47:37 +02:00
check_devices_static.yml osd: allow multi dedicated journals for containers 2017-08-30 12:34:06 +02:00
check_mandatory_vars.yml ceph-osd: restructure lvm_volumes variable for more flexiblity 2017-08-23 10:14:14 -05:00
main.yml ceph-osd: fix autodetection activation 2017-09-07 17:47:37 +02:00
osd_fragment.yml remove osd directory scenario 2017-04-21 15:50:32 -07:00
pre_requisite.yml osd: simplify scenarios 2017-08-03 10:20:39 +02:00
start_osds.yml Allow ceph service systemd overrides to be specified 2017-08-16 17:57:06 +01:00