ceph-ansible/roles/ceph-osd/tasks
Dimitri Savineau e4a71eabd9 ceph-osd: Ensure lvm2 is installed
When using osd_scenario lvm, we never check if the lvm2 package is
present on the host.
When using containerized deployment and docker on CentOS/RedHat this
package will be automatically installed as a dependency but not for
Ubuntu distribution.
OSD deployed via ceph-volume require the lvmetad.socket to be active
and running.

Resolves: #3728

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 179fdfbc19)
2019-03-20 22:59:28 +00:00
..
scenarios add support for rocksdb and wal on the same partition in non-collocated 2018-12-20 14:21:14 +01:00
activate_osds.yml osd: Add support for multipath disks 2018-02-09 18:06:25 +01:00
build_devices.yml Revert "osd: generate device list for osd_auto_discovery on rolling_update" 2018-08-16 11:13:12 +02:00
ceph_disk_cli_options_facts.yml remove jewel support 2018-10-12 23:38:17 +00:00
check_gpt.yml osd: fix check gpt 2017-12-20 17:42:45 +01:00
common.yml Add ceph_keyring_permissions variable to control permissions for 2018-06-28 15:48:39 +00:00
copy_configs.yml Expose /var/run/ceph 2018-04-20 15:48:32 +02:00
main.yml ceph-osd: Ensure lvm2 is installed 2019-03-20 22:59:28 +00:00
openstack_config.yml osd: make the 'wait for all osd to be up' task configurable 2019-02-20 16:53:06 +00:00
start_osds.yml osd: backward compatibility with old disk_list.sh location 2019-03-18 21:56:53 +00:00
system_tuning.yml Allow os_tuning_params to overwrite fs.aio-max-nr 2018-05-11 10:49:37 +01:00