Tuesday, 2018-01-02

*** fatdragon has joined #openstack-ansible00:00
xdfilcloudnull: I want to manipulate the container naming scheme. At the very least, I want to remove the serial number. can I do that without maintaining the change local?00:06
xdfilI cant figure out /exactly/ where the name is being generated00:07
*** aludwar has quit IRC00:08
andymccrxdfil: https://github.com/openstack/openstack-ansible/blob/master/osa_toolkit/generate.py#L185-L187 - so i don't think you can change that without managing it locally as a change00:10
andymccrthe reason for the serial number is to allow multiple containers of the same type to exist on the same host.00:11
*** fatdragon has quit IRC00:11
andymccrif you ditch that entirely it'd mean you cant run 2 nova-api containers (for example) since they would both be called the same thing.00:11
xdfilandymccr: how do you highlight the code like that? you just manualy put itin the URL or...00:11
xdfilI never have that need myself.00:12
xdfilonly time it was useful was once00:12
xdfilwhen I didnt clean up properly00:12
xdfilI had double container00:13
xdfilbut that whole day was a mess :)00:13
xdfilI was thinking you really don't need more than 1 char to provide enough  uniqueness to the name00:14
xdfilWe already know it's a "container"00:14
xdfildont need that in the name00:14
xdfilI'm self concious about the length of my container names00:15
*** poul has joined #openstack-ansible00:16
*** poul has quit IRC00:20
andymccrxdfil: yeah probably uuid may be considered overkill for uniqueness! but00:22
andymccrit does work!00:22
andymccrthe code highlight is just a shift click on the line number in github :)00:22
xdfilAwesome!00:23
xdfili've been so jealous of people for that00:23
andymccrxdfil: i think the container name is defined by the env.d files (aside from the uuids)00:24
andymccrso you could manually edit those env.d files and put them in /etc/openstack_deploy/env.d00:24
andymccrthat'd overwrite the existing settings and you could shorten names there00:24
xdfilahhh... so right00:24
xdfilI've been doing a lot of that anyway00:25
xdfilOVS.DVR00:25
xdfilhad to move the services around00:25
xdfilwell, actually the only one I really needed to move in the end was the l3_agent00:25
xdfilI was hoping to remove a lot of the agents from the agents container00:26
xdfiland I did, techically00:26
xdfilit worked00:26
xdfilcouple side effects though... too many DCHP agents.  and no SNAT00:27
*** markvoelker has joined #openstack-ansible00:27
xdfilthere is a setting to for max dhcp agents and it doesn't seem to have an effect with ovs.dvr00:28
xdfilYou ever hack on horizon before? try to manioulate the columns and stuff?00:30
*** markvoelker has quit IRC00:31
*** fatdragon has joined #openstack-ansible00:44
*** fatdragon has quit IRC00:48
*** fatdragon has joined #openstack-ansible00:53
*** fatdragon has quit IRC00:59
*** poul has joined #openstack-ansible01:15
*** poul has quit IRC01:20
*** markvoelker has joined #openstack-ansible01:28
*** fatdragon has joined #openstack-ansible01:29
*** markvoelker has quit IRC01:32
*** fatdragon has quit IRC01:39
*** SerenaFeng has joined #openstack-ansible01:52
xdfillogan-:  I removed the agents from the wrong containers in inventory.json. That wen well...01:53
*** SerenaFeng has quit IRC01:53
xdfilbut now I need to get agents /in/ to other containers01:53
xdfilI thought that would happen automatic01:54
xdfilbut its not happening01:54
xdfilI even destroyed the neutron_agents containers and when they rebuild they dont seem to look at the YAML01:54
xdfilI can do this manually... I'll probably break something . lets find out01:55
*** hw_wutianwei_ has joined #openstack-ansible02:02
xdfilactually I think I got it02:05
xdfilthats twice now I made a big deal about the JSON thinking it was a monumental task and it was just a couple lines02:06
xdfilIts just that comma man. You take your eye off the comma for one second and you are toast02:06
*** poul has joined #openstack-ansible02:15
*** poul has quit IRC02:20
*** openstackgerrit has joined #openstack-ansible02:50
openstackgerritAndy McCrae proposed openstack/openstack-ansible master: [DOCS] Add new section to maintenance-tasks/network-maintain.rst  https://review.openstack.org/53014602:50
*** poul has joined #openstack-ansible03:07
*** poul has quit IRC03:11
*** tone_zrt has joined #openstack-ansible03:13
*** fatdragon has joined #openstack-ansible03:17
openstackgerritMerged openstack/openstack-ansible-galera_server stable/pike: templates: Configure galera socket per distribution  https://review.openstack.org/52988003:19
*** fatdragon has quit IRC03:27
*** markvoelker has joined #openstack-ansible03:29
*** markvoelker has quit IRC03:34
*** vnogin has joined #openstack-ansible03:44
*** vnogin has quit IRC03:48
*** dave-mccowan has quit IRC03:51
*** poul has joined #openstack-ansible03:58
*** poul has quit IRC04:02
*** hybridpollo has quit IRC04:07
*** fatdragon has joined #openstack-ansible04:07
*** fatdragon has quit IRC04:12
*** bhujay has joined #openstack-ansible04:13
*** markvoelker has joined #openstack-ansible04:30
*** ANKITA has joined #openstack-ansible04:33
ANKITAhi04:33
ANKITAContainer creation of openstack-ansible fails with the following error during TASK [lxc_hosts : Create base container]: fatal: [odroid]: FAILED! => {"changed": false, "command": "/usr/bin/lxc-create --name LXC_NAME --quiet --template download --bdev dir -- --dist ubuntu --release xenial --arch --force-cache --server images.linuxcontainers.org --variant default \n --keyserver hkp://p80.pool.sks-keyservers.net:80", "err": ""04:34
*** markvoelker has quit IRC04:35
ANKITABug #1703612 “creating lxc containers04:35
openstackbug 1703612 in openstack-ansible "creating lxc containers on arm devices fails" [Wishlist,Fix released] https://launchpad.net/bugs/170361204:35
ANKITAyes the same bug had created the container manualy04:35
ANKITAcan any one tell me what is the std TX &RX rates for containers?04:37
*** udesale has joined #openstack-ansible04:43
*** fatdragon has joined #openstack-ansible04:53
ANKITAhi am using stable ocata04:54
ANKITAhow to resolve bug 1703612 in openstack-ansible04:54
openstackbug 1703612 in openstack-ansible "creating lxc containers on arm devices fails" [Wishlist,Fix released] https://launchpad.net/bugs/170361204:54
ANKITAhow ?04:55
ANKITAwhich platbook to edit?04:55
ANKITAplaybook04:55
ANKITA?/04:55
ANKITAno file on ansible/roles/lxc_container_create/defaults/main.yml04:56
ANKITA- name: lxc_container_create   scm: git   src: https://git.openstack.org/openstack/openstack-ansible-lxc_container_create   version: 3507dd33c413cf5df932cb1b533be3121bce164e - name: lxc_hosts   scm: git   src: https://git.openstack.org/openstack/openstack-ansible-lxc_hosts   version: 80835e9f1aaca71c9a1e4a31d5078ace94eced4004:58
*** poul has joined #openstack-ansible04:58
ANKITAis this correct?04:58
ANKITApath 4/opt/openstack-ansible# vim ansible-role-requirements.yml04:59
ANKITA- name: lxc_container_create   scm: git   src: https://git.openstack.org/openstack/openstack-ansible-lxc_container_create   version: 3507dd33c413cf5df932cb1b533be3121bce164e - name: lxc_hosts   scm: git   src: https://git.openstack.org/openstack/openstack-ansible-lxc_hosts   version: 80835e9f1aaca71c9a1e4a31d5078ace94eced4004:59
*** poul has quit IRC05:02
*** fatdragon has quit IRC05:03
ANKITAPLAY RECAP ********************************************************************* compute1                   : ok=120  changed=0    unreachable=0    failed=0 compute2                   : ok=114  changed=0    unreachable=0    failed=0 infra1                     : ok=164  changed=2    unreachable=0    failed=0 infra2                     : ok=163  changed=2    unreachable=0    failed=0 infra3                     : ok=163  chan05:09
*** ANKITA has quit IRC05:18
*** SerenaFeng has joined #openstack-ansible05:28
*** SerenaFeng has quit IRC05:31
*** fatdragon has joined #openstack-ansible05:33
*** nshetty has joined #openstack-ansible05:36
*** poul has joined #openstack-ansible05:43
*** fatdragon has quit IRC05:43
*** poul has quit IRC05:47
*** poul has joined #openstack-ansible05:50
*** poul has joined #openstack-ansible05:54
*** poul_ has joined #openstack-ansible06:00
*** poul has quit IRC06:01
*** jbadiapa has joined #openstack-ansible06:07
*** jbadiapa has quit IRC06:26
*** armaan has quit IRC06:31
*** armaan has joined #openstack-ansible06:31
*** jbadiapa has joined #openstack-ansible06:31
*** ivveh has quit IRC06:39
*** ivveh has joined #openstack-ansible06:40
*** ivveh has quit IRC06:51
*** ivveh has joined #openstack-ansible06:54
*** Chealion has quit IRC07:13
*** fatdragon has joined #openstack-ansible07:17
*** Chealion has joined #openstack-ansible07:21
*** cshen has joined #openstack-ansible07:22
*** pcaruana has joined #openstack-ansible07:24
*** pcaruana has quit IRC07:25
*** pcaruana has joined #openstack-ansible07:26
*** fatdragon has quit IRC07:27
*** pcaruana has quit IRC07:29
*** pcaruana has joined #openstack-ansible07:29
*** nshetty is now known as nshetty|lunch07:29
*** markvoelker has joined #openstack-ansible07:32
*** vnogin has joined #openstack-ansible07:32
*** hamza21 has joined #openstack-ansible07:33
*** mwe1 has joined #openstack-ansible07:45
openstackgerritMerged openstack/openstack-ansible-os_nova master: Fix SSL proxy  https://review.openstack.org/53045707:50
*** fatdragon has joined #openstack-ansible07:53
*** fatdragon has quit IRC07:57
*** fatdragon has joined #openstack-ansible08:00
*** poul has joined #openstack-ansible08:01
*** poul_ has quit IRC08:02
*** poul_ has joined #openstack-ansible08:02
*** jafeha has joined #openstack-ansible08:04
jafehagood morning everyone and a happy new year!08:04
*** poul has quit IRC08:05
*** epalper has joined #openstack-ansible08:07
*** fatdragon has quit IRC08:10
*** armaan has quit IRC08:20
*** hachi has joined #openstack-ansible08:24
*** hamza21 has quit IRC08:24
*** armaan has joined #openstack-ansible08:26
*** nshetty|lunch is now known as nshetty08:29
*** nshetty is now known as nshetty|BMGR08:37
*** jiaopengju has quit IRC08:56
*** poul has joined #openstack-ansible08:57
*** jiaopengju has joined #openstack-ansible08:57
*** poul_ has quit IRC08:59
*** poul_ has joined #openstack-ansible09:00
*** poul has quit IRC09:03
*** SmearedBeard has joined #openstack-ansible09:10
*** sxc731 has joined #openstack-ansible09:10
*** yolanda has quit IRC09:13
*** yolanda has joined #openstack-ansible09:16
*** ThomasS has joined #openstack-ansible09:20
*** shardy has joined #openstack-ansible09:32
ThomasSHi09:46
*** cshen has quit IRC09:55
*** cshen has joined #openstack-ansible09:56
*** armaan has quit IRC09:56
*** vnogin has quit IRC10:00
*** ashak has joined #openstack-ansible10:03
*** fatdragon has joined #openstack-ansible10:06
*** indistylo has joined #openstack-ansible10:09
*** ianychoi_ is now known as ianychoi10:11
*** fatdragon has quit IRC10:17
*** nshetty|BMGR is now known as nshetty10:19
*** yifei has quit IRC10:21
*** yifei1 has joined #openstack-ansible10:21
*** yifei1 is now known as yifei10:24
*** poul_ has quit IRC10:28
*** poul has joined #openstack-ansible10:28
*** markvoelker has quit IRC10:32
*** vnogin has joined #openstack-ansible10:35
*** armaan has joined #openstack-ansible10:38
*** armaan_ has joined #openstack-ansible10:40
*** armaan has quit IRC10:40
*** udesale has quit IRC10:56
*** fatdragon has joined #openstack-ansible10:57
*** fatdragon has quit IRC11:04
*** nshetty is now known as nshetty|afk11:05
*** vnogin has quit IRC11:12
*** armaan_ has quit IRC11:19
*** indistylo has quit IRC11:28
*** stuartgr has joined #openstack-ansible11:30
*** fatdragon has joined #openstack-ansible11:30
*** SmearedBeard has quit IRC11:31
gunixhi ThomasS11:32
*** markvoelker has joined #openstack-ansible11:32
*** nshetty|afk is now known as nshetty11:35
*** fatdragon has quit IRC11:37
*** markvoelker has quit IRC11:37
*** vnogin has joined #openstack-ansible11:42
*** vnogin has quit IRC11:45
*** SmearedBeard has joined #openstack-ansible11:47
*** vnogin has joined #openstack-ansible11:52
*** fatdragon has joined #openstack-ansible12:08
*** yifei has quit IRC12:10
*** yifei has joined #openstack-ansible12:11
*** hachi has quit IRC12:14
*** fatdragon has quit IRC12:20
*** SmearedBeard has quit IRC12:31
*** markvoelker has joined #openstack-ansible12:34
*** dave-mccowan has joined #openstack-ansible12:34
*** Smeared_Beard has joined #openstack-ansible12:34
*** markvoelker has quit IRC12:38
*** hachi has joined #openstack-ansible12:38
*** SerenaFeng has joined #openstack-ansible12:41
*** smatzek has joined #openstack-ansible12:41
*** SerenaFeng has quit IRC12:42
*** zkynet has joined #openstack-ansible12:47
*** chhavi has joined #openstack-ansible12:56
*** fatdragon has joined #openstack-ansible12:58
*** chhavi has quit IRC13:01
*** chhavi has joined #openstack-ansible13:02
*** fatdragon has quit IRC13:08
*** sxc731 has quit IRC13:10
*** vnogin has quit IRC13:20
*** dave-mccowan has quit IRC13:21
*** vnogin has joined #openstack-ansible13:22
*** bhujay has quit IRC13:26
*** markvoelker has joined #openstack-ansible13:28
*** sxc731 has joined #openstack-ansible13:35
*** udesale has joined #openstack-ansible13:36
*** yifei1 has joined #openstack-ansible13:40
*** poul_ has joined #openstack-ansible13:50
*** poul has quit IRC13:50
*** poul has joined #openstack-ansible13:50
*** vnogin has quit IRC13:53
*** poul_ has quit IRC13:54
*** vnogin has joined #openstack-ansible13:55
cloudnullmornings all, happy new year!13:57
*** zkynet has quit IRC14:03
cloudnullxdfil: looks like you and andymccr figured it out the naming bits ?14:04
*** sxc731 has quit IRC14:05
cloudnullif any cores are around, I'd really appreciate a review on https://review.openstack.org/#/c/527749/14:06
*** vnogin has quit IRC14:09
*** nshetty has quit IRC14:20
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible master: Add scafolding for multiple container techs  https://review.openstack.org/52774914:21
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible master: Add nspawn container driver  https://review.openstack.org/47701714:21
*** sxc731 has joined #openstack-ansible14:32
*** esberglu has joined #openstack-ansible14:37
d34dh0r53mornings cloudnull14:39
cloudnullo/ d34dh0r5314:56
*** zkynet has joined #openstack-ansible14:57
*** chhavi has quit IRC14:57
*** chhavi has joined #openstack-ansible14:58
*** zkynet has quit IRC14:58
*** dave-mccowan has joined #openstack-ansible15:01
*** fatdragon has joined #openstack-ansible15:04
*** fatdragon has quit IRC15:15
openstackgerritMerged openstack/ansible-hardening master: Fix the path of chrony.keys  https://review.openstack.org/52972815:20
hwoaranghappy new year everybody15:24
cshenhappy new year!15:26
*** yifei1 has quit IRC15:28
*** sxc731 has quit IRC15:45
*** hachi has quit IRC15:49
*** mquin has quit IRC15:53
cloudnullo/ cshen hwoarang15:55
cloudnullhows it going?15:56
*** fatdragon has joined #openstack-ansible15:56
cshenthanks, I'm fine.15:58
*** indistylo has joined #openstack-ansible16:04
*** fatdragon has quit IRC16:06
*** vishwanathj has quit IRC16:12
*** mquin_ has joined #openstack-ansible16:13
hwoarangrecovering :)16:14
spotzHey gang!16:15
cloudnullhey spotz!16:19
cloudnullhwoarang: I know the feeling :D16:19
*** SerenaFeng has joined #openstack-ansible16:20
*** sxc731 has joined #openstack-ansible16:21
spotzhey out of curiousity has anyone managed to build a magnum cluster in an AIO? I'm starting to think Rackspace's 8GM performance isn't beefy enoough16:22
*** mquin_ is now known as mquin16:23
*** arbrandes has quit IRC16:31
cloudnullspotz: I know we had that test running for a while16:38
cloudnullhowever IDK anymore16:38
*** pcaruana has quit IRC16:41
*** arbrandes has joined #openstack-ansible16:43
*** RandomTech has joined #openstack-ansible16:43
spotzcloudnull: heat is timing out on the stack create. Still trying different combos16:44
RandomTechGood morning anyone, does anyone here know if switching which hosts are listed as storage hosts and rerunning will break anything (assuming we have not done any operations on openstack)?16:45
*** SerenaFeng has quit IRC16:45
spotzRandomTech: I'm sure cloudnull can answer for sure but I'll say you should be ok as long as youo rerun the appropriate set up and not just say swift/cinder16:46
RandomTechso do something like lxc-containers destroy, then just run them again?16:47
RandomTechwe ran our playbooks then realised ceph was broke and decided to try to switch to a diffrent set of hosts being listed as storage hosts16:48
*** chyka has joined #openstack-ansible16:48
spotzRandomTech: yeah, but I'm not a ceph expert16:49
cloudnullRandomTech: switching the hosts is possible and will not break anything.16:49
cloudnullif you switch the hosts in the openstack_user_config.yml you will need to delete the container resources on the old hosts, and clean up the inventory16:50
RandomTechIm assuming lxc-container destroy will delete the container resources, but how do i clean up the inventory?16:51
cloudnullif you just delete the containers on the old hosts, you can then run the inventory-manage.py script in the scripts directory to remove the items from inventory you deleted.16:51
cloudnullinventory-manage.py -r $name-of-container16:51
spotzsee told you he'd know for sure:)16:51
RandomTechim honestly not sure what inventory stuff needs deleted. would i just put something like "inventory-manage.py -r comp2" (comp2 was listed as a storage host before but now its not)16:53
*** chyka has quit IRC16:53
*** udesale has quit IRC16:55
*** fatdragon has joined #openstack-ansible16:56
cloudnullRandomTech: you should see comp2-$container_name16:57
cloudnullif you do inventory-manage.py -l16:57
cloudnullyou'd just want to delete the storage container names that you destoryed16:58
cloudnullthat way osa will not recreate them16:58
RandomTechso run lxc-containers-destroy, then .16:59
*** fatdragon has quit IRC17:00
*** armaan has joined #openstack-ansible17:00
RandomTechso run lxc-containers-destroy, then use inventory manage to remove the entries comp1 and comp2 from the inventory, then rerun the the playbooks?17:00
*** fatdragon has joined #openstack-ansible17:01
RandomTechor am i missing a step cloudnull?17:02
cloudnullthats it17:02
RandomTechokay well try that17:03
*** jafeha__ has joined #openstack-ansible17:03
cloudnulllet me know how it goes :)17:03
RandomTechwell be rekicking it eventually but we wanted to try out our changes if possible first. Thanks for the help17:03
*** jafeha has quit IRC17:04
*** fatdragon has quit IRC17:04
*** fatdragon has joined #openstack-ansible17:05
RandomTechis there any other files we may want to wipe?17:06
cloudnullthe hosts have to be removed from the openstack_user_config sections17:15
cloudnullbut those three steps should be all that's required.17:15
*** mwynne has joined #openstack-ansible17:19
openstackgerrittonytan4ever proposed openstack/openstack-ansible-tests master: Skip gzip log compression error   https://review.openstack.org/53077917:25
RandomTechwere in the middle of setup-hosts.yml now17:27
cloudnullif folks have a moment to review https://review.openstack.org/#/c/53077917:27
cloudnullshould further help the gate, in the event gzip fails17:28
*** epalper has quit IRC17:30
RandomTechim guessing the "|| true" happens if gzip fails?17:30
RandomTechif so it looks like it should work to me, but it may help to have it log the failure instead of just skipping.17:32
RandomTechim a bit rusty with bash though17:34
*** gkadam_ has joined #openstack-ansible17:36
*** armaan has quit IRC17:41
*** armaan has joined #openstack-ansible17:43
*** armaan has quit IRC17:43
*** armaan has joined #openstack-ansible17:45
*** armaan has quit IRC17:51
*** chhavi has quit IRC17:51
*** armaan has joined #openstack-ansible17:51
*** armaan has quit IRC17:55
*** armaan has joined #openstack-ansible17:59
*** sxc731 has quit IRC18:02
openstackgerrittonytan4ever proposed openstack/openstack-ansible-tests master: Skip and echo out gzip log compression error  https://review.openstack.org/53078418:03
cloudnullthanks tony !18:04
cloudnullRandomTech: ^18:05
*** armaan has quit IRC18:07
RandomTechcloudnull: no problem, and we did hit one error where it failed to start msql on our controller three node but its moved on18:08
RandomTechand now its faling when checking rabbitmq cluster status but moving on18:12
cloudnullit the playbooks don't fail it should be ok18:19
cloudnullits a bit confusing (and a bad UX) but in ansible if you use blocks with a rescue you'll see "failed" but its not actually busted.18:19
cloudnullin future ansible versions that should be better18:20
RandomTechit is showing failed on some of the containers after running18:22
RandomTechbut it seems to have finished everything18:23
RandomTechthink we should rerun the second playbook again cloudnull ?18:29
cloudnulldid it not exit 0?18:29
cloudnullif so, yes.18:29
cloudnullif the playbooks all completed and exited 0, then it's all good18:30
RandomTechdo you mean reporting 0 failed?18:33
RandomTechbecause its reporting that two things have 1 failed18:34
*** stuartgr has quit IRC18:40
*** vnogin has joined #openstack-ansible18:42
*** jafeha__ has quit IRC18:45
cloudnullthat may be ok18:45
cloudnullwhich is due to the use of blocks18:45
cloudnull^ likely18:45
RandomTechwe reran and it finished okay18:53
*** hamza21 has joined #openstack-ansible18:54
*** sxc731 has joined #openstack-ansible19:00
*** poopcat has joined #openstack-ansible19:02
*** poopcat has quit IRC19:04
*** poopcat has joined #openstack-ansible19:06
*** vnogin has quit IRC19:07
RandomTechoh ya cloud i did manage to automate the networking config19:07
RandomTechcloudnull: ^19:07
*** MikeW_ has joined #openstack-ansible19:08
*** poul has quit IRC19:10
*** poul has joined #openstack-ansible19:10
*** poopcat1 has joined #openstack-ansible19:11
*** poopcat has quit IRC19:13
*** poul has quit IRC19:15
*** zerick has joined #openstack-ansible19:22
cloudnullRandomTech: cool! what did you end up doing?19:28
RandomTechi created a hosts file that just had the diffrent nodes in it, then used the template command to template all of there /etc/network interfaces according to groupvars. finally if the file changed a restarted networking19:30
RandomTechthe template and networking restart where both done in a single playbook19:30
cloudnullnice!19:30
RandomTechi found that sometimes it may require a restart before and/or after running it because of how ubuntu handles networking19:31
*** poul has joined #openstack-ansible19:36
*** poul has quit IRC19:41
cloudnullyea that can be a bummer for sure.19:44
cloudnullI look forward to the day when we can have a unified network interface across distros19:44
cloudnullIDK if that means we should all be using networkd or something else. but uniform network handling would be pure bliss IMO.19:45
*** poul has joined #openstack-ansible19:53
*** poul has quit IRC19:58
*** poul has joined #openstack-ansible20:03
*** hybridpollo has joined #openstack-ansible20:04
*** sxc731 has quit IRC20:04
*** shardy has quit IRC20:04
prometheanfirenetworkd is actually ok from a network device dependency point of view20:05
*** indistylo has quit IRC20:06
RandomTechi just dislike how abstracted the networking is. i wish it was easier to change things or make things permanent. A decent traceroute would be nice as well20:07
*** poul has quit IRC20:07
prometheanfiresystemd-traceroute :P20:07
prometheanfirelol20:07
*** hybridpollo has quit IRC20:10
*** hybridpollo has joined #openstack-ansible20:10
*** poul has joined #openstack-ansible20:19
spotzbleh20:20
prometheanfireyou know it's going to happen20:21
spotzdon't make cry prometheanfire120:23
*** poul has quit IRC20:24
*** poul has joined #openstack-ansible20:28
*** poul has quit IRC20:33
openstackgerrittonytan4ever proposed openstack/openstack-ansible-tests master: Skip and echo out gzip log compression error  https://review.openstack.org/53078420:40
RandomTechcloudnull: it ran through buts its till giving us the same error when we do ceph status : unable to find a keyring20:41
*** poul has joined #openstack-ansible20:45
*** poul has quit IRC20:50
*** smatzek has quit IRC20:54
*** smatzek has joined #openstack-ansible20:55
*** smatzek has quit IRC20:55
*** smatzek has joined #openstack-ansible20:55
*** hamza21 has quit IRC20:55
*** jafeha has joined #openstack-ansible20:56
*** smatzek has quit IRC21:00
*** vnogin has joined #openstack-ansible21:01
*** vnogin has quit IRC21:02
*** poul has joined #openstack-ansible21:02
*** Smeared_Beard has quit IRC21:05
*** poul has quit IRC21:07
*** poul has joined #openstack-ansible21:19
MikeW_Hey anyone got a second to look at some issues I'm having after running some updates to my ocata install around rbd only on my compute hosts?21:22
*** jose-phillips has joined #openstack-ansible21:23
MikeW_It's complaining about a .so being from a different module... I saw similar posts on some qemu stuff but all my versions seem to be the same21:23
*** poul has quit IRC21:24
MikeW_https://pastebin.com/KrhsSnpf21:24
*** poul has joined #openstack-ansible21:28
*** vnogin has joined #openstack-ansible21:29
*** vnogin has quit IRC21:32
*** poul has quit IRC21:33
*** poul has joined #openstack-ansible21:45
*** dave-mccowan has quit IRC21:47
cloudnullRandomTech: sorry to hear that. I assume the key is being distributed when the ceph client role runs21:49
cloudnullare you able to see that the files are on the disk?21:50
*** poul has quit IRC21:50
*** RandomTech has quit IRC21:50
cloudnullMikeW_: RandomTech: I'm not the great at ceph related things. so i'm not really sure where to point you next21:53
MikeW_cloudnull No sweat just didn't know if anyone else had seen something similar after running osa against a pre-existing env before21:57
*** vnogin has joined #openstack-ansible21:58
MikeW_Hey cloudnull OSA always installs packages for the most part right? It wouldn't build manual bins unless it absolutely had to right?21:59
cloudnullwe only build when it comes to the openstack code22:00
cloudnullso openstack is from the python source22:00
cloudnullbut that's it22:00
logan-MikeW_: https://bugs.launchpad.net/openstack-ansible/+bug/1716908 -- almost always happens on newton->ocata envs, but it was patched quite some time ago in ocata22:01
openstackLaunchpad bug 1716908 in openstack-ansible "Unable to create new instances after upgrade." [High,Fix released] - Assigned to Jean-Philippe Evrard (jean-philippe-evrard)22:01
logan-what do you see in dpkg -l | grep qemu on the compute host22:01
cloudnullnice find logan-22:02
*** poul has joined #openstack-ansible22:02
cloudnullalso happy new year brother !22:02
logan-you too!22:04
*** poul has quit IRC22:07
*** vnogin has quit IRC22:08
*** vnogin has joined #openstack-ansible22:18
*** poul has joined #openstack-ansible22:20
*** vnogin has quit IRC22:24
*** poul has quit IRC22:24
*** poul has joined #openstack-ansible22:37
*** pmannidi has joined #openstack-ansible22:41
*** poul has quit IRC22:41
*** poul has joined #openstack-ansible22:54
*** poul has quit IRC22:58
*** poul has joined #openstack-ansible23:03
*** poul has quit IRC23:08
*** poul has joined #openstack-ansible23:11
*** MikeW_ has quit IRC23:14
*** gkadam has joined #openstack-ansible23:16
*** poul has quit IRC23:16
*** gkadam_ has quit IRC23:16
*** poul has joined #openstack-ansible23:28
*** poul has quit IRC23:32
*** poul has joined #openstack-ansible23:37
*** poul has quit IRC23:41
*** vnogin has joined #openstack-ansible23:42
*** poul has joined #openstack-ansible23:54
*** poul has quit IRC23:59

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