| *** jawad_axd has quit IRC | 00:07 | |
| *** spatel has quit IRC | 00:10 | |
| *** spatel_ has joined #openstack-ansible | 00:10 | |
| *** spatel_ is now known as spatel | 00:10 | |
| *** miloa has joined #openstack-ansible | 00:21 | |
| *** spatel has quit IRC | 00:36 | |
| *** maharg101 has quit IRC | 00:49 | |
| *** maharg101 has joined #openstack-ansible | 00:56 | |
| *** jawad_axd has joined #openstack-ansible | 01:24 | |
| *** jhesketh has quit IRC | 01:50 | |
| *** jawad_axd has quit IRC | 01:58 | |
| *** spatel_ has joined #openstack-ansible | 02:15 | |
| *** spatel_ is now known as spatel | 02:15 | |
| *** jawad_axd has joined #openstack-ansible | 03:16 | |
| *** spatel has quit IRC | 03:43 | |
| *** jawad_axd has quit IRC | 03:49 | |
| *** miloa has quit IRC | 04:12 | |
| *** d34dh0r53 has quit IRC | 04:48 | |
| *** zbr4 has joined #openstack-ansible | 05:04 | |
| *** zbr has quit IRC | 05:06 | |
| *** zbr4 is now known as zbr | 05:06 | |
| *** jawad_axd has joined #openstack-ansible | 05:07 | |
| *** jawad_axd has quit IRC | 05:40 | |
| *** halali_ has quit IRC | 05:47 | |
| *** shyamb has joined #openstack-ansible | 05:53 | |
| *** halali_ has joined #openstack-ansible | 06:23 | |
| *** jawad_axd has joined #openstack-ansible | 06:31 | |
| *** jawad_axd has quit IRC | 06:48 | |
| *** jawad_axd has joined #openstack-ansible | 06:48 | |
| *** andrewbonney has joined #openstack-ansible | 07:21 | |
| *** jawad_axd has quit IRC | 07:26 | |
| *** shyamb has quit IRC | 07:50 | |
| *** sshnaidm is now known as sshnaidm|off | 08:04 | |
| openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_cinder master: Disable Cinder v2 API https://review.opendev.org/c/openstack/openstack-ansible-os_cinder/+/793552 | 08:22 |
|---|---|---|
| *** shyamb has joined #openstack-ansible | 08:52 | |
| *** tosky has joined #openstack-ansible | 09:19 | |
| masterpe | This there a APM within Openstack so that we can troubleshoot issues within Openstack, like jeager? | 09:46 |
| openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_magnum master: Define region for Magnum trust https://review.opendev.org/c/openstack/openstack-ansible-os_magnum/+/793585 | 09:55 |
| *** shyamb has quit IRC | 10:03 | |
| *** shyamb has joined #openstack-ansible | 10:04 | |
| noonedeadpunk | APM? | 10:09 |
| noonedeadpunk | Well, eventually OpenSTack services are written on python, so any tooling that is capable of tracing python can be used for debug | 10:11 |
| noonedeadpunk | but if you're looking on testing suite, that will check if service are working normally - you can use tempest or rally | 10:12 |
| noonedeadpunk | https://rally.readthedocs.io/en/latest/ | 10:13 |
| *** CeeMac has quit IRC | 10:21 | |
| masterpe | Yes we already use rally. But we are missing what all the components are related together. | 10:26 |
| masterpe | Yesterday we had a issue where dnsmasq was reporting A issue about dublicated up addresses. But I could not find the who was using the IP via the API. I see in the logs that the user who was requesting that ip was also hitting a quota limit for the storage. | 10:41 |
| jrosser | masterpe: have you looked at osprofiler? | 10:44 |
| masterpe | Not yet | 10:44 |
| *** djhankb has quit IRC | 10:48 | |
| jrosser | it’s kind of an admin-only tool so may not be quite what you need | 10:48 |
| jrosser | but also making sure you can search all the logs for the same req_id is really powerful too | 10:49 |
| *** sc has quit IRC | 11:08 | |
| *** shyamb has quit IRC | 11:10 | |
| noonedeadpunk | I think there was a service from nokia.... | 11:11 |
| noonedeadpunk | I think it's Vitrage service | 11:13 |
| noonedeadpunk | but it won't really help in the mentioned case.... | 11:16 |
| *** halali_ has quit IRC | 11:38 | |
| *** shyamb has joined #openstack-ansible | 11:40 | |
| *** shyamb has quit IRC | 12:48 | |
| *** halali_ has joined #openstack-ansible | 13:15 | |
| *** ierdem has joined #openstack-ansible | 13:20 | |
| ierdem | Hello everyone, I am facing this error when try to create instance http://paste.openstack.org/show/805822/. We are using Dell Unity as NFS and all privileges have been set with appropriate values. While launching instance, nova create files on NFS (/var/lib/nova/instances/), after that it throws this error and then it deletes the files. I could not | 13:23 |
| ierdem | find the root cause, can you please help me? | 13:23 |
| *** openstackgerrit has quit IRC | 14:06 | |
| noonedeadpunk | This can technically be apparmor | 14:16 |
| noonedeadpunk | but afaik aa-libvirt-helper has /var/lib/nova/instances/ included to allow list out of the box | 14:16 |
| *** spatel_ has joined #openstack-ansible | 14:26 | |
| *** spatel_ is now known as spatel | 14:26 | |
| *** macz_ has joined #openstack-ansible | 14:53 | |
| *** openstackgerrit has joined #openstack-ansible | 15:01 | |
| openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Update contributors guide to reflect IRC network change https://review.opendev.org/c/openstack/openstack-ansible/+/793207 | 15:01 |
| openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Bump ansible-base to 2.10.9 https://review.opendev.org/c/openstack/openstack-ansible/+/791293 | 15:02 |
| openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Bump ansible-base to 2.10.9 https://review.opendev.org/c/openstack/openstack-ansible/+/791293 | 15:02 |
| openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Bump ansible-base to 2.10.10 https://review.opendev.org/c/openstack/openstack-ansible/+/791293 | 15:05 |
| *** miloa has joined #openstack-ansible | 15:14 | |
| *** spatel has quit IRC | 15:33 | |
| *** spatel_ has joined #openstack-ansible | 16:00 | |
| *** spatel_ is now known as spatel | 16:00 | |
| *** spatel has quit IRC | 16:21 | |
| *** miloa has quit IRC | 16:25 | |
| *** miloa has joined #openstack-ansible | 16:25 | |
| *** ierdem has quit IRC | 16:55 | |
| *** andrewbonney has quit IRC | 17:10 | |
| *** shyamb has joined #openstack-ansible | 17:44 | |
| *** shyam89 has joined #openstack-ansible | 17:45 | |
| *** openstackstatus has quit IRC | 17:47 | |
| *** openstackstatus has joined #openstack-ansible | 17:47 | |
| *** ChanServ sets mode: +v openstackstatus | 17:47 | |
| *** shyam89 has quit IRC | 18:26 | |
| *** shyamb has quit IRC | 18:26 | |
| *** carlosmss has joined #openstack-ansible | 18:31 | |
| *** miloa has quit IRC | 18:33 | |
| *** miloa has joined #openstack-ansible | 18:33 | |
| carlosmss | Hi guys, someone was affect by this bug: On restarting neutron-l3-agent, in an environment clustered, the routers are recreated without static routes defined previously on Horizon GUI. | 18:33 |
| *** miloa has quit IRC | 18:59 | |
| *** miloa has joined #openstack-ansible | 19:00 | |
| *** miloa has quit IRC | 19:02 | |
| *** miloa has joined #openstack-ansible | 19:03 | |
| *** miloa has quit IRC | 19:04 | |
| *** miloa has joined #openstack-ansible | 19:05 | |
| *** miloa has quit IRC | 19:09 | |
| *** miloa has joined #openstack-ansible | 19:09 | |
| *** djhankb has joined #openstack-ansible | 19:16 | |
| *** miloa has quit IRC | 19:38 | |
| *** carlosmss has quit IRC | 20:11 | |
| *** dpawlik has quit IRC | 22:15 | |
| *** dpawlik has joined #openstack-ansible | 22:15 | |
| *** tosky has quit IRC | 23:24 | |
| *** irclogbot_2 has quit IRC | 23:53 | |
| *** irclogbot_3 has joined #openstack-ansible | 23:56 | |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!