<div dir="ltr"><div>I have 2 queries here. <br></div><div><br></div><div>Preference for query 2 ( as the query 1 is only for clarifying why it failed with [1] and succeeded with [2] on the same VM .) <br></div><div><br></div><div><br></div><div>Query 1. <br></div><div>There are installation instructions which I followed in [1] .. But On my fresh ubuntu20.04 LTS, focal Multiple times devstack fails with the below local.conf entries . Could someone point out why this fails ?? (Without Ceilometer and gnocchi enable_plugin lines, my devstack installs successfully. With these lines it always fails with the Sqlalchemy module can't be loaded error (dbcounter plugin = dbcounter module unable to load, all the time !!!!)<br></div><div><br></div><div>[1] <a href="https://docs.openstack.org/cloudkitty/latest/admin/devstack.html">https://docs.openstack.org/cloudkitty/latest/admin/devstack.html</a></div><div><br></div><div><br></div><div>I succeeded to install devstack with Ceilometer with Gnocchi only when I followed [2] on Ubuntu 20.04 .<br></div><div><br></div><div><br></div><div>[2] <a href="https://wiki.openstack.org/wiki/CloudKitty/Devstack">https://wiki.openstack.org/wiki/CloudKitty/Devstack</a> .. </div><div><br></div><div>This time stack completed successfully after 1229 sec.<br></div><div><br></div><div>Why does [2] only work for me ?? and [1] always fails with the Error like this " sqlalchemy.exc unable to load the module. dbcounter plugin = dbcounter ," ??<br></div><div><br></div><div>My working copy of local.conf is<br></div><div><pre>cat > local.conf << EOF
[[local|localrc]]<br><br>ADMIN_PASSWORD=secret<br>DATABASE_PASSWORD=secret<br>RABBIT_PASSWORD=secret<br>SERVICE_PASSWORD=secret<br>HOST_IP=10.184.48.94
# ceilometer
enable_service ceilometer-acompute ceilometer-acentral ceilometer-anotification ceilometer-collector
enable_service ceilometer-alarm-notifier ceilometer-alarm-evaluator
enable_service ceilometer-api
# horizon
enable_service horizon
# cloudkitty
enable_plugin cloudkitty <a href="https://github.com/stackforge/cloudkitty">https://github.com/stackforge/cloudkitty</a> master
enable_service ck-api ck-proc
EOF<br><br></pre><pre>This completes the devstack ./stack.sh with the finish message.. <br></pre></div><div><br></div><div>Query 2.</div><div><br></div><div>Once devstack completes the installation, how to access or view the ceilometer/ cloudkitty/gnocchi for the billing and metering system ??</div><div>Or how to use and view the installed features of ceilometer/cloudkitty/gnocchi output / usage statistics of this devstack cloud installation ? <br></div><div><br></div><div><br></div><div>Thank you,<br></div><div>Krish<br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Aug 11, 2022 at 6:05 PM Matthias Runge <<a href="mailto:mrunge@matthias-runge.de">mrunge@matthias-runge.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 11/08/2022 12:19, KK CHN wrote:<br>
> List,<br>
> <br>
> We are running our datacenter using the Ussuri version. Planning to <br>
> upgrade to higher versions soon.<br>
> <br>
> 1. What are the metering, billing and metric solutions for ussuri and <br>
> other latest openstack versions ?<br>
> <br>
> 2. The ceilometer and gnocchi is the way forward or ? People are <br>
> using any latest tools for the best results pls share your thoughts.<br>
> <br>
<br>
There is the official OpenStack project Cloudkitty for billing and <br>
chargeback. It uses the Gnocchi API.<br>
<br>
Matthias<br>
<br>
<br>
</blockquote></div>