| *** macz_ has joined #openstack-ansible | 01:15 | |
| *** macz_ has quit IRC | 01:19 | |
| *** evrardjp has quit IRC | 02:33 | |
| *** evrardjp has joined #openstack-ansible | 02:33 | |
| *** Daemoen has quit IRC | 02:50 | |
| *** Daemoen has joined #openstack-ansible | 02:51 | |
| *** macz_ has joined #openstack-ansible | 03:09 | |
| *** macz_ has quit IRC | 03:13 | |
| *** pto has quit IRC | 04:56 | |
| *** pto has joined #openstack-ansible | 04:56 | |
| *** macz_ has joined #openstack-ansible | 05:10 | |
| *** shyamb has joined #openstack-ansible | 05:12 | |
| *** macz_ has quit IRC | 05:15 | |
| *** cloudnull has quit IRC | 06:23 | |
| *** jhesketh has quit IRC | 06:28 | |
| *** macz_ has joined #openstack-ansible | 06:39 | |
| *** cloudnull has joined #openstack-ansible | 06:41 | |
| *** macz_ has quit IRC | 06:43 | |
| *** rpittau|afk is now known as rpittau | 07:05 | |
| *** shyamb has quit IRC | 07:10 | |
| *** andrewbonney has joined #openstack-ansible | 07:11 | |
| *** gyee has quit IRC | 07:13 | |
| *** tosky has joined #openstack-ansible | 07:48 | |
| *** shyamb has joined #openstack-ansible | 08:14 | |
| *** macz_ has joined #openstack-ansible | 08:40 | |
| *** macz_ has quit IRC | 08:45 | |
| andrewbonney | noonedeadpunk: hi. were you looking at an issue in ansible-hardening around ansible_facts['mounts']? jrosser suggested there might be a patch somewhere | 08:50 |
|---|---|---|
| *** jhesketh has joined #openstack-ansible | 09:01 | |
| *** macz_ has joined #openstack-ansible | 10:02 | |
| *** macz_ has quit IRC | 10:06 | |
| *** shyamb has quit IRC | 11:16 | |
| *** shyamb has joined #openstack-ansible | 11:43 | |
| *** macz_ has joined #openstack-ansible | 12:02 | |
| *** macz_ has quit IRC | 12:07 | |
| *** shyamb has quit IRC | 12:18 | |
| *** pcaruana has quit IRC | 13:33 | |
| *** rh-jelabarre has joined #openstack-ansible | 13:44 | |
| *** pcaruana has joined #openstack-ansible | 13:45 | |
| *** macz_ has joined #openstack-ansible | 14:03 | |
| *** macz_ has quit IRC | 14:07 | |
| *** d34dh0r53 has quit IRC | 14:12 | |
| *** d34dh0r53 has joined #openstack-ansible | 14:18 | |
| openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-openstack_hosts stable/train: Add custom user-agent for git clones from opendev.org https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/789546 | 14:28 |
| *** rpittau is now known as rpittau|afk | 14:29 | |
| *** pcaruana has quit IRC | 14:41 | |
| *** pcaruana has joined #openstack-ansible | 14:49 | |
| *** macz_ has joined #openstack-ansible | 14:57 | |
| *** spatel_ has joined #openstack-ansible | 15:33 | |
| *** spatel_ is now known as spatel | 15:33 | |
| MrClayPole_ | noonedeadpunk & jrosser: Thanks for you help about scaling down the 3 rabbit and galera on a single node to 1. All done now. I had to manually remove removed cluster members using rabbitmqctl but other than that it work as you both said it would :) | 15:44 |
| jrosser | MrClayPole_: awesome! great news | 15:48 |
| jrosser | if you are interested in writing down whats involved whilst it's still fresh experience this can be added to our documentation | 15:49 |
| *** shyamb has joined #openstack-ansible | 15:53 | |
| openstackgerrit | Merged openstack/openstack-ansible-openstack_hosts stable/victoria: Add custom user-agent for git clones from opendev.org https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/789544 | 15:54 |
| *** gyee has joined #openstack-ansible | 15:56 | |
| openstackgerrit | Merged openstack/openstack-ansible-openstack_hosts stable/ussuri: Add custom user-agent for git clones from opendev.org https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/789545 | 16:05 |
| *** spatel has quit IRC | 16:07 | |
| *** shyamb has quit IRC | 16:09 | |
| *** spatel_ has joined #openstack-ansible | 16:13 | |
| *** spatel_ is now known as spatel | 16:13 | |
| spatel | jrosser MrClayPole_ trying to catchup, what is that issue to scale down rabbit/mysql cluster? just curious why do we need to do that? | 16:48 |
| MrClayPole_ | spatel: when I ran "rabbitmqctl cluster_status" it still showed the decommission rabbit nodes. I then used "rabbitmwctl forget_cluster_node rabbit@<hostname>" on a remaining node. | 16:58 |
| spatel | you reduce your cluster size from 3 to 1 for what reason, just curious about that. | 17:00 |
| MrClayPole_ | Ah, we had 3 gamers and 3 rabbit containers on the same server. We then added 2 new physical servers and deployed gamers. This meant we were now running 5 gamers and 5 rabbit. We then scale the first node down from 3 to 1 gamers and rabbit. | 17:05 |
| MrClayPole_ | Gamers=rabbit | 17:05 |
| *** d34dh0r53 has quit IRC | 17:23 | |
| *** d34dh0r53 has joined #openstack-ansible | 17:28 | |
| openstackgerrit | Merged openstack/openstack-ansible stable/train: Add custom user-agent for git clones from opendev.org https://review.opendev.org/c/openstack/openstack-ansible/+/789538 | 17:40 |
| spatel | MrClayPole_ Got it :) | 18:36 |
| MrClayPole_ | spatel: I'm impressed you followed I was have a predictive text and then brain failure as gamers should have said Galera. | 18:49 |
| spatel | hehehe.. i was about to ask but you already corrected | 18:54 |
| spatel | i thought may be new openstack release added new components call "Gamers" hehehe.. | 18:54 |
| *** andrewbonney has quit IRC | 19:10 | |
| openstackgerrit | Merged openstack/openstack-ansible-rabbitmq_server master: Fix service restart when using tags https://review.opendev.org/c/openstack/openstack-ansible-rabbitmq_server/+/789788 | 19:48 |
| fridtjof[m] | cinder-volume is failing to download images from glance in my deployment (which of course blocks creating instances) | 20:05 |
| fridtjof[m] | logs: http://paste.openstack.org/show/WdbwYADV23rfIFy4RKtS/ | 20:06 |
| fridtjof[m] | glance is currently configured to just store the file locally, could this cause problems with load balancing? | 20:06 |
| fridtjof[m] | (if the underlying file system is not synchronized) | 20:06 |
| fridtjof[m] | ah. yeah. | 20:08 |
| *** raildo has joined #openstack-ansible | 20:08 | |
| fridtjof[m] | it is causing problems :D | 20:08 |
| fridtjof[m] | ugh | 20:40 |
| fridtjof[m] | any idea why glance-api would try talking to cinder-api on the (HTTPS with a self signed certificate it doesn't/shouldn't trust) public endpoint | 20:40 |
| *** raildo_ has joined #openstack-ansible | 20:49 | |
| *** raildo has quit IRC | 20:52 | |
| *** spatel has quit IRC | 22:03 | |
| *** tosky has quit IRC | 23:08 | |
| *** spatel_ has joined #openstack-ansible | 23:29 | |
| *** spatel_ is now known as spatel | 23:29 | |
| *** spatel has quit IRC | 23:43 | |
| *** spatel_ has joined #openstack-ansible | 23:45 | |
| *** spatel_ is now known as spatel | 23:45 | |
| *** macz_ has quit IRC | 23:58 | |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!