Description of problem: When a cluster has a name different than the default one rbd-target-gw fails to start on the machine where iSCSI gateway is installed using ceph-ansible. There's following line in journal: 7f0be8264740 -1 parse_file: cannot open /etc/ceph/ceph.conf: (2) No such file or directory Version-Release number of selected component (if applicable): ceph-ansible-3.0.2-1.el7cp.noarch How reproducible: 100% Steps to Reproduce: 1. Install ceph cluster with some name (not the default one) and with iSCSI gateway using ceph-ansible 2. ceph successfully installed 3. Look on the machine where iSCSI gateway is installed 4. Check rbd-target-gw service Actual results: rbd-target-gw is not running, fails to start because missing ceph.conf file. Expected results: rbd-target-gw is running Additional info:
Dup of 1502021 rbd-target-gw does not support cluster name different than 'ceph'?...
Yes, dup of https://bugzilla.redhat.com/show_bug.cgi?id=1502021 *** This bug has been marked as a duplicate of bug 1502021 ***