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
|
||
---|---|---|
.. | ||
defaults | ||
meta | ||
tasks | ||
templates | ||
vars | ||
LICENSE | ||
README.md |
README.md
Ansible role: ceph-osd
Documentation is available at http://docs.ceph.com/ceph-ansible/.