ceph-ansible/roles/ceph-osd/tasks
Sébastien Han 42ffe63017 osd: autodiscovery mode, use holders to detect device
As reported in
https://github.com/ceph/ceph-ansible/issues/1403 when devices are held
by lvm and `osd_auto_discovery` is set to true, it's not enough to check
for a partition count = 0 since Ansible does not report.
This patch also looks for 'holders' which in a case of lvm corresponds
to the name of the pv. Now we also look for holders = 0.

Fixes: #1403

Signed-off-by: Sébastien Han <seb@redhat.com>
2017-04-04 10:37:14 +02:00
..
docker ceph-docker: fix bootstrap directories permissions 2017-03-22 11:18:56 +01:00
scenarios osd: autodiscovery mode, use holders to detect device 2017-04-04 10:37:14 +02:00
activate_osds.yml osd: autodiscovery mode, use holders to detect device 2017-04-04 10:37:14 +02:00
check_devices.yml enable prepare osd with partition devices in raw_multi_journal 2016-12-15 22:03:38 +08:00
check_devices_auto.yml osd: autodiscovery mode, use holders to detect device 2017-04-04 10:37:14 +02:00
check_devices_static.yml enable prepare osd with partition devices in raw_multi_journal 2016-12-15 22:03:38 +08:00
check_mandatory_vars.yml osd: docker change required variables for check 2016-12-15 14:50:29 +01:00
main.yml Refact temporary vars in ceph-common defaults. 2016-11-30 14:36:56 +01:00
osd_fragment.yml Remove support of releases prior to Jewel. 2017-01-31 11:00:54 +01:00
pre_requisite.yml Remove support of releases prior to Jewel. 2017-01-31 11:00:54 +01:00