*** ahosam has quit IRC | 00:14 | |
*** DanyC has joined #openstack-ansible | 01:12 | |
*** DanyC has quit IRC | 01:16 | |
*** hwoarang has quit IRC | 02:03 | |
*** hwoarang has joined #openstack-ansible | 02:04 | |
*** hamzy__ is now known as hamzy | 03:36 | |
*** cshen has joined #openstack-ansible | 03:40 | |
*** cshen has quit IRC | 03:44 | |
*** DanyC has joined #openstack-ansible | 04:25 | |
*** DanyC has quit IRC | 04:29 | |
*** hwoarang has quit IRC | 05:10 | |
*** hwoarang has joined #openstack-ansible | 05:11 | |
*** faizy98 has joined #openstack-ansible | 05:31 | |
*** faizy98 has quit IRC | 05:32 | |
*** faizy98 has joined #openstack-ansible | 05:32 | |
*** hamzaachi has joined #openstack-ansible | 05:38 | |
*** cshen has joined #openstack-ansible | 05:41 | |
*** gkadam has joined #openstack-ansible | 05:45 | |
*** cshen has quit IRC | 05:49 | |
*** faizy_ has joined #openstack-ansible | 05:50 | |
*** cshen has joined #openstack-ansible | 05:51 | |
*** faizy98 has quit IRC | 05:52 | |
*** cshen has quit IRC | 05:56 | |
*** faizy_ has quit IRC | 05:59 | |
*** hwoarang has quit IRC | 06:01 | |
*** hwoarang has joined #openstack-ansible | 06:03 | |
*** elbragstad has quit IRC | 06:03 | |
*** hamzaachi has quit IRC | 06:05 | |
admin0 | 18.1.0 -- can't seem to get pass [lxc_hosts : Ensure that the LXC cache has been prepared] .... .maybe a timeout thing .. is there a way to override the timeout or increase it via parameters ? | 06:07 |
---|---|---|
openstackgerrit | Merged openstack/openstack-ansible master: Adds haproxy endpoints for networking-ovn support https://review.openstack.org/584069 | 06:37 |
*** DanyC has joined #openstack-ansible | 06:44 | |
*** radeks has joined #openstack-ansible | 06:46 | |
*** radeks_ has joined #openstack-ansible | 06:47 | |
*** DanyC has quit IRC | 06:49 | |
*** radeks has quit IRC | 06:50 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible master: Imported Translations from Zanata https://review.openstack.org/621486 | 06:51 |
jrosser | admin0: are you seeing that locally on your system? I’ve seen it a lot in CI test failures but never been able to reproduce locally to debug..... | 07:16 |
*** cshen has joined #openstack-ansible | 07:17 | |
*** pcaruana has joined #openstack-ansible | 07:25 | |
*** jawad_axd has joined #openstack-ansible | 07:38 | |
*** jawad_axd has quit IRC | 07:40 | |
*** jawad_axd has joined #openstack-ansible | 07:40 | |
admin0 | jrosser, so this timeout and things is set for a hdd disk .. meaning 1 operation(one instance) per hdd disk .. if you are testing something like 2 controllers ( virtually/kvm ) on the same machine then the iops is not enough .. if SSD, it goes through | 07:41 |
jrosser | Right - can you see in the cache prep log where it gets to? The ones I’ve seen are part way through installing the apt packages | 07:43 |
jrosser | admin0: the lxc_hosts role defines this lxc_cache_prep_timeout: 1200 | 07:47 |
jrosser | Override that for a longer timeout | 07:47 |
*** mma has joined #openstack-ansible | 07:52 | |
*** ahosam has joined #openstack-ansible | 07:59 | |
admin0 | hmm.. first time doing rocky .. so even after setup hosts and setup infra .. it does not spawn any lxc containers ? | 08:08 |
*** ahosam has quit IRC | 08:08 | |
*** shardy has joined #openstack-ansible | 08:11 | |
*** hamzaachi has joined #openstack-ansible | 08:23 | |
*** trident has quit IRC | 08:28 | |
*** trident has joined #openstack-ansible | 08:30 | |
evrardjp | Due to RSI I will not be able to do much this week. Sorry for that. | 08:35 |
admin0 | evrardjp, take care | 08:36 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible master: Enable eatmydata for apt package manager on AIO builds https://review.openstack.org/591426 | 08:44 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible master: Enable eatmydata for apt package manager on AIO builds https://review.openstack.org/591426 | 08:44 |
*** tosky has joined #openstack-ansible | 08:48 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-lxc_hosts master: [DNM] Test libeatmydata during LXC cache prep https://review.openstack.org/621509 | 08:50 |
*** jawad_axd has quit IRC | 09:01 | |
*** aludwar has quit IRC | 09:16 | |
*** aludwar has joined #openstack-ansible | 09:18 | |
*** ericzolf has joined #openstack-ansible | 09:19 | |
admin0 | why do compute nodes also need LXC cache | 09:20 |
*** DanyC has joined #openstack-ansible | 09:24 | |
jrosser | admin0: based on a very unscientific test https://review.openstack.org/#/c/621509/ speeds up the lxc cache prep by about 4x | 09:31 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible master: Update ansible to 2.7.4 https://review.openstack.org/621530 | 09:41 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-tests master: Update ansible to 2.7.4 https://review.openstack.org/621531 | 09:42 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible master: Add retries for utility container distro package installs https://review.openstack.org/618711 | 09:46 |
*** ericzolf has quit IRC | 09:54 | |
admin0 | jrosser, i had to set to 4800 and it finally went through | 10:01 |
jrosser | admin0: is this on ubuntu? | 10:02 |
admin0 | yes . but i am trying it all on one big server, with multiple KVM acting as independent boxes | 10:02 |
admin0 | jrosser, an update to this article: https://www.openstackfaq.com/openstack-dev-server-setup-ubuntu/ -- on rocky | 10:02 |
admin0 | disk is 4x 2TB SATA on raid10 | 10:03 |
jrosser | ah very similar to the multinode setup in openstack-ansible-ops | 10:04 |
jrosser | well anyway - i'm maybe not surprised that package installs are slow, dpkg makes many many calls to fsync which is really going to hurt on spinning disks | 10:06 |
tosky | (that's way some people wrap apt/dpkg calls around eatmydata, but that's at your own risk :) | 10:08 |
jrosser | tosky: https://review.openstack.org/#/c/621509/ :) | 10:08 |
jrosser | in this situation there is no risk | 10:08 |
tosky | oh :) | 10:10 |
tosky | I didn't read the backlog | 10:11 |
jrosser | i've been poking at AIO+eatmydata for a while but not had time to finish it properly | 10:12 |
admin0 | jrosser, just adding those 2 lines = 4x decrease | 10:13 |
admin0 | iw ill try it out | 10:13 |
admin0 | in the next build this evening | 10:13 |
jrosser | admin0: please do - i don't have a similar system with HDD to test it so a result there would be very interesting | 10:13 |
*** fresta has quit IRC | 10:13 | |
*** fresta has joined #openstack-ansible | 10:14 | |
jrosser | admin0: the 4x comes from running that test once in zuul and comparing against another other run without it - so there could be all sorts of differences in storage setup on the test instances | 10:15 |
*** electrofelix has joined #openstack-ansible | 10:18 | |
*** fresta has quit IRC | 10:22 | |
*** electrofelix has quit IRC | 10:22 | |
*** fresta has joined #openstack-ansible | 10:22 | |
*** electrofelix has joined #openstack-ansible | 10:31 | |
*** noonedeadpunk has joined #openstack-ansible | 10:34 | |
*** shardy has quit IRC | 10:35 | |
*** shardy has joined #openstack-ansible | 10:43 | |
admin0 | jrosser, made those changes in /etc/ansible/roles/lxc_hosts/templates/prep-scripts/ubuntu_18_prep.sh.j2 .. | 10:44 |
admin0 | before it used to re-do that step in every run | 10:44 |
admin0 | now it just skips if its there | 10:44 |
admin0 | will try in 2 similar systems later on ..one with the change, one without | 10:44 |
jrosser | ok, thanks | 10:44 |
jrosser | that change shouldnt really affect what runs and when | 10:44 |
admin0 | another question .. curl 172.29.236.184:8181 give repo packages .. while same behind haproxy IP gives No server is available to handle this request. | 10:53 |
admin0 | .. haproxy 8181 is pointing to the correct repo container | 10:53 |
*** DanyC has quit IRC | 10:54 | |
*** DanyC has joined #openstack-ansible | 10:54 | |
*** shardy has quit IRC | 10:55 | |
*** ahosam has joined #openstack-ansible | 10:55 | |
*** priteau has joined #openstack-ansible | 10:56 | |
*** DanyC has quit IRC | 11:03 | |
*** DanyC has joined #openstack-ansible | 11:04 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible master: Fix ansible deprecation warnings https://review.openstack.org/621541 | 11:09 |
Miouge | Good morning folks! | 11:38 |
*** DanyC_ has joined #openstack-ansible | 11:42 | |
*** hamzy_ has joined #openstack-ansible | 11:42 | |
*** ahosam has quit IRC | 11:42 | |
*** hamzy has quit IRC | 11:42 | |
*** DanyC has quit IRC | 11:44 | |
*** goldenfri has quit IRC | 11:44 | |
*** electrofelix has quit IRC | 11:58 | |
*** electrofelix has joined #openstack-ansible | 12:03 | |
*** ahosam has joined #openstack-ansible | 12:03 | |
jonher | Morning Miouge | 12:03 |
*** vnogin has joined #openstack-ansible | 12:05 | |
*** shardy has joined #openstack-ansible | 12:09 | |
francois | hello | 12:11 |
francois | cloudnull: I'm trying to understand why the change for https://bugs.launchpad.net/openstack-ansible/+bug/1768231 was abandoned, would love if you have some hints :) | 12:13 |
openstack | Launchpad bug 1768231 in openstack-ansible "Cinder filter scheduler not enabled with multiple storage back ends" [Medium,In progress] - Assigned to Kevin Carter (kevin-carter) | 12:13 |
*** hamzaachi has quit IRC | 12:22 | |
*** ansmith has quit IRC | 12:23 | |
*** vnogin has quit IRC | 12:39 | |
*** dave-mccowan has joined #openstack-ansible | 12:56 | |
*** ansmith has joined #openstack-ansible | 13:25 | |
pabelanger | morning! Could I get a review / +A on some backports to unblock deploying stable/rocky with zuul (ansible-network): https://review.openstack.org/#/q/topic:bp/python-build-simplification-stable/rocky thanks! | 13:28 |
pabelanger | https://review.openstack.org/621202/ alsp please | 13:29 |
pabelanger | also* | 13:29 |
*** udesale has joined #openstack-ansible | 13:30 | |
openstackgerrit | Guilherme Steinmuller Pimentel proposed openstack/openstack-ansible-os_placement master: [WIP] Create base files to install placement https://review.openstack.org/618820 | 13:31 |
*** dave-mccowan has quit IRC | 13:32 | |
*** ahosam has quit IRC | 13:35 | |
arxcruz | ansible hackers, is there a way to load environment variables from a env file in execution time ? | 13:37 |
arxcruz | like the stackrc file | 13:37 |
mnaser | arxcruz: if its inside shell, you can do "source foo\nps auxf" | 13:38 |
*** jroll has quit IRC | 13:38 | |
arxcruz | mnaser: yeah, but in that case it will be available only on that shell | 13:38 |
*** jroll has joined #openstack-ansible | 13:38 | |
*** vollman has joined #openstack-ansible | 13:49 | |
*** weezS has joined #openstack-ansible | 14:13 | |
openstackgerrit | Chandan Kumar proposed openstack/openstack-ansible-os_tempest master: Use tempest run for generating subunit results https://review.openstack.org/621584 | 14:14 |
*** DanyC_ has quit IRC | 14:26 | |
*** DanyC has joined #openstack-ansible | 14:26 | |
*** rodolof has joined #openstack-ansible | 14:39 | |
*** lbragstad has joined #openstack-ansible | 14:49 | |
*** lbragstad has quit IRC | 14:58 | |
*** lbragstad has joined #openstack-ansible | 15:00 | |
guilhermesp | morning! | 15:21 |
guilhermesp | I'm wondering if this variable, i.e http://paste.openstack.org/show/736577/ or any other like glance, cinder... would be placed outside the role | 15:23 |
guilhermesp | like, the db setup https://github.com/openstack/openstack-ansible-os_glance/blob/7958d16c7152cc84f3c774116252320c4b76cd64/tasks/glance_db_setup.yml only has the variable in the templates and in the task | 15:23 |
openstackgerrit | Arx Cruz proposed openstack/openstack-ansible-os_tempest master: WIP: Better tempest black and whitelist management https://review.openstack.org/621605 | 15:26 |
guilhermesp | like submit a small PR adding placement_container_myql_password here ? https://github.com/openstack/openstack-ansible-tests/blob/master/test-vars.yml | 15:28 |
guilhermesp | for the moment I know that I can place it in tests/os_placement_overrides.yml but in general, I'd think that is better to add it globally | 15:30 |
*** spatel has joined #openstack-ansible | 15:31 | |
spatel | morning folks!! | 15:31 |
spatel | finally i am seeing openstack foundation upload all burlin session videos | 15:32 |
*** mma has quit IRC | 15:40 | |
*** redkrieg has joined #openstack-ansible | 15:43 | |
redkrieg | hello all. trying to use ovs with openstack ansible following a blog post I found. for whatever reason this guy leaves "port" blank in ovs-setup.yml, which ansible can't do anything with. tried eth12 but I get neutron errors creating instances saying the port can't be created with zero errors in openvswitch logs. | 15:44 |
redkrieg | tutorial is here: https://medium.com/@travistruman/configuring-openstack-ansible-for-open-vswitch-b7e70e26009d | 15:44 |
*** mma has joined #openstack-ansible | 15:45 | |
*** cshen has quit IRC | 15:48 | |
*** mma has quit IRC | 15:49 | |
openstackgerrit | Merged openstack/openstack-ansible-os_horizon master: Enable overriding the service setup host python interpreter https://review.openstack.org/621202 | 15:54 |
*** jhesketh has quit IRC | 15:55 | |
spotz | redkrieg: That is a couple releases old at this point, I think @jamesdenton might have some docs? | 15:56 |
*** jhesketh has joined #openstack-ansible | 15:57 | |
jamesdenton | hello | 15:57 |
mnaser | i'd probably refer to our docs which contain much newer/fresher info at iths point | 15:57 |
jamesdenton | so yeah, that blog post is a bit outdated. This would be better: https://docs.openstack.org/openstack-ansible-os_neutron/latest/app-openvswitch.html | 15:58 |
jamesdenton | the br-provider bridge should be created automatically. You'll either need to add 'br-vlan' by hand, or another interface | 15:58 |
jamesdenton | ovs-vsctl add-port br-provider <br-vlan or bond1 or whatever> | 15:59 |
spotz | I was pretty sure you had added new docs jamesdenton:) | 15:59 |
jamesdenton | well, actually, i don't think it was me! I *DO* need to update them, though. If you're on Rocky, you'll want to use this: https://docs.openstack.org/openstack-ansible-os_neutron/rocky/app-openvswitch.html | 16:00 |
jamesdenton | speaking of updating... how should i go about updating the pike->queens upgrade guide to resolve this bug here: https://bugs.launchpad.net/openstack-ansible/+bug/1804770 | 16:01 |
openstack | Launchpad bug 1804770 in openstack-ansible "Pike -> Queens Upgrade: Documentation for OVS setup and neutron agent rebalancing missing" [High,Confirmed] - Assigned to James Denton (james-denton) | 16:01 |
spotz | Is it in master or just the older branch? | 16:02 |
jamesdenton | i'm fairly certain it would only apply to the Queens branch | 16:03 |
jamesdenton | So it's this page: https://docs.openstack.org/openstack-ansible/queens/admin/upgrades/major-upgrades.html | 16:03 |
spotz | If mnaser agrees I'd just subit it to that branch? | 16:04 |
*** gyee has joined #openstack-ansible | 16:04 | |
mnaser | sure go for it | 16:05 |
jamesdenton | Looking at the repo, I'm curious where the bits get pulled in. This file here doesn't have everything that's displayed: https://github.com/openstack/openstack-ansible/blob/stable/queens/doc/source/admin/upgrades/major-upgrades.rst | 16:06 |
jamesdenton | oh nevermind | 16:09 |
spotz | jamesdenton: if you need help or when you're done just ping I'll take a look | 16:10 |
jamesdenton | thanks spotz. I just found the include statements. | 16:10 |
spotz | jamesdenton: Yeah those can be fun:) | 16:10 |
admin0 | \o | 16:10 |
jamesdenton | How reliable is run-upgrade.sh? :D | 16:11 |
admin0 | i corrupted one of my db the other day jamesdenton .. not sure if it was me or the run-upgrade.sh :D | 16:11 |
admin0 | it was test, so i did not took backup | 16:11 |
jamesdenton | seems like a DB backup could be a cheap add to the script | 16:12 |
openstackgerrit | Merged openstack/openstack-ansible-os_glance stable/rocky: Enable overriding the service setup host python interpreter https://review.openstack.org/621353 | 16:13 |
mbuil_ | can anyone have a look at --> https://review.openstack.org/#/c/621249/. Thanks! | 16:16 |
openstackgerrit | Merged openstack/openstack-ansible-os_neutron stable/rocky: Enable overriding the service setup host python interpreter https://review.openstack.org/621355 | 16:17 |
openstackgerrit | Merged openstack/openstack-ansible-os_keystone stable/rocky: Enable overriding the service setup host python interpreter https://review.openstack.org/621189 | 16:17 |
jrosser | so for some reason lxc_cache_prep time on bionic seems to have ballooned in gate checks, to the point it's caused a ton of bionic jobs to fail - this brings it back in check https://review.openstack.org/#/c/621509/ | 16:29 |
openstackgerrit | Merged openstack/openstack-ansible-os_nova stable/rocky: Enable overriding the service setup host python interpreter https://review.openstack.org/621354 | 16:45 |
*** mma has joined #openstack-ansible | 16:49 | |
*** mma has quit IRC | 16:54 | |
*** udesale has quit IRC | 17:02 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-openstack_hosts master: Fix ansible deprecation warnings https://review.openstack.org/621635 | 17:10 |
openstackgerrit | Jonathan Rosser proposed openstack/ansible-hardening master: Fix ansible deprecation warnings https://review.openstack.org/621636 | 17:11 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-lxc_container_create master: Fix ansible deprecation warnings https://review.openstack.org/621638 | 17:13 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible master: Fix ansible deprecation warnings https://review.openstack.org/621541 | 17:15 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-repo_build master: Fix ansible deprecation warnings https://review.openstack.org/621643 | 17:19 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-galera_server master: Fix ansible deprecation warnings https://review.openstack.org/621644 | 17:21 |
*** cshen has joined #openstack-ansible | 17:22 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-os_keystone master: Fix ansible deprecation warnings https://review.openstack.org/621647 | 17:23 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-os_glance master: Fix ansible deprecation warnings https://review.openstack.org/621650 | 17:25 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-os_glance master: Fix ansible deprecation warnings https://review.openstack.org/621650 | 17:26 |
*** goldenfri has joined #openstack-ansible | 17:28 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-galera_server master: Fix ansible deprecation warnings https://review.openstack.org/621644 | 17:29 |
openstackgerrit | Jonathan Rosser proposed openstack/ansible-hardening master: Fix ansible deprecation warnings https://review.openstack.org/621636 | 17:30 |
openstackgerrit | Paul Belanger proposed openstack/openstack-ansible-os_horizon stable/rocky: Enable overriding the service setup host python interpreter https://review.openstack.org/621655 | 17:31 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-os_cinder master: Fix ansible deprecation warnings https://review.openstack.org/621656 | 17:31 |
pabelanger | could I also get another review on ^, now that os_horizon was merged to master | 17:32 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-os_octavia master: Fix ansible deprecation warnings https://review.openstack.org/621658 | 17:35 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-os_neutron master: Fix ansible deprecation warnings https://review.openstack.org/621659 | 17:36 |
openstackgerrit | Guilherme Steinmuller Pimentel proposed openstack/openstack-ansible-os_placement master: [WIP] Create base files to install placement https://review.openstack.org/618820 | 17:38 |
*** shardy has quit IRC | 17:46 | |
*** vnogin has joined #openstack-ansible | 17:56 | |
*** DanyC has quit IRC | 18:03 | |
*** vnogin has quit IRC | 18:25 | |
*** udesale has joined #openstack-ansible | 18:26 | |
*** vnogin has joined #openstack-ansible | 18:26 | |
*** cshen has quit IRC | 18:31 | |
*** electrofelix has quit IRC | 18:31 | |
*** hamzaachi has joined #openstack-ansible | 18:35 | |
*** mma has joined #openstack-ansible | 18:49 | |
*** DanyC has joined #openstack-ansible | 18:51 | |
*** cshen has joined #openstack-ansible | 18:56 | |
*** DanyC has quit IRC | 18:56 | |
*** DanyC has joined #openstack-ansible | 18:58 | |
*** cshen has quit IRC | 19:00 | |
*** DanyC has quit IRC | 19:02 | |
*** mma has quit IRC | 19:03 | |
*** hamzaachi has quit IRC | 19:05 | |
*** mma has joined #openstack-ansible | 19:15 | |
pabelanger | and https://review.openstack.org/620651/ would also get good to get approved, documents how to use the new ansible variable | 19:15 |
*** shardy has joined #openstack-ansible | 19:17 | |
*** mma has quit IRC | 19:18 | |
pabelanger | mnaser: logan-: ^ since you helped with others | 19:18 |
*** priteau has quit IRC | 19:20 | |
*** strattao has joined #openstack-ansible | 19:23 | |
*** vollman has quit IRC | 19:27 | |
*** hamzaachi has joined #openstack-ansible | 19:33 | |
*** cshen has joined #openstack-ansible | 19:34 | |
*** spatel has quit IRC | 19:34 | |
jungleboyj | spotz: You around? | 19:36 |
*** spatel has joined #openstack-ansible | 19:36 | |
spotz | jungleboyj: in d&i meeting but here | 19:36 |
jungleboyj | Ok. Just a quick question when you have a chance. I made changes to /etc/cinder/cinder.conf and then stopped and restarted the cinder-api container but doesn't see my changes in the config file. Thought I had done this before but it looks like I might be wrong. | 19:37 |
*** shardy has quit IRC | 19:48 | |
openstackgerrit | Vadim Kuznetsov proposed openstack/openstack-ansible-openstack_hosts stable/queens: use ansible_hostname to construct canonical_hostname in /etc/hosts https://review.openstack.org/621688 | 19:49 |
openstackgerrit | Vadim Kuznetsov proposed openstack/openstack-ansible-openstack_hosts stable/rocky: use ansible_hostname to construct canonical_hostname in /etc/hosts https://review.openstack.org/621689 | 19:49 |
*** strattao has quit IRC | 19:50 | |
*** strattao has joined #openstack-ansible | 19:50 | |
*** spatel has quit IRC | 19:52 | |
*** spatel has joined #openstack-ansible | 19:53 | |
*** vnogin has quit IRC | 20:02 | |
*** vakuznet has joined #openstack-ansible | 20:15 | |
*** vakuznet has quit IRC | 20:15 | |
*** udesale has quit IRC | 20:30 | |
*** udesale has joined #openstack-ansible | 20:58 | |
spotz | jungleboyj: the conf file or the overrides? I'm wondering if you're over writing yourself | 20:59 |
jungleboyj | I edited /etc/cinder/cinder.conf on the host and then restarted the container. I didn't see the changes from /etc/cinder/cinder.conf in the container. | 21:00 |
jungleboyj | spotz: ^^ | 21:00 |
spotz | jungleboyj: Let me bring mine up and look | 21:01 |
spotz | jungleboyj: Ok what did you change? | 21:05 |
jungleboyj | I tried to add default_volume_type | 21:05 |
spotz | jungleboyj: I think you need to set it here /etc/openstack_deploy/user_variables.yml | 21:09 |
spotz | Haven't quite found the right variable yet though | 21:11 |
jungleboyj | Is that processed when the container is stopped and started though? | 21:11 |
spotz | jungleboyj: No you'd have to run the plat with the install or config tag https://docs.openstack.org/openstack-ansible-os_cinder/latest/configure-cinder.html | 21:12 |
jungleboyj | spotz: Ok. I will need to play around a bit more. | 21:14 |
jrosser | jungleboyj: the container and host filesystems are completely separate - editing cinder.conf on the host will never propagate to the container | 21:14 |
spotz | jungleboyj: If you changed the conf in the container and restarted it'd work but it'd get over written there eventually | 21:15 |
jungleboyj | spotz: Yeah. I had figured that. I was getting it confused with what RHOSP does where it bind mounts the config from /etc/cinder/ | 21:15 |
spotz | jungleboyj: Yeah definitely different:) | 21:16 |
jungleboyj | :-( So many different ways to do things. | 21:16 |
*** wspthr has joined #openstack-ansible | 21:17 | |
*** priteau has joined #openstack-ansible | 21:19 | |
*** udesale has quit IRC | 21:23 | |
*** ansmith has quit IRC | 21:34 | |
openstackgerrit | German Eichberger proposed openstack/openstack-ansible-os_octavia master: Break out config files for each octavia service https://review.openstack.org/603228 | 21:35 |
*** priteau has quit IRC | 21:41 | |
*** hamzaachi has quit IRC | 21:48 | |
admin0 | quick question .. how do i add networking in aio ? | 21:55 |
admin0 | for cirros to boot and get ip and probably get a internet connection | 21:55 |
admin0 | first time doing AIO :D | 21:55 |
*** rodolof has quit IRC | 22:00 | |
*** radeks_ has quit IRC | 22:09 | |
admin0 | never mind .. vlan works :) | 22:13 |
jungleboyj | admin0: Ok. Let me know if you have any issues. | 22:17 |
jungleboyj | I worked through a number of issues getting AIO properly configured from a networking standpoint. | 22:18 |
*** pcaruana has quit IRC | 22:18 | |
admin0 | jungleboyj, can i use a real interface for br-vlan via deploy time, or can i just brctl add interface to br-vlan and then it will carry the tag forward ? | 22:20 |
jungleboyj | admin0: That was what I did was after deployment I added my external interface to br-vlan with brctl and then assigned the external interface IP to the br-vlan instead. | 22:21 |
jungleboyj | A bit of a hack but it gets things working. | 22:21 |
admin0 | in my case i do not need to add actual ip to br-vlan .. i need it to carry the tag forward to a vyos from where it will route via vpn to home :D | 22:22 |
jungleboyj | Ah, ok. | 22:23 |
*** udesale has joined #openstack-ansible | 22:23 | |
*** udesale has quit IRC | 22:25 | |
*** udesale has joined #openstack-ansible | 22:26 | |
*** priteau has joined #openstack-ansible | 22:27 | |
*** priteau has quit IRC | 22:29 | |
*** udesale has quit IRC | 22:46 | |
*** irclogbot_0 has quit IRC | 22:47 | |
*** lbragstad has quit IRC | 22:51 | |
*** lbragstad has joined #openstack-ansible | 22:52 | |
admin0 | how to provide custom dns to all lxc containers ? | 22:58 |
*** spatel has quit IRC | 23:02 | |
admin0 | nvm .. found it | 23:05 |
*** irclogbot_0 has joined #openstack-ansible | 23:08 | |
*** cshen has quit IRC | 23:24 | |
*** weezS has quit IRC | 23:26 | |
*** gkadam has quit IRC | 23:48 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!