I am installing Ceph Cluster using openstack-ansible and having this strange issue, i did google and some people saying bug and some saying it can be solve by hack.. This is my error TASK [ceph-config : create ceph conf directory and assemble directory] ************************************************************************************************************** Wednesday 11 July 2018 14:09:54 -0400 (0:00:00.016) 0:02:04.191 ******** ok: [ostack-controller-03_ceph-mon_container-f1024d18] => (item=/etc/ceph/) ok: [ostack-controller-03_ceph-mon_container-f1024d18] => (item=/etc/ceph/ceph.d/) TASK [ceph-config : template ceph_conf_overrides] *********************************************************************************************************************************** Wednesday 11 July 2018 14:09:56 -0400 (0:00:02.011) 0:02:06.203 ******** fatal: [ostack-controller-03_ceph-mon_container-f1024d18 -> localhost]: FAILED! => {"changed": false, "checksum": "bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f", "failed": true, "msg": "Aborting, target uses selinux but python bindings (libselinux-python) aren't installed!"} On remote monitor node i can see libselinux-python is already installed and SELinux is also disabled but still i am seeing this error. I don't know what is the fix here or am i doing something wrong? _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com