Wednesday, 2018-02-07

*** kstev has joined #openstack-ansible00:03
*** kstev has quit IRC00:10
*** csmart has quit IRC00:13
*** evrardjp[m] has quit IRC00:13
*** acormier has joined #openstack-ansible00:24
*** brad[] has joined #openstack-ansible00:25
*** arijr_ has joined #openstack-ansible00:28
*** acormier has quit IRC00:28
*** arijr has quit IRC00:32
*** foutatoro has quit IRC00:32
*** esberglu has quit IRC00:38
*** csmart has joined #openstack-ansible00:44
xdfilanyone use magnum? my containers are spamming up the daemon.log with "  [Errno 32] Broken pipe "00:46
xdfilits also in syslog but to a lesser dgree00:47
xdfil /openstack/venvs/magnum-16.0.7/lib/python2.7/site-packages/eventlet/greenio/base.py00:48
*** hamzy_ has quit IRC00:50
*** evrardjp[m] has joined #openstack-ansible00:59
*** acormier has joined #openstack-ansible01:03
openstackgerritMerged openstack/openstack-ansible master: Ensure neutron agents & rabbitmq do not restart when upgrading  https://review.openstack.org/54132001:05
*** hamzy_ has joined #openstack-ansible01:13
*** weezS has joined #openstack-ansible01:24
*** tasker has joined #openstack-ansible01:26
taskerhow can I instruct OSA to reclone git repositories for `repo-build` playbook?01:27
*** acormier has quit IRC01:27
taskerI've tried deleting facts and the /var/www/repo/openstack/project and /var/www/repo/openstack directories to no avail.01:27
*** acormier has joined #openstack-ansible01:27
taskerwhen the /var/www/repo/openstack/project folder is gone, there is something else that is instructing OSA to think that it doesn't need to download.01:28
*** tux_ has joined #openstack-ansible01:28
*** acormier has quit IRC01:32
openstackgerritMerged openstack/openstack-ansible-os_nova stable/newton: Change stable/newton branch to newton-eol  https://review.openstack.org/54140701:39
openstackgerritMerged openstack/openstack-ansible-tests stable/newton: Update git_branch for nova/ironic  https://review.openstack.org/54140601:39
openstackgerritMerged openstack/openstack-ansible-tests stable/newton: Collect logs to a subfolder properly  https://review.openstack.org/54142801:39
*** weezS has quit IRC01:40
*** woodard_ has joined #openstack-ansible01:43
*** woodard has quit IRC01:43
*** chyka has quit IRC01:46
*** acormier has joined #openstack-ansible01:55
*** acormier has quit IRC01:58
*** acormier has joined #openstack-ansible01:58
*** masber has quit IRC01:59
taskeris there anyway to force OSA to reclone git repositories that doesn't involve destorying the repo containers?02:06
*** arijr_ has quit IRC02:14
taskergreat. I've destroyed the containers and now I have other problems.02:21
taskertime to rip ansible open.02:21
taskers/ansible/OSA02:21
cloudnulltasker: yes.02:28
cloudnullyou can pass in an option02:28
cloudnullone sec02:28
cloudnullfrom here. https://docs.openstack.org/openstack-ansible-repo_build/latest/02:29
cloudnullsee "repo_build_git_reclone"02:29
cloudnullthe same can be set for "repo_build_venv_rebuild" and "repo_build_wheel_rebuild"02:30
taskerhehe. . )02:30
taskerthanks for the info.02:30
cloudnullfor the next time :)02:30
cloudnullthe nuke from orbit option always works too02:30
taskernot this time.   . /02:31
cloudnulloh?02:32
taskerhttps://dpaste.de/mV1c02:32
cloudnulldid you lxc-destroy or run the `openstack-ansible lxc-container-destroy.yml --limit repo_all`02:32
taskerthe latter.02:32
taskerthe files in `/etc/ansible/roles/lxc_container/vars` are the only ones in /etc I can see that match the critera of //etc/ansible/roles/lxc_container_create/tasks/main.yml#L3202:33
cloudnullthen `openstack-ansible lxc-container-create.yml --limit hosts:repo_all`02:33
taskernot that exact incantation.02:33
taskeropenstack-ansible lxc-containers-create.yml --limit "caiah-controller-*_repo_container*"02:34
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible master: Add nspawn container driver  https://review.openstack.org/47701702:34
taskeryours is working just fine.02:34
cloudnullI don't think * works in limits / tags02:34
cloudnulli'm not sure though02:34
*** guhcampos_ has quit IRC02:35
*** guhcampos has quit IRC02:35
taskerit worked for the destroy.  . )02:35
taskerand in other places. as best I understand, it's a minimal reged.02:35
tasker*regex02:35
cloudnullah. makes sense02:36
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-lxc_hosts master: Add transaction cleanup to cent prep  https://review.openstack.org/54152202:45
*** evrardjp[m] has quit IRC02:54
*** csmart has quit IRC02:55
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible master: Fix ansible pipelining  https://review.openstack.org/54152402:55
cloudnullodyssey4me: evrardjp: mhayden: ^ that should help a lot with performance. seems pipelining has been disabled since we switched to 2.403:00
*** gkadam has joined #openstack-ansible03:02
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-lxc_hosts master: Clean-up old systemd prep and allow machinctl to grow  https://review.openstack.org/52759203:04
tux_Anyone aware of this issue? http://paste.openstack.org/show/664421/03:05
*** woodard_ has quit IRC03:09
*** tinwood has quit IRC03:20
*** tinwood has joined #openstack-ansible03:21
openstackgerritMerged openstack/openstack-ansible-os_tempest stable/newton: Zuul: Remove project name  https://review.openstack.org/53850903:24
tux_The error was: 'dict object' has no attribute 'ansible_pkg_mgr'\n\nThe error appears to have been in '/opt/openstack-ansible/playbooks/common-tasks/os-lxc-container-setup.yml':03:29
tux_my package manager is yum not apt/zypper03:38
*** gkadam has quit IRC03:40
*** woodard has joined #openstack-ansible03:44
tux_Just reported bug https://bugs.launchpad.net/openstack-ansible/+bug/174781303:45
openstackLaunchpad bug 1747813 in openstack-ansible "Lxc container restart has no attribute 'ansible_pkg_mgr'" [Undecided,New]03:45
*** woodard has quit IRC03:48
*** ianychoi_ has quit IRC03:49
*** ianychoi_ has joined #openstack-ansible03:50
cloudnulltux_: that normally happens when there are no valid facts for the instance.03:51
cloudnullwhat playbook was being run ?03:51
tux_ openstack-ansible setup-openstack.yml03:52
tux_fatal: [aio1_cinder_scheduler_container-0299e6e8]: FAILED03:52
tux_when you said no valid facts does that means system facter?03:54
tux_which specific facts it is looking for?03:54
*** udesale has joined #openstack-ansible03:56
tux_I have comment 103 line for now and running build03:56
*** abelur_ has quit IRC03:58
*** abelur has joined #openstack-ansible03:58
openstackgerritMerged openstack/openstack-ansible master: Add experimental tests of new ansible versions  https://review.openstack.org/53730204:03
*** openstackgerrit has quit IRC04:04
*** acormier has quit IRC04:05
*** exodusftw has quit IRC04:08
*** exodusftw has joined #openstack-ansible04:15
cloudnulltux_: ansible will gather facts before a run04:38
cloudnullhowever there are times when the facts are stale04:38
cloudnullyou can force gathering facts from everywhere using `anisble -m setup hosts`04:38
cloudnulland `ansible -m setup all_containers`04:39
tux_hmm!04:39
tux_will try that in next build and see if that fix issue04:40
*** openstackgerrit has joined #openstack-ansible04:43
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible master: Add nspawn container driver  https://review.openstack.org/47701704:43
taskerthe problem with -e "repo_build_git_reclone=yes" is that it reclones _all_ of the repos. and I just need it to pull in two.04:47
taskerit fails to pull in in the first place and subsequent runs without the above force flag skip right over the repo as if it's already been downloaded.04:48
taskeris there another way to be more selective with what upstream repositories need to be cloned?04:48
taskerwhat is it in the host that suggest that the clone was successful in the first place?04:49
openstackgerritMerged openstack/openstack-ansible-lxc_hosts master: Change default for sshd to only all keybased auth  https://review.openstack.org/53902004:49
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible master: Add defaults for lxc container_tech  https://review.openstack.org/54131504:50
*** woodard has joined #openstack-ansible04:51
*** woodard has quit IRC04:55
*** dariko has joined #openstack-ansible04:57
taskeradditionally, the "clone git repositories asynchornously" isn't all that asynchronous. even with "-f 22"04:58
taskerthis combined with having to reclone all of the repos makes some very long test cycles.04:58
*** eumel8 has joined #openstack-ansible04:59
-tux_- TASK [ceph_client : Gather variables for each operating system] *********************************************************************************************************************05:06
-tux_- Tuesday 06 February 2018 08:41:35 -0500 (0:00:00.008) 1:26:30.930 ******05:06
-tux_- fatal: [aio1_gnocchi_container-08a39dcf]: FAILED! => {"failed": true, "msg": "No file was found when using with_first_found. Use the 'skip: true' option to allow this task to be skipped if no files are found"}05:06
tasker"Clone git repositories asynchronously -------------- 740.68s"05:11
taskertux_: I saw that same message earlier today. It went away when I adjusted what my --limit filter was. are you using a --limit when  you run your playboom?05:14
tux_no05:14
tux_I am not running limit05:15
*** poopcat has quit IRC05:16
taskerhmm. and I don't know why changing the limit on my run had any effect. sorry, I can't help.05:16
tux_what causing this issue?05:17
*** dariko has quit IRC05:20
*** dariko has joined #openstack-ansible05:21
*** gkadam has joined #openstack-ansible05:25
*** taseer1 has joined #openstack-ansible05:26
*** Taseer has quit IRC05:26
*** taseer2 has joined #openstack-ansible05:26
*** taseer1 has quit IRC05:30
*** taseer2 is now known as Taseer05:30
*** dariko has quit IRC05:36
*** olivierbourdon38 has joined #openstack-ansible05:41
*** jbadiapa has joined #openstack-ansible05:42
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible master: Add nspawn container driver  https://review.openstack.org/47701705:42
*** tux_ has quit IRC05:44
*** gkadam_ has joined #openstack-ansible05:49
*** dariko has joined #openstack-ansible05:50
*** gkadam has quit IRC05:51
*** csmart has joined #openstack-ansible06:13
*** olivierbourdon38 has quit IRC06:23
*** evrardjp[m] has joined #openstack-ansible06:26
*** woodard has joined #openstack-ansible06:47
*** olivierbourdon38 has joined #openstack-ansible06:50
*** woodard has quit IRC06:51
openstackgerritMarkos Chandras (hwoarang) proposed openstack/openstack-ansible-galera_client master: RedHat: Ensure that conflicting MariaDB packages are removed  https://review.openstack.org/54158106:59
*** udesale has quit IRC07:02
*** efaf has joined #openstack-ansible07:05
*** udesale has joined #openstack-ansible07:05
*** udesale has quit IRC07:06
*** udesale has joined #openstack-ansible07:06
*** acormier has joined #openstack-ansible07:06
jafeha__good morning07:06
*** jafeha__ is now known as jafeha07:06
*** acormier has quit IRC07:10
*** jbadiapa has quit IRC07:15
taskerhello.07:15
*** efaf has quit IRC07:15
*** sar has joined #openstack-ansible07:15
*** olivierbourdon38 has quit IRC07:16
*** SmearedBeard has joined #openstack-ansible07:20
*** sar has quit IRC07:22
*** taseer1 has joined #openstack-ansible07:28
*** Taseer has quit IRC07:29
*** taseer2 has joined #openstack-ansible07:29
*** sar has joined #openstack-ansible07:30
*** taseer2 is now known as Taseer07:30
*** taseer1 has quit IRC07:33
*** armaan has joined #openstack-ansible07:36
*** SmearedBeard has quit IRC07:40
*** olivierbourdon38 has joined #openstack-ansible07:46
*** woodard has joined #openstack-ansible07:47
*** SmearedBeard has joined #openstack-ansible07:47
*** udesale_ has joined #openstack-ansible07:48
*** portante has quit IRC07:50
*** udesale has quit IRC07:51
*** lhinds has quit IRC07:51
*** woodard has quit IRC07:51
evrardjpgood morning07:53
jafehagood morning evrardjp07:56
prometheanfiremoin07:56
taskerwhat generates "/var/www/repo/os-releases/14.2.8/ubuntu-14.04-x86_64/requirements_absolute_requirements.txt"? it's pulling in a version of "python-ldap" that needs a conflicting version of "pyasn1". is there a way to modify the requirements file?07:59
*** portante has joined #openstack-ansible08:02
*** lhinds has joined #openstack-ansible08:04
taskerhttp://paste.openstack.org/show/664644/08:07
*** DanyC has joined #openstack-ansible08:08
openstackgerritsun cheng proposed openstack/openstack-ansible-os_neutron master: Update the url links in doc file of openstack-ansible-os_neutron  https://review.openstack.org/54160308:10
*** DanyC_ has joined #openstack-ansible08:10
taskeris there a way to see what set the requirement of python-ldap to something that isn't officially releaesed yet? https://www.python-ldap.org/en/latest/installing.html#installing08:10
*** peri has joined #openstack-ansible08:11
*** DanyC has quit IRC08:13
*** nurdie has quit IRC08:13
*** mbuil has joined #openstack-ansible08:14
*** ianychoi_ has quit IRC08:14
*** nurdie has joined #openstack-ansible08:14
*** SmearedBeard has quit IRC08:15
openstackgerritMaxime Guyot proposed openstack/openstack-ansible master: [WIP] Ceph RadosGW integration  https://review.openstack.org/51785608:17
*** santacloud has joined #openstack-ansible08:17
*** SmearedBeard has joined #openstack-ansible08:17
*** ianychoi_ has joined #openstack-ansible08:19
hwoaranggood morning08:20
*** threestrands has quit IRC08:22
*** ianychoi_ has quit IRC08:28
*** sar has quit IRC08:28
*** sar has joined #openstack-ansible08:29
evrardjptasker: repo build08:29
evrardjpplease update your repo08:29
*** ianychoi_ has joined #openstack-ansible08:30
evrardjptasker: please update your sources too08:30
evrardjpthis has changed a few months ago, it's outside our control08:30
evrardjpwe adapted our code to make it work08:30
evrardjphwoarang jafeha how are things?08:30
hwoarangso far so good. how about you? :)08:32
evrardjpokayish08:33
hwoarangi hope they transition to 'ok' soon :)08:33
jafehasame here. deadlines incoming :)08:34
taskerevrardjp: i will do so. though, i just built the repo this afternoon.08:35
tasker*repo containers.08:35
*** SmearedBeard has quit IRC08:35
taskerwhich repo are you talking about? OSA repo container, openstack-ansible git repository, ubuntu package repo, or something else?08:37
*** pcaruana has joined #openstack-ansible08:38
evrardjptasker: the repo has to be rebuilt, but your sources are not updated08:39
evrardjpso update your openstack-ansible sources, rebootstrap ansible, and re-run all the playbooks08:39
evrardjpthat should fix your problem08:40
evrardjpI mean that should fix the pyldap thing08:40
evrardjphwoarang: ahah. I am just a little sick, so yeah I hope too!08:41
*** gillesMo has joined #openstack-ansible08:41
hwoarangah get well soon then :)08:42
taskerand by sources, are you meaning the ubuntu package /etc/apt/sources.list or the OSA git repo not being at 14.2.13?08:43
taskerI'm doing the latter now08:43
taskerjust trying to fully grok what you're saying.08:43
*** woodard has joined #openstack-ansible08:44
*** ianychoi_ has quit IRC08:45
*** hamza21 has joined #openstack-ansible08:46
*** ianychoi_ has joined #openstack-ansible08:46
*** SmearedBeard has joined #openstack-ansible08:48
*** woodard has quit IRC08:49
*** santacloud has quit IRC08:52
*** SmearedBeard has quit IRC08:54
evrardjptasker: the osa git repo is not up to date, and so are the roles08:57
evrardjphaha sorry for being obscure08:57
evrardjpif you are updating your osa git repo to a little later in your branch, or to your last tag, you'd then have to bootstrap-ansible again (to get the latest roles), and then you can redeploy08:58
*** SmearedBeard has joined #openstack-ansible08:58
evrardjpin your redeploy, the repo build will get rebuilt, and everything would work again08:59
taskerno worries. thanks for the help and explanation.08:59
*** rpittau has quit IRC09:01
*** gameon has joined #openstack-ansible09:15
*** sar has quit IRC09:22
*** olivierbourdon38 has quit IRC09:28
*** ivveh has quit IRC09:29
*** ivveh_ has joined #openstack-ansible09:29
*** SmearedBeard has quit IRC09:29
odyssey4metasker that python-ldap requirement was fixed quite some time ago - are you using an old tag?09:39
odyssey4metasker if you switch to a new tag for the OSA repo, you must ensure that you re-bootstrap ansible to update the roles09:39
odyssey4metasker see https://docs.openstack.org/openstack-ansible/latest/user/minor-upgrade.html09:40
taskerodyssey4me: evrardjp identified the same situation. . ) I was using 14.2.8 and have updated OSA to 14.2.13, deleted the old "ansible-runtime", re-ran "scripts/bootstrap-ansible.sh", and am running "repo-build' right now.09:42
taskerthanks for the confirmation. . )09:42
odyssey4meevrardjp I see centos is killing us due to that yum repo url change - your thoughts on whether we should let https://review.openstack.org/541419 through as-is, or whether the URL should be left using the same repo provider?09:42
hwoarangi am curious where the new url is coming from09:45
*** woodard has joined #openstack-ansible09:46
odyssey4meyeah, it would have been nice for them to implement some backwards compatibility!09:49
*** woodard has quit IRC09:51
hwoarangit's interesting that it's only centos that changed09:52
hwoarangsles, rhel etc are the same09:53
hwoarangmaybe they made a mistake09:53
*** hw_wutianwei has quit IRC09:54
odyssey4methere are several patches to improve tests in stable branches I'd like to get through asap, hwoarang evrardjp if you could look through https://review.openstack.org/#/q/owner:jesse-pretorius+project:%22%255Eopenstack/(monitorstack%257Copenstack-ansible).*%22+status:open+label:Verified%253E%253D1%252Czuul+NOT+label:Workflow%253C%253D-1+NOT+label:Code-Review%253C%253D-1 I'd appreciate it09:56
*** hw_wutianwei has joined #openstack-ansible09:56
*** pcaruana has quit IRC09:57
hwoarangon it09:58
odyssey4methanks hwoarang09:58
odyssey4meI have many more, but the centos builds are all failing due to mariadb :/09:59
odyssey4meperhaps you could peek at https://review.openstack.org/541443 too, even though it's failing centos - with another vote, I can port it back to where I need it (ocata) to debug the upgrade test better10:00
hwoarangwell maybe we could remove centos voting quickly until major is up and sort out the url thing?10:00
*** sar has joined #openstack-ansible10:00
odyssey4mewell, if we all agree using the same provider as last time is better, then we could just change up his patches10:01
odyssey4mehe's changed it from yum.mariadb.org to use logan-'s company mirror10:01
odyssey4mewhich is ok, except that there doesn't appear to be any reason for that and logan- has also not been able to respond to whether it's ok... so I'd rather we stick to the previous provider which is apparently OVH10:02
hwoarangpersonally i would prefer the mariadb one since using another mirror doubles the amount of checks we need to do. which one is broken at $random time? upstream? limestone?10:02
odyssey4meoverall I think I'd much rather get an infra mirror in place though10:02
hwoarangodyssey4me: re https://review.openstack.org/#/c/541263/ did you use a script to get the releasenote? i am just curious10:02
odyssey4menope, I made the releasenote myself10:03
hwoarangah ok10:03
hwoarangshould that release note be part of the role git repo itself?10:04
odyssey4meit could, and probably should - happy to adjust that if you feel that's better10:05
hwoarangi was just curious10:07
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-tests stable/ocata: Update role test log collection  https://review.openstack.org/54145710:07
hwoarangbecause if i understand correctly release notes for roles go to the respective git repo and then copied to the integration repo10:07
hwoaranganyway doesn't matter much10:07
odyssey4meyeah, I can also add the reno to the role retrospectively after it's merged into the integrated repo10:08
hwoarangit's just my curiosity :)10:08
odyssey4megenerally a reno should go with the related code10:08
odyssey4mesometimes a reno belongs in the integrated repo10:08
odyssey4melemme push a patch to get that into the os_nova role too, seeing as it should actually be there - the integrated buildpatch doesn't need to change for that to happen10:09
*** sar has quit IRC10:10
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_nova stable/pike: Add reno for novnc/spice known issue  https://review.openstack.org/54164810:12
*** pcaruana has joined #openstack-ansible10:13
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_nova stable/newton: Add reno for novnc/spice known issue  https://review.openstack.org/54165110:15
*** hw_wutianwei has quit IRC10:17
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_nova stable/ocata: Improve console install and restart services appropriately  https://review.openstack.org/54032910:18
*** hw_wutianwei has joined #openstack-ansible10:18
odyssey4meadded the reno to that one seeing as it hasn't merged yet - made it assume that it only gets pulled in on the next sha bump, given that the newton->ocata upgrade is failing right now, which I'm working on10:19
*** ianychoi_ has quit IRC10:21
*** ianychoi_ has joined #openstack-ansible10:24
taskerdo I need to pass --forks in order to take advantage of some of the asynchronous tasks? I tried that earlier but OSA still looked like it was doing things synchronously.10:25
odyssey4metasker nope, async tasks in ansible aren't very asynchronous in the way they execute10:26
odyssey4methe only way to actually do them asynchronously is this pattern: https://github.com/openstack/openstack-ansible-repo_build/blob/master/tasks/repo_clone_git.yml#L34-L6410:27
odyssey4mebut unfortunately that pattern also means that if the task fails, there's no retry on the task... so async tasks aren't very failure tolerant10:27
*** nikeshm has joined #openstack-ansible10:27
odyssey4mehwoarang could your please review the reno's :) https://review.openstack.org/#/q/Ie48ce3fe62f91298c2beb03f5fa09a4b3a8e12e410:28
taskerwhat's a reno?10:29
odyssey4metasker 'release note' = reno, due to the tool name: https://docs.openstack.org/reno/latest/10:29
taskerah!10:29
taskerok, next one. is "oslo" short for anything?10:30
odyssey4meoslo is the name space for all common libraries in openstack-land10:30
odyssey4mehttps://docs.openstack.org/project-team-guide/oslo.html10:30
nikeshmhi10:31
nikeshmi am referring https://docs.openstack.org/project-deploy-guide/openstack-ansible/latest/deploymenthost.html10:31
taskerah, neat!10:31
taskerok. I'll let you get back to whatever more important things you were doing. . )10:31
nikeshmunder "Configure the operating system"10:31
nikeshm"There is future work planned to create proper firewall rules for OpenStack services in OpenStack-Ansible deployments. Until that work is complete, deployers must maintain their own firewall rulesets or disable the firewall entirely."10:32
nikeshmwhat are firewall rulesets10:32
nikeshmwhich we can maintain10:32
nikeshmwith keeping firewall enable10:32
evrardjpodyssey4me: https://review.openstack.org/#/c/537015/ has a merge conflict, fyi10:32
odyssey4menikeshm if you want to implement any host firewalling, that's on you to implement and maintain10:33
odyssey4meevrardjp yeah, I'm not certain that patch is worth progressing in this cycle... I'm thinking of rather switching it all up as per the spec next cycle instead of doing more churn now10:33
odyssey4mebut, maybe I'll change my mind ;)10:34
evrardjpodyssey4me: I am not sure what you meant about the url on https://review.openstack.org/#/c/541419/110:34
evrardjpare you afraid of a security issue?10:34
odyssey4meevrardjp no, we're changing SP's10:34
nikeshmodyssey4me : is there any link which suggests firewall rules need to be added10:35
evrardjpyou mean we are relying on logan's infra instead of upstream?10:35
odyssey4mefrom yum.mariadb.org -> mirror.lstn.net with no justification made10:35
evrardjpok10:35
evrardjpyeah10:35
evrardjpI don't like it too, I'd rather we stay close to an upstream source, and on top of that, we won't take logan- 's BW :D10:35
odyssey4menikeshm not to my knowledge - there may be something in general openstack documentation, and I think there is some in ours too now that I think of it - hang on10:35
evrardjpodyssey4me: commented10:36
odyssey4menikeshm there is an entire security guide https://docs.openstack.org/security-guide/10:37
evrardjpodyssey4me: and fyi changing sp is what I could consider as a possible security issue :)10:37
odyssey4meevrardjp my concern there was on two fronts - one, the change without justification as to why, then second the use of logan-'s mirror without him giving the OK that we're going to send a ton of traffic his way!10:38
openstackgerritMerged openstack/openstack-ansible-os_nova stable/newton: Add reno for novnc/spice known issue  https://review.openstack.org/54165110:39
evrardjpok, I just added the security concerns on top of your two then! :p10:39
evrardjpI see10:39
evrardjpwell, we are in sync, good!10:39
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-galera_client master: Update MariaDB CentOS yum mirror URL  https://review.openstack.org/54141910:40
*** udesale_ is now known as udesale10:41
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-galera_server master: Update MariaDB CentOS yum mirror URL  https://review.openstack.org/54141710:41
nikeshmodyssey4me :  any input on SELINUX rule10:41
openstackgerritMerged openstack/openstack-ansible-os_nova stable/pike: Add reno for novnc/spice known issue  https://review.openstack.org/54164810:42
odyssey4menikeshm no, I have no input on host firewall rules at all - within OSA there is some implementations for selinux, but mgariepy and mhayden would be your experts in that space10:42
odyssey4meevrardjp I modified the patches as mentioned in my comment - we can't wait and need a fix in ASAP10:43
nikeshmodyssey4me : ok thansk10:45
nikeshmthanks10:45
hwoarangodyssey4me: evrardjp: the galera url thing prob needs backport all the way back to newton :(10:46
odyssey4mehwoarang yep10:47
odyssey4mewell, to ocata - newton has no centos gates I don't think10:47
*** SmearedBeard has joined #openstack-ansible10:47
hwoarangtrue10:47
odyssey4meI'd honestly prefer to remove the centos gates from ocata too, given that the only two contributors brave enough to have ever used it are now running pike+10:48
odyssey4meand also given that the ocata implementation was *very* experimental, and doesn't appear to work very well in tests10:48
evrardjpodyssey4me: we should probably remove the old urls though10:49
evrardjpbecause upgrade's gonna fail10:49
evrardjpor be slow10:49
evrardjpmore likely slow than fail10:49
openstackgerritMerged openstack/openstack-ansible-lxc_hosts master: Add transaction cleanup to cent prep  https://review.openstack.org/54152210:49
*** woodard has joined #openstack-ansible10:50
odyssey4meevrardjp hwoarang yeah, no worries - I'll port them back to cata given that I'm already doing work on ocata anyway to resolve the os_nova upgrade failure10:50
odyssey4me*ocata10:50
evrardjpwe don't gate centos on N10:50
*** sar has joined #openstack-ansible10:51
evrardjpodyssey4me: mmm10:52
evrardjpthe thing is10:52
evrardjpI am pretty sure we should clean up after ourselves, and remove the old url10:52
evrardjpelse only greenfields would be okay10:52
evrardjpso I'd rather we not rush this10:52
odyssey4meevrardjp I don't think that the yum config works the same as the apt config10:53
evrardjpgetting the pattern right avoid works10:53
evrardjpbroken mirrors on yum is even more annoying10:53
odyssey4meI think the yum config replaces whatever's there, not like the apt config which leaves the old thing there.10:53
evrardjpinteresting10:53
evrardjpI'll double check10:53
*** woodard has quit IRC10:54
*** SmearedBeard has quit IRC11:02
evrardjpodyssey4me: double checked, ok. backport ready11:02
evrardjpat least according to master conditions11:02
*** ianychoi_ has quit IRC11:05
openstackgerritMerged openstack/openstack-ansible-os_keystone stable/ocata: tests: test-keystone-upgrades.sh: Remove the exit trap  https://review.openstack.org/54146911:05
*** ianychoi_ has joined #openstack-ansible11:07
*** pcaruana has quit IRC11:09
openstackgerritMerged openstack/openstack-ansible-os_neutron stable/ocata: tests: test-neutron-upgrades.sh: Remove the exit trap  https://review.openstack.org/54147211:10
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-galera_server master: Update MariaDB CentOS yum mirror URL  https://review.openstack.org/54141711:11
odyssey4mehwoarang evrardjp ^ updated to include the dependency on the client patch11:11
openstackgerritMerged openstack/openstack-ansible-os_cinder stable/ocata: tests: test-cinder-upgrades.sh: Remove the exit trap  https://review.openstack.org/54146511:13
*** nikeshm has quit IRC11:15
taskertah! you all have a wonderful day.11:21
*** tasker has quit IRC11:21
*** ivveh has joined #openstack-ansible11:24
*** ivveh_ has quit IRC11:25
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-openstack_hosts master: Update the UCA repo configured to queens  https://review.openstack.org/54168011:28
*** udesale has quit IRC11:30
openstackgerritMerged openstack/openstack-ansible-os_swift stable/pike: tests: test-swift-upgrades.sh: Remove the exit trap  https://review.openstack.org/54146611:32
openstackgerritMerged openstack/openstack-ansible-os_swift stable/ocata: tests: test-swift-upgrades.sh: Remove the exit trap  https://review.openstack.org/54146711:32
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_nova master: Remove placement_database related options/code  https://review.openstack.org/54168511:39
odyssey4mehwoarang evrardjp andymccr ^ just for funsies, that needs to go all the way back to ocata :/11:39
*** stuartgr has joined #openstack-ansible11:41
*** ivveh has quit IRC11:42
evrardjpmeh?11:45
evrardjpI thought this was the placement api11:46
odyssey4menope11:46
evrardjpwe have duplicate things then?11:46
evrardjpinteresting11:46
odyssey4methere is only actually the 'nova' and 'nova_api' database that's used11:46
*** woodard has joined #openstack-ansible11:48
odyssey4meevrardjp the question is - do we want to clean up that database when upgrading? or should we just leave it alone?11:51
odyssey4meI think I'll just add a reno informing deployers that it has no function and can be removed.11:52
*** woodard has quit IRC11:53
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_nova master: Remove placement_database related options/code  https://review.openstack.org/54168511:57
*** SmearedBeard has joined #openstack-ansible11:57
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: Remove placement_database related options/code  https://review.openstack.org/54169111:58
*** ianychoi_ has quit IRC12:00
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: Remove placement_database related options/code  https://review.openstack.org/54169112:01
openstackgerritMarkos Chandras (hwoarang) proposed openstack/openstack-ansible-galera_client master: RedHat: Ensure that conflicting MariaDB packages are removed  https://review.openstack.org/54158112:01
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-tests master: Remove placement_database related options/code  https://review.openstack.org/54169212:02
evrardjpodyssey4me: yeah that's fine12:06
*** Smeared_Beard has joined #openstack-ansible12:06
*** SmearedBeard has quit IRC12:07
openstackgerritMerged openstack/openstack-ansible stable/pike: Update all SHAs for 16.0.8  https://review.openstack.org/54060512:12
openstackgerritMerged openstack/openstack-ansible stable/newton: Update all SHAs for 14.2.15  https://review.openstack.org/54078912:12
openstackgerritMerged openstack/openstack-ansible stable/ocata: Update all SHAs for 15.1.16  https://review.openstack.org/54077712:12
openstackgerritMerged openstack/openstack-ansible master: Add defaults for lxc container_tech  https://review.openstack.org/54131512:12
*** pcaruana has joined #openstack-ansible12:13
*** dave-mcc_ has joined #openstack-ansible12:15
*** Smeared_Beard has quit IRC12:17
*** mbuil has quit IRC12:23
openstackgerritMerged openstack/openstack-ansible-galera_client master: Update MariaDB CentOS yum mirror URL  https://review.openstack.org/54141912:29
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_keystone stable/pike: Use the good configuration directive for memcache servers  https://review.openstack.org/54093112:30
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-galera_client stable/pike: Update MariaDB CentOS yum mirror URL  https://review.openstack.org/54169812:30
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-galera_client stable/ocata: Update MariaDB CentOS yum mirror URL  https://review.openstack.org/54169912:30
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_keystone stable/pike: Use the good configuration directive for memcache servers  https://review.openstack.org/54093112:31
evrardjpI hate this series of jinja patches for keystone12:34
evrardjpI have the impression it's the best for forward backwards compatibility though, and have the right thing done in Q onwards.12:34
*** mbuil has joined #openstack-ansible12:35
evrardjpodyssey4me: does newton need a change too?12:36
odyssey4meevrardjp yeah, it's complicated - but ideally we want a working cache mechanism for anything we're delivering12:36
evrardjpoh no it's just cento12:36
odyssey4meand yes, those fixes to get caching working again will need to go all the way back to newton12:36
evrardjpno that's not what I meant12:37
odyssey4meoh - you mean centos... well, I couldn't do a clean pick and we have no tests for centos in newton so I don't think it's important12:37
odyssey4mefor newton we only had the infra done12:37
evrardjpI meant for the galera things12:37
evrardjphttp://mirror.rackspace.com/mariadb/repo/10.0/ubuntu/dists/xenial/main/12:37
evrardjpI was afraid that kind of urls was replicated for all those mirrors12:37
odyssey4meubuntu's still fine as far as I know?12:38
evrardjpbut yeah, because that part of the folder is handled by apt12:38
evrardjpwoot12:38
evrardjpI was afraid we're gonna get this kind of issues for ubuntu in a few days.12:39
evrardjpand break newton12:39
evrardjpI wonder why I focused on newton though, it would have broken everything.12:39
evrardjpbrain brain brain!12:39
evrardjpI should get some sleep12:39
odyssey4mehaha, yeah - I ad too much spinning in my mind last night - couldn't sleep12:40
odyssey4meI think I only fell asleep at around 4am :/12:40
*** acormier has joined #openstack-ansible12:40
evrardjpwow that's bad.12:40
evrardjpI am sick though, so I slept like a baby yesterday, but still aren't fine today :(12:40
evrardjpwill check on the placement thing12:41
evrardjpneeds to know how it works then12:41
openstackgerritMerged openstack/openstack-ansible stable/pike: Update os_nova role SHA  https://review.openstack.org/54126312:42
openstackgerritMerged openstack/openstack-ansible master: Update ansible to the latest stable  https://review.openstack.org/54138112:42
openstackgerritMerged openstack/openstack-ansible stable/newton: Update os_nova and repo_build role SHA's  https://review.openstack.org/54125912:42
odyssey4methe placement api sits on the nova_api database12:42
evrardjpok12:43
*** hw_wutianwei has quit IRC12:43
evrardjpand?12:43
evrardjpI thought it was the plan to have it a separate thing12:44
MiougeI am having some problems with openstack-ansible-deploy-ceph-ubuntu-xenial in https://review.openstack.org/#/c/517856/19/playbooks/ceph-rgw-install.yml "aio1_ceph-rgw_container-45628537 FAILED! => python-keystoneclient is missing", I thought that the delegate_to: "{{ groups['cinder_all'][0] }}" would execute it on a cinder_all container which has that pip module installed from what I have tested. Any pointers or advice?12:44
*** hw_wutianwei has joined #openstack-ansible12:44
evrardjpoh I read your reno12:45
odyssey4meevrardjp it is a separate thing, just not in the way initially planned it would seem12:45
evrardjpfunsies12:45
evrardjpyeah it was planned to be really really separate and all iirc. but yeah, I see.12:45
*** woodard has joined #openstack-ansible12:46
odyssey4meI'm not terribly fussed about the detailed of why and all that. But I don't have an interest in reducing tech debt and confusion. ;)12:46
*** acormier has quit IRC12:46
*** acormier has joined #openstack-ansible12:48
*** woodard has quit IRC12:50
evrardjpYes I read the whole thing now. Damn for the backport back.12:51
evrardjpMiouge: delegating to utility container or deploy node seems more logical to me12:52
odyssey4meMiouge yeah, if you delegate to the cinder container you'd have to ensure that the cinder venv is used to execute from because the clients are not installed on the host as far as I know12:53
odyssey4methe utility container, however, has all the clients installed on the system12:54
*** acormier has quit IRC12:54
*** acormier has joined #openstack-ansible12:54
evrardjpIt's probably fair to run it from your target node directly?12:56
MiougeIt was delegated to utility_all in patchset 16, it generated the same error: http://logs.openstack.org/56/517856/16/check/openstack-ansible-deploy-ceph-ubuntu-xenial/401225d/job-output.txt.gz#_2018-02-05_17_31_43_48497812:56
evrardjpopening the logs now12:56
evrardjpMiouge: I'd not delegate at all12:56
evrardjpoh wait12:57
evrardjpI checked the playbook -- yeah delegating seems kinda necessary, I don't want the end node to have all the keystone stuff!12:57
Miougergw is a C or C++ blob, so adding the venv just to add the service, user, and endpoints is a bit overkill12:57
*** acormier has quit IRC12:58
*** udesale has joined #openstack-ansible12:58
*** acormier has joined #openstack-ansible12:58
evrardjpMiouge: agreed. Could you check if upstream os_ modules can provide everything you need?12:59
evrardjpBefore thinking of large changes I want to push :p12:59
*** gillesMo has quit IRC13:03
evrardjpMiouge: the reason why it failed, is that the utility container is not configured yet at that point13:04
Miougeevrardjp: At a glance, it looks like os_keystone_service os_user and os_user_role could do the same type of thing.13:05
MiougeOh, right, “- include: ceph-install.yml” then it does “- include: utility-install.yml”13:06
evrardjpyes so, even if you have pip already, you don't have all those clients13:07
evrardjpmaybe we can move the utility install on top, after the repo use13:08
evrardjpwhich is after the repo build13:08
evrardjplet me try if it's gonna break everything13:08
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible master: Move setup-utility before other plays  https://review.openstack.org/54170913:10
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible master: Move setup-utility before other plays  https://review.openstack.org/54170913:10
MiougeI could re-order things like so: ceph-install, utility-install, ceph-rgw-install. Or another option is to split the ceph-rgw-install into one part for setup-infra and another part for setup-openstack.13:10
*** acormier has quit IRC13:12
evrardjpI'd say it's better to put it into setup-openstack, because it needs keystone right? :p13:12
evrardjpI think moving utility earlier in the builds is good for many reasons in the future, so I have published a separate patch13:12
evrardjpMiouge: I think you should put the rgw install after the keystone play.13:13
MiougeYes, ceph-rgw is a swift so it is openstack-ish. It uses keystone for auth13:13
Miouge*swift compatible API13:13
evrardjpso yes, you added it too soon in the process I think13:13
odyssey4meMiouge if RGW requires keystone then it would make sense to have it execute after keystone is running13:13
odyssey4meyou may wish to have it execute around the same place as swift as it performs a similar function?13:14
odyssey4methat'll also be helpful for things like glance/cinder which will want to make use of it13:14
*** acormier has joined #openstack-ansible13:14
*** bhujay has joined #openstack-ansible13:14
*** olivierbourdon38 has joined #openstack-ansible13:16
MiougeYou are right. Actually I see that Logan already fixed the setup-openstack.yml part but I added it in ceph-install.yml which is executed in setup-infra.yml, so my bad :(13:18
openstackgerritMaxime Guyot proposed openstack/openstack-ansible master: [WIP] Ceph RadosGW integration  https://review.openstack.org/51785613:19
MiougeThank you evrardjp and odyssey4me I wouldn’t have found the problem with your help13:22
mgariepygood morning everyone13:27
*** tux_ has joined #openstack-ansible13:34
*** woodard has joined #openstack-ansible13:46
*** woodard has quit IRC13:50
*** gameon has quit IRC13:52
*** markvoelker has joined #openstack-ansible13:57
tux_Good morning!13:58
tux_Guys any clue?13:58
tux_fatal: [aio1_gnocchi_container-08a39dcf]: FAILED! => {"failed": true, "msg": "No file was found when using with_first_found. Use the 'skip: true' option to allow this task to be skipped if no files are found"}13:58
evrardjptux_: you don't have facts for your container?13:58
*** acormier has quit IRC13:59
*** acormier has joined #openstack-ansible13:59
evrardjpthat, or an unsupported os.  But I don't know which tasks fails, so it's kinda psychic skills13:59
tux_I am using CentOS714:00
evrardjpwhich branch?14:00
tux_stable/pike14:00
*** kstev has joined #openstack-ansible14:00
tux_How do i check facts for my container?14:00
evrardjpyeah centos 7 is supported on branch14:01
*** SerenaFeng has joined #openstack-ansible14:01
evrardjpyou have a fact cache on your deploy node14:01
tux_show i just run "ansible -m setup all_containers" ?14:01
evrardjphttps://docs.openstack.org/openstack-ansible/latest/admin/troubleshooting.html#cached-ansible-facts-issues14:01
tux_and re-run task?14:01
evrardjpyeah14:01
evrardjpshould do the trick14:01
tux_let me try14:01
tux_problem is build take very longtime to reach that task :(14:02
evrardjptux_: don't use the higher level playbooks then, and use the ones that are included directly14:03
*** acormier has quit IRC14:03
tux_can i just run "openstack-ansible os-gnocchi-install.yml" ?14:04
*** kstev1 has joined #openstack-ansible14:04
evrardjpyeha, if everything ran fine before that14:04
tux_i thought there must be dependency which may cause some other issue.14:04
tux_let me give it a try14:04
*** kstev has quit IRC14:05
evrardjpyeah14:05
evrardjpgnocchi doesn't have much love tbh, and under centos, ... that's even less love14:05
tux_:)14:05
tux_if i want to disable some component in openstack-ansible where i should do that?14:06
tux_i don't want cinder/swift etc..14:06
*** hachi has joined #openstack-ansible14:06
evrardjpI think it must be in our docs of the deploy guide14:07
evrardjpbasically don't say your host x or y will have cinder14:07
evrardjpwith an empty inventory group for cinder_all, nothing would be deployed cinder related14:07
*** hamza21 has quit IRC14:08
evrardjptux_: but if you have a very specific use case for only one service, maybe you can use the role directly and bypass our integrated system altogether14:08
tux_oh! that make sense14:08
openstackgerritMarc Gariépy (mgariepy) proposed openstack/openstack-ansible-repo_build master: Use pike in UCA instead of ocata  https://review.openstack.org/54172314:08
evrardjptux_: great to hear that :)14:09
tux_EXIT NOTICE [Playbook execution success] **************************************14:09
tux_:14:09
tux_:)14:09
evrardjpWe try to make it simple for ppl to help maintain it14:09
evrardjpahah good news.14:09
tux_Thanks!14:10
evrardjpI think there are quite a few ppl on the channel that can help with gnocchi14:10
evrardjpI am, sadly, not one of them.14:10
tux_But it was helpful14:10
evrardjpand welcome :)14:11
tux_in my case all i need nova/neutron/horizon/glance, because i am building very basic cloud service14:11
tux_for testing i am installing everything to understand relation14:11
evrardjpno cinder is a little weird, but I get that14:11
tux_We need CPU/memory only14:11
evrardjpmake sense14:12
mgariepyevrardjp, https://github.com/evrardjp/ansible-keepalived/blob/master/vars/ubuntu-16.04.yml#L2914:12
tux_we store no data on disk, everything is on flight, data crunching14:12
evrardjpyeah there are things to configure in the conf.d or openstack_user_config to remove cinder14:12
mgariepydoes that need to be set to ocata by the keepalived role ?14:12
odyssey4metux_ take a peep at https://docs.openstack.org/project-deploy-guide/openstack-ansible/latest/configure.html#initial-environment-configuration for the descroption of how to add services14:13
evrardjpmgariepy: we can use Pike now indeed14:13
evrardjpI still advise using the ppa14:13
*** mattt has joined #openstack-ansible14:13
*** acormier has joined #openstack-ansible14:14
tux_Thanks @Odyssey4me14:14
*** acormier has quit IRC14:14
mgariepyevrardjp, ppa or uca by default ?14:14
*** acormier has joined #openstack-ansible14:14
evrardjpppa by default on the role, let me check for osa14:15
mgariepyseems like uca14:15
*** esberglu has joined #openstack-ansible14:15
mgariepyshould we set that var in the osa playbook to match the current release ?14:16
evrardjphttps://github.com/openstack/openstack-ansible/blob/7c9dfcc8bd4caa8a9689b0d2e511873563787525/inventory/group_vars/haproxy_all/keepalived.yml#L19-L2014:16
evrardjpI think it's fair to update uca to latest pike14:16
mgariepyif we set the var in the osa playbook we could use the latest on in osa all the time ?14:17
odyssey4memgariepy oh dear - https://review.openstack.org/#/c/541723/1/vars/ubuntu-16.04.yml - I'm surprised that we're even implementing the repo there... we shouldn't be14:17
odyssey4methat must be some sort of leftover14:17
mgariepyodyssey4me, yeah probalby.14:17
mgariepyhaha14:17
*** ianychoi has joined #openstack-ansible14:17
evrardjpodyssey4me: yeah I completely missed it too.14:18
evrardjpWe should probably remove it.14:18
evrardjpfor keepalived it's a little different, so I'll fix that.14:18
mgariepyfor keepalived maybe we can set keepalived_uca_openstack_release in inventory/group_vars/haproxy_all/keepalived.yml14:19
odyssey4memgariepy left a comment - those vars aren't used - let's remove them14:20
odyssey4meI think for Pike it might be overriding the defaults in the pip_install role, so we should remove them there too!14:20
odyssey4melemme check quick14:20
mgariepywe should implement some cleaning also :)14:21
*** esberglu has quit IRC14:21
evrardjpmgariepy: focus on next cycle14:21
odyssey4memgariepy yeah, those vars aren't used in the repo_build role at all...14:21
evrardjpI mean that's the focus14:21
mgariepyI guess it would be fair to assume the file : ubuntu_cloud_archive_canonical_com_ubuntu.list only contain 1 entry14:22
odyssey4memgariepy for queens we do some cleanup there :)14:22
evrardjpodyssey4me: could you vote on https://review.openstack.org/#/c/504224/ ?14:22
odyssey4meI just pushed https://review.openstack.org/541680 up this morning.14:22
evrardjpmgariepy: too14:22
*** gkadam_ has quit IRC14:23
evrardjpmgariepy: ok I checked why I haven't updated ansible-keepalived14:25
evrardjpit doesn't matter :)14:25
openstackgerritMarc Gariépy (mgariepy) proposed openstack/openstack-ansible-repo_build master: Cleanup UCA vars  https://review.openstack.org/54172314:25
*** tescra has quit IRC14:25
evrardjphttps://packages.ubuntu.com/search?keywords=keepalived&searchon=names&suite=xenial-updates&section=all14:26
evrardjphttp://ubuntu-cloud.archive.canonical.com/ubuntu/dists/ both for xenial don't have keepalived .14:26
evrardjpas you can see here: http://ubuntu-cloud.archive.canonical.com/ubuntu/pool/main/k/keepalived/14:26
*** DanyC_ has quit IRC14:26
openstackgerritMerged openstack/openstack-ansible stable/newton: Stable keepalived priorities  https://review.openstack.org/53223314:26
evrardjpbut, for the sake of the exercise, I can bump it.14:28
evrardjpodyssey4me: you just bumped to queens?14:28
evrardjpthis way I bump it to queens for consistency14:28
mgariepyevrardjp, seems like it's not comming from UCA :P14:29
*** vnogin has joined #openstack-ansible14:29
evrardjp?14:29
odyssey4memgariepy mind if I add a little bit of extra info to your commit message?14:30
mgariepyhttp://paste.openstack.org/show/664761/14:30
mgariepyit's on xenial-updates not from cloud archive.14:30
mgariepybut from archive.u.c14:30
mgariepyodyssey4me, nop i don't mind :)14:31
*** esberglu has joined #openstack-ansible14:32
*** ivve has quit IRC14:33
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-repo_build master: Remove leftover UCA variables  https://review.openstack.org/54172314:33
odyssey4methere we go - I think that about covers it :)14:33
evrardjpmgariepy: exactly14:33
mgariepythanks odyssey4me14:33
mgariepyso you should remove the uca part of keepalived14:34
mgariepy:)14:34
mgariepyat least for xenial. not too sure about trusty.14:34
evrardjpmgariepy: no14:36
evrardjpwell14:37
mgariepywhy ?14:37
evrardjpit's used outside osa14:37
evrardjpbut as default, we are using it in ppa.14:37
evrardjpSo I guess you have a point14:37
mgariepyyes but keepalived isn't in uca it's in the archive.ubuntu.com14:37
evrardjpwhy keeping it around if uca is enough14:37
evrardjpif system*14:37
evrardjpthat's exactly what I said above14:38
mgariepylol14:38
mgariepynow i'm confused ahha14:38
evrardjpme too14:39
evrardjp:)14:39
mgariepykeepalived doesn't need uca.14:39
evrardjpdepends14:39
evrardjp:D14:39
evrardjpin xenial with updates, no need for uca14:39
mgariepyso you install it from ppa or archive.ubuntu.com14:39
mgariepyhttp://ubuntu-cloud.archive.canonical.com/ubuntu/dists/xenial-updates/pike/main/binary-amd64/Packages14:40
evrardjpwhat I mean is that it's not ansible-keepalived to change14:41
evrardjpit's probably osa to not ask ansible-keepalived to install uca14:41
mgariepyhttp://ubuntu-cloud.archive.canonical.com/ubuntu/dists/trusty-updates/mitaka/main/binary-amd64/Packages14:41
mgariepyso you need uca if running trusty14:41
evrardjpexactly14:42
evrardjpor ppa14:42
mgariepytrusty > ppa or uca , xenial > ppa or archive14:42
evrardjpyes14:42
evrardjpso14:42
evrardjpansible-keepalived does take the assumption of ppa14:43
evrardjplet me fix what I think should be fixed14:43
evrardjpyou'll understand :)14:43
mgariepyfor xenial the options should be ppa or system (not uca)14:43
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible master: Use native packages to deploy keepalived  https://review.openstack.org/54173314:44
mgariepyif we unset uca var for xenial in OSA we will install it from ppa (not what I want), and we don't need keepalived to install uca.14:44
evrardjpmgariepy: ^ is that clearer?14:45
openstackgerritManuel Buil proposed openstack/openstack-ansible master: Make Opendaylight as the BGP speaker using Quagga  https://review.openstack.org/52390714:45
*** bhujay has quit IRC14:45
*** ivve has joined #openstack-ansible14:45
mgariepyhttps://github.com/evrardjp/ansible-keepalived/blob/master/defaults/main.yml#L2714:46
mgariepyhttps://github.com/evrardjp/ansible-keepalived/blob/master/defaults/main.yml#L2314:46
evrardjpyeah that was compatibility14:46
evrardjpmgariepy: have a look at https://review.openstack.org/#/c/541733/14:47
mgariepyso the role install from either ppa or uca ?14:47
*** vnogin has quit IRC14:47
mgariepyok.14:47
mgariepyperfect.14:47
mgariepybut i just didn't saw it in default..14:47
evrardjpit's in the docs.14:47
evrardjpthe default is ppa14:48
evrardjpand will always be14:48
mgariepyneed more cofee14:48
*** hachi has quit IRC14:48
mgariepyit's ok now i understand .. haha14:48
evrardjpansible-keepalived is slowly phasing out things, and is not dependant of openstack branching strategies14:49
evrardjpuca was introduced for convenience14:50
mgariepyyeah it's ok, i now understand it. the default var was just confusing to me.14:51
evrardjpit's all about compatibility14:52
evrardjpI am sorry if I wasn't clear14:52
evrardjpI try to be though.14:52
evrardjp:D14:52
mgariepyhaha14:52
mgariepycommunication is not easy.14:53
mgariepyi was just slow to understand haha14:53
mgariepyodyssey4me, can you take a look a my comment please ? https://review.openstack.org/#/c/541680/14:57
evrardjpodyssey4me: the thing you noticed with nova, is it blocking gates right now on master ?15:00
openstackgerritMajor Hayden proposed openstack/openstack-ansible-tests master: Add a status line for SELinux status  https://review.openstack.org/54137115:01
odyssey4memgariepy I had suggested that to evrardjp , but he didn't like it :p15:01
odyssey4meevrardjp the placement api thing? no, that has no effect on a running environment except to have an extra database15:02
*** rodolof has joined #openstack-ansible15:03
odyssey4meevrardjp tests are only failing because we need https://review.openstack.org/541417 merged :/15:03
odyssey4meit'd be useful if y'all voted https://review.openstack.org/#/q/I213b66cddcad8328d7606385354a0a7194a5c569 through while we wait :)15:04
evrardjpmmm it was a tempest issue, so I thought it was something different.15:05
*** SerenaFeng has quit IRC15:05
*** rodolof has quit IRC15:08
*** rodolof has joined #openstack-ansible15:08
*** shardy has joined #openstack-ansible15:08
idlemindblock_device_allocate_retries and block_device_allocate_retries_interval are not present variables in osa for nova.conf right? (they need to be added)15:09
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_keystone master: Test keystone with a memcached pool  https://review.openstack.org/54000115:14
odyssey4meevrardjp os_nova is blocked on the ocata branch with tempest issues, yes - but it's not tempest that's got a problem, it's nova and I'm figuring that stuff out15:17
evrardjpI am talking about master, and something that failed on tempest, so it's not related.15:19
evrardjplet's just merge the other patches in between.15:20
openstackgerritMerged openstack/openstack-ansible-openstack_hosts master: Update the UCA repo configured to queens  https://review.openstack.org/54168015:25
mnaserdoes the openstack-ansible ci checkout modules directly from git or does it use the repos cloned by zuul?15:28
mnaserit looks like it's manually checking them out?15:28
cloudnullmornings15:29
*** jbadiapa has joined #openstack-ansible15:29
openstackgerritMerged openstack/openstack-ansible-repo_build master: Remove leftover UCA variables  https://review.openstack.org/54172315:30
mnaserit seems like it does but for some reason with a depends-on, it doesn't seem to be working.15:30
*** tannazn has quit IRC15:30
mnaseri wonder if it's because im using the old change-id way of doing things, that hasnt been dropped?15:30
odyssey4memnaser the integrated build pulls from git - the role tests use the zuul git cache and pull anything that's missing15:31
mnaserweird15:31
mnaserhttps://review.openstack.org/#/c/541272/15:31
odyssey4meif you use a depends-on commit, then it should work15:31
mnaserif you look at the centos-7 failure there, it failed with the galera repo15:31
mnaseryet depends-on is there15:31
cloudnullanyone around mind giving https://review.openstack.org/#/q/starredby:cloudnull+status:open,n,z a nudge ?15:32
mgariepyodyssey4me, evrardjp are you ok with patches in stables release to remove previous release uca repo ?15:32
idlemindmnaser is that w/the updated or overriden galera repo that was found yesterday15:32
mnaseridlemind: yeah, if you click the change-id, you should see it redirect to the galera repo fix15:32
odyssey4memnaser did the test run perhaps on an older patch set - the galera_Server patch has a depends-on to the galera_client patch - both need to be there for it to work15:32
*** woodard has joined #openstack-ansible15:32
mnasermaybe, zuul was pretty messed up yesterday15:33
evrardjpmgariepy: yeah15:33
mnasermaybe i'll just wait for things to clear out15:33
*** woodard has quit IRC15:33
odyssey4memnaser that dependency was only added this morning15:33
mnaserah gotcha15:33
*** acormier has quit IRC15:34
*** woodard has joined #openstack-ansible15:34
mnaserso ceilometer and magnum gate has fixes in ready to be merged15:34
mnaserand trove (but it's -1 because of centos)15:34
mnaseraodh needs some work so i'll iterate more on that today15:34
odyssey4mecloudnull done15:35
cloudnulltyvm !15:35
odyssey4memnaser gokhan fantastic, thanks for pushing to get those all fixed up :)15:35
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-os_keystone stable/ocata: Add security headers to web accessable services.  https://review.openstack.org/51397415:36
*** SmearedBeard has joined #openstack-ansible15:36
cloudnullevrardjp: are you still wanting to block https://review.openstack.org/#/c/513974/ ?15:36
openstackgerritMaxime Guyot proposed openstack/openstack-ansible master: [WIP] Ceph RadosGW integration  https://review.openstack.org/51785615:37
evrardjpcloudnull: no. I just didn't remove it15:37
cloudnullok.15:38
evrardjpmnaser: thank you very much.15:39
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-repo_build stable/pike: Remove leftover UCA variables  https://review.openstack.org/54175315:43
*** SmearedBeard has quit IRC15:43
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-repo_build stable/ocata: Remove leftover UCA variables  https://review.openstack.org/54175415:43
*** jbadiapa has quit IRC15:45
evrardjpcloudnull: https://review.openstack.org/#/q/I213b66cddcad8328d7606385354a0a7194a5c569 ?15:45
*** idlemind has quit IRC15:46
cloudnullapproved15:46
*** idlemind has joined #openstack-ansible15:47
evrardjpcloudnull: https://review.openstack.org/#/c/541733/15:48
evrardjp:D15:48
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-repo_build stable/newton: Remove leftover UCA variables  https://review.openstack.org/54175715:48
*** acormier has joined #openstack-ansible15:49
*** acormier has quit IRC15:52
*** weezS has joined #openstack-ansible15:52
*** acormier has joined #openstack-ansible15:53
*** SerenaFeng has joined #openstack-ansible15:56
*** acormier_ has joined #openstack-ansible15:57
odyssey4meit looks like galera_server is failing all tests because it can't start the cluster: http://logs.openstack.org/17/541417/4/check/openstack-ansible-functional-ubuntu-xenial/63532db/job-output.txt.gz#_2018-02-07_15_40_16_55569515:57
*** woodard has quit IRC15:57
odyssey4meanyone got some time to figure out what's going on there? without galera_server working we're dead in the water15:58
*** woodard has joined #openstack-ansible16:00
*** mxevgenis has joined #openstack-ansible16:00
mxevgenis hi everyone. I have deployed an OpenStack cloud following the OSAD guide and now i would like to integrate with Ceph. All the OpenStack services are running on containers. Do you have any idea which guide i should follow?16:00
*** SerenaFeng has quit IRC16:01
*** acormier has quit IRC16:01
openstackgerritMerged openstack/openstack-ansible-plugins master: Fix nsenter commands on centos  https://review.openstack.org/54095616:01
mgariepyhttp://logs.openstack.org/17/541417/4/check/openstack-ansible-functional-ubuntu-xenial/63532db/logs/openstack/container2/mysql_logs/galera_server_error.log.txt.gz#_2018-02-07_15_30_0516:02
*** pcaruana has quit IRC16:03
evrardjpodyssey4me: reliabily failing?16:05
odyssey4meevrardjp both rechecks this morning on the yum patch produced failures for *all* tests16:06
evrardjpon it.16:07
evrardjpmaster I guess?16:07
openstackgerritMerged openstack/openstack-ansible-galera_client stable/ocata: Update MariaDB CentOS yum mirror URL  https://review.openstack.org/54169916:07
openstackgerritMerged openstack/openstack-ansible-galera_client stable/pike: Update MariaDB CentOS yum mirror URL  https://review.openstack.org/54169816:07
odyssey4meevrardjp yep16:07
*** SerenaFeng has joined #openstack-ansible16:07
odyssey4memaster timed out for all functional tests, the timeout was due to the cluster start hang by the looks of the ubuntu result16:07
evrardjpodyssey4me: I got a successful run this morning16:08
evrardjpjust fyi16:08
evrardjpwill have a look in more details anyway, spinning up a new machine16:09
odyssey4meyeah, I'm wondering if we suddenly have a new upstream package release which is broken or incompatible with one of our other pins or something like that16:09
*** bhujay has joined #openstack-ansible16:09
evrardjpor auto bump to 11!16:10
evrardjp10.216:10
evrardjpbut eleven is funnier16:10
openstackgerritMerged openstack/openstack-ansible-haproxy_server master: Remove hard-coded host group value  https://review.openstack.org/52987616:12
*** acormier has joined #openstack-ansible16:14
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible master: Build everything on metal  https://review.openstack.org/50422416:15
*** acormier_ has quit IRC16:16
*** acormier has quit IRC16:16
mgariepy10.1.31+maria-1~xenial was 10.1.30+maria-1~xenial  on feb 516:17
*** acormier has joined #openstack-ansible16:17
*** acormier_ has joined #openstack-ansible16:18
*** acormier_ has quit IRC16:18
idlemindrando thing ... letsencrypt might be letting wildcard certs in? that could be fun ... maybe an application in osa16:18
*** acormier_ has joined #openstack-ansible16:18
odyssey4meidlemind sure it'd be nice - the only trouble would be that we'd have to keep the current implementations for self-signed certs in-place as the defaults have no names to use for certs16:20
evrardjpidlemind: not sure if you have wildcard, but osa only need one certificate, you can definitely have it16:20
idlemindya you'd have to name everything and reference it by name16:20
evrardjpif you want you just have the external lb vip address set to a name16:20
evrardjpthen all the public interface is there.16:20
idlemindspeaking of cerst you guys see the bug i put about the default of checking certs being true when it should be false for all self-signed deploys?16:21
idlemindboom master segway16:21
*** acormier has quit IRC16:22
odyssey4mecould do with a final core vote for this newton backport: https://review.openstack.org/54175716:22
idlemindthis ugly guy https://bugs.launchpad.net/openstack-ansible/+bug/174768416:23
openstackLaunchpad bug 1747684 in openstack-ansible "Default Values Do Not Allow Image Uploads to Glance from Horizon" [Undecided,New]16:23
openstackgerritMerged openstack/openstack-ansible-os_ceilometer master: Drop MongoDB installation and API file configurations  https://review.openstack.org/54127516:23
*** dariko has quit IRC16:25
*** dariko has joined #openstack-ansible16:26
tux_finally AIO has been installed successfully on my VM16:28
tux_very big question show do i access horizon :)16:28
tux_very big question how do i access horizon :)16:28
*** jwitko_ has joined #openstack-ansible16:28
tux_I think i need to inject route for 172 net on my host machine16:28
idlemindtux_ congrats16:29
*** mxevgenis has left #openstack-ansible16:29
openstackgerritMerged openstack/openstack-ansible-os_ceilometer master: Skip creation of Swift user if Ceilometer support is disabled  https://review.openstack.org/54137416:30
*** SmearedBeard has joined #openstack-ansible16:30
idlemindtux_ can't be 100% sure, the host machine might need routes and you might need routes16:32
tux_my horizon vip will be haproxy right on host16:33
*** mardim has quit IRC16:33
mgariepytux_, should be the external vip in the config16:33
tux_you are right it was external IP of my host machine, no route required, sweet!16:37
tux_I am in16:37
idlemindtux_ victory16:37
idlemindrando question about that too though, can internal and external lb vip address be the same or does external_lb have to be different or at least a hostname?16:38
tux_one week of epic journey! it was fun...! Thanks you folks whoever help me directly or indirectly :)16:38
evrardjptux_: \o/16:38
odyssey4meidlemind internal and external vip can be the same only *if* https is disabled for the public endpoints... nothing can serve two protocols on the same port ;)16:39
idlemindodyssey4me so you need an extra "external" interface to tie the vips to or does a hostname that gets nat'd work just fine too?16:40
idlemindfor now i'm just using an extra interface16:40
odyssey4megenerally speaking it's better to just use two different IP's, or perhaps use a resolvable name for the external address16:40
odyssey4mesee the example configs in the deploy guide appendices16:40
idlemindcool i'll reread that i'm pretty sure i hit that early on cuz i tried to use the same initially but i couldn't remember16:41
*** eumel8 has quit IRC16:46
*** sar has quit IRC16:46
*** markvoelker_ has joined #openstack-ansible16:47
openstackgerritMerged openstack/openstack-ansible-repo_build stable/pike: Remove leftover UCA variables  https://review.openstack.org/54175316:48
*** markvoelker has quit IRC16:49
*** tux_ has quit IRC16:51
*** tux_ has joined #openstack-ansible16:52
openstackgerritMerged openstack/openstack-ansible-repo_build stable/ocata: Remove leftover UCA variables  https://review.openstack.org/54175416:53
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-galera_server stable/pike: Update MariaDB CentOS yum mirror URL  https://review.openstack.org/54179816:54
openstackgerritMajor Hayden proposed openstack/openstack-ansible-tests master: Add a status line for SELinux status  https://review.openstack.org/54137116:54
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-galera_server stable/ocata: Update MariaDB CentOS yum mirror URL  https://review.openstack.org/54179916:54
evrardjpodyssey4me: second time I have no issue passing the galera_server. I am letting it run through the end now.16:55
odyssey4me^ I cherry-pick the master patch as it's been approved -while the issue in master is being worked out, hopefully we can unblock pike/ocata16:55
idleminddid you do the galera client ones too odyssey4me?16:56
*** tux_ has quit IRC16:56
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-galera_server stable/pike: Update MariaDB CentOS yum mirror URL  https://review.openstack.org/54179816:56
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-galera_server stable/ocata: Update MariaDB CentOS yum mirror URL  https://review.openstack.org/54179916:57
odyssey4meidlemind the client ones are already merged16:57
idlemindah sorry16:57
idlemindlove me dem stable/pike backports16:57
evrardjp:)16:57
odyssey4meunfortunatelu pike/ocata will also need integrated build role SHA updates as well16:58
odyssey4me*unfortunately ... it would appear I've been at this desk too long16:58
*** shardy has quit IRC17:00
openstackgerritMerged openstack/openstack-ansible-repo_build stable/newton: Remove leftover UCA variables  https://review.openstack.org/54175717:01
*** SerenaFeng has quit IRC17:01
*** SerenaFeng has joined #openstack-ansible17:04
*** chyka has joined #openstack-ansible17:07
*** rromans has quit IRC17:09
*** SerenaFeng has quit IRC17:09
openstackgerritMerged openstack/openstack-ansible master: Fix ansible pipelining  https://review.openstack.org/54152417:10
*** udesale has quit IRC17:13
*** markvoelker_ has quit IRC17:14
openstackgerritMerged openstack/openstack-ansible-galera_client master: RedHat: Ensure that conflicting MariaDB packages are removed  https://review.openstack.org/54158117:14
*** markvoelker has joined #openstack-ansible17:14
openstackgerritJames E. Blair proposed openstack/openstack-ansible-lxc_container_create stable/newton: Zuul: Remove project name  https://review.openstack.org/54180817:17
openstackgerritTaseer Ahmed proposed openstack/openstack-ansible-os_congress master: Introduce os_congress role in gerrit  https://review.openstack.org/52249117:20
*** rromans has joined #openstack-ansible17:23
*** peri has quit IRC17:23
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible master: Build everything on metal  https://review.openstack.org/50422417:27
*** Leo_m has quit IRC17:31
*** Leo_m has joined #openstack-ansible17:32
*** bhujay has quit IRC17:33
openstackgerritMaxime Guyot proposed openstack/openstack-ansible master: [WIP] Ceph RadosGW integration  https://review.openstack.org/51785617:43
evrardjpodyssey4me: no issue in master, it was temporary or at least I can't reproduce it in my machines17:48
evrardjpretrying once again17:48
odyssey4meevrardjp it looks like opensuse passed in the gate this time - waiting for the others17:48
odyssey4meoh, maybe I'm looking at the backports17:49
evrardjpubuntu is generally the most reliable. Sometimes I see a tempest failure, but that's very seldom. Then suse, then centos.17:49
evrardjpodyssey4me: mmm17:49
evrardjpI don't know but I'm retrying. 3rd time now.17:49
odyssey4meyeah, but in this case it's just the galera_server role tests17:49
odyssey4memaybe we just hit a bad batch of test nodes17:49
evrardjpOH17:49
evrardjpYou told me integrated!17:50
evrardjpwell17:50
evrardjpok17:50
odyssey4meoh no, I said galera_server17:50
evrardjplol17:50
odyssey4meit's specifically the cluster start that timed out17:50
evrardjpok17:50
evrardjphahah17:50
odyssey4mewhich only happens if there's actually a cluster ;)17:50
evrardjpthat can have lasted long.17:50
evrardjpofc17:50
evrardjpwell my role test is busy on keystone, finishing real quick, then working on it17:51
*** mbuil has quit IRC17:51
openstackgerritMerged openstack/openstack-ansible-lxc_container_create stable/newton: Zuul: Remove project name  https://review.openstack.org/54180817:52
*** gkadam has joined #openstack-ansible17:55
openstackgerritAntony Messerli proposed openstack/openstack-ansible-ops master: Replace pxelinux with iPXE support in MNAIO  https://review.openstack.org/53932717:55
openstackgerritMajor Hayden proposed openstack/openstack-ansible-tests master: Add a status line for SELinux status  https://review.openstack.org/54137117:57
odyssey4meevrardjp failed again - very strange: https://review.openstack.org/#/c/541417/17:58
openstackgerritMajor Hayden proposed openstack/openstack-ansible master: Use package_state=present for CentOS 7 testing  https://review.openstack.org/54101717:58
*** olivierbourdon38 has quit IRC17:59
odyssey4methe pike one has passed opensuse - the rest are still running17:59
odyssey4meso maybe something merged in master which is breaking this?17:59
odyssey4methat could be in galera_client, or the tests repo18:00
*** tux_ has joined #openstack-ansible18:01
odyssey4meot the galera_server repo18:01
odyssey4me*or18:01
*** vnogin has joined #openstack-ansible18:05
openstackgerritTaseer Ahmed proposed openstack/openstack-ansible-os_congress master: Introduce os_congress role in gerrit  https://review.openstack.org/52249118:05
*** acormier has joined #openstack-ansible18:10
*** dim_ has joined #openstack-ansible18:13
dim_Hi Gurus!18:14
*** acormier_ has quit IRC18:14
dim_I have a tiny problem here when firing up the instance18:14
dim_```No valid host was found. There are not enough hosts available.```18:14
dim_I have deployed my environment using the following template https://www.irccloud.com/pastebin/r6VrbGNK/mytemplate18:15
idleminddim_ in horizon under admin -> hypervisors do you see your hypervisor(s) listed there?18:18
dim_sure18:19
dim_```18:20
dim_ Hostname Type VCPUs (used) VCPUs (total) RAM (used) RAM (total) Local Storage (used) Local Storage (total) Instances18:20
dim_node02.lab.---.---QEMU 0 24 2GB 62.8GB 0Bytes 28GB 018:20
dim_```18:20
*** vnogin has quit IRC18:20
dim_https://www.irccloud.com/pastebin/VUYAGfue/18:21
*** acormier has quit IRC18:21
idleminddim_ if you login (or attach) to your syslog container do you see anything useful in the nova or horizon logs?18:23
idlemindmaybe nova-scheduler18:24
dim_https://www.irccloud.com/pastebin/qYnGDvuh/18:25
dim_I was thinking of basic DNS problem, however I found the following in logs on nova-sheduler18:25
*** TxGirlGeek has joined #openstack-ansible18:25
dim_https://www.irccloud.com/pastebin/s15Og2LH/18:26
*** eumel8 has joined #openstack-ansible18:27
dim_https://www.irccloud.com/pastebin/scunNvwZ/18:28
idleminddim_ seems like the same log repeated over and over again in pastes. what does the log for node02 nova say?18:29
idlemind(plain nova not one of the services like api or scheduler)18:30
*** jwitko_ has quit IRC18:30
dim_https://www.irccloud.com/pastebin/yKiaoZ2g/18:31
openstackgerritMerged openstack/openstack-ansible master: Use native packages to deploy keepalived  https://review.openstack.org/54173318:36
openstackgerritMerged openstack/openstack-ansible master: Remove impossible tests  https://review.openstack.org/54122018:36
*** hamza21 has joined #openstack-ansible18:37
dim_it looks like this person had the same problem https://openstack.nimeyo.com/108318/openstack-operators-openstack-unable-to-launch-an-instance18:40
idleminddim_ what about neutron log on the physical host18:44
idleminddim_ sheduling will fail and look like nova's fault when it (nova) cannot connect to the network you've setup on the underlying infra18:45
dim_I will have a look18:47
dim_thanks18:47
dim_well I have setup my network the way it's described in the article18:47
dim_all hosts are reachable within br-mgmt18:48
idleminddim_ take a look at neutron log to rule it out18:48
dim_will do18:49
dim_rebooting the infra just in case18:49
*** acormier has joined #openstack-ansible18:52
*** acormier has quit IRC18:52
*** acormier has joined #openstack-ansible18:52
odyssey4me@cloudnull I'm curious - why bother with the symlinks in https://github.com/openstack/openstack-ansible/commit/d5860004652368b1f31aa8599a98545879c0174c - the dynamic inclusion could just be '{{ container_tech }}-hosts-setup.yml', etc... ?19:01
odyssey4meAnd by the way - forward looking, that dynamic inclusion won't work with include_playbook/import_playbook19:02
cloudnullI added the links so that we didn't change the deployer interactions19:03
openstackgerritTaseer Ahmed proposed openstack/openstack-ansible-os_congress master: Introduce os_congress role in gerrit  https://review.openstack.org/52249119:03
*** SmearedBeard has quit IRC19:03
cloudnullthough we could remove them19:03
odyssey4mecloudnull yeah, but that's my point - no renames of plays were necessary19:03
odyssey4meif your inclusion was changed to adopt the existing names, those symlinks wouldn't be necessary19:04
cloudnullthey were renamed for ease of understanding and consistency.19:04
openstackgerritMerged openstack/openstack-ansible-galera_server stable/ocata: Update MariaDB CentOS yum mirror URL  https://review.openstack.org/54179919:04
odyssey4meit's a 1:1 mapping, and the new naming structure is not all that different19:04
odyssey4melxc-hosts-setup vs containers-lxc-host ?19:04
cloudnullyea that's the point.19:05
cloudnullas we add new drivers it would be containers-nspawn-host ...19:05
odyssey4mePersonally I'm not seeing the value... all the existing files use lxc- as a prefix, so they're pretty clear what they're for19:05
cloudnulland baremetal would skip containers-*19:05
odyssey4meif new files have nspawn as a prefix, they have the same19:05
cloudnullsure. it couldd19:05
odyssey4methe baremetal already skips as lxc_hosts or nspawn_hosts is empty19:06
cloudnullsure. but if we look at the plays we can see containers-* are for containers.19:06
cloudnullsimilar to os-* is for openstack19:06
cloudnullis there an issue you're seeing with that stuff ?19:06
odyssey4mewith all the other infra littered in-between ;)19:06
cloudnullyea, :)19:07
odyssey4menah - looks functional to me - posted some questions in the reviews19:07
cloudnullwe could make that consistently named too.19:07
odyssey4meI'm not too bothered with the change of play names, just questioning the value.19:07
odyssey4meIf we're doing an across the board naming standard, them I'm game19:07
cloudnullI think it'd be good from a ux point of view19:08
cloudnullbut not the most pressing issue19:08
odyssey4meThe only issue I'm seeing thus far is that ansible 2.4 throws monstrous warnings about using include: because it's deprecated... and the dynamic inclusion of plays won't work with include_playbook or import_playbook19:08
*** stuartgr has quit IRC19:08
cloudnullso how do we tackle that ?19:08
mnaserwe have to deploy gnocchi to get the aodh alarming tempest tests to pass as it needs it :<19:08
odyssey4meIt would be more ideal for us to figure out a better way of doing it - maybe through some sort of plugin that picks up a config or env var somewhere19:09
odyssey4mealthough, that said, I don't think we really need the dynamic inclusion - as long as lxc_hosts is empty, the play will just skip19:10
cloudnullI think that's a great idea.19:10
mnaseris there a way to add it to common/ ?  or what would be a good way without duplicating the code that deploys it in the aodh role?19:10
odyssey4memnaser the tests repo only needs things which are common across more than one repo19:10
odyssey4melike the keystone playbook19:10
odyssey4methe roles used for a role test are specified in each repo's tests/ansible-role-requirements.yml file and the tests/ folder has that role's playbooks with tests.yml as the entrypoint19:11
mnaserso if aodh needs gnocchi (and maybe at some point ceilometer and panko probably), should we consider adding it to common?19:11
odyssey4memnaser yeah, sounds about right - 'common' is actually a clone of openstack-ansible-tests19:12
evrardjpodyssey4me: ok I started to have a look at it. So I reproduced it on my machine19:12
cloudnullodyssey4me: maybe I can make the change get picked up in inventory so that it populates the correct container tech groups.19:12
cloudnullI'll look into that19:12
evrardjpand because there was no change in the role, I expect it's a packaging issue, so I will check if it's .31 instead of .3019:12
mnaserodyssey4me: ok i guess ill look into getting it added to openstack-ansible-tests19:13
odyssey4mecloudnull that might be nice to improve usability a bit, but the code as-is will work without the dynamic inclusion I think... I'll verify in a bit once the metal patch is done testing19:13
*** SmearedBeard has joined #openstack-ansible19:15
*** qp4 has joined #openstack-ansible19:17
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible master: Add nspawn container driver  https://review.openstack.org/47701719:17
openstackgerritMohammed Naser proposed openstack/openstack-ansible-os_aodh master: Update the Tempest plugin to point towards the new plugin  https://review.openstack.org/54127019:18
*** qp4 has quit IRC19:18
mnaserapparently there was already a playbook for gnocchi so yay19:18
*** dim__ has joined #openstack-ansible19:18
openstackgerritAntony Messerli proposed openstack/openstack-ansible-ops master: Stop any running VMs when re-deploying  https://review.openstack.org/54141619:20
odyssey4mecloudnull I see now why it's utually exclusive currently - commented in the review19:22
odyssey4me*mutually exclusive19:22
odyssey4memnaser the tests repo is a bit of a hodgepodge - my condolences in advance :/19:23
mnaserodyssey4me: didnt even have to touch it, gnocchi playbook was already there so np19:23
*** SmearedBeard has quit IRC19:27
idlemindwell looky there the cloudbase folks got back to me about the ipv6 issue i had in their win2k12r2 image :) maybe we can get a new master out for download19:29
odyssey4merighto - I'm out for the night folks, have a great day/eve!19:29
openstackgerritMohammed Naser proposed openstack/openstack-ansible-os_ceilometer master: Zuul: Remove project name  https://review.openstack.org/54109319:32
*** gkadam has quit IRC19:32
openstackgerritMohammed Naser proposed openstack/openstack-ansible-os_ceilometer master: fix misspelling of 'configuration' and 'list'  https://review.openstack.org/53419519:32
*** markvoelker has quit IRC19:33
openstackgerritMohammed Naser proposed openstack/openstack-ansible-os_ceilometer master: Updated from global requirements  https://review.openstack.org/53505119:33
*** markvoelker_ has joined #openstack-ansible19:33
openstackgerritMohammed Naser proposed openstack/openstack-ansible-os_ceilometer master: Updated from OpenStack Ansible Tests  https://review.openstack.org/51890919:34
mnaser(rebasing stuff)19:34
mnaser(sorry for spam)19:34
openstackgerritMohammed Naser proposed openstack/openstack-ansible-os_ceilometer master: Replace virtualenv-tools by a script  https://review.openstack.org/53364819:34
openstackgerritMohammed Naser proposed openstack/openstack-ansible-os_ceilometer master: Adds ceilometer-upgrade task  https://review.openstack.org/52665519:35
openstackgerritMohammed Naser proposed openstack/openstack-ansible-os_ceilometer master: Allow the experimental trigger of the integrated repo  https://review.openstack.org/52595019:35
openstackgerritJimmy McCrory proposed openstack/openstack-ansible-rsyslog_client stable/pike: Fix pep8 doc config lint failures  https://review.openstack.org/54184719:35
openstackgerritMohammed Naser proposed openstack/openstack-ansible-os_ceilometer master: Remove pip_install dependency  https://review.openstack.org/52554619:35
openstackgerritMohammed Naser proposed openstack/openstack-ansible-os_ceilometer master: Deprecate os_endpoint_type option Option "os_endpoint_type" from groups "service_credentials" and "keystone_authtoken" is deprecated. Use option "interface" from groups "service_credentials" and "keystone_authtoken".  https://review.openstack.org/52185719:35
openstackgerritJimmy McCrory proposed openstack/openstack-ansible-rsyslog_client stable/pike: Correct task tag  https://review.openstack.org/54102419:37
openstackgerritJames E. Blair proposed openstack/openstack-ansible-tests stable/pike: Zuul: Remove project name  https://review.openstack.org/54184819:38
openstackgerritMohammed Naser proposed openstack/openstack-ansible-os_magnum master: Zuul: Remove project name  https://review.openstack.org/53862719:38
openstackgerritMohammed Naser proposed openstack/openstack-ansible-os_magnum master: Replace virtualenv-tools by a script  https://review.openstack.org/53365719:38
openstackgerritMohammed Naser proposed openstack/openstack-ansible-os_magnum master: Updated from global requirements  https://review.openstack.org/53506119:39
openstackgerritMohammed Naser proposed openstack/openstack-ansible-os_trove master: Remove Trove's support for Heat  https://review.openstack.org/53467719:41
openstackgerritMohammed Naser proposed openstack/openstack-ansible-os_trove master: Zuul: Remove project name  https://review.openstack.org/54030819:41
openstackgerritMohammed Naser proposed openstack/openstack-ansible-os_trove master: Replace virtualenv-tools by a script  https://review.openstack.org/53366819:42
openstackgerritMohammed Naser proposed openstack/openstack-ansible-os_trove master: Updated from global requirements  https://review.openstack.org/53507419:42
mnaserok im done i promise19:42
mnaserany cores mind giving this a +W again to kick it off to the gate? https://review.openstack.org/#/c/536441/19:42
mnaserbetter than recheck and having it go through check then gate for no reason19:43
evrardjpodyssey4me: I have passed the day of caring for bare metal. If ppl don't want to get it in, too bad. More regressions like the one you found will appear, and I am done fixing other ppls stuff for now.19:48
dim__@idlemind ```19:49
idleminddim_ ya?19:49
dim__one sec19:49
dim__```19:51
*** pcaruana has joined #openstack-ansible19:52
*** dim__ has quit IRC19:55
*** dim__ has joined #openstack-ansible19:55
dim__```19:56
dim__```19:56
idleminduh oh19:56
dim__@idlemind19:56
dim__```19:56
idlemindi just see backticks19:56
dim__can't sent multilne19:56
idlemindput in pastebin and send link19:57
dim_https://www.irccloud.com/pastebin/6s4EFmQW/19:58
openstackgerritJames E. Blair proposed openstack/openstack-ansible-os_monasca stable/pike: Zuul: Remove project name  https://review.openstack.org/54185419:58
idleminddim_ that looks a nova log, what's in neutron log19:59
openstackgerritMohammed Naser proposed openstack/openstack-ansible-os_aodh master: Update the Tempest plugin to point towards the new plugin  https://review.openstack.org/54127019:59
dim_https://www.irccloud.com/pastebin/pehm86Ex/20:00
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-galera_server master: [WIP] Prevent latest mariadb version  https://review.openstack.org/54185520:00
dim_https://www.irccloud.com/pastebin/0RN5qQef/20:01
idlemindlinux bridge agent20:01
dim_it's pretty clean20:03
dim_https://www.irccloud.com/pastebin/P0eUAHEl/20:04
evrardjpspotz: could you ping me when you have time to work on docs with me?20:05
evrardjpor we plan something20:06
spotzevrardjp: Yeah, trying to switch stuff from one mac to another right now20:06
evrardjpso it means okay or not? Not so sure...20:06
spotzUm not right this second?:) How long you gonna be around for tonight?20:07
*** pcaruana has quit IRC20:07
openstackgerritMerged openstack/openstack-ansible stable/pike: Remove jinja from failed_when  https://review.openstack.org/54139120:12
dim__@idlemind do you think it's the link between Controller and the Compute node?20:18
dim__node01 is a controller node in my case and node02 is a Compute node, node03 is a Storage node20:18
idleminddim__ a lot of times that error has to do w/the networking configuration and neutron not running correctly20:18
dim__I see20:18
idleminddim__ are you on ubuntu or centos?20:19
dim__but this setup is common, and config file from it should look good?20:19
dim__https://docs.openstack.org/project-deploy-guide/openstack-ansible/pike/app-config-test.html#test-environment-config20:19
dim__it's ubuntu 16.0420:19
dim__and Pike release 16.0.620:19
dim__all I changed in networking configuration was the interface name convention from eth0 to enp1s0f020:20
idleminddim__ is the neutron service running on your compute node (it appears to be)20:21
dim__http://pastebin.ca/396956520:23
dim__i don't see "neutron" in ps aux at node02 (Compute)20:23
dim__http://pastebin.ca/396956720:24
idleminddim__ on node2: systemctl status neutron-linuxbridge-agent20:26
evrardjpspotz: not sure, it's already late and I don't feel real good ... Let's postpone20:26
*** SmearedBeard has joined #openstack-ansible20:27
cloudnullfeel better evrardjp20:27
spotzevrardjp: okie, ping in the morning. I need to get a few things done tonight (CFP and UC nom)20:27
spotzevrardjp: Feel better20:27
evrardjpoh cloudnull while you're here20:27
evrardjpI tried to do something but it doesn't work: setting a pin20:28
evrardjpon an apt package20:28
evrardjphttps://review.openstack.org/#/c/541855/20:28
evrardjpyou know why this doesn't work?20:28
cloudnullno idea. is it not generating the config?20:29
evrardjpI see the pin on the container, but it's still that same version that gets installed20:29
dim__idlemind_ http://pastebin.ca/396957220:29
evrardjpnah it's generating that pin, it's just also installing that same version. While I suppose previous version is still available in repos20:29
idleminddim_ _ active from 1 second ago, did you just start or restart it?20:30
*** hw_wutianwei has quit IRC20:31
dim__looks like it's restarting all the time20:31
dim__http://pastebin.ca/396957620:31
evrardjpwell it's probably a xtradb cluster thing20:31
openstackgerritAntony Messerli proposed openstack/openstack-ansible-ops master: Replace pxelinux with iPXE support in MNAIO  https://review.openstack.org/53932720:32
idleminddim__ k that's probably where our trouble is20:32
*** hw_wutianwei has joined #openstack-ansible20:32
dim__idlemind__ I hope we will be able to fix it now20:32
evrardjpcloudnull: interesting enough: http://repo.percona.com/apt/dists/xenial/main/ there are two folders: binary-x86_64/ and binary-amd6420:32
idleminddim__ can you see anything with journalctl -xe20:33
evrardjplet's hope they are symlinked.20:33
evrardjpnot that it really matters for this issue20:33
dim__idlemind  http://pastebin.ca/396957720:35
evrardjpcloudnull: ok my bad, mariadb-server-10.1 (.30) isn't on the repo Packages file anymore20:35
idleminddim__ can you post your neutron.conf20:36
idlemindalso from node02's ssh (console) grep ERROR /var/log/neutron/neutron-linuxbridge-agent.log20:37
dim__sure idlemind20:38
openstackgerritJames E. Blair proposed openstack/openstack-ansible-ceph_client stable/ocata: Zuul: Remove project name  https://review.openstack.org/54186920:38
dim__idlemind http://pastebin.ca/396957820:39
idlemindcat /etc/neutron/neutron.conf20:40
dim__http://pastebin.ca/396957920:40
dim__http://pastebin.ca/396957920:40
dim__http://pastebin.ca/396957920:40
dim__http://pastebin.ca/396957920:40
dim__https://pastebin.ca/396957920:40
idlemindyar20:41
idlemindi know the problem20:41
dim__sorry it pasted several times I don't know why20:41
idlemindtalked about this yesterday w/the crew. the docs break the flat network out to a physical interface because we're not allowed to use br-vlan for flat and vlan20:41
dim__idlemind it's the first time I get help in this chat and it feels soooo good20:41
idlemindthat's why there's that bit about host-override20:41
dim__thank you20:41
idlemindlol np sorry you got stuck w/me i'm a newbie like you the other chaps probably would've had you squared away a bit ago20:42
idlemindhttps://docs.openstack.org/project-deploy-guide/openstack-ansible/pike/app-config-test.html#test-environment-config20:42
idlemindso if you look there, in the "Environment layout" for /etc/openstack_deploy/openstack_user_config.yml20:43
idlemindit's defining your provider networks20:43
idlemindone of them is the "flat" network (name and type)20:43
idlemindyou'll see it has "host_bind_override: eth12"20:43
dim__brvlan is flat20:43
*** sar has joined #openstack-ansible20:43
idlemindthis is saying, set the flat network on linuxbridge agents to use eth12 not br-vlan for this flat network20:43
idlemindsad part is, eth12 doesn't exist20:43
idlemindso neutron bombs when it is started20:44
dim__wow20:44
dim__ok, should I change the config to use br-vlan instead or should I create eth12 interface on node02?20:44
idlemindnope, you can't neutron only lets one network be 1 interface20:44
idlemindbr-vlan gets used in the vlan type network20:44
idlemindthere really needs to be a "flat" interface on the host20:45
idlemindit can't be a bridge though20:45
idlemindso, in your case w/eth0 (or enp<whatever>)20:45
idlemindyou can make a VLAN that represents your FLAT network on the real LAN side20:45
idlemindsay VLAN 71820:45
idlemindeth0.71820:45
dim__ok20:46
idlemindand that vlan interface can be put in host_override20:46
idlemindlike i said though i'm not sure why container_bridge is br_vlan for that and how it works but hey. in my case. i just use the VLAN type to get my external connectivity via QinQ trunking20:46
idlemindmaybe one of the experts can tell us why br-vlan is used as the container_bridge for flat in the docs20:47
idlemind(my case, i just commend out the stock flat network definition - at least for now)20:47
dim__I might sound stupid, sorry if so20:48
dim__but is this what I need to do?20:49
dim__http://pastebin.ca/396958020:49
*** dave-mcc_ has quit IRC20:49
shananigansYou can have an access vlan(default vlan) set up on the switch port to use for the flat network as well as trunked vlans to use for various vlan networks.20:49
dim__well in this case I have vlan30 which is trunked to all the nodes01-0320:50
*** dave-mccowan has joined #openstack-ansible20:50
dim__VLAN30 is used as a flat network(br-mgmt) between all three nodes, VLAN31 Tunnel (VXLAN) Network is setup on node02(compute), VLAN32 - Storage between node02 (compute) and node03 (storage)20:51
mhaydenevrardjp: i got https://review.openstack.org/541371 to work ;)20:54
dim__idle mind could you please double check the configuration changes I made are correct?20:54
dim__http://pastebin.ca/396958020:54
mhaydenmgariepy: just an FYI -- SELinux is enforcing by default in ci jobs now on centos ;)20:54
idleminddim__ sure post is invalid tho20:54
dim__if not what would be a correct configuration, also should I add that VLAN to all nodes?20:54
idleminddim__ repost your user_config the pastebin link was messed up or something20:55
dim__hold on a sec20:56
dim__http://pastebin.ca/396958220:56
idleminddim__ yup as long as enp1s0f0.718 exists on the node02 host20:56
mgariepyok thanks mhayden20:57
evrardjpmhayden: ahah ok20:57
evrardjpthanks20:57
idlemind(it can be any interface that exists and isn't being used by one of the other networks)20:57
evrardjpFound another repo for mariadb!20:57
evrardjpwooot20:57
evrardjpnot documented20:57
dim__Should enp1s0f0.718 be connected to some bridge?20:58
dim__idlemind should enp1s0f0.718 be connected to the bridge? like br-718 as an example?20:58
idleminddim__ for flat it can't be a bridge20:58
idlemind(from what i'm told)20:58
dim__ok20:58
dim__thank you20:58
dim__so then I need to have that VLAN on all nodes including the deployment host?20:58
evrardjpmhayden: ok so I have the choice: Either we ship something with CVEs -- or we ship something that can be clustered.20:58
evrardjpWhat would mhayden do?20:59
evrardjp(if it was late and bed is close)20:59
idlemindi think the vlan only needs to be on the network_hosts one20:59
dim__ok, so once I have it on neutron hosts and, node01 and node02 it should work21:02
mhaydenevrardjp: haha, not sure i understand the context21:02
dim__or I need to re-run sensible playbook for hosts, infrastructure and openstack deployment21:02
dim__?21:02
idleminddim__ ya or alternatively, just comment out that provider network and re-run the os-neutron playbook to see if you can get an instance up21:02
evrardjpmhayden: galera_server clustering is broken. Gates for galera_server are broken.21:03
evrardjpmhayden: mariadb released a new package yesterday21:03
mhaydenoh, i was running that manually right now to figure out WTF was happening21:03
evrardjpthat new package is fixing cves21:03
evrardjphttps://review.openstack.org/#/c/541855/121:03
evrardjpmhayden: Please read what I had written there, if you can continue my work that would be great, I'm highly tired.21:04
evrardjpgot that bug real late so...21:04
* mhayden ganders21:04
evrardjpit's probably something we do with our config (mysql/systemd), because I doubt they would release a package that can't pass clustering tests.21:05
dim__the whole thing like this? http://pastebin.ca/396958321:05
evrardjpmhayden: in the meantime I am testing to change the url real quick21:05
nurdieis it common that infra2_galera joins the WSREP cluster, but then fails to start because of a broken pipe?21:06
nurdiethis is killing me21:06
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible master: Add nspawn container driver  https://review.openstack.org/47701721:06
cloudnullodyssey4me: ^21:06
evrardjpnurdie: new21:07
evrardjpnurdie: mariadb just released a package that breaks clustering21:08
evrardjpnurdie: do you run 10.1.31?21:08
mhaydenyeah, it's weird21:08
mhaydenjust hanging21:08
evrardjpI am working on it21:08
evrardjpyeah21:08
cloudnullevrardjp: did you get that pin to work ?21:08
nurdieevrardjp, yes21:09
evrardjppin could work, but we don't have another package available in repo, so it's using it.21:09
cloudnulloh...21:09
evrardjpnurdie: welcome to the club.21:09
dim__idlemind I have commented all section out as stated here: http://pastebin.ca/396958321:09
cloudnullthat's a bummer21:09
nurdieevrardjp, no21:09
nurdielol21:09
evrardjpcloudnull: https://review.openstack.org/#/c/541855/121:09
nurdieevrardjp, wait jesus idunno21:09
evrardjpI am using what I commented there21:09
evrardjpI'm testing if it fixes it temporarily.21:09
dim__and running os-neutron setup with this configuration21:09
idlemindcool cool that should at least get an instance up and running21:10
nurdieevrardjp, yep, 10.1.31 -__-21:10
cloudnullevrardjp: the repo in your comment seems like the way to go21:11
evrardjpnurdie: welcome to the club21:11
evrardjpcloudnull: yeah probably21:11
evrardjpI am testing21:11
evrardjplocally21:11
evrardjpthen we can figure out what's wrong with our config21:11
evrardjpsame applies to centos and suse ofc21:11
*** SmearedBeard has quit IRC21:12
nurdieevrardjp, lol thanks.21:12
nurdieevrardjp, i had the same issues this morning with 10.2, since they broke their 10.1 repos21:12
evrardjpnurdie: so pick your poison: cves or no clustering?21:13
nurdie10.1 centos repos*21:13
evrardjpyeah on top of that.21:13
nurdiecves21:13
nurdielol21:13
evrardjphaha21:13
nurdieis there a known version for ocata OSA that works?21:14
nurdie10.0?21:14
evrardjp10.1.30 works21:14
nurdieah21:14
evrardjpit's just the version released yesterday that sucks21:14
evrardjpat least with our configuration21:14
evrardjpok it just passed my test21:14
nurdiethanks i'm going to nuke my OSA and force 10.1.30 >_<21:15
openstackgerritMohammed Naser proposed openstack/openstack-ansible-tests master: Add os_gnocchi role to required projects  https://review.openstack.org/54190221:15
openstackgerritMohammed Naser proposed openstack/openstack-ansible-os_aodh master: Update the Tempest plugin to point towards the new plugin  https://review.openstack.org/54127021:16
mnasercan i get really quick eyes on the openstack-ansible-tests change above, it's trivial21:16
dim__looks better now @inlemind http://pastebin.ca/396958821:16
dim__@idlemind21:16
idleminddim__ yay now you can tinker w/your cloud. as you get more comfortable you can start looking at bringing that FLAT back in over a different physical (eth12 in the docs) or vlan (of eth0 - enp1...)21:17
dim__the VM is now running21:20
dim__Active nova None Running21:20
dim__thank you so much!!!!21:20
dim__I have another problem though, glance behaves in a weird way letting me upload the image from the CLI only21:21
dim__and if I start a new instance it's not attaching any image to it, unless U run nova command from the console21:21
*** acormier has quit IRC21:22
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-galera_server master: Prevent latest mariadb version  https://review.openstack.org/54185521:22
evrardjpnurdie: cloudnull mhayden ^21:23
evrardjpthis should probably temporaily workaround the issue.21:23
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-galera_server master: Prevent latest mariadb version  https://review.openstack.org/54185521:24
evrardjpmhayden: could you babysit this or alternatively find the root cause of the issue? ^21:26
mhaydenalready looking for root cause21:26
nurdieevrardjp, thanks. I just hardcoded the 10.1.30/centos repo for mine21:26
mhaydengalera sits there listening on port 44444 and doesn't ever get anything21:26
mhaydenso it just hangs forever21:26
mhaydenerr 444421:26
nurdiemhayden, yup21:26
nurdieI joins the cluster first21:27
mhaydenif i telnet to the port and say gibberish, it hangs up on me21:27
*** rama_y has joined #openstack-ansible21:27
nurdiesomeone should tcpdump it. i already killed my deployment to use 10.1.3021:27
dim__idlemind  thank you for all your help21:28
idlemindnp21:28
idlemindhave a good night21:28
dim__by the way did you have any problems with the console access???21:28
idleminddim__ using spice (the default) i have to open it in a new tab for most vm's and the windows image is upside down21:28
idlemindi'll probably change to novnc ... it seems that fixes a lot of it21:28
idlemindjust haven't had a chance to run the os-nova playbook w/the change again21:29
dim__is this needs to be specified in the config?21:29
dim__even in a new tab it shows the following "The connection was reset"21:29
idlemindhmm might be a certificate thing21:31
idlemindtry to accept the certificate21:31
idlemindopen in new tab and add the exception21:31
idlemindthen reload and you should get a console displayed21:31
dim__here is another problem21:36
dim__2018-02-07 15:35:25.952 1152 INFO nova.console.websocketproxy [-] 192.168.30.11 - - [07/Feb/2018 15:35:25] code 404, message No such file21:36
dim__2018-02-07 15:35:25.954 1152 INFO nova.console.websocketproxy [-] handler exception: [Errno 104] Connection reset by peer21:36
dim__root@infra1-nova-console-container-e5931327:~#21:36
*** armaan has quit IRC21:37
*** armaan has joined #openstack-ansible21:38
dim__@idlemind is this normal?21:38
dim__http://pastebin.ca/396959121:38
cloudnullevrardjp: lgtm21:38
openstackgerritJames E. Blair proposed openstack/openstack-ansible-ops stable/pike: Zuul: Remove project name  https://review.openstack.org/54191321:39
*** eumel8 has quit IRC21:39
*** threestrands has joined #openstack-ansible21:39
*** threestrands has quit IRC21:39
*** threestrands has joined #openstack-ansible21:39
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible master: Add nspawn container driver  https://review.openstack.org/47701721:51
idleminddim__ seems kinda strange to me21:57
dim__your config looks the same?21:58
dim__```root@infra1-nova-console-container-e5931327:~# less /etc/nova/nova.conf21:58
dim__```21:58
openstackgerritJames E. Blair proposed openstack/openstack-ansible-ceph_client stable/newton: Zuul: Remove project name  https://review.openstack.org/54191921:59
*** woodard has quit IRC21:59
mhaydenso, on centos at least, we get the mariadb packages from mariadb's mirrors, but the galera RPM comes from the RDO repo22:03
mhaydenwhich is likely not a good thing22:03
* mhayden is testing said hypothesis22:03
dim__I found the problem22:06
dim__it's due to VIP address22:06
dim__I used another HA IP and it worked22:07
dim__http://192.168.30.11:6082/spice_auto.html?token=9251e603-0afb-4208-853d-8c99e43259d5&title=myserver1(4db49a67-79ed-43fa-84cc-55d0ef9698e8)22:07
dim__instead of 192.168.30.1022:07
*** TxGirlGeek has quit IRC22:08
*** TxGirlGeek has joined #openstack-ansible22:08
*** hamza21 has quit IRC22:12
*** Guy has joined #openstack-ansible22:12
idleminddim__ ahh gotcha22:15
idlemindgood times22:15
openstackgerritMajor Hayden proposed openstack/openstack-ansible-galera_server master: Set proper yum repo priority on CentOS 7  https://review.openstack.org/54192422:15
dim__thank you so much22:15
idlemindnot a problem now you get to help the next guy up :)22:15
*** sar has quit IRC22:18
*** TxGirlGeek has quit IRC22:20
dim__Awesome group I will try to help as well sometimes22:22
*** vnogin has joined #openstack-ansible22:23
*** TxGirlGeek has joined #openstack-ansible22:24
*** TxGirlGeek has quit IRC22:26
*** TxGirlGeek has joined #openstack-ansible22:26
openstackgerritMerged openstack/openstack-ansible-tests stable/ocata: Collect logs to a subfolder properly  https://review.openstack.org/54142622:30
openstackgerritMerged openstack/openstack-ansible-tests master: Add a status line for SELinux status  https://review.openstack.org/54137122:30
*** TxGirlGeek has quit IRC22:30
*** TxGirlGeek has joined #openstack-ansible22:38
*** dariko has quit IRC22:40
*** dariko has joined #openstack-ansible22:41
*** woodard has joined #openstack-ansible22:45
*** tux_ has quit IRC22:46
*** tux_ has joined #openstack-ansible22:47
*** TxGirlGeek has quit IRC22:47
*** tux_ has quit IRC22:51
*** dariko has quit IRC22:53
*** acormier has joined #openstack-ansible22:53
*** acormier has quit IRC22:53
*** acormier has joined #openstack-ansible22:54
*** TxGirlGeek has joined #openstack-ansible22:55
*** pmannidi has joined #openstack-ansible22:55
openstackgerritJames E. Blair proposed openstack/openstack-ansible-os_octavia stable/pike: Zuul: Remove project name  https://review.openstack.org/54193222:59
openstackgerritMerged openstack/openstack-ansible-os_ceilometer master: Zuul: Remove project name  https://review.openstack.org/54109323:05
*** masber has joined #openstack-ansible23:27
*** acormier has quit IRC23:34
*** acormier has joined #openstack-ansible23:35
*** dave-mccowan has quit IRC23:45
*** markvoelker_ has quit IRC23:45
openstackgerritMerged openstack/openstack-ansible-os_ceilometer master: Replace virtualenv-tools by a script  https://review.openstack.org/53364823:46
*** dave-mccowan has joined #openstack-ansible23:48
*** acormier has quit IRC23:50
*** acormier has joined #openstack-ansible23:51

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!