Description of problem: If a ceph cluster is created using CLI with custom mon names say mon.a, mon.b, mon.c etc the server listing for a cluster returns the mon FQDN values as "a", "b" and "c". Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Create a cluster using ceph CLI 2. Invoke the calamari api /api/v2/cluster/<fsid>/server 3. Actual results: The mon node FQDB values are listed as "a", "b", "c".... (the suffix of mon.X) in ceph.conf file Expected results: The FQDN values should be proper values with full domain names like dhcp46-239.lab.egg.blr.redhat.com Additional info: This makes import cluster flow failed in USM as FQDN names are not correctly reported.
Raising the severity as URGENT as one use case of import cluster fails in USM..
https://github.com/ceph/calamari/releases/tag/v1.4.2
Find this working fine with build calamari-server-1.4.2-1.el7cp.x86_64
moving this defect to verified stated based on comment 6
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://rhn.redhat.com/errata/RHBA-2016-1755.html