Description of problem: ====================== Install ceph on node having OS ubuntu 14.04. Actual results: =============== TASK: [ceph.ceph-common | fail on unsupported distribution for red hat storage] is not giving any error or warning Expected results: ================= In case of unsupported OS either it should error out or should proceed with warning Version: ======== ceph-ansible-1.0.5-23.el7scon.noarch ceph-installer-1.0.12-3.el7scon.noarch
This BZ has been around for a long time. Any chance we can get a fix for this? Thanks, Tejas
We've dropped support for non-systemd distros (including Ubuntu 14.04) in the latest upstream versions of ceph-ansible (beyond 2.1.z). So the error will be "Systemd must be present" (from roles/ceph-common/tasks/checks/check_system.yml)
Verified on version: ceph-ansible-2.2.4-1.el7scon.noarch FAILED! => {"changed": false, "failed": true, "msg": "Systemd must be present"}
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:1496