*** mbindlish has joined #openstack-monasca | 03:32 | |
*** vishalmanchanda has joined #openstack-monasca | 04:38 | |
*** nikparasyr has joined #openstack-monasca | 06:10 | |
*** piotrowskim has joined #openstack-monasca | 06:16 | |
*** mensis has joined #openstack-monasca | 07:18 | |
*** chaconpiza has joined #openstack-monasca | 07:22 | |
*** dougsz has joined #openstack-monasca | 07:39 | |
mensis | Hi, I almost finished the ansible role for train version of monasca. I've already installed on our test environment with ansible. But of course there are some errors that i'm trying to solve, most of them caused of conf files, i wanted to give info about the progress and also maybe get some help :) | 08:00 |
---|---|---|
mensis | monasca-thresh gives an error like this; http://paste.openstack.org/show/797530/ | 08:01 |
mensis | I've tried some sample configs such as the one when i installed on devstack and also the sample at monasca-thresh github but none of them worked and i'm still getting the same error | 08:02 |
mensis | Any suggestions, please? Thanks in advance for ur help | 08:03 |
dougsz | hmm | 08:03 |
dougsz | http://paste.openstack.org/show/797531/ | 08:05 |
dougsz | I've dumped my config from a recent test deploy above | 08:05 |
dougsz | It uses a 3 node zookeeper/storm cluster | 08:06 |
dougsz | check very carefully any lists? | 08:06 |
dougsz | mensis ^ | 08:06 |
mensis | thanks, i'll try | 08:06 |
dougsz | Np. For reference I'm using Storm 1.2.2 | 08:08 |
*** k_mouza has joined #openstack-monasca | 08:52 | |
mensis | still getting the same error :/ http://paste.openstack.org/show/797534/ | 08:58 |
mensis | i'm using storm 2.2 tho | 08:59 |
mensis | and this is the config, after editing the ip addresses, http://paste.openstack.org/show/797535/ | 09:02 |
mensis | dougsz, same as yours | 09:02 |
dougsz | Still didn't work? | 09:02 |
dougsz | ah, sorry, I see | 09:02 |
dougsz | Hmm, we haven't upgraded to Storm 2.x yet. How easy is it for you to try downgrading? | 09:03 |
dougsz | then if that works we know it is related to the upgrade | 09:03 |
*** k_mouza has quit IRC | 10:11 | |
*** k_mouza has joined #openstack-monasca | 10:26 | |
*** tosky has joined #openstack-monasca | 10:33 | |
mkarpiarz | @dougsz: With config parameters grouped in cfg.OptGroup(), like here: | 10:42 |
mkarpiarz | https://opendev.org/openstack/monasca-agent/src/branch/stable/train/monasca_agent/collector/virt/xenapi/inspector.py#L27 | 10:42 |
mkarpiarz | do I really need an ini file with the group defined there and can't simply pass command line arguments in the form of --<group-name>-<parameter-name>? | 10:45 |
mkarpiarz | I have code with this 'libvirt_uri' parameter added to the "libvirt" group (just like to the xenapi agent) | 10:46 |
mkarpiarz | and I run the following command: `monasca-collector foreground --libvirt-libvirt_uri 'qemu+tcp://<ip>/system' --config-file ...` | 10:47 |
mkarpiarz | but the collector complains about "no such option libvirt_uri in group [DEFAULT]". | 10:48 |
*** jawad_axd has joined #openstack-monasca | 10:50 | |
mensis | dougsz, i've got a role for storm so i'm gonna try it with the same version of yours, thanks | 11:04 |
*** k_mouza has quit IRC | 11:05 | |
*** k_mouza has joined #openstack-monasca | 11:09 | |
*** vishalmanchanda has quit IRC | 11:17 | |
mensis | I downgraded storm to the 1.2.2 version and still getting the same error | 11:30 |
*** k_mouza has quit IRC | 11:37 | |
*** k_mouza has joined #openstack-monasca | 11:39 | |
*** k_mouza has quit IRC | 11:44 | |
*** k_mouza has joined #openstack-monasca | 11:46 | |
*** adriancz has joined #openstack-monasca | 11:50 | |
*** k_mouza has quit IRC | 11:51 | |
*** k_mouza has joined #openstack-monasca | 12:20 | |
*** k_mouza has quit IRC | 12:24 | |
dougsz | mkarpiarz: I don't think monasca-collector supports that, just --config-file basically | 12:25 |
dougsz | Setting the option via the config file still doesn't work? | 12:26 |
*** k_mouza has joined #openstack-monasca | 12:57 | |
*** jawad_axd has quit IRC | 13:29 | |
*** k_mouza has quit IRC | 13:30 | |
mkarpiarz | The problem is the config file is a YAML and the collector crashes when I add ini elements (like the [DEFAULT] group) to it. | 14:12 |
*** k_mouza has joined #openstack-monasca | 14:29 | |
*** nikparasyr has left #openstack-monasca | 14:31 | |
*** k_mouza has quit IRC | 15:07 | |
*** k_mouza has joined #openstack-monasca | 15:11 | |
*** k_mouza has quit IRC | 15:21 | |
*** k_mouza has joined #openstack-monasca | 15:24 | |
*** k_mouza has quit IRC | 15:39 | |
*** k_mouza has joined #openstack-monasca | 15:47 | |
*** openstackgerrit has quit IRC | 16:11 | |
*** k_mouza has quit IRC | 16:34 | |
*** dougsz has quit IRC | 16:35 | |
*** k_mouza has joined #openstack-monasca | 16:45 | |
*** k_mouza has quit IRC | 17:22 | |
*** dougsz has joined #openstack-monasca | 18:07 | |
*** mbindlish has quit IRC | 18:14 | |
*** dougsz has quit IRC | 18:47 | |
*** openstackgerrit has joined #openstack-monasca | 21:01 | |
openstackgerrit | Stig Telfer proposed openstack/monasca-agent master: Add support for application credentials https://review.opendev.org/750213 | 21:01 |
*** k_mouza has joined #openstack-monasca | 21:11 | |
*** k_mouza has quit IRC | 21:48 | |
*** tosky has quit IRC | 23:16 | |
*** piotrowskim has quit IRC | 23:36 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!