openstackgerrit | Mohammed Naser proposed openstack/openstack-ansible-openstack_hosts master: debian: switch to generic version https://review.opendev.org/657290 | 00:04 |
---|---|---|
*** aludwar has joined #openstack-ansible | 00:11 | |
*** aludwar has quit IRC | 00:11 | |
logan- | https://review.opendev.org/#/c/657057/ openstack venvs building with py3 works on debian and bionic at least :) | 00:13 |
guilhermesp | that's a good start logan- :) | 00:14 |
guilhermesp | have you seen the results of placement stuff? The rename of the user_secrets works nice running gate script locally, but everything breaks in the gates on zuul =( | 00:14 |
guilhermesp | I'd like to travel back home ( flight in two hours ) at least with a green field :P hahahahah but seems that wont be possible | 00:15 |
logan- | haha | 00:15 |
logan- | i'll take a look at it | 00:15 |
guilhermesp | maybe there is a circular dependency in there | 00:16 |
logan- | for greenfield i think you just need to add the new secret | 00:18 |
logan- | the upgrade playbook renaming the old secret to the new one and removing the old one from user_secrets can come later once all usage of the old secret is removed | 00:19 |
guilhermesp | I thought it was breaking because the nova DNM patch was breaking | 00:20 |
guilhermesp | my idea was just remove the nova_placement_service_password, and use placement_service_password in both roles, os_placement and os_nova | 00:21 |
*** aludwar has joined #openstack-ansible | 00:21 | |
guilhermesp | just to merge the placement integration and then get rid of everything related placement in os_nova role | 00:21 |
logan- | actually if we're using a different database user etc, we don't really need to migrate the old secret | 00:23 |
logan- | we can just create a new one and add an upgrade playbook to clean up the old one | 00:23 |
guilhermesp | ok so, the idea now is forget os_nova changes and just upgrade the nova_placement_service_password to placement_service_password and that's it? | 00:24 |
guilhermesp | ah, that other idea of add the placement_service_password in group_vars didn't work tho. We tried that yesterday think | 00:25 |
logan- | just add placement_service_password to user secrets | 00:26 |
logan- | for get the old secret | 00:26 |
logan- | we will delete it later | 00:26 |
guilhermesp | you mean this https://review.opendev.org/#/c/656891/26/etc/openstack_deploy/user_secrets.yml ? | 00:27 |
logan- | right except don't delete the old secret | 00:28 |
logan- | the deployment still depends on that var | 00:28 |
guilhermesp | let me revert that ( the real gate time is coming :P ) | 00:28 |
openstackgerrit | Guilherme Steinmuller Pimentel proposed openstack/openstack-ansible master: Add support to deploy placement https://review.opendev.org/656891 | 00:30 |
guilhermesp | ok so, but with that we still hit the issue of creating a password for placement twice | 00:30 |
logan- | yep | 00:31 |
logan- | oh because you're re-using the same mysql username I guess right? | 00:31 |
guilhermesp | yep | 00:31 |
guilhermesp | it overrides the password when os_nova runs | 00:32 |
logan- | ok got it | 00:32 |
guilhermesp | we tried your suggestion of placement_service_password: {{ nova_place...... }} in both user_secrets and group_vars yesterday | 00:33 |
guilhermesp | but didn't work | 00:33 |
logan- | maybe we should split this up more. we may be biting off too much at once with a broken gate. we could not add placement_service_password and continue using nova_placement_service_password instead. then rename the var once we have a working deployment. | 00:34 |
openstackgerrit | Logan V proposed openstack/openstack-ansible-lxc_hosts master: Revert "Temporary fix of failing aria2 on centos" https://review.opendev.org/657292 | 00:38 |
guilhermesp | yep... to merge that patch right now we just need to, in one way or another avoid the use of both placement passwords as each role uses its own name | 00:38 |
guilhermesp | but for now I think this is an episode for tomorrow, time to spend 10 more hours, but now flying | 00:39 |
logan- | ++ sounds good | 00:42 |
*** djhankb has joined #openstack-ansible | 00:43 | |
openstackgerrit | Logan V proposed openstack/openstack-ansible master: Add support to deploy placement https://review.opendev.org/656891 | 00:47 |
openstackgerrit | tonybrad proposed openstack/openstack-ansible-os_panko master: Change tests source to opendev https://review.opendev.org/657293 | 00:52 |
*** cmart has joined #openstack-ansible | 01:07 | |
*** cshen has quit IRC | 01:10 | |
*** cmart has quit IRC | 01:14 | |
*** cshen has joined #openstack-ansible | 01:14 | |
*** radeks has joined #openstack-ansible | 01:18 | |
*** cshen has quit IRC | 01:19 | |
*** radeks_ has joined #openstack-ansible | 01:26 | |
openstackgerrit | tonybrad proposed openstack/openstack-ansible-os_manila master: Update the tests source https://review.opendev.org/657296 | 01:28 |
*** radeks has quit IRC | 01:28 | |
*** radeks__ has joined #openstack-ansible | 01:30 | |
*** radeks_ has quit IRC | 01:30 | |
*** cshen has joined #openstack-ansible | 01:36 | |
logan- | guilhermesp: it passes :) http://logs.openstack.org/91/656891/28/check/openstack-ansible-deploy-aio_metal-ubuntu-bionic/3170432/ | 01:51 |
openstackgerrit | tonybrad proposed openstack/openstack-ansible-rsyslog_client master: Move to opendev https://review.opendev.org/657297 | 02:00 |
*** cshen has quit IRC | 02:01 | |
openstackgerrit | Logan V proposed openstack/openstack-ansible master: Add support to deploy placement https://review.opendev.org/656891 | 02:11 |
*** radeks__ has quit IRC | 02:15 | |
openstackgerrit | Mohammed Naser proposed openstack/openstack-ansible-galera_server master: debian: use ansible_lsb.codename https://review.opendev.org/657298 | 02:25 |
openstackgerrit | Mohammed Naser proposed openstack/openstack-ansible-galera_client master: debian: use ansible_lsb.codename https://review.opendev.org/657299 | 02:28 |
*** cshen has joined #openstack-ansible | 02:31 | |
*** kplant has quit IRC | 02:32 | |
*** altlogbot_2 has quit IRC | 02:41 | |
*** altlogbot_0 has joined #openstack-ansible | 02:42 | |
openstackgerrit | Mohammed Naser proposed openstack/openstack-ansible-rabbitmq_server master: debian: move to installing from bintray https://review.opendev.org/657302 | 02:49 |
openstackgerrit | Mohammed Naser proposed openstack/openstack-ansible-rabbitmq_server master: debian: use ansible_lsb.codename https://review.opendev.org/657303 | 02:52 |
openstackgerrit | Mohammed Naser proposed openstack/openstack-ansible-rabbitmq_server master: debian: install from distro for debian https://review.opendev.org/657305 | 03:02 |
*** cshen has quit IRC | 03:05 | |
openstackgerrit | tonybrad proposed openstack/openstack-ansible-repo_server master: Change the tests source to opendev https://review.opendev.org/657309 | 03:19 |
*** altlogbot_0 has quit IRC | 03:31 | |
*** altlogbot_2 has joined #openstack-ansible | 03:31 | |
*** cshen has joined #openstack-ansible | 03:37 | |
openstackgerrit | Merged openstack/openstack-ansible-os_placement master: Ensure libxml2 is present as a library for uwsgi https://review.opendev.org/657117 | 03:41 |
*** gkadam has joined #openstack-ansible | 03:42 | |
*** cshen has quit IRC | 03:42 | |
*** gkadam has quit IRC | 03:42 | |
*** udesale has joined #openstack-ansible | 03:53 | |
*** raukadah has quit IRC | 04:00 | |
*** chandankumar has joined #openstack-ansible | 04:01 | |
*** cshen has joined #openstack-ansible | 04:11 | |
*** ivve has quit IRC | 04:12 | |
*** Talion has quit IRC | 04:31 | |
*** DanyC has joined #openstack-ansible | 04:39 | |
*** cshen has quit IRC | 05:13 | |
*** ivve has joined #openstack-ansible | 05:15 | |
*** cshen has joined #openstack-ansible | 05:16 | |
*** cshen has quit IRC | 05:21 | |
*** DanyC has quit IRC | 05:30 | |
*** DanyC has joined #openstack-ansible | 05:37 | |
*** cshen has joined #openstack-ansible | 05:39 | |
*** DanyC has quit IRC | 05:42 | |
*** cshen has quit IRC | 05:45 | |
*** DanyC has joined #openstack-ansible | 05:48 | |
*** radeks__ has joined #openstack-ansible | 05:48 | |
*** DanyC has quit IRC | 05:52 | |
*** mkuf has quit IRC | 05:55 | |
*** radeks__ has quit IRC | 05:56 | |
*** DanyC has joined #openstack-ansible | 05:57 | |
*** DanyC has quit IRC | 06:01 | |
*** radeks has joined #openstack-ansible | 06:04 | |
*** DanyC has joined #openstack-ansible | 06:05 | |
openstackgerrit | tonybrad proposed openstack/openstack-ansible-pip_install master: Update to opendev https://review.opendev.org/657318 | 06:10 |
*** cshen has joined #openstack-ansible | 06:15 | |
*** udesale has quit IRC | 06:23 | |
*** udesale has joined #openstack-ansible | 06:24 | |
openstackgerrit | tonybrad proposed openstack/openstack-ansible-os_sahara master: Update tests git source to opendev https://review.opendev.org/657322 | 06:25 |
*** cshen has quit IRC | 06:27 | |
*** mkuf has joined #openstack-ansible | 06:30 | |
*** eumel8 has quit IRC | 06:32 | |
openstackgerrit | tonybrad proposed openstack/ansible-hardening master: Update requiment source https://review.opendev.org/657324 | 06:37 |
*** admin0 has joined #openstack-ansible | 06:42 | |
fnpanic | good morning | 06:49 |
*** kopecmartin|off is now known as kopecmartin | 06:52 | |
*** aedc has quit IRC | 07:00 | |
*** cshen has joined #openstack-ansible | 07:07 | |
*** cshen has quit IRC | 07:12 | |
*** altlogbot_2 has quit IRC | 07:13 | |
*** altlogbot_0 has joined #openstack-ansible | 07:17 | |
*** tosky has joined #openstack-ansible | 07:28 | |
*** arxcruz|rover is now known as arxcruz | 07:37 | |
*** kaiokmo has quit IRC | 07:45 | |
*** udesale has quit IRC | 07:55 | |
*** udesale has joined #openstack-ansible | 07:55 | |
*** aedc has joined #openstack-ansible | 08:03 | |
*** DanyC has quit IRC | 08:20 | |
*** CeeMac has joined #openstack-ansible | 08:21 | |
CeeMac | Morning | 08:22 |
*** pcaruana has joined #openstack-ansible | 08:24 | |
*** hamzaachi has joined #openstack-ansible | 08:27 | |
*** ivve has quit IRC | 08:40 | |
openstackgerrit | tonybrad proposed openstack/openstack-ansible-repo_server master: Updated the git source https://review.opendev.org/657350 | 08:51 |
*** ivve has joined #openstack-ansible | 08:55 | |
openstackgerrit | tonybrad proposed openstack/openstack-ansible-rsyslog_client master: Updated git source https://review.opendev.org/657352 | 08:56 |
*** mkuf_ has joined #openstack-ansible | 08:58 | |
*** mkuf has quit IRC | 09:02 | |
*** cshen has joined #openstack-ansible | 09:08 | |
*** mkuf_ has quit IRC | 09:10 | |
*** altlogbot_0 has quit IRC | 09:11 | |
*** cshen has quit IRC | 09:13 | |
*** altlogbot_2 has joined #openstack-ansible | 09:14 | |
openstackgerrit | Chandan Kumar (raukadah) proposed openstack/openstack-ansible-os_tempest master: Replace tempestconf job with aio_distro_metal-tempestconf job https://review.opendev.org/657359 | 09:14 |
*** altlogbot_2 has quit IRC | 09:15 | |
*** altlogbot_1 has joined #openstack-ansible | 09:15 | |
*** mkuf_ has joined #openstack-ansible | 09:38 | |
*** hwoarang has quit IRC | 09:49 | |
*** hwoarang has joined #openstack-ansible | 09:49 | |
*** aedc has quit IRC | 09:51 | |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_zun master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657270 | 10:11 |
*** strattao has joined #openstack-ansible | 10:15 | |
openstackgerrit | melissaml proposed openstack/openstack-ansible master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657231 | 10:17 |
openstackgerrit | melissaml proposed openstack/ansible-config_template master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657226 | 10:19 |
openstackgerrit | melissaml proposed openstack/ansible-role-python_venv_build master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657228 | 10:22 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-galera_server master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657234 | 10:33 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-ceph_client master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657232 | 10:34 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-haproxy_server master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657235 | 10:34 |
*** udesale has quit IRC | 10:34 | |
*** udesale has joined #openstack-ansible | 10:35 | |
openstackgerrit | melissaml proposed openstack/openstack-ansible-nspawn_container_create master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657240 | 10:40 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-nspawn_hosts master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657241 | 10:44 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-nspawn_hosts master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657241 | 10:45 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-openstack_hosts master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657242 | 10:46 |
*** nicolasbock has joined #openstack-ansible | 10:47 | |
openstackgerrit | melissaml proposed openstack/openstack-ansible-ops master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657225 | 10:47 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_aodh master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657243 | 10:48 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_congress master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657248 | 10:56 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_barbican master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657244 | 10:58 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_cinder master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657247 | 10:58 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_blazar master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657246 | 11:01 |
*** noonedeadpunk has joined #openstack-ansible | 11:04 | |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_glance master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657252 | 11:07 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_designate master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657251 | 11:08 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_horizon master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657254 | 11:09 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_ironic master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657255 | 11:09 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_heat master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657253 | 11:10 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_gnocchi master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657227 | 11:10 |
noonedeadpunk | mornings everyone | 11:11 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_mistral master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657260 | 11:14 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_magnum master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657258 | 11:14 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_masakari master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657257 | 11:16 |
*** udesale has quit IRC | 11:17 | |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_keystone master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657256 | 11:17 |
*** altlogbot_1 has quit IRC | 11:19 | |
*** altlogbot_3 has joined #openstack-ansible | 11:20 | |
*** ansmith has quit IRC | 11:21 | |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_monasca-agent master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657261 | 11:24 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_placement master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657263 | 11:24 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_octavia master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657266 | 11:24 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_neutron master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657262 | 11:24 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_nova master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657259 | 11:26 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_panko master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657264 | 11:26 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_rally master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657265 | 11:30 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_tempest master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657269 | 11:30 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_swift master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657268 | 11:30 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_zun master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657270 | 11:31 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_trove master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657267 | 11:31 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_tacker master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657271 | 11:32 |
*** blinkiz has quit IRC | 11:33 | |
openstackgerrit | melissaml proposed openstack/openstack-ansible-rsyslog_server master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657238 | 11:35 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-rabbitmq_server master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657236 | 11:35 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-repo_build master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657237 | 11:36 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-os_ceilometer master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657250 | 11:38 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-tests master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657239 | 11:41 |
*** vnogin has joined #openstack-ansible | 11:49 | |
*** vnogin has quit IRC | 12:03 | |
openstackgerrit | melissaml proposed openstack/openstack-ansible-lxc_container_create master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657377 | 12:05 |
openstackgerrit | melissaml proposed openstack/openstack-ansible-lxc_hosts master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/657378 | 12:06 |
*** mgariepy has joined #openstack-ansible | 12:08 | |
*** vnogin has joined #openstack-ansible | 12:10 | |
*** altlogbot_3 has quit IRC | 12:14 | |
*** udesale has joined #openstack-ansible | 12:19 | |
*** altlogbot_0 has joined #openstack-ansible | 12:20 | |
*** DanyC has joined #openstack-ansible | 12:21 | |
*** vnogin has quit IRC | 12:21 | |
*** kplant has joined #openstack-ansible | 12:25 | |
*** DanyC has quit IRC | 12:25 | |
*** udesale has quit IRC | 12:25 | |
*** udesale has joined #openstack-ansible | 12:26 | |
*** pcaruana has quit IRC | 12:29 | |
jamesdenton | Good morning | 12:40 |
*** ansmith has joined #openstack-ansible | 12:42 | |
CeeMac | hey | 12:43 |
*** Talion has joined #openstack-ansible | 12:45 | |
*** cmart has joined #openstack-ansible | 12:47 | |
jamesdenton | Hey there, CeeMac | 12:55 |
*** cshen has joined #openstack-ansible | 13:08 | |
*** cshen has quit IRC | 13:12 | |
*** altlogbot_0 has quit IRC | 13:15 | |
*** altlogbot_0 has joined #openstack-ansible | 13:16 | |
*** pcaruana has joined #openstack-ansible | 13:16 | |
CeeMac | hi jamesdenton how's it going? | 13:19 |
jamesdenton | not bad, not bad. How was your trip back? | 13:19 |
CeeMac | long, but uneventful | 13:20 |
*** hjohnson1 has joined #openstack-ansible | 13:20 | |
*** altlogbot_0 has quit IRC | 13:21 | |
*** altlogbot_2 has joined #openstack-ansible | 13:24 | |
*** yetiszaf has joined #openstack-ansible | 13:24 | |
*** altlogbot_2 has quit IRC | 13:25 | |
*** altlogbot_1 has joined #openstack-ansible | 13:26 | |
mgariepy | anyone had issue with rabbitmq after a power outage ? | 13:28 |
mgariepy | i had to reinstall it in order to fix it. some services didn't came up after. like mistral and neutron-l3-agent | 13:29 |
mgariepy | using rocky 18.1.6 | 13:29 |
noonedeadpunk | had probably common thing, when after coming up rabbitmq node stopped whole cluster working | 13:34 |
noonedeadpunk | status was ok, but in fact services were not communicating | 13:35 |
noonedeadpunk | and this was resolved only be running rabbitmq-install.yml with rabbitmq_upgrade=True | 13:36 |
mgariepy | that's what i did to fix it. | 13:37 |
mgariepy | just wondering why some service were ok and others not. | 13:38 |
noonedeadpunk | Not sure if this fixes this problem https://review.opendev.org/#/c/652187/5 but it might be related I guess. | 13:38 |
noonedeadpunk | As everything looks like that qeues just dissapear after failed node returns. | 13:38 |
noonedeadpunk | As we don't have really ha queues for rocky | 13:40 |
noonedeadpunk | mgariepy: I think that it depends on what node queue is placed. | 13:42 |
*** udesale has quit IRC | 13:46 | |
*** udesale has joined #openstack-ansible | 13:47 | |
*** ianychoi has quit IRC | 13:48 | |
mgariepy | and the order of the powerlost maybe. | 13:49 |
*** vnogin has joined #openstack-ansible | 13:51 | |
*** ianychoi has joined #openstack-ansible | 13:52 | |
*** ianychoi has quit IRC | 14:04 | |
openstackgerrit | Logan V proposed openstack/openstack-ansible-lxc_hosts stable/stein: Temporary fix of failing aria2 on centos https://review.opendev.org/657386 | 14:12 |
*** spatel has joined #openstack-ansible | 14:16 | |
spatel | Morning folks | 14:16 |
*** udesale has quit IRC | 14:16 | |
spatel | cloudnull: how you doing bro? | 14:16 |
*** vnogin has quit IRC | 14:18 | |
*** ianychoi has joined #openstack-ansible | 14:18 | |
*** udesale has joined #openstack-ansible | 14:21 | |
redkrieg | does anyone have any guidance for including a new pip package in the openstack-ansible repo container? I tried adding its name to utility_pip_packages in a new user_utility.yml file, and it does try to install but the repo isn't building it. Is there some central manifest for the repo playbook to build from that I'm not seeing? | 14:27 |
*** samueldmq has joined #openstack-ansible | 14:27 | |
*** mgariepy has quit IRC | 14:29 | |
*** ivve has quit IRC | 14:40 | |
*** cshen has joined #openstack-ansible | 15:08 | |
redkrieg | are rocky->stein upgrades known to be working yet? | 15:08 |
*** cshen has quit IRC | 15:12 | |
noonedeadpunk | redkrieg: you probably may ping mnaser or cloudnull about hteir experience, afaik they've already provided bunch of such upgrades. | 15:13 |
noonedeadpunk | but be aware that centos is now broken due to problems with aria2 package in epel repo | 15:13 |
*** gyee has joined #openstack-ansible | 15:13 | |
*** mgariepy has joined #openstack-ansible | 15:15 | |
redkrieg | noonedeadpunk: luckily I'm on Ubuntu. thanks for the info | 15:16 |
*** markvoelker has joined #openstack-ansible | 15:16 | |
chandankumar | noonedeadpunk: Hello | 15:16 |
chandankumar | noonedeadpunk: please have a look at this issue http://logs.openstack.org/42/654942/6/check/openstack-ansible-functional-tempestconf-centos-7/28cc895/job-output.txt.gz#_2019-05-06_09_56_41_905423 | 15:17 |
*** djhankb has quit IRC | 15:25 | |
*** djhankb has joined #openstack-ansible | 15:27 | |
noonedeadpunk | chandankumar: I think we have the same problem over there https://review.opendev.org/#/c/656499/ | 15:27 |
noonedeadpunk | So it's not tempest related.... | 15:27 |
noonedeadpunk | Just now don't really have enough time to dig inside this problem:( | 15:28 |
djhankb | Hi guys, for Stein, which version should I be using at this point? I pulled tag "stable/stein" from git, however I've been having some issues with my Utility container, as well as Cinder playbooks | 15:29 |
noonedeadpunk | djhankb: isn't cinder problem looks like https://bugs.launchpad.net/cinder/+bug/1806156 ? | 15:30 |
openstack | Launchpad bug 1806156 in Cinder "shared_targets_online_data_migration fails when cinder-volume service not running" [Undecided,Confirmed] | 15:30 |
djhankb | noonedeadpunk: I actually forgot about that issue - I am actually running into a 404 error on a fresh install for Cinder when running some pip commands | 15:33 |
djhankb | I also am hitting an issue during the container build: fatal: [osa-control1_utility_container-18691486]: FAILED! => {"changed": true, "cmd": "openstack complete > /etc/bash_completion.d/openstack_client", "delta": "0:00:00.039811", "end": "2019-05-06 15:25:47.499157", "msg": "non-zero return code", "rc": 127, "start": "2019-05-06 15:25:47.459346", "stderr": "/bin/sh: 1: openstack: not found", "stderr_lines": ["/bin/sh: | 15:34 |
djhankb | 1: openstack: not found"], "stdout": "", "stdout_lines": []} | 15:34 |
*** aludwar has quit IRC | 15:34 | |
*** aludwar has joined #openstack-ansible | 15:34 | |
djhankb | that would be the utility container | 15:34 |
noonedeadpunk | hm, that's strange... do you have python-openstackclient installed inside utility? | 15:35 |
djhankb | is that installed via apt? | 15:36 |
djhankb | a dpkg -l does not list any open stack client being installed | 15:36 |
logan- | chandankumar: I'm guessing it is related to the placement service breakout. https://review.opendev.org/#/c/656891/ will address placement, but that is currently blocked on one last failing job (centos 7 distro packages deploy): http://logs.openstack.org/91/656891/29/check/openstack-ansible-deploy-aio_distro_metal-centos-7/60303ef/logs/ara-report/re | 15:36 |
logan- | sult/4b3b398d-675b-4fff-b7c3-d01aea29f75d/ | 15:36 |
logan- | er, link is: http://logs.openstack.org/91/656891/29/check/openstack-ansible-deploy-aio_distro_metal-centos-7/60303ef/logs/ara-report/result/4b3b398d-675b-4fff-b7c3-d01aea29f75d/ | 15:36 |
chandankumar | logan-: yes, I pinged rdo folks, it is a known issue | 15:37 |
*** nollidec has joined #openstack-ansible | 15:39 | |
*** chandankumar is now known as raukadah | 15:41 | |
noonedeadpunk | djhankb: if yours install_method == "distro", then it should be installed with apt. Otherwise (be default) it's installed with pip | 15:42 |
*** aludwar has quit IRC | 15:49 | |
*** hamzaachi has quit IRC | 15:51 | |
*** aludwar has joined #openstack-ansible | 15:53 | |
djhankb | noonedeadpunk: I used install_method: source - when I try to run pip from within the Utility container, I get: bash: pip: command not found | 15:54 |
djhankb | I have re-run playbooks over and over, would it help to delete the containers before I re-run setup-hosts.yml and setup-infrastructure.yml | 15:54 |
djhankb | it seems like even though some builds succeeded, I have some missing pieces. | 15:55 |
djhankb | in fact - my Cinder error that I am getting is also pip related: raise HTTPError(http_error_msg, response=self)\nHTTPError: 404 Client Error: Not Found for url: http://192.168.41.41:8181/simple/pip/\n | 15:56 |
noonedeadpunk | that's really strange... do you have utility venv inside container in /openstack/venvs/ | 15:56 |
djhankb | it appears that the repo container should have that /simple/pip/ folder - and it does not | 15:56 |
djhankb | yes I do - /openstack/venvs/utility-19.0.0.0rc2.dev27 | 15:57 |
openstackgerrit | Logan V proposed openstack/openstack-ansible-os_nova master: Remove nova-placement-api package from CentOS https://review.opendev.org/657398 | 16:01 |
*** strattao has quit IRC | 16:03 | |
*** aedc has joined #openstack-ansible | 16:04 | |
antonym | djhankb: i was getting a similar error with a rocky to stein upgrade and i had to yank the /root/.pip/pip.conf off the repo/hosts to get it to get past that error | 16:04 |
djhankb | antonym: where exactly would I be looking for that - I am checking my deployment host, as well as infrastructure hosts and I do not have a .pip in any of my home directories | 16:08 |
*** nollidec has quit IRC | 16:08 | |
antonym | infra nodes and repo containers: /root/.pip/pip.conf | 16:08 |
antonym | https://review.opendev.org/#/c/656721/ | 16:09 |
noonedeadpunk | djhankb: in stein repo container dos not contain pip wheels any more - we've migrated to python_build_venv role | 16:12 |
djhankb | ok yeah I do not have a .pip/ folder anywhere that I can find in infra nodes or containers | 16:12 |
noonedeadpunk | * python_venv_build | 16:13 |
*** nollidec has joined #openstack-ansible | 16:13 | |
*** strattao has joined #openstack-ansible | 16:13 | |
djhankb | noonedeadpunk: what does that mean for me then? With this being a brand-new build is there a way to easily just delete everything and start over without a full OS reinstall? | 16:14 |
noonedeadpunk | actually "Not Found for url: http://192.168.41.41:8181/simple/pip/" says, that for some point inside cinder container some pip.conf is located | 16:18 |
noonedeadpunk | like this http://paste.openstack.org/show/750724/ | 16:19 |
*** ivve has joined #openstack-ansible | 16:20 | |
noonedeadpunk | you may drop containers with /opt/openstack-ansible/playbooks/lxc-containers-destroy.yml --limit cinder_all,utility_all | 16:20 |
noonedeadpunk | after that try to launch playbooks again. Or just create containers with /opt/openstack-ansible/playbooks/lxc-containers-create.yml --limit cinder_all,utility_all,lxc_hosts | 16:21 |
noonedeadpunk | and setup-openstack after that | 16:22 |
*** ivve has quit IRC | 16:35 | |
cloudnull | afternoons all ! | 16:40 |
cloudnull | hows it ? | 16:40 |
cloudnull | from the outside it looked like a good infra summit and PTG. anything amazing come from the talks or sessions I should go watch ? | 16:42 |
noonedeadpunk | that's great question:) I'd love to join to it and get some recommendations on what to watch at the first place:) | 16:45 |
strattao | I thought some of the labs were pretty good, but the session I thought was most interesting was the “Optimize OpenStack performance and TCO for large-scale Private Cloud” | 16:58 |
strattao | missed meeting you at the summit cloudnull | 16:59 |
cloudnull | hopefully we can catch up on the next one :) | 17:00 |
strattao | You going to Shanghai then? ;) | 17:02 |
cloudnull | one can hope | 17:03 |
cloudnull | too early to tell at this point | 17:03 |
*** Talion has quit IRC | 17:04 | |
redkrieg | cloudnull: have you done any rocky->stein upgrades successfully since stein has been released? | 17:07 |
*** cshen has joined #openstack-ansible | 17:08 | |
*** cshen has quit IRC | 17:13 | |
*** kopecmartin is now known as kopecmartin|off | 17:17 | |
mnaser | stein h as not been released yet officially fwiw | 17:18 |
*** ivve has joined #openstack-ansible | 17:18 | |
djhankb | noonedeadpunk: thank you - that makes sense about the pip.conf being there for cinder, I forgot that's a machine that I am re-using from a previous deployment. I will try the container destroy and see how it goes | 17:21 |
djhankb | confirmed /root/.pip/pip.conf was present on the cinder physical machine | 17:23 |
*** shertel has joined #openstack-ansible | 17:23 | |
*** udesale has quit IRC | 17:27 | |
cloudnull | redkrieg technically I've done the rocky stein upgrade. My lab environment is running the head of master OSA which I upgrade on a fairly regular basis. So far so good. | 17:32 |
cloudnull | I did however run into the cinder online DB migration issues reported a while back but that was overcome with a manual DB sync | 17:32 |
cloudnull | https://bugs.launchpad.net/cinder/+bug/1806156 | 17:33 |
openstack | Launchpad bug 1806156 in Cinder "shared_targets_online_data_migration fails when cinder-volume service not running" [Undecided,Confirmed] | 17:33 |
redkrieg | thanks for the tip. I'm going to be launching for customers soon and would like to start out on stein to get ahead of the upgrade woes with clients on there. I don't really want to reinstall 5 regions if the upgrade is mostly working :D | 17:33 |
cloudnull | idk if thats due to something we're doing wrong or something cinder needs to resolve > | 17:33 |
cloudnull | ? | 17:34 |
cloudnull | ++ good call . | 17:34 |
cloudnull | stein has been solid | 17:34 |
cloudnull | for me at least, and the folks at vexxhost - https://medium.com/@vexxhostinc/vexxhost-is-running-openstack-stein-in-production-on-day-one-of-the-release-19c9c76b90ff -cc mnaser :D | 17:35 |
openstackgerrit | Logan V proposed openstack/openstack-ansible-os_nova master: Remove nova-placement-api package from CentOS https://review.opendev.org/657398 | 17:36 |
kplant | if i change out the aria2c calls with wget it works fine for me | 17:39 |
noonedeadpunk | cloudnull that's great question regarding cinder... Don't know as well, and that's what I'd love to ask cinder folks, if I were on summit... | 17:39 |
noonedeadpunk | kplant: you may apply https://review.opendev.org/#/c/656625/ | 17:40 |
kplant | yeah that's much cleaner than calling wget with shell :-) | 17:42 |
openstackgerrit | Vadim Kuznetsov proposed openstack/openstack-ansible-os_octavia master: Add support for using distribution packages for OpenStack services https://review.opendev.org/652049 | 17:42 |
openstackgerrit | Logan V proposed openstack/openstack-ansible master: Set CentOS 7 distro job to non-voting https://review.opendev.org/657415 | 17:45 |
openstackgerrit | Logan V proposed openstack/openstack-ansible master: Revert "Set CentOS 7 distro job to non-voting" https://review.opendev.org/657416 | 17:45 |
openstackgerrit | Logan V proposed openstack/openstack-ansible master: Add support to deploy placement https://review.opendev.org/656891 | 17:45 |
*** Weifan has joined #openstack-ansible | 17:47 | |
openstackgerrit | Logan V proposed openstack/openstack-ansible master: Set CentOS 7 distro job to non-voting https://review.opendev.org/657415 | 17:47 |
openstackgerrit | Logan V proposed openstack/openstack-ansible master: Revert "Set CentOS 7 distro job to non-voting" https://review.opendev.org/657416 | 17:47 |
*** strattao has quit IRC | 17:57 | |
*** strattao has joined #openstack-ansible | 18:02 | |
vakuznet | odyssey4me This https://opendev.org/openstack/openstack-ansible-os_octavia/src/branch/master/tasks/octavia_post_install.yml#L40 only works if octavia_cert_setup_host is localhost | 18:03 |
vakuznet | odyssey4me re: https://review.opendev.org/#/c/582641/ | 18:04 |
*** radeks_ has joined #openstack-ansible | 18:07 | |
*** radeks has quit IRC | 18:09 | |
*** markvoelker has quit IRC | 18:10 | |
vakuznet | odysey4me do you agree? | 18:11 |
noonedeadpunk | vakuznet: you mean that task lacks delegate_to? | 18:13 |
vakuznet | i don't think delegate will work (in all use case). slurp + copy content will. | 18:16 |
*** prometheanfire has quit IRC | 18:17 | |
*** Weifan has quit IRC | 18:22 | |
*** Weifan has joined #openstack-ansible | 18:26 | |
*** Weifan has quit IRC | 18:33 | |
*** KeithMnemonic has joined #openstack-ansible | 18:39 | |
kplant | noonedeadpunk: i see you're already +2 on that change but i just want to add that it worked for me | 18:49 |
*** DanyC has joined #openstack-ansible | 18:55 | |
*** prometheanfire has joined #openstack-ansible | 18:56 | |
*** BjoernT has joined #openstack-ansible | 18:59 | |
*** DanyC has quit IRC | 18:59 | |
BjoernT | quick question, stein is still a RC1 ? | 19:01 |
cjloader | https://releases.openstack.org/ | 19:13 |
BjoernT | Yepp I know, was just wandering why there is a stable/stein branch but no tag | 19:15 |
djhankb | BjoernT: Are you talking about the 19.0.0 tag? I was curious about the same thing | 19:17 |
hjohnson1 | Has anyone seen any problems regarding privsep? Specifically, on Rocky, I have set glance to use cinder as the storage method. Whenever I try to upload an image, I get errors about privsep...http://paste.openstack.org/show/750733/ | 19:18 |
mnaser | I think we're waiting for placement support to land first | 19:21 |
mnaser | that would be a good rc2 time | 19:21 |
hjohnson1 | I think it has something to do with sudo but I am having a hard time figuring out exactly what the cause is. | 19:22 |
logan- | stein can't deploy on centos right now due to https://review.opendev.org/#/c/657386/ | 19:25 |
logan- | why would placement block stein though? maybe I misunderstood, but I thought we discussed at the ptg that there are no plans to backport it from train since it is not needed in stein | 19:28 |
strattao | I’m getting an error deploying a new rocky. The upper constraints file says I need python-manilaclient 1.24.2, but the repo server is only pulling in 1.24.1 | 19:29 |
BjoernT | Thanks logan- | 19:30 |
mnaser | logan-: well we've thought about getting the upgrade over with considering that stein is technically not out | 19:31 |
logan- | gotcha | 19:31 |
*** mkuf has joined #openstack-ansible | 19:32 | |
*** BjoernT_ has joined #openstack-ansible | 19:33 | |
mgariepy | hjohnson1, what os ? | 19:34 |
*** strattao_ has joined #openstack-ansible | 19:34 | |
mgariepy | hjohnson1, centos or ubuntu ? | 19:35 |
*** hwoarang_ has joined #openstack-ansible | 19:35 | |
strattao_ | the openstack_release that is getting deployed with stable/rocky is 18.1.7dev7 | 19:37 |
strattao_ | does that version sound right? | 19:37 |
*** strattao_ has left #openstack-ansible | 19:38 | |
*** strattao_ has joined #openstack-ansible | 19:38 | |
*** strattao_ has left #openstack-ansible | 19:38 | |
*** strattao_ has joined #openstack-ansible | 19:38 | |
*** BjoernT has quit IRC | 19:39 | |
*** strattao has quit IRC | 19:39 | |
*** mkuf_ has quit IRC | 19:39 | |
*** aedc has quit IRC | 19:39 | |
*** hjohnson1 has quit IRC | 19:39 | |
*** hwoarang has quit IRC | 19:39 | |
*** strattao_ is now known as strattao | 19:39 | |
kplant | are there any plans to bring ceph-ansible up to 3.2 for stable/rocky? | 19:45 |
*** BjoernT_ has quit IRC | 19:48 | |
*** hjohnson1 has joined #openstack-ansible | 19:48 | |
hjohnson1 | Got temporarily disconnected from freenode :-( | 19:49 |
mgariepy | hjohnson1, centos or ubuntu ? | 19:49 |
*** partlycloudy has quit IRC | 19:50 | |
*** radeks_ has quit IRC | 19:50 | |
*** partlycloudy has joined #openstack-ansible | 19:51 | |
hjohnson1 | CentOS 7 | 19:51 |
logan- | placement reviews please: https://review.opendev.org/#/c/657415/ https://review.opendev.org/#/c/656891/ | 19:51 |
hjohnson1 | Also I think some packages may have been missed on installation??? For instance there is no oslo_rootwrap.cmd in the glance container. | 19:52 |
*** Weifan has joined #openstack-ansible | 19:52 | |
mgariepy | do you have /etc/sudoers.d/openstack-ansible ? | 19:53 |
hjohnson1 | mgariepy: let me check... | 19:54 |
hjohnson1 | mgariepy: Yes... just one line... Defaults:root !requiretty | 19:55 |
mgariepy | hmm. cinder needs that: maybe there is something missing for glance ? https://github.com/openstack/openstack-ansible-os_cinder/blob/master/templates/sudoers.j2 | 19:57 |
hjohnson1 | mgariepy Oh wow... the same stuff is missing from the /etc/sudoers.d/openstack-ansible file in the cinder container as well :-( | 19:59 |
mgariepy | hjohnson1, on cinder it should be sudoers.d/cinder_sudoers | 20:00 |
*** nwonknu has quit IRC | 20:00 | |
mgariepy | https://github.com/openstack/openstack-ansible-os_cinder/blob/stable/stein/tasks/cinder_post_install.yml#L144 | 20:01 |
hjohnson1 | mgariepy: Ooops...duh!!! | 20:01 |
mnaser | logan-: looks like 657415 failed? :< | 20:03 |
hjohnson1 | mgariepy: Ok... cinder has it... just not glance! | 20:03 |
mgariepy | hjohnson1, maybe it's missing some stuff for that config. | 20:03 |
*** spatel has quit IRC | 20:03 | |
logan- | mnaser: ouch, apparently our aria2c fallback to get_url failed there http://logs.openstack.org/15/657415/2/check/openstack-ansible-deploy-aio_lxc-centos-7/1eb8589/logs/ara-report/result/2cdaf95b-1dee-46b0-b5cb-594b210bfe00/ | 20:03 |
logan- | mnaser: recheck should pass, thats first time ive seen the fallback fail | 20:04 |
mgariepy | I gtg. but at least now you have some sort of idea where to look for this issue. | 20:04 |
mnaser | the internet sucks. | 20:04 |
logan- | ++ | 20:04 |
hjohnson1 | mgariepy: Thanks for all the help! I'll start digging | 20:04 |
hjohnson1 | My aria2c workaround the other day was recompile and re-install arai2c | 20:05 |
hjohnson1 | Kind of extreme but it worked :) | 20:06 |
*** BjoernT has joined #openstack-ansible | 20:06 | |
*** hwoarang_ has quit IRC | 20:09 | |
*** hwoarang has joined #openstack-ansible | 20:15 | |
*** djhankb has quit IRC | 20:27 | |
*** ansmith has quit IRC | 20:34 | |
strattao | FYI, for future reference, we were pointing to the wrong upper-constraints file. ;) | 20:48 |
*** strattao has quit IRC | 20:48 | |
*** pcaruana has quit IRC | 20:51 | |
*** vnogin has joined #openstack-ansible | 20:51 | |
*** vnogin has quit IRC | 20:56 | |
*** nwonknu has joined #openstack-ansible | 21:01 | |
*** nollidec has quit IRC | 21:07 | |
*** djhankb has joined #openstack-ansible | 21:11 | |
*** Miouge has quit IRC | 21:16 | |
*** miouge1 has joined #openstack-ansible | 21:17 | |
*** miouge1 has quit IRC | 21:18 | |
*** miouge has joined #openstack-ansible | 21:18 | |
*** nicolasbock has quit IRC | 21:21 | |
*** miouge has quit IRC | 21:27 | |
*** miouge has joined #openstack-ansible | 21:32 | |
*** Talion has joined #openstack-ansible | 21:38 | |
*** miouge has quit IRC | 21:38 | |
*** miouge has joined #openstack-ansible | 21:39 | |
*** miouge has quit IRC | 21:48 | |
*** miouge has joined #openstack-ansible | 21:49 | |
*** miouge has quit IRC | 21:49 | |
*** miouge has joined #openstack-ansible | 21:50 | |
*** miouge has quit IRC | 21:51 | |
*** miouge has joined #openstack-ansible | 21:52 | |
*** miouge has quit IRC | 21:54 | |
*** miouge has joined #openstack-ansible | 21:55 | |
*** hjohnson1 has quit IRC | 22:02 | |
*** hamzaachi has joined #openstack-ansible | 22:03 | |
*** ansmith has joined #openstack-ansible | 22:04 | |
*** kplant has quit IRC | 22:19 | |
*** hamzaachi has quit IRC | 22:28 | |
NobodyCam | Good afternoon OSA folks, I am converting a compute node to a shared_infra node, I stoped nova-compute, and neutron-linuxbridge-agent ran the remove playbook (remove_compute_node.yml), I'm now planing on setting up as a shared_infra node, any gotchas I should look out for? | 22:31 |
NobodyCam | ie. do I need to systemctl disable nova-compute / neutron-linuxbridge-agent | 22:32 |
*** kplant has joined #openstack-ansible | 22:38 | |
*** Weifan has quit IRC | 22:49 | |
NobodyCam | looking at https://docs.openstack.org/openstack-ansible/latest/admin/scale-environment.html; do I have to also list the containers if I want to add them all | 22:52 |
*** Weifan has joined #openstack-ansible | 22:55 | |
guilhermesp | you guys believe that I'm still "on the road"? :P hahah | 22:56 |
guilhermesp | how's everyone? | 22:56 |
*** Weifan has quit IRC | 22:56 | |
*** Weifan has joined #openstack-ansible | 22:56 | |
*** hwoarang has quit IRC | 22:57 | |
*** Weifan has quit IRC | 22:57 | |
*** hwoarang has joined #openstack-ansible | 22:59 | |
*** hjohnson1 has joined #openstack-ansible | 23:00 | |
*** BjoernT has quit IRC | 23:01 | |
openstackgerrit | Kanishk Godha proposed openstack/openstack-ansible-os_swift master: Replace Module https://review.opendev.org/657502 | 23:23 |
*** gyee has quit IRC | 23:25 | |
openstackgerrit | Kanishk Godha proposed openstack/openstack-ansible-os_swift master: Replace Module https://review.opendev.org/656775 | 23:28 |
*** tosky has quit IRC | 23:32 | |
openstackgerrit | Kanishk Godha proposed openstack/openstack-ansible-os_keystone master: Replace Module https://review.opendev.org/656397 | 23:36 |
openstackgerrit | Kanishk Godha proposed openstack/openstack-ansible-os_trove master: Replace Module https://review.opendev.org/656777 | 23:39 |
*** jsquare has quit IRC | 23:39 | |
*** hwoarang has quit IRC | 23:41 | |
*** hwoarang has joined #openstack-ansible | 23:42 | |
kplant | i have no idea why but my containers seem to be getting the wrong cidr... this is a snippet from my config: http://paste.openstack.org/show/750842/ | 23:45 |
djhankb | If I have a venv not populate correctly - in this example, Cinder is failing because the venvs/cinder-xx/etc/os-brick folder is missing, how do I force its re-creation? Simply delete the venv? There isn't a container here | 23:45 |
kplant | eth1 in the containers is getting 192.168.0.0/24 when it should be 192.168.24.0/24 | 23:45 |
kplant | totally missing what i'm messing up here | 23:45 |
*** jsquare has joined #openstack-ansible | 23:45 | |
djhankb | kplant: Mine looks nearly identical, I'm using 192.168.41.0/24 and am not having that issue. I can paste it if you like - the only difference is the order | 23:47 |
kplant | yeah i haven't had this problem in the past, i'm pretty sure i changed something and blew it up | 23:49 |
kplant | i have no idea what though | 23:49 |
kplant | would you mind pasting yours? i've gone over mine so many times and i'm pretty sure i'm too biased to catch my own mistake at this point | 23:51 |
kplant | something to do a stare and compare might be helpful | 23:52 |
djhankb | sure give me a moment | 23:52 |
kplant | appreciate it | 23:53 |
NobodyCam | well I guess you do have to add the containers | 23:57 |
*** ChosSimbaOne has quit IRC | 23:59 | |
*** ChosSimbaOne has joined #openstack-ansible | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!