[Bug 1653231] Re: Cinder not configured to provide telemetry to ceilometer
Edward Hope-Morley
edward.hope-morley at canonical.com
Thu Jan 26 21:26:17 UTC 2017
My bad, the default audit window is too short. This works:
root at juju-853dc7-default-4:~# cinder-volume-usage-audit --end_time "2017-02-01 00:00:00" 2>&1| grep Found
2017-01-26 21:25:23.582 18440 DEBUG cinder [req-90f87894-ba96-48d6-be43-f1c9ff8e1c8b - - - - -] Found 1 volumes main /usr/lib/python2.7/dist-packages/cinder/cmd/volume_usage_audit.py:106
2017-01-26 21:25:23.888 18440 DEBUG cinder [req-90f87894-ba96-48d6-be43-f1c9ff8e1c8b - - - - -] Found 0 snapshots main /usr/lib/python2.7/dist-packages/cinder/cmd/volume_usage_audit.py:177
Still only have volume.size meter though so something still not quite
right.
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to cinder in Juju Charms Collection.
Matching subscriptions: charm-bugs
https://bugs.launchpad.net/bugs/1653231
Title:
Cinder not configured to provide telemetry to ceilometer
Status in cinder package in Juju Charms Collection:
New
Bug description:
Metrics are currently not collected for Cinder volume when using
Ceilometer in a deployment.
Cinder needs a few additions to its configuration file and the
'cinder-volume-usage-audit' program needs to be run periodically on
cinder units.
I would suggest that this either is added to the cinder-charm and
activated with a relation to ceilometer or by creating a new
subordinate charm like the ceilometer-agent subordinate used for nova-
compute.
To manage notifications about this bug go to:
https://bugs.launchpad.net/charms/+source/cinder/+bug/1653231/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list