mirror of https://github.com/ceph/ceph-ansible.git
e4a71eabd9
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
|
||
---|---|---|
.. | ||
scenarios | ||
activate_osds.yml | ||
build_devices.yml | ||
ceph_disk_cli_options_facts.yml | ||
check_gpt.yml | ||
common.yml | ||
copy_configs.yml | ||
main.yml | ||
openstack_config.yml | ||
start_osds.yml | ||
system_tuning.yml |