ceph-ansible/roles/ceph-osd/tasks
Dimitri Savineau de8f2a9f83 container: move lvm2 package installation
Before this patch, the lvm2 package installation was done during the
ceph-osd role.
However we were running ceph-volume command in the ceph-config role
before ceph-osd. If lvm2 wasn't installed then the ceph-volume command
fails:

error checking path "/run/lock/lvm": stat /run/lock/lvm: no such file or
directory

This wasn't visible before because lvm2 was automatically installed as
docker dependency but it's not the same for podman on CentOS 8.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2020-01-08 11:13:46 +01:00
..
scenarios osd: add wal_devices option support to ceph_volume module 2019-09-26 11:35:24 +02:00
common.yml common: improve keyrings generation 2019-10-02 13:09:50 +02:00
container_options_facts.yml ansible: use 'bool' filter on boolean conditionals 2019-06-06 10:21:17 +02:00
crush_rules.yml ceph-osd: add device class to crush rules 2019-11-14 16:25:46 +01:00
main.yml container: move lvm2 package installation 2020-01-08 11:13:46 +01:00
openstack_config.yml ceph-osd: wait for all osd before crush rules 2019-11-27 07:43:07 +01:00
start_osds.yml container: isolate systemd tasks 2019-10-01 10:27:51 -04:00
system_tuning.yml ceph-osd: fix fs.aio-max-nr sysctl condition 2019-11-07 13:51:48 +01:00
systemd.yml container: isolate systemd tasks 2019-10-01 10:27:51 -04:00