ceph-ansible/roles/ceph-osd/tasks
Dimitri Savineau ff3a3ee5e9 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>
(cherry picked from commit de8f2a9f83)
2020-01-14 12:47:55 -05:00
..
scenarios osd: use _devices fact in lvm batch scenario 2020-01-14 15:33:15 +01:00
common.yml common: improve keyrings generation 2019-10-02 14:34:27 +02:00
container_options_facts.yml ansible: use 'bool' filter on boolean conditionals 2019-06-07 16:05:51 +02:00
crush_rules.yml ceph-osd: add device class to crush rules 2020-01-10 11:07:25 -05:00
main.yml container: move lvm2 package installation 2020-01-14 12:47:55 -05:00
openstack_config.yml ceph-osd: wait for all osd before crush rules 2020-01-10 11:07:25 -05:00
start_osds.yml osd: ensure osd ids collected are well restarted 2020-01-13 14:31:03 -05:00
system_tuning.yml ceph-osd: fix fs.aio-max-nr sysctl condition 2019-11-07 20:31:02 +01:00
systemd.yml container: isolate systemd tasks 2019-10-01 18:50:51 +02:00