Monday, 2018-01-08

*** evrardjp[m] has quit IRC00:05
*** csmart has quit IRC00:05
*** csmart has joined #openstack-ansible00:12
*** bgmccollum has quit IRC00:13
*** idlemind has quit IRC00:14
*** idlemind has joined #openstack-ansible00:15
*** shan5464_ has quit IRC00:19
*** shananigans has joined #openstack-ansible00:19
*** bgmccollum has joined #openstack-ansible00:20
*** masber has joined #openstack-ansible00:21
masbergood morning, I am getting this error message during openstack deployment "Both host:compute1 and host:storage1 have address:192.168.20.24 assigned.  Cannot assign same ip to both hosts" is there any workaround for this so I can have storage and compute on same node?00:22
masberright now I am playing with openstack-ansible and I only have 2 nodes, one for management and the other for compute00:22
*** yifei has quit IRC00:28
*** yifei has joined #openstack-ansible00:29
*** masber has quit IRC00:29
*** evrardjp[m] has joined #openstack-ansible00:34
*** dave-mccowan has joined #openstack-ansible01:07
*** masber has joined #openstack-ansible01:10
masbergood morning, I am following this example to deploy my first openstack using openstack-ansible https://docs.openstack.org/project-deploy-guide/openstack-ansible/pike/app-config-test.html#test-environment-config01:12
masbermy question is will this config file deploy openstack on containers? if so, how can I avoid this? I just want the services to be installed int he hosts01:12
*** pmannidi has joined #openstack-ansible01:15
*** tone_zrt has joined #openstack-ansible01:19
masbergood morning, another question. I am getting this error http://paste.openstack.org/raw/640652/ after chaning "infra1" to "controller" in my /etc/openstack_deploy/openstack_user_config.yml file01:23
*** phalmos__ has quit IRC01:37
*** yifei has quit IRC01:57
*** yifei has joined #openstack-ansible01:57
*** jafeha__ has joined #openstack-ansible02:13
*** jafeha has quit IRC02:16
*** dave-mccowan has quit IRC03:09
*** bhujay has joined #openstack-ansible03:42
*** chhavi has joined #openstack-ansible04:08
bhujayGokhan27: Hi Gokhan , installation went through well , I can see cloudkitty service in openstack. However , horizon integration has not happened. I have included the pip pkgs in the var/main.yml under horizon role , also the dashboard portion in post_installation  but running runninng horios_horizon plabook fails with msg": "'horizon_venv_lib_dir' is undefined"04:14
bhujayGokhan27: also, durng repor build I I din't see any thing related to cloudkitty dash board is getting downlaoded04:15
*** chhavi has quit IRC04:39
*** udesale has joined #openstack-ansible04:54
masbergood afternoon, I am trying to install openstack using OSA and the appendix A configuration test file https://docs.openstack.org/project-deploy-guide/openstack-ansible/pike/app-config-test.html05:02
masbermy problem is that I only have 2 hosts (a vm as a controller and physical machine for computing/storage)05:03
masberOSA does not allow me to put cinder backend and compute on same node. What options do I have?05:03
*** armaan has joined #openstack-ansible05:26
*** hybridpollo has quit IRC05:54
*** savvas` has joined #openstack-ansible05:55
bhujaymasber: you may create a nfs share , that should work06:00
masberbhujay, I think I got around it but now it fails when running setup-hosts.yml playbook https://bpaste.net/show/487870e844f506:01
bhujaymasber:it failed to start container , setup-hosts has four playbooks , the error shows it has failed at container creation stage .06:08
masberthe problem is that I am not familiar with lxc06:09
masberin docker I would do docker log06:09
bhujaythe four playbooks are  include: openstack-hosts-setup.yml06:10
bhujay- include: security-hardening.yml06:10
bhujay- include: lxc-hosts-setup.yml06:10
bhujay- include: lxc-containers-create.yml06:10
bhujaycan u  run the third playbook , lxc-hosts-setup and see everthing is ok06:11
bhujayRun the play books with -vv options to capture  more details . after this from controller host check using lxc-ls  to list if the containers are present . Then you can drop the containers using openstack-ansible lxc-container-destroy  and rerun lxc-containers-create.yml .06:14
masberthank you, doing it now06:16
masberanother question, do I need to assigned the external_lb_vip_address and internal_lb_vip_address IPs to the nic? before installation?06:18
*** pmannidi_ has joined #openstack-ansible06:28
*** savvas` has quit IRC06:29
*** pmannidi has quit IRC06:30
*** savvas` has joined #openstack-ansible06:30
*** chhavi has joined #openstack-ansible06:33
bhujayGokhan27: Trying  with horizon_lib_dir  instead of horizon_venv_lib_dir06:34
*** udesale__ has joined #openstack-ansible06:45
*** nshetty has joined #openstack-ansible06:46
*** savvas` has quit IRC06:47
*** jbadiapa has joined #openstack-ansible06:47
*** udesale has quit IRC06:48
*** savvas` has joined #openstack-ansible06:49
masberbhujay, https://bpaste.net/show/89ef6992d37406:50
masberlxc-ls command on controller node shows nothing06:50
masbersorry my bad, I have to run as root https://bpaste.net/show/69670362e3ff06:51
*** udesale has joined #openstack-ansible06:52
*** savvas` has quit IRC06:54
*** udesale__ has quit IRC06:54
*** sm806 has joined #openstack-ansible06:56
sm806Need a help with "openstack-ansible setup-infrastructure.yml" command.06:57
sm806When i execute this command, "infra1_repo_container-xxxxx" is failing06:57
sm806in the failure logs i see "No matching distribution found for pyasn1>=0.3.7 (from python-ldap)"06:57
sm806I tried attaching to repo-container and executed the same command that ansible to trying to execute: "/opt/venv-build-script.sh /var/www/repo/os-releases/16.0.1/ubuntu-16.04-x86_64/venv-build-options-os_keystone.txt"06:58
*** savvas` has joined #openstack-ansible06:58
sm806Building venv keystone-16.0.1-x86_64...  Could not find a version that satisfies the requirement pyasn1>=0.3.7 (from python-ldap) (from versions: 0.3.1) No matching distribution found for pyasn1>=0.3.7 (from python-ldap)06:58
sm806Any pointers on what could be the issue !!??06:59
*** savvas` has quit IRC07:03
*** pcaruana has joined #openstack-ansible07:04
*** savvas` has joined #openstack-ansible07:07
speedmannsn806 I've seen this issue with newton release too... I guess I fixed it it with some override. if this would work for you, I can have a look07:11
*** savvas` has quit IRC07:12
*** chigang_ has quit IRC07:13
sm806Apparently looks like its bug as mentioned in "https://review.openstack.org/#/c/525299/"07:13
*** chigang_ has joined #openstack-ansible07:13
*** brad[] has quit IRC07:15
sm806I am apply this patch manually and trying it out.07:15
*** exodusftw has quit IRC07:15
*** exodusftw has joined #openstack-ansible07:18
*** jvidal has joined #openstack-ansible07:19
*** savvas` has joined #openstack-ansible07:22
*** cshen has joined #openstack-ansible07:27
bhujaysm806: i had the same problem , solved by locally changing the python-lad to pyldap in keystone role07:28
*** armaan_ has joined #openstack-ansible07:36
*** armaan has quit IRC07:37
*** mardim has joined #openstack-ansible07:38
sm806bhujay: thanks, i am trying out the same.07:42
*** savvas` has quit IRC07:45
*** epalper has joined #openstack-ansible07:47
*** pbandark has joined #openstack-ansible07:47
*** hamza21 has joined #openstack-ansible07:49
*** sm806 has quit IRC07:53
*** savvas` has joined #openstack-ansible07:55
*** savvas` has quit IRC08:00
*** armaan_ has quit IRC08:03
*** mbuil has joined #openstack-ansible08:03
*** jafeha__ has quit IRC08:04
*** pbandark has quit IRC08:04
*** pbandark has joined #openstack-ansible08:05
evrardjpgood morning08:09
evrardjpsm806 please update your code08:10
evrardjpbhujay: it shouldn't need a manual update it's already solved in the latest code08:10
bhujayevrardjp: Ok will recheck . I tired with stable/pike.08:17
*** pmannidi_ has quit IRC08:17
*** shardy has joined #openstack-ansible08:18
bhujayGokhan27: I got the rating menu in Horizon now . Created a Hashmap for instance update with flavor as samll , however while instance launching dont see any price information . Any Idea ?08:19
*** savvas` has joined #openstack-ansible08:19
bhujaygokhan_:I got the rating menu in Horizon now . Created a Hashmap for instance update with flavor as samll , however while instance launching dont see any price information . Any Idea ?08:20
*** armaan has joined #openstack-ansible08:21
bhujayevrardjp: Sir , Any idea when cloudkitty will be integrated with OSA as main stream  feature ?08:21
*** pradiprwt has joined #openstack-ansible08:28
evrardjpbhujay: when people will work on it, because it's not one of my priorities for this cycle. Currently my priorities are bare metal and nspawn, then docs, adding more scenarios like ovs, translating the docs, offline installs further improvements, ...08:29
evrardjpbhujay: it's maybe worth asking the cloudkitty devs08:30
*** jafeha has joined #openstack-ansible08:31
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible master: [DNM] testing virtualenv shell script  https://review.openstack.org/53168708:32
*** game-on has joined #openstack-ansible08:33
evrardjpbhujay: do you have a timeline for your project?08:33
evrardjpbecause maybe I/we can mentor you to get there, so your project would be a success, and if you contribute your work back, it would be a win-win for both your company and the community08:34
evrardjpjafeha: good morning :)08:34
*** savvas` has quit IRC08:35
*** savvas` has joined #openstack-ansible08:38
*** savvas` has quit IRC08:43
*** savvas` has joined #openstack-ansible08:47
jafehagood morning evrardjp08:49
jafehaand good morning to everyone :)08:50
*** savvas` has quit IRC08:51
*** mbuil has quit IRC08:51
bhujayevrardjp: That sounds great. My target is by June this year. Everybody is very skeptical about this initiative since there is no formal commercial support I have taken . Getting some mentoring from you all  will certainly speed up the project and boost my team's confidence08:52
evrardjpjafeha: I found out Friday what was the root cause of the failure, so i can go further and advance on many topics.08:53
jafehahehe, i saw a lot of commits, what was going on there?08:53
evrardjpbhujay: it's being part of the community: We help you, you're glad it happens, you help us, and it continues... Everlasting benefit loop.08:54
evrardjpjafeha: https://bugs.launchpad.net/openstack-ansible/+bug/174163408:54
openstackLaunchpad bug 1741634 in openstack-ansible "virtualenv-tools is unreliable for changing path in venvs" [Critical,New] - Assigned to Jean-Philippe Evrard (jean-philippe-evrard)08:54
evrardjpjafeha: on every branch on top of that. Fun stuff.08:54
evrardjpI am glad we are deploying on containers, which isolates the issue in most of the cases.08:55
evrardjpOr when people deploy on clean machines, that's also working.08:55
jafehathat looks like fun08:55
evrardjphwoarang: are you there?08:55
evrardjpor any cores around? I'd like to discuss the approach for fixing that nasty bug08:56
ThomasSchhi08:58
evrardjphey ThomasSch08:58
*** savvas` has joined #openstack-ansible09:02
*** armaan_ has joined #openstack-ansible09:06
hwoarangevrardjp: good morning. give me 10 minutes to get some coffee first before i start talking ;p09:06
*** savvas` has quit IRC09:06
*** armaan has quit IRC09:09
*** armaan_ has quit IRC09:10
*** armaan has joined #openstack-ansible09:10
*** savvas` has joined #openstack-ansible09:11
epalperhowarang: good morning.09:14
epalperi saw your email regarding the issue "problems with bringing up openstack in AIO flavor with OVS". when I tried with OSA master, i see an issue with "Perform online data migrations" in the cinder play09:14
epalperit fails with the error "packet_write_wait: Connection to UNKNOWN port 0: Broken pipe". is there an issue with running OSA master ?09:15
odyssey4meo/09:16
evrardjpodyssey4me: hello!09:16
evrardjphwoarang: odyssey4me so, it's about the bug I just mentioned here above09:22
evrardjphttps://bugs.launchpad.net/openstack-ansible/+bug/174163409:23
openstackLaunchpad bug 1741634 in openstack-ansible "virtualenv-tools is unreliable for changing path in venvs" [Critical,New] - Assigned to Jean-Philippe Evrard (jean-philippe-evrard)09:23
evrardjpthis way you don't need to scroll09:23
hwoarangok let me read it09:24
evrardjpthe big part of my concern now, is that the project we use is dead. So I wanted to discuss what we can do09:24
evrardjp1) Vendor in the fix inside our code (I don't really like it, but it's an option)09:25
evrardjp2) Migrate away from it09:25
evrardjpListening if you have other propositions.09:25
*** shardy has quit IRC09:27
*** armaan has quit IRC09:28
*** armaan has joined #openstack-ansible09:29
*** shardy has joined #openstack-ansible09:32
*** savvas` has quit IRC09:34
evrardjpfor the migrate away, we can do two ways: two tasks (1 find, and 1 lineinfile looping over find results) which sounds inefficent, or one shell task that potentially breaks idempotency (if we don't do it correctly) but is faster.09:34
hwoarangphew09:35
hwoarangok yeah sedding might be better09:35
evrardjpyeah that's what I thought too, too many files to sed, and we have to always replace the first line, with an always known value.09:37
evrardjptoo many files to lineinfile*09:37
odyssey4meevrardjp we have a reference of the sed if you like - lemme find it09:40
ashakI had a few problems over the weekend, I sorta worked through them so that I could continue. But i'd like to know what i'm doing wrong or whether my understanding is wrong, or wheter I missed something in the docs...09:41
ashakMy bare metal hosts are running CentOS 7, but I had issues where the infra hosts firewalls were blocking communication between the containers. Adding an allow rule to the INPUT and FORWARD chains solved that. But I couldn't find anything in the docs suggesting that the target hosts needed any firewall related things disabled, only mention of it i the deployment host.09:43
evrardjpodyssey4me: hughsaunders gave me one from rpc, apparently we just need to sed the shebang09:43
evrardjpbut I am all ears09:44
evrardjpyou both the agree on non vendoring it in, right?09:44
evrardjpnot*09:44
*** john51_ has joined #openstack-ansible09:44
ashakAfter that, I had two repo servers. But my galera container was failing trying to install pip. I eventually realised that one of the repo containers had /var/www/repo/os-releases/16.0.5/centos-7.4-x86_64/ , which was full of stuff. The other only had /var/www/repo/os-releases/16.0.5/ which was empty. I couldn't work out how to populate the second one at all, so to continue I just ended up kicking09:44
*** savvas` has joined #openstack-ansible09:44
ashakthe second one out o fthe load balancer09:44
*** udesale has quit IRC09:45
odyssey4meevrardjp yep, that's the one I\m thinking of - and can't seem to find09:46
*** udesale has joined #openstack-ansible09:46
*** john51 has quit IRC09:46
evrardjpI have it :)09:46
*** nshetty is now known as nshetty|afk09:47
*** savvas` has quit IRC09:49
*** mbuil has joined #openstack-ansible09:51
*** savvas` has joined #openstack-ansible09:53
*** bootsha has joined #openstack-ansible09:56
*** savvas` has quit IRC09:58
*** armaan has quit IRC09:59
*** Taseer has joined #openstack-ansible10:02
*** savvas` has joined #openstack-ansible10:02
Taseerodyssey4me: can you please help get around this error => http://logs.openstack.org/91/522491/22/check/openstack-ansible-functional-ubuntu-xenial/ba5c427/job-output.txt.gz#_2017-12-22_12_25_42_02565610:03
*** armaan has joined #openstack-ansible10:05
*** tnogisto has quit IRC10:06
*** mrch has joined #openstack-ansible10:06
*** mrch has quit IRC10:06
openstackgerritMerged openstack/openstack-ansible-ops master: Stop building a newton venv for LEAP upgrades  https://review.openstack.org/53101010:06
*** sxc731 has joined #openstack-ansible10:07
*** mbuil has quit IRC10:09
odyssey4meTaseer it would appear that the os_congress role has an incorrect constraint: https://github.com/openstack/openstack-ansible-os_congress/blob/master/defaults/main.yml#L4210:10
odyssey4meinstead of: -  - "git+{{ congress_git_repo }}@{{ congress_git_install_branch }}#egg=congress"10:11
odyssey4meit should be: - "git+{{ congress_git_repo }}@{{ congress_git_install_branch }}#egg=congress"10:11
odyssey4mehwoarang evrardjp could you peek at https://review.openstack.org/#/c/529377/  when you have a moment?10:12
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/pike: Update all SHAs for Pike 2017-12-20  https://review.openstack.org/52942410:15
ANKITAhi is bounding essential for deployment host ?10:17
*** SmearedBeard has joined #openstack-ansible10:19
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/pike: Fix sources-branch-updater  https://review.openstack.org/53170810:23
*** savvas` has quit IRC10:23
-openstackstatus- NOTICE: zuul has been restarted, all queues have been reset. please recheck your patches when appropriate10:24
Taseerodyssey4me: okay, I'll try out your suggestion10:26
*** savvas` has joined #openstack-ansible10:27
openstackgerritTaseer Ahmed proposed openstack/openstack-ansible-os_congress master: Introduce os_congress role in gerrit  https://review.openstack.org/52249110:28
*** nshetty|afk is now known as nshetty10:29
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/pike: Fix sources-branch-updater  https://review.openstack.org/53170810:29
epalperhwoarang: did you get a chance to look at my previous message ?10:30
*** stuartgr has joined #openstack-ansible10:30
hwoarangepalper: no i didn't see a highlight10:31
*** savvas` has quit IRC10:31
*** bootsha_ has joined #openstack-ansible10:31
epalperoh! sorry. there was a typo in your name10:32
hwoarangodyssey4me: re https://review.openstack.org/#/c/529377/ are we sure python2.7 exists everywhere?10:32
hwoarangmaybe python2 is safer?10:32
hwoarangdon't know just saying :)10:32
*** bootsha has quit IRC10:33
epalperIts regarding the issue "problems with bringing up openstack in AIO flavor with OVS". when I tried with OSA master, i see a problem with "Perform online data migrations" in the cinder play10:34
epalperhttps://github.com/openstack/openstack-ansible/blob/master/playbooks/os-cinder-install.yml#L21410:34
odyssey4mehwoarang on a mac, which is where I typically run updates from, python2.7 exists, but python2 does not10:34
odyssey4meon ubuntu, both exist10:34
hwoarangah ok10:34
*** udesale has quit IRC10:34
hwoarangepalper: i am not aware of any issues with master atm. does a regular linux bring thing work?10:34
epalperthis task simply hangs and seeing the following in cinder api logs: https://paste.ubuntu.com/26345901/10:34
*** udesale has joined #openstack-ansible10:35
hwoarangor does this happen with vanilla/linux-bridge OSA/master too?10:35
odyssey4meANKITA what do you mean by bounding?10:35
epalperi haven't tried linux brige, but it works for mini flavor10:35
epalpermini flavor for ovs10:35
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/ocata: Fix sources-branch-updater  https://review.openstack.org/53171010:35
*** bootsha_ has quit IRC10:36
hwoarangmini is not the same with AIO10:36
hwoarangin terms of configuration10:36
hwoarangbut you should try without XCI at all10:36
hwoarangxci adds a bunch of stuff on top of AIO10:36
epalperi was trying to do: openstack-ansible -vvv -i /root/releng-xci/.cache/repos/openstack-ansible/inventory /root/releng-xci/.cache/repos/openstack-ansible/playbooks/setup-openstack.yml10:37
epalperbut xci does all other pre configuations10:38
hwoarangbut you throw too many things into the mix10:39
hwoarangone thing you need to establish is if it happens with linux bridge10:39
hwoarangand you can't compare mini with AIO10:40
hwoarangbut we should be talking about these things in #opnfv-pharos because nothing so far suggests it's an upstream OSA problem10:40
epalperokay10:41
ANKITAodyssey4me am i to create bond interfaces in deployment host too?10:42
epalperLet me try with linux bridge10:42
odyssey4meANKITA no, the deployment host just needs access to the br-mgmt network, and the internet10:47
*** jvidal has quit IRC10:47
*** bootsha has joined #openstack-ansible10:50
openstackgerritTaseer Ahmed proposed openstack/openstack-ansible-os_congress master: Introduce os_congress role in gerrit  https://review.openstack.org/52249110:53
ANKITAthen y am i facing an issue with containers ssh10:53
*** savvas` has joined #openstack-ansible10:54
ANKITAthe services installation fails also pip packages have an error too!10:54
ANKITA@odyssey4me10:54
odyssey4meANKITA you'll have to troubleshoot the networking between the deployment host and the container to figure that out - verify whether you can connect to each item in the path10:54
*** udesale has quit IRC10:54
*** mbuil has joined #openstack-ansible10:54
odyssey4mesure, if there are connectivity issues, everything will fail, so that needs to work before you attempt anything else10:55
*** armaan has quit IRC10:55
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_zaqar stable/pike: Fix for lookup and get_url occuring in different places  https://review.openstack.org/53171510:55
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_zaqar stable/ocata: Fix for lookup and get_url occuring in different places  https://review.openstack.org/53171610:56
ANKITA@odyssey4me how can i ensure good connectivity?10:56
*** electrofelix has joined #openstack-ansible10:56
odyssey4meANKITA I'm sorry - I can't afford the time to help you do network troubleshooting. It would be best if you rely on google for that, and ask this community for specifics when it comes to more specific problems or errors based on what you see as evidence. Right now your query is *way* to vague to allow us to provide actionable assistance.10:58
ANKITAthanks for help10:59
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-tests stable/pike: Skip ansible-lint test against roles  https://review.openstack.org/53171711:00
ANKITAcan you suggest the best and stable repo for production deployment?11:00
odyssey4mewhat do you mean by 'best and stable repo' - for what specifically?11:01
*** armaan has joined #openstack-ansible11:02
*** Taseer has quit IRC11:08
*** taseer1 has joined #openstack-ansible11:08
*** bootsha has quit IRC11:09
openstackgerritMerged openstack/openstack-ansible-repo_build master: Add librados-dev to distro package list  https://review.openstack.org/53057011:11
*** savvas` has quit IRC11:16
bhujayGokhan27: Error in horizon  container while creating a cloud kitty rating service mapping https://gist.github.com/anonymous/bfa44ee54afefe929241beeea8f1c5aa11:18
ashakI have problems with my glance containers talking to keystone: Unable to establish connection to http://172.29.236.3:35357/v3/auth/tokens: ('Connection aborted.', BadStatusLine(\"''\",))\n",11:20
ashakBut I can totally connect to that IP and port frmo within the container?!11:20
ashakOh wait.. I think I remember this from playing with openstack before trying out the ansible stuff... By default things ssem to try to talk to keystone using the wrong identity API version, I remember having to force it to use the newer one on centos boxes.11:24
ashakhow on earth do I do that with osa?!11:25
*** savvas` has joined #openstack-ansible11:27
*** bootsha has joined #openstack-ansible11:30
*** savvas` has quit IRC11:32
*** tone_zrt has quit IRC11:35
*** bootsha has quit IRC11:35
*** tone_zrt has joined #openstack-ansible11:35
*** savvas` has joined #openstack-ansible11:36
*** chhavi has quit IRC11:38
*** chhavi has joined #openstack-ansible11:39
*** smatzek has joined #openstack-ansible11:40
*** smatzek has quit IRC11:40
*** savvas` has quit IRC11:40
*** smatzek has joined #openstack-ansible11:40
*** savvas` has joined #openstack-ansible11:45
*** sm806 has joined #openstack-ansible11:46
pradiprwtHi ivveh, I need some information regarding ceph integration ... I have did it but with some manual steps11:48
bndzorworked out of the box for me :11:48
bndzor:)11:48
pradiprwtANKITA : you can go without bonding also, it's up to you to keep services up from networking connectivity11:50
*** nyloc has quit IRC11:55
*** Gokhan27 has joined #openstack-ansible11:57
*** mrtenio has quit IRC12:00
*** savvas` has quit IRC12:06
*** savvas` has joined #openstack-ansible12:09
*** dave-mccowan has joined #openstack-ansible12:09
*** bootsha has joined #openstack-ansible12:13
odyssey4meashak you don't need to, not unless you've got something else weird going on (old environment, migrated DB from a different installer, etc) - the defaults work, as long as your networking works12:14
*** Gokhan27 has quit IRC12:14
*** savvas` has quit IRC12:14
odyssey4mewe've been using the keystone v3 api since kilo, and it works - the only trouble relates to either the LB not working quite right or the networking not being quite right... and those are almost always configuration issues12:15
*** udesale has joined #openstack-ansible12:16
ashak'this is brand new, still trying to build it. The networking seems to be fine. From the container I can telnet to the load balancer keystone port and get a connection. With tcpdump on the load balancer I see packets going to and from the keystone container.12:17
ashakI'll take a look at the keystone logs after lunch12:17
*** savvas` has joined #openstack-ansible12:18
odyssey4meashak what branch/tag is this?12:18
*** bootsha has quit IRC12:19
odyssey4meashak but yeah - to figure out what's wrong there we'll need to know more - the branch/tag being used, and perhaps some validation on exactly what queries are happening - also what does haproxy think about the backends... does it think they're up?12:20
*** bootsha has joined #openstack-ansible12:20
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_barbican stable/ocata: Update paste, policy and rootwrap configurations 2018-01-08  https://review.openstack.org/53172612:25
*** sxc731 has quit IRC12:26
*** savvas` has quit IRC12:26
openstackgerritMerged openstack/openstack-ansible master: Reorder cinder service installs  https://review.openstack.org/52814012:27
odyssey4meif any cores have a bit of time, I've pushed a patch to standardise the tacker role a bit to work properly with the sources-branch-updater: https://review.openstack.org/52915912:31
*** sxc731 has joined #openstack-ansible12:32
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_keystone master: Replace virtualenv-tools by a script  https://review.openstack.org/53173112:34
*** bootsha has quit IRC12:34
*** bootsha has joined #openstack-ansible12:37
*** bootsha has quit IRC12:43
*** bootsha has joined #openstack-ansible12:44
*** game-on has quit IRC12:46
*** bootsha_ has joined #openstack-ansible12:47
*** bootsha_ has quit IRC12:47
*** dave-mccowan has quit IRC12:47
*** bootsha_ has joined #openstack-ansible12:48
*** armaan has quit IRC12:48
*** armaan has joined #openstack-ansible12:49
*** dave-mccowan has joined #openstack-ansible12:49
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible master: Build everything on metal  https://review.openstack.org/50422412:49
*** armaan has quit IRC12:49
*** armaan has joined #openstack-ansible12:50
*** bootsha has quit IRC12:50
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/ocata: Fix sources-branch-updater  https://review.openstack.org/53171012:58
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/ocata: Fix sources-branch-updater  https://review.openstack.org/53171013:01
*** gokhan_ has quit IRC13:03
*** chhavi has quit IRC13:08
*** chhavi has joined #openstack-ansible13:10
*** bootsha_ has quit IRC13:14
ashakodyssey4me: so this is tag 16.0.513:15
evrardjpodyssey4me: answered on https://review.openstack.org/#/c/531123/213:15
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/ocata: Update all SHAs for Ocata 2017-12-21  https://review.openstack.org/52943113:17
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/ocata: Update all SHAs for Ocata 2018-01-08  https://review.openstack.org/52943113:17
*** chhavi has quit IRC13:22
*** chhavi has joined #openstack-ansible13:23
ashakodyssey4me: haproxy thinks both keystone containers are up13:23
ashakfor both keystone_service-back and keystone_admin-back13:24
odyssey4meashak so the admin backend is up?13:24
odyssey4meok good13:24
*** savvas` has joined #openstack-ansible13:24
*** pcaruana has quit IRC13:25
*** pcaruana has joined #openstack-ansible13:25
*** savvas` has quit IRC13:27
*** savvas` has joined #openstack-ansible13:27
*** ThomasSch_ has joined #openstack-ansible13:28
*** bhujay has quit IRC13:28
*** ThomasSch has quit IRC13:28
*** nshetty has quit IRC13:31
*** gkadam has joined #openstack-ansible13:33
*** woodard has quit IRC13:36
*** woodard has joined #openstack-ansible13:36
mgariepymorning and happy new year everyone !13:36
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/ocata: Fix sources-branch-updater and add docs  https://review.openstack.org/53171013:37
odyssey4meevrardjp given that OpenStack tests using the latest pip/setuptools/wheel, we should always be updating them even in the stable branches - we have always done it, except when we've seen breakage caused by issues with them13:39
odyssey4methere was a long period of instability, which is why we avoided updates for a few months13:39
odyssey4mebut given that it's all stable again, we need to continue updating, otherwise we're using different versions to upstream13:40
*** sxc731 has quit IRC13:42
odyssey4meevrardjp replied in https://review.openstack.org/#/c/529431/2/global-requirement-pins.txt13:43
*** nshetty has joined #openstack-ansible13:46
mhaydenmorning13:46
Bico_Finomorning.13:47
mhaydeni hope y'all enjoyed three weeks without me destroying gate jobs ;)13:47
ashakodyssey4me: Hrm, if I watch hatop for keystone things. Then telnet from the galnce container to the vip and port for keystone. I see SCUR increase for the keystone_admin-front frontend. But never anything for the backend ones. I must have been too tired to read my tcpdump properly last night13:52
*** ivveh has quit IRC13:52
*** woodard has quit IRC14:02
*** esberglu has joined #openstack-ansible14:03
*** gameon has joined #openstack-ansible14:03
*** sxc731 has joined #openstack-ansible14:05
openstackgerritMerged openstack/openstack-ansible-os_tacker master: Update paste, policy and rootwrap configurations 2017-12-19  https://review.openstack.org/52915914:07
*** gameon has quit IRC14:07
*** esberglu has quit IRC14:17
*** esberglu has joined #openstack-ansible14:17
*** smatzek has quit IRC14:21
*** esberglu has quit IRC14:22
*** nshetty has quit IRC14:30
*** esberglu has joined #openstack-ansible14:32
*** esberglu_ has joined #openstack-ansible14:33
*** esberglu_ is now known as esberglu__14:34
evrardjpmhayden: that was awful14:36
evrardjpmgariepy: happy new year :)14:36
*** hw_wutianwei has joined #openstack-ansible14:36
*** esberglu has quit IRC14:37
*** armaan_ has joined #openstack-ansible14:38
*** armaan has quit IRC14:38
evrardjpmhayden: please don't break master, I am very close of merging bare metal, I'd be very frustrated if you break it :p14:38
mhaydenhaha only getting started on reviews14:38
mhayden:P14:38
*** armaan_ has quit IRC14:38
*** hamza21 has quit IRC14:38
*** hachi has joined #openstack-ansible14:38
*** armaan has joined #openstack-ansible14:39
*** pbandark1 has joined #openstack-ansible14:39
*** nyloc has joined #openstack-ansible14:40
*** pbandark has quit IRC14:41
*** pbandark1 is now known as pbandark14:41
*** bhujay has joined #openstack-ansible14:45
evrardjpodyssey4me: could you answer on https://review.openstack.org/#/c/531123/2/scripts/run-upgrade.sh@170 ?14:51
evrardjpcloudnull: if/when you're back, could you check at https://bugs.launchpad.net/openstack-ansible/+bug/1741462 ?14:52
openstackLaunchpad bug 1741462 in openstack-ansible "P-Q upgrade fails due to change in inventory" [Undecided,New] - Assigned to Jean-Philippe Evrard (jean-philippe-evrard)14:52
*** gokhan_ has joined #openstack-ansible14:52
openstackgerritMerged openstack/openstack-ansible-os_monasca master: Update docs config for linters  https://review.openstack.org/53131314:52
*** tnogisto has joined #openstack-ansible14:53
*** esberglu__ is now known as esberglu14:54
*** bhujay has quit IRC14:55
*** afred312 has quit IRC14:57
*** afred312 has joined #openstack-ansible14:57
evrardjpofc anyone else can help on this bug :)14:58
*** armaan has quit IRC14:59
*** sm806 has quit IRC15:05
*** SerenaFeng has joined #openstack-ansible15:10
*** sxc731 has quit IRC15:11
*** smatzek has joined #openstack-ansible15:15
*** smatzek has quit IRC15:15
*** smatzek has joined #openstack-ansible15:15
*** smatzek has quit IRC15:15
*** smatzek has joined #openstack-ansible15:16
openstackgerritDavid Wilde proposed openstack/openstack-ansible-specs master: Add spec for ELK stack in openstack-ansible  https://review.openstack.org/52776915:20
*** stuartgr has left #openstack-ansible15:22
*** bhujay has joined #openstack-ansible15:22
openstackgerritMajor Hayden proposed openstack/openstack-ansible-lxc_hosts master: Allow NetworkManager to work (if present)  https://review.openstack.org/52836815:23
*** stuartgr has joined #openstack-ansible15:23
*** RandomTech has joined #openstack-ansible15:25
openstackgerritMerged openstack/openstack-ansible master: [DOCS] Add limit parameter to adding a new compute section  https://review.openstack.org/53119315:25
ashakdo I have to do any magic to get haproxy logging working? I see it's configured to log to 127.0.0.1 local0 and local1, and rsyslog has some haproxy related config in /etc/rsyslog.d/99-haproxy-local-logging.conf, but I get no logs :(15:25
openstackgerritMerged openstack/openstack-ansible-os_zaqar stable/ocata: Fix for lookup and get_url occuring in different places  https://review.openstack.org/53171615:26
*** woodard has joined #openstack-ansible15:26
mgariepyashak, logs are in /var/log/haproxy.log15:28
RandomTechhey andymccr are you availible?15:28
mgariepyashak, unfortunately i didn't had time to dig into that to fix the haproxy logging. (the quick test tried wasn't working)15:29
ashakmgariepy: that's my problem, /var/log/haproxy/ exists, but it contains nothing15:29
*** SamYaple_ has quit IRC15:30
*** SamYaple has joined #openstack-ansible15:30
mgariepyon the haproyx host this is the rsyslog config that logs haproxy: /etc/rsyslog.d/49-haproxy.conf15:31
ashakhrm, I don't have that? But I do have: /etc/rsyslog.d/99-haproxy-local-logging.conf15:31
*** hachi has quit IRC15:32
*** sxc731 has joined #openstack-ansible15:32
openstackgerritMerged openstack/openstack-ansible-os_zaqar stable/pike: Fix for lookup and get_url occuring in different places  https://review.openstack.org/53171515:32
RandomTechDoes anyone here know much about the ceph install part of OSA?15:33
mhaydenRandomTech: that's a good question for andymccr and logan-15:33
logan-o/15:33
RandomTechlogan-: are you availible a minute?15:34
logan-yessir15:34
*** tnogisto has quit IRC15:34
RandomTechit seems ceph did not install properly during our setup, but our playbooks did not report errors. would you like to see what we have?15:34
RandomTech\or could you take a look at what its saying?15:35
*** tnogisto has joined #openstack-ansible15:35
mgariepyashak, what OS/release ?15:35
ashakCentOS 715:35
mgariepyon ubuntu haproxy ships the rsyslog config15:36
mgariepywhat config file are in the haproxy pkg on centos ?15:36
*** armaan has joined #openstack-ansible15:43
*** woodard has quit IRC15:43
logan-RandomTech: yeah did you deploy osa using an existing ceph cluster or are you also using osa to deploy the ceph cluster itself?15:43
logan-what kind of issues are you having?15:44
*** woodard has joined #openstack-ansible15:44
RandomTechlogan-: We used osa to deploy ceph and this is the error it gives: http://paste.openstack.org/show/640956/15:46
logan-I don't think the admin keyring gets copied everywhere so that shouldn't be expected to work on every part of the cluster15:47
logan-try running that command inside one of the ceph-mon containers15:47
RandomTechhow do i get into the container?15:48
logan-lxc-attach -n `lxc-ls -1 | grep ceph-mon`15:48
ashakmgariepy: hrm, nothing seems to own 99-haproxy-local-logging.conf. I've no idea where it comes from... looking at the actual package /etc/haproxy/haproxy.cfg, /etc/logrotate.d/haproxy and /etc/sysconfig/haproxy are the only obvious config files it creates15:49
RandomTechokay it works in the contrainer logan- :)15:50
RandomTechhow do you check osds again?15:51
openstackgerritMerged openstack/ansible-hardening stable/pike: tasks: Add missing tags for async tasks  https://review.openstack.org/52874915:51
logan-'ceph osd tree' is handy, 'ceph -w', 'ceph health detail', etc are good status checking commands15:52
RandomTechokay its not seeing the osd15:53
mgariepyashak,  "/etc/rsyslog.d/99-haproxy-local-logging.conf" is shipped by OSA15:54
RandomTechthis is what its looking like logan-: http://paste.openstack.org/show/640965/15:56
*** SamYaple has quit IRC15:57
*** SamYaple has joined #openstack-ansible15:57
*** SamYaple has quit IRC15:58
*** SamYaple has joined #openstack-ansible15:58
*** TxGirlGeek has joined #openstack-ansible15:59
openstackgerritMerged openstack/openstack-ansible-os_horizon stable/newton: Set WSGIApplicationGroup %{GLOBAL} as recommended  https://review.openstack.org/52903515:59
*** hw_wutianwei has quit IRC16:02
ashakmgariepy: ah. So why don't I have any logs? ;)16:02
*** SerenaFeng has quit IRC16:03
mgariepythe config is not quite right i would assume.16:03
logan-RandomTech: gotcha.. you'll need to start checking for ceph-osd services running on your osd hosts, check logs, etc16:03
*** phalmos has joined #openstack-ansible16:04
mgariepyashak, here the default config shipped by ubuntu : http://paste.openstack.org/show/640966/16:05
*** chyka has joined #openstack-ansible16:05
mgariepyashak, if you find the right config for haproyx logging, please let us know or submit a patch to fix it.16:06
*** mrtenio has joined #openstack-ansible16:10
jrosserwhats kind of deploy times are people getting? currently ~5hours for a very modest test lab here....16:12
*** DanyC has joined #openstack-ansible16:12
openstackgerritMerged openstack/openstack-ansible-os_horizon stable/pike: Set WSGIApplicationGroup %{GLOBAL} as recommended  https://review.openstack.org/52903316:13
openstackgerritMerged openstack/openstack-ansible-os_horizon stable/ocata: Set WSGIApplicationGroup %{GLOBAL} as recommended  https://review.openstack.org/52903416:13
mgariepyjrosser, what os ? what is the hw ?16:13
mgariepy5hours for a new deploy is kinda long. but there are some vars that can be set to accelerate that.16:14
jrosserubuntu, a couple of reasonable 12 core dell r73016:14
jrossersome kbm vm for actual "hosts" on those16:14
jrosser*kvm16:14
mgariepysome service are deployed in serial16:14
mgariepyhdd or ssd ?16:14
jrosserramdisk16:15
mgariepyjrosser, http://paste.openstack.org/show/640967/16:17
mgariepyset those and retry.16:17
mgariepyshould be a lot faster.16:17
*** brad[] has joined #openstack-ansible16:18
jrossermgariepy: ah is that parallelising things thatwould be serial for an upgrade?16:19
mgariepyi would do upgrade with those.16:20
mgariepymight occurs downtime for some services..16:20
mgariepyi would NOT do upgrade with those.16:20
mgariepysorry forgot a word..16:21
RandomTechlogan-: i cant find any info relating to the osds any idea where to look16:23
jrossermgariepy: excellent thanks for the tip, will give that a go16:23
jrosserits driven by jenkins so its fresh every time, no upgrades16:24
*** udesale has quit IRC16:30
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-specs master: Improve user experience by simplifying the guides  https://review.openstack.org/53185016:32
*** chhavi has quit IRC16:38
spotzANyone here not get a ballot for the Board of Directors voting who thinks they should have? Working with the Foundation to track down missing ballots16:42
evrardjpI haven't received one I think16:46
evrardjpnot sure I should have one16:47
spotzevrardjp: Foundation member?16:47
evrardjpyeah :)16:47
*** pcaruana has quit IRC16:48
evrardjpI received one in 201716:48
spotzevrardjp: jbryce thinks they've just tracked the issue down, hang on a sec16:49
*** DanyC has quit IRC16:49
evrardjpgreat16:50
spotzevrardjp: add yourself here https://etherpad.openstack.org/p/2018_BoD_ballots16:53
mgariepythat's interesting.. https://bugs.launchpad.net/nova/+bug/174136416:53
openstackLaunchpad bug 1741364 in OpenStack Compute (nova) "ceph ephemeral info not updated during live migrate" [Undecided,New]16:53
mgariepyin addition to: https://bugs.launchpad.net/nova/+bug/145264116:54
openstackLaunchpad bug 1452641 in OpenStack Compute (nova) "Static Ceph mon IP addresses in connection_info can prevent VM startup" [Medium,Confirmed]16:54
mgariepylogan-, ^^16:54
openstackgerritMerged openstack/openstack-ansible stable/ocata: Update all SHAs for Ocata 2018-01-08  https://review.openstack.org/52943116:57
cloudnullmornings17:01
cloudnullevrardjp: looking at that bug now17:03
RandomTechhey cloudnull do you know how to check why the ceph osd arnt showing up?17:07
cloudnullno idea :\17:07
cloudnullsorry17:08
*** TxGirlGeek has quit IRC17:11
*** woodard has quit IRC17:11
ashakmgariepy: logging on Centos seems to be broken in general. For example config says write default things to /var/log/syslog (debian like location) rather than /var/log/messages... That would be fine, but it also says drop privileges to the syslog user... the syslog user has no permissions in /var/log so it cna't create /var/log/syslog.17:12
*** woodard has joined #openstack-ansible17:12
ashaktouching /var/log/syslog and chowning it to syslog at least gives me a syslog now... I haven't managed to work out why the haproxy logs don't work yet though17:13
jrosserRandomTech: seeing as your mons didnt think there were any osd, id start with very basic connectivity ping from wherever the mons are to the osd.17:13
jrosseri.e from inside the mon container to the ip of the osd on the storage network, if you have one17:15
*** bhujay has quit IRC17:15
mgariepyashak, what's in the haproxy logrotate file ?17:15
ashakmgariepy: https://gist.github.com/ashak/a56ce58ffa65d1d22e588b72cc1112d017:16
jrossercloudnull: is the multiple container backend store stuff (zfs etc) in pike?17:16
*** TxGirlGeek has joined #openstack-ansible17:16
RandomTechit can reach the osd host from the monitor container17:17
RandomTechjrosser: ^17:17
RandomTechwe did find that we were missing a group bind however17:17
mgariepyashak, ok.17:18
ashakrsyslog iself seems very unhappy with its config. It's logging stuff like:17:18
*** woodard has quit IRC17:18
ashakJan  8 17:18:31 infra2 rsyslogd: message repeated 9 times: [ action 'action 3' resumed (module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]]17:18
ashakJan  8 17:18:31 infra2 rsyslogd: action 'action 3' suspended, next retry is Mon Jan  8 17:19:01 2018 [v8.24.0 try http://www.rsyslog.com/e/2007 ]17:18
evrardjpcloudnull: thanks, that's helping me a ton17:18
jrosserRandomTech: ok well if youre happy with the netwoking move onto logfiles and tcpdump to see if you can see them trying to talk17:19
*** woodard has joined #openstack-ansible17:19
RandomTechi wasnt able to find any logs on the osd host17:19
RandomTech. /var/log/ceph is empty17:19
jrosserand the services have started ok? im not in front of a ceph to examine right now sadly17:20
RandomTechhow would i check the osd service?17:22
Bico_FinoRandomTech ceph -s17:23
RandomTechthats throws an error on the osd host as it does not have the admin keyring, only the client one17:23
Bico_Finocan you try from one that has the admin?17:25
RandomTechthe ceph mon containers do17:25
RandomTechBico_Fino: http://paste.openstack.org/show/640984/17:27
Bico_Finothere are 0 osds RandomTech17:27
RandomTechim trying to figure out why17:28
RandomTechbecause we listed two hosts as osd hosts in the config17:28
Bico_Finomaybe a typo? :)17:28
RandomTechnot that i can see17:29
Bico_Finoand if you try to deploy ceph again?17:32
RandomTechthats what we were going to try to do next17:32
RandomTechwe were hoping to figure out whats happening first though17:32
ashakmgariepy: ok, it's all literally permissioning. If I simply removed the privilege drop to the syslog user the haproxy log gets populated.17:32
ashakJan  8 17:31:25 localhost haproxy[21303]: 172.29.239.47:41082 [08/Jan/2018:17:31:23.513] keystone_admin-front-1/1: SSL handshake failure17:32
Bico_FinoRandomTech you using ceph-ansible?17:33
RandomTechwe were using osa17:33
Bico_FinoI remember had to use ceph-ansible because of bluestore support17:35
evrardjpRandomTech: Bico_Fino osa uses ceph-ansible17:36
ashakodyssey4me: the above log lines are what I see when the glance container tries to talk to keystone. I think that's simply the haproxy frontend suggesting is has an SSL handshake failure with whatever is happening in the Ensure glance service task.17:38
*** RandomTech has quit IRC17:38
ashakWhich seems to be using the keystone role to register glance17:41
*** epalper has quit IRC17:42
evrardjpspotz: I am glad you like the spec17:47
evrardjpI would need your help on making this possible :D17:48
spotzevrardjp: Yeah I figured:)17:50
*** savvas`_ has joined #openstack-ansible17:53
openstackgerritMerged openstack/openstack-ansible master: Define GATE_EXIT_RUN_DSTAT before use  https://review.openstack.org/53113117:55
*** savvas` has quit IRC17:56
*** hachi has joined #openstack-ansible17:57
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible stable/pike: Define GATE_EXIT_RUN_DSTAT before use  https://review.openstack.org/53186617:57
*** sxc731 has quit IRC18:11
*** mbuil has quit IRC18:18
mhaydenhwoarang / cloudnull: i fixed the linting shenanigans on https://review.openstack.org/52836818:24
cloudnullnice! lgtm .18:25
*** shardy is now known as shardy_afk18:27
*** shardy_afk has quit IRC18:35
*** armaan has quit IRC18:36
odyssey4meashak if you're using the same IP for internal and public endpoints, that's not going to work - the same port can't serve http and https18:36
odyssey4meI'm out for the night, cheers all!18:36
*** shardy_afk has joined #openstack-ansible18:36
*** armaan has joined #openstack-ansible18:36
spotznight odyssey4me18:36
*** jafeha__ has joined #openstack-ansible18:48
*** jafeha has quit IRC18:49
*** stuartgr has quit IRC18:54
*** TxGirlGeek has quit IRC18:55
*** TxGirlGeek has joined #openstack-ansible18:56
*** sxc731 has joined #openstack-ansible18:56
*** TxGirlGeek has joined #openstack-ansible18:59
*** poopcat has joined #openstack-ansible19:03
*** TxGirlGeek has quit IRC19:04
*** poopcat1 has joined #openstack-ansible19:08
*** poopcat has quit IRC19:08
jrossercloudnull: is the multiple container backend store stuff (zfs etc) in pike?19:15
*** TxGirlGeek has joined #openstack-ansible19:21
*** pramodrj07 has joined #openstack-ansible19:22
*** pramodrj07 has quit IRC19:22
openstackgerritMerged openstack/openstack-ansible-tests stable/pike: Skip ansible-lint test against roles  https://review.openstack.org/53171719:28
ashakodyssey4me: oh right19:32
ashakthat might explain it19:32
ivvelbaas v2 horizon is still not available in osa?19:46
*** ivve has quit IRC19:54
*** hybridpollo has joined #openstack-ansible19:59
*** ivve has joined #openstack-ansible20:06
*** hybridpollo has quit IRC20:06
*** hybridpollo has joined #openstack-ansible20:07
ivvenvm, it does work. seems like i was sleeping under a stone :)20:15
-openstackstatus- NOTICE: The jobs and queues in Zuul between 19:55UTC and 20:20UTC have been lost after recovering from a crash, you might need to re-check your patches if they were being tested during that period.20:38
*** openstack has quit IRC20:38
*** openstack has joined #openstack-ansible20:42
*** ChanServ sets mode: +o openstack20:42
*** TxGirlGeek has quit IRC20:45
*** TxGirlGeek has joined #openstack-ansible20:46
*** hachi has quit IRC20:51
*** TxGirlGeek has quit IRC20:51
*** TxGirlGeek has joined #openstack-ansible20:56
*** woodard_ has joined #openstack-ansible20:57
*** woodard has quit IRC20:57
*** openstackgerrit has quit IRC21:03
*** smatzek has quit IRC21:11
*** smatzek has joined #openstack-ansible21:11
*** smatzek has quit IRC21:16
ashakAs part of running os-cinder-install.yml, the task 'galera_client : Install galera distro packages' wants to install packages on one of my infra nodes and is failing with this:21:18
ashakfile /etc/my.cnf from install of MariaDB-common-10.1.30-1.el7.centos.x86_64 conflicts with file from package mariadb-config-3:10.1.20-2.el7.x86_6421:18
ashakand a few other files with the same package names21:18
*** woodard_ has quit IRC21:25
*** woodard has joined #openstack-ansible21:26
*** sxc731 has quit IRC21:35
*** TxGirlGeek has quit IRC21:50
*** smatzek has joined #openstack-ansible21:52
*** esberglu has quit IRC21:53
*** smatzek has quit IRC21:56
*** TxGirlGeek has joined #openstack-ansible21:59
*** TxGirlGeek has quit IRC21:59
*** esberglu has joined #openstack-ansible22:04
*** Smeared_Beard has joined #openstack-ansible22:05
*** SmearedBeard has quit IRC22:08
*** savvas`_ has quit IRC22:08
*** savvas` has joined #openstack-ansible22:09
*** savvas` has quit IRC22:14
*** TxGirlGeek has joined #openstack-ansible22:14
*** afred312 has quit IRC22:22
*** woodard has quit IRC22:24
ashakmariadb-config comes from @openstack-pike repository. The MariaDB-client it's trying to install comes from teh MariaDB repository.22:29
ashakIs it possible i've tried to put two things on the infra hosts that conflict with each other's mariadb packages in some way?22:29
*** chhavi has joined #openstack-ansible22:34
*** dave-mccowan has quit IRC22:37
*** chhavi has quit IRC22:38
*** TxGirlGeek has quit IRC22:41
*** TxGirlGeek has joined #openstack-ansible22:46
*** TxGirlGeek has quit IRC22:53
*** afred312 has joined #openstack-ansible23:00
*** john51_ has quit IRC23:01
*** john51 has joined #openstack-ansible23:04
*** chyka_ has joined #openstack-ansible23:06
*** chyka has quit IRC23:09
*** chyka_ has quit IRC23:13
*** chyka has joined #openstack-ansible23:14
*** TxGirlGeek has joined #openstack-ansible23:14
*** pmannidi has joined #openstack-ansible23:31
*** chyka_ has joined #openstack-ansible23:32
*** chyka has quit IRC23:35
*** openstackgerrit has joined #openstack-ansible23:47
openstackgerritMerged openstack/openstack-ansible-lxc_hosts master: Allow NetworkManager to work (if present)  https://review.openstack.org/52836823:47
*** chyka_ has quit IRC23:48
*** Smeared_Beard has quit IRC23:49
*** chyka has joined #openstack-ansible23:49
*** phalmos has quit IRC23:52
*** chyka_ has joined #openstack-ansible23:55
*** chyka has quit IRC23:55
*** ashak has quit IRC23:58

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