<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} @font-face
        {font-family:Wingdings}
@font-face
        {font-family:Wingdings}
@font-face
        {font-family:Calibri}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif}
a:link, span.MsoHyperlink
        {color:#0563C1;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:#954F72;
        text-decoration:underline}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
        {margin-top:0in;
        margin-right:0in;
        margin-bottom:0in;
        margin-left:.5in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif}
span.EmailStyle17
        {font-family:"Calibri",sans-serif;
        color:windowtext}
.MsoChpDefault
        {font-size:10.0pt;
        font-family:"Calibri",sans-serif}
@page WordSection1
        {margin:1.0in 1.0in 1.0in 1.0in}
div.WordSection1
        {}
ol
        {margin-bottom:0in}
ul
        {margin-bottom:0in}--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Nate,</p>
<p><br>
</p>
<p>The mongodb host can be anywhere, so long as it can reached by the ceilometer containers (on the same network).
</p>
<p>What branch are you working from? Master and Liberty should have no problems as far as I'm aware. There is a bug open in regards to authentication with swift, but everything else should work fine.</p>
<p><br>
</p>
<p>Feel free to send over your ceilometer-api, ceilometer-notification-agent, and ceilometer-pollster logs on a pastebin that way I can take a look.
<br>
</p>
<p><br>
</p>
<p>-Alex<br>
</p>
<div style="color: rgb(33, 33, 33);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> Potter, Nathaniel <nathaniel.potter@intel.com><br>
<b>Sent:</b> Wednesday, February 17, 2016 4:17 PM<br>
<b>To:</b> openstack-dev@lists.openstack.org<br>
<b>Subject:</b> [openstack-dev] [ceilometer] [openstack-ansible] OpenStack-Ansible Ceilometer Configuration</font>
<div> </div>
</div>
<div>
<div class="WordSection1">
<p class="MsoNormal">Hi everyone,</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">I’ve been working on setting up a 10 node OpenStack installation with ceilometer using openstack-ansible, but the way I’ve configured it isn’t working for me. I’ve tried following these instructions
<a href="http://docs.openstack.org/developer/openstack-ansible/install-guide/configure-ceilometer.html">
http://docs.openstack.org/developer/openstack-ansible/install-guide/configure-ceilometer.html</a>, doing these steps –</p>
<p class="MsoNormal"> </p>
<p class="MsoListParagraph" style="text-indent:-.25in"><span style="">-<span style="font:7.0pt "Times New Roman"">       
</span></span>I set up MongoDB on the metering-infra_host, making the bind_ip the br-mgmt IP of that host and creating the ceilometer user.
</p>
<p class="MsoListParagraph" style="text-indent:-.25in"><span style="">-<span style="font:7.0pt "Times New Roman"">       
</span></span>In /etc/openstack_deploy/conf.d/ceilometer.yml I have a compute host under metering-compute_hosts and the infra host that I configured MongoDB on in my metering-infra_hosts.
</p>
<p class="MsoListParagraph" style="text-indent:-.25in"><span style="">-<span style="font:7.0pt "Times New Roman"">       
</span></span>I also set the ceilometer_db_ip in user_variables to be equal to the bind_ip set on the infra host.
</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Running the ceilometer installation playbook is successful, but when I log into the utility container and try to run ceilometer meter-list it times out and says ‘Service Unavailable (HTTP 503)’.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Does anyone see anywhere that I went wrong in these steps, should bind-ip be set to something else, or should I be configuring this database on the compute host rather than the infra? The documentation wasn’t entirely clear on that point.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Thanks,</p>
<p class="MsoNormal">Nate</p>
<p class="MsoNormal"> </p>
</div>
</div>
</div>
</body>
</html>