*** zhangguoqing has joined #cloudkitty | 00:28 | |
*** liujiong has joined #cloudkitty | 01:31 | |
*** jwcroppe has joined #cloudkitty | 03:24 | |
*** zhangguoqing has quit IRC | 04:07 | |
*** zhangguoqing has joined #cloudkitty | 04:08 | |
*** jwcroppe has quit IRC | 04:12 | |
*** jwcroppe has joined #cloudkitty | 04:12 | |
*** zhangguoqing has quit IRC | 04:14 | |
*** binoymv has joined #cloudkitty | 04:36 | |
binoymv | Do you have any idea why I am getting "_NO_DATA" in the cloudkitty "rated_data_frames" table | 04:37 |
---|---|---|
*** zhangguoqing has joined #cloudkitty | 05:03 | |
*** zhangguoqing has quit IRC | 05:15 | |
*** zhangguoqing has joined #cloudkitty | 05:21 | |
*** zhangguoqing has quit IRC | 05:27 | |
*** zhangguoqing has joined #cloudkitty | 05:39 | |
*** zhangguoqing has quit IRC | 05:39 | |
*** jwcroppe has quit IRC | 06:32 | |
*** zhangguoqing has joined #cloudkitty | 07:07 | |
*** zhangguoqing has quit IRC | 07:11 | |
*** zhangguoqing has joined #cloudkitty | 07:12 | |
*** zhangguoqing has quit IRC | 07:15 | |
*** zhangguoqing has joined #cloudkitty | 07:15 | |
*** zhangguoqing has quit IRC | 07:32 | |
*** zhangguoqing has joined #cloudkitty | 07:47 | |
aolwas28 | binoymv: CK stores _NO_DATA when nothing have been collected on a period (it's used internaly as a state). if you have only _NO_DATA, you may have a problem on the data collect | 08:05 |
*** liujiong has quit IRC | 08:09 | |
binoymv | so we need to debug the ceilometer collect area right ? | 08:10 |
binoymv | aolwas28 | 08:15 |
binoymv | any configuration mistake make it NO_DATA ? | 08:15 |
aolwas28 | do you have only no_data ? | 08:16 |
aolwas28 | do you have any error or stacktrace in the collector log ? | 08:17 |
*** aolwas28 is now known as aolwas | 08:17 | |
binoymv | aolwas: | 08:28 |
binoymv | root@os-controller2:/var/log/ceilometer# tail -f ceilometer-collector.log | 08:28 |
binoymv | 2017-07-19 08:27:06.081 21741 DEBUG ceilometer.dispatcher.database [-] metering data image for 2f893892-42e1-4c81-abe8-ccac2bf3c150 @ 2017-07-19T08:27:05.869540: 1 record_metering_data /usr/lib/python2.7/dist-packages/ceilometer/dispatcher/database.py:82 | 08:28 |
binoymv | root@os-controller2:/var/log/ceilometer# tail -f ceilometer-api.log | 08:28 |
binoymv | 2017-07-19 08:26:45.067 21712 INFO ceilometer.api.controllers.v2.utils [-] No limit value provided, result set will be limited to 100. | 08:28 |
binoymv | 2017-07-19 08:26:45.171 21712 INFO werkzeug [-] 10.23.0.21 - - [19/Jul/2017 08:26:45] "GET /v2/meters HTTP/1.1" 200 - | 08:28 |
aolwas | I mean the cloudkiity pocessor log (which actually do the collect) | 08:29 |
binoymv | root@os-controller2:/var/log/cloudkitty# tail -f cloudkitty-processor.log | 08:30 |
binoymv | 2017-07-19 04:03:40.990 26053 ERROR oslo.messaging._drivers.impl_rabbit [-] AMQP server on 10.13.0.24:5672 is unreachable: [Errno 111] ECONNREFUSED. Trying again in 1 seconds. | 08:30 |
binoymv | Seems like rabbitmq not working | 08:30 |
aolwas | seems so | 08:31 |
binoymv | let me restart it then | 08:31 |
binoymv | but when i do | 08:32 |
binoymv | netstat -plan | grep '5672' | 08:32 |
binoymv | getting a list | 08:32 |
binoymv | $ tail -f /var/log/cloudkitty/cloudkitty-error.log | 08:34 |
binoymv | 2017-07-13 05:55:07.020 26379 CRITICAL cloudkitty [-] IOError: [Errno 13] Permission denied: u'/var/lib/cloudkitty/locks/cloudkitty-b7fa2d82167a42a6b5924feeaeda4789' | 08:34 |
binoymv | 2017-07-13 05:55:07.020 26379 ERROR cloudkitty Traceback (most recent call last): | 08:34 |
binoymv | 2017-07-11 19:30:12.790 12698 ERROR oslo_messaging.rpc.dispatcher [-] Exception during message handling: 'type' | 08:35 |
binoymv | 2017-07-11 19:30:12.790 12698 ERROR oslo_messaging.rpc.dispatcher Traceback (most recent call last): | 08:35 |
binoymv | 2017-07-11 19:30:22.357 12698 ERROR cloudkitty IOError: [Errno 13] Permission denied: u'/var/lib/cloudkitty/locks/cloudkitty-b7fa2d82167a42a6b5924feeaeda4789' | 08:35 |
binoymv | 2017-07-11 19:30:22.357 12698 ERROR cloudkitty | 08:35 |
aolwas | you seems to have a mismatch in the user rights on the system. the lock is used in case of multiple processor running | 08:36 |
aolwas | it is set by a processor to tell the others that it's collecting and rating data for the given tenant | 08:37 |
aolwas | are you sure the processor is always runned by the same user ? | 08:38 |
binoymv | yes | 08:39 |
aolwas | strange | 08:39 |
binoymv | :( | 08:39 |
*** openstackgerrit has quit IRC | 08:49 | |
*** zhangguoqing has quit IRC | 09:17 | |
*** zhangguoqing has joined #cloudkitty | 09:18 | |
*** zhangguoqing has quit IRC | 10:00 | |
*** zhangguoqing has joined #cloudkitty | 11:12 | |
*** zhangguoqing has quit IRC | 11:15 | |
*** zhangguoqing has joined #cloudkitty | 11:19 | |
*** zhangguo_ has joined #cloudkitty | 11:25 | |
*** zhangguoqing has quit IRC | 11:29 | |
*** MVenesio has joined #cloudkitty | 12:37 | |
*** zhangguo_ has quit IRC | 13:01 | |
*** zhangguoqing has joined #cloudkitty | 13:31 | |
*** zhangguoqing has quit IRC | 13:41 | |
*** jwcroppe has joined #cloudkitty | 14:07 | |
*** binoymv has left #cloudkitty | 17:44 | |
*** MVenesio has quit IRC | 20:41 | |
*** jwcroppe has quit IRC | 21:22 | |
*** jwcroppe has joined #cloudkitty | 21:23 | |
*** jwcroppe has quit IRC | 21:28 | |
*** jwcroppe has joined #cloudkitty | 21:29 | |
*** jwcroppe has quit IRC | 21:51 | |
*** jwcroppe has joined #cloudkitty | 22:08 | |
*** chuenlye has joined #cloudkitty | 22:39 | |
*** jwcroppe has quit IRC | 22:45 | |
*** jwcroppe has joined #cloudkitty | 22:46 | |
*** chuenlye has quit IRC | 22:46 | |
*** jwcroppe has quit IRC | 22:51 | |
*** jwcroppe has joined #cloudkitty | 22:54 | |
*** chuenlye has joined #cloudkitty | 23:02 | |
*** chuenlye has quit IRC | 23:07 | |
*** jwcroppe has quit IRC | 23:29 | |
*** jwcroppe has joined #cloudkitty | 23:29 | |
*** jwcroppe has quit IRC | 23:33 | |
*** chuenlye has joined #cloudkitty | 23:34 | |
*** chuenlye has quit IRC | 23:38 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!