*** fatdragon has joined #openstack-ansible | 00:00 | |
xdfil | cloudnull: 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 |
---|---|---|
xdfil | I cant figure out /exactly/ where the name is being generated | 00:07 |
*** aludwar has quit IRC | 00:08 | |
andymccr | xdfil: 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 change | 00:10 |
andymccr | the 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 IRC | 00:11 | |
andymccr | if 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 |
xdfil | andymccr: how do you highlight the code like that? you just manualy put itin the URL or... | 00:11 |
xdfil | I never have that need myself. | 00:12 |
xdfil | only time it was useful was once | 00:12 |
xdfil | when I didnt clean up properly | 00:12 |
xdfil | I had double container | 00:13 |
xdfil | but that whole day was a mess :) | 00:13 |
xdfil | I was thinking you really don't need more than 1 char to provide enough uniqueness to the name | 00:14 |
xdfil | We already know it's a "container" | 00:14 |
xdfil | dont need that in the name | 00:14 |
xdfil | I'm self concious about the length of my container names | 00:15 |
*** poul has joined #openstack-ansible | 00:16 | |
*** poul has quit IRC | 00:20 | |
andymccr | xdfil: yeah probably uuid may be considered overkill for uniqueness! but | 00:22 |
andymccr | it does work! | 00:22 |
andymccr | the code highlight is just a shift click on the line number in github :) | 00:22 |
xdfil | Awesome! | 00:23 |
xdfil | i've been so jealous of people for that | 00:23 |
andymccr | xdfil: i think the container name is defined by the env.d files (aside from the uuids) | 00:24 |
andymccr | so you could manually edit those env.d files and put them in /etc/openstack_deploy/env.d | 00:24 |
andymccr | that'd overwrite the existing settings and you could shorten names there | 00:24 |
xdfil | ahhh... so right | 00:24 |
xdfil | I've been doing a lot of that anyway | 00:25 |
xdfil | OVS.DVR | 00:25 |
xdfil | had to move the services around | 00:25 |
xdfil | well, actually the only one I really needed to move in the end was the l3_agent | 00:25 |
xdfil | I was hoping to remove a lot of the agents from the agents container | 00:26 |
xdfil | and I did, techically | 00:26 |
xdfil | it worked | 00:26 |
xdfil | couple side effects though... too many DCHP agents. and no SNAT | 00:27 |
*** markvoelker has joined #openstack-ansible | 00:27 | |
xdfil | there is a setting to for max dhcp agents and it doesn't seem to have an effect with ovs.dvr | 00:28 |
xdfil | You ever hack on horizon before? try to manioulate the columns and stuff? | 00:30 |
*** markvoelker has quit IRC | 00:31 | |
*** fatdragon has joined #openstack-ansible | 00:44 | |
*** fatdragon has quit IRC | 00:48 | |
*** fatdragon has joined #openstack-ansible | 00:53 | |
*** fatdragon has quit IRC | 00:59 | |
*** poul has joined #openstack-ansible | 01:15 | |
*** poul has quit IRC | 01:20 | |
*** markvoelker has joined #openstack-ansible | 01:28 | |
*** fatdragon has joined #openstack-ansible | 01:29 | |
*** markvoelker has quit IRC | 01:32 | |
*** fatdragon has quit IRC | 01:39 | |
*** SerenaFeng has joined #openstack-ansible | 01:52 | |
xdfil | logan-: I removed the agents from the wrong containers in inventory.json. That wen well... | 01:53 |
*** SerenaFeng has quit IRC | 01:53 | |
xdfil | but now I need to get agents /in/ to other containers | 01:53 |
xdfil | I thought that would happen automatic | 01:54 |
xdfil | but its not happening | 01:54 |
xdfil | I even destroyed the neutron_agents containers and when they rebuild they dont seem to look at the YAML | 01:54 |
xdfil | I can do this manually... I'll probably break something . lets find out | 01:55 |
*** hw_wutianwei_ has joined #openstack-ansible | 02:02 | |
xdfil | actually I think I got it | 02:05 |
xdfil | thats twice now I made a big deal about the JSON thinking it was a monumental task and it was just a couple lines | 02:06 |
xdfil | Its just that comma man. You take your eye off the comma for one second and you are toast | 02:06 |
*** poul has joined #openstack-ansible | 02:15 | |
*** poul has quit IRC | 02:20 | |
*** openstackgerrit has joined #openstack-ansible | 02:50 | |
openstackgerrit | Andy McCrae proposed openstack/openstack-ansible master: [DOCS] Add new section to maintenance-tasks/network-maintain.rst https://review.openstack.org/530146 | 02:50 |
*** poul has joined #openstack-ansible | 03:07 | |
*** poul has quit IRC | 03:11 | |
*** tone_zrt has joined #openstack-ansible | 03:13 | |
*** fatdragon has joined #openstack-ansible | 03:17 | |
openstackgerrit | Merged openstack/openstack-ansible-galera_server stable/pike: templates: Configure galera socket per distribution https://review.openstack.org/529880 | 03:19 |
*** fatdragon has quit IRC | 03:27 | |
*** markvoelker has joined #openstack-ansible | 03:29 | |
*** markvoelker has quit IRC | 03:34 | |
*** vnogin has joined #openstack-ansible | 03:44 | |
*** vnogin has quit IRC | 03:48 | |
*** dave-mccowan has quit IRC | 03:51 | |
*** poul has joined #openstack-ansible | 03:58 | |
*** poul has quit IRC | 04:02 | |
*** hybridpollo has quit IRC | 04:07 | |
*** fatdragon has joined #openstack-ansible | 04:07 | |
*** fatdragon has quit IRC | 04:12 | |
*** bhujay has joined #openstack-ansible | 04:13 | |
*** markvoelker has joined #openstack-ansible | 04:30 | |
*** ANKITA has joined #openstack-ansible | 04:33 | |
ANKITA | hi | 04:33 |
ANKITA | Container 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 IRC | 04:35 | |
ANKITA | Bug #1703612 “creating lxc containers | 04:35 |
openstack | bug 1703612 in openstack-ansible "creating lxc containers on arm devices fails" [Wishlist,Fix released] https://launchpad.net/bugs/1703612 | 04:35 |
ANKITA | yes the same bug had created the container manualy | 04:35 |
ANKITA | can any one tell me what is the std TX &RX rates for containers? | 04:37 |
*** udesale has joined #openstack-ansible | 04:43 | |
*** fatdragon has joined #openstack-ansible | 04:53 | |
ANKITA | hi am using stable ocata | 04:54 |
ANKITA | how to resolve bug 1703612 in openstack-ansible | 04:54 |
openstack | bug 1703612 in openstack-ansible "creating lxc containers on arm devices fails" [Wishlist,Fix released] https://launchpad.net/bugs/1703612 | 04:54 |
ANKITA | how ? | 04:55 |
ANKITA | which platbook to edit? | 04:55 |
ANKITA | playbook | 04:55 |
ANKITA | ?/ | 04:55 |
ANKITA | no file on ansible/roles/lxc_container_create/defaults/main.yml | 04: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: 80835e9f1aaca71c9a1e4a31d5078ace94eced40 | 04:58 |
*** poul has joined #openstack-ansible | 04:58 | |
ANKITA | is this correct? | 04:58 |
ANKITA | path 4/opt/openstack-ansible# vim ansible-role-requirements.yml | 04: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: 80835e9f1aaca71c9a1e4a31d5078ace94eced40 | 04:59 |
*** poul has quit IRC | 05:02 | |
*** fatdragon has quit IRC | 05:03 | |
ANKITA | PLAY 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 chan | 05:09 |
*** ANKITA has quit IRC | 05:18 | |
*** SerenaFeng has joined #openstack-ansible | 05:28 | |
*** SerenaFeng has quit IRC | 05:31 | |
*** fatdragon has joined #openstack-ansible | 05:33 | |
*** nshetty has joined #openstack-ansible | 05:36 | |
*** poul has joined #openstack-ansible | 05:43 | |
*** fatdragon has quit IRC | 05:43 | |
*** poul has quit IRC | 05:47 | |
*** poul has joined #openstack-ansible | 05:50 | |
*** poul has joined #openstack-ansible | 05:54 | |
*** poul_ has joined #openstack-ansible | 06:00 | |
*** poul has quit IRC | 06:01 | |
*** jbadiapa has joined #openstack-ansible | 06:07 | |
*** jbadiapa has quit IRC | 06:26 | |
*** armaan has quit IRC | 06:31 | |
*** armaan has joined #openstack-ansible | 06:31 | |
*** jbadiapa has joined #openstack-ansible | 06:31 | |
*** ivveh has quit IRC | 06:39 | |
*** ivveh has joined #openstack-ansible | 06:40 | |
*** ivveh has quit IRC | 06:51 | |
*** ivveh has joined #openstack-ansible | 06:54 | |
*** Chealion has quit IRC | 07:13 | |
*** fatdragon has joined #openstack-ansible | 07:17 | |
*** Chealion has joined #openstack-ansible | 07:21 | |
*** cshen has joined #openstack-ansible | 07:22 | |
*** pcaruana has joined #openstack-ansible | 07:24 | |
*** pcaruana has quit IRC | 07:25 | |
*** pcaruana has joined #openstack-ansible | 07:26 | |
*** fatdragon has quit IRC | 07:27 | |
*** pcaruana has quit IRC | 07:29 | |
*** pcaruana has joined #openstack-ansible | 07:29 | |
*** nshetty is now known as nshetty|lunch | 07:29 | |
*** markvoelker has joined #openstack-ansible | 07:32 | |
*** vnogin has joined #openstack-ansible | 07:32 | |
*** hamza21 has joined #openstack-ansible | 07:33 | |
*** mwe1 has joined #openstack-ansible | 07:45 | |
openstackgerrit | Merged openstack/openstack-ansible-os_nova master: Fix SSL proxy https://review.openstack.org/530457 | 07:50 |
*** fatdragon has joined #openstack-ansible | 07:53 | |
*** fatdragon has quit IRC | 07:57 | |
*** fatdragon has joined #openstack-ansible | 08:00 | |
*** poul has joined #openstack-ansible | 08:01 | |
*** poul_ has quit IRC | 08:02 | |
*** poul_ has joined #openstack-ansible | 08:02 | |
*** jafeha has joined #openstack-ansible | 08:04 | |
jafeha | good morning everyone and a happy new year! | 08:04 |
*** poul has quit IRC | 08:05 | |
*** epalper has joined #openstack-ansible | 08:07 | |
*** fatdragon has quit IRC | 08:10 | |
*** armaan has quit IRC | 08:20 | |
*** hachi has joined #openstack-ansible | 08:24 | |
*** hamza21 has quit IRC | 08:24 | |
*** armaan has joined #openstack-ansible | 08:26 | |
*** nshetty|lunch is now known as nshetty | 08:29 | |
*** nshetty is now known as nshetty|BMGR | 08:37 | |
*** jiaopengju has quit IRC | 08:56 | |
*** poul has joined #openstack-ansible | 08:57 | |
*** jiaopengju has joined #openstack-ansible | 08:57 | |
*** poul_ has quit IRC | 08:59 | |
*** poul_ has joined #openstack-ansible | 09:00 | |
*** poul has quit IRC | 09:03 | |
*** SmearedBeard has joined #openstack-ansible | 09:10 | |
*** sxc731 has joined #openstack-ansible | 09:10 | |
*** yolanda has quit IRC | 09:13 | |
*** yolanda has joined #openstack-ansible | 09:16 | |
*** ThomasS has joined #openstack-ansible | 09:20 | |
*** shardy has joined #openstack-ansible | 09:32 | |
ThomasS | Hi | 09:46 |
*** cshen has quit IRC | 09:55 | |
*** cshen has joined #openstack-ansible | 09:56 | |
*** armaan has quit IRC | 09:56 | |
*** vnogin has quit IRC | 10:00 | |
*** ashak has joined #openstack-ansible | 10:03 | |
*** fatdragon has joined #openstack-ansible | 10:06 | |
*** indistylo has joined #openstack-ansible | 10:09 | |
*** ianychoi_ is now known as ianychoi | 10:11 | |
*** fatdragon has quit IRC | 10:17 | |
*** nshetty|BMGR is now known as nshetty | 10:19 | |
*** yifei has quit IRC | 10:21 | |
*** yifei1 has joined #openstack-ansible | 10:21 | |
*** yifei1 is now known as yifei | 10:24 | |
*** poul_ has quit IRC | 10:28 | |
*** poul has joined #openstack-ansible | 10:28 | |
*** markvoelker has quit IRC | 10:32 | |
*** vnogin has joined #openstack-ansible | 10:35 | |
*** armaan has joined #openstack-ansible | 10:38 | |
*** armaan_ has joined #openstack-ansible | 10:40 | |
*** armaan has quit IRC | 10:40 | |
*** udesale has quit IRC | 10:56 | |
*** fatdragon has joined #openstack-ansible | 10:57 | |
*** fatdragon has quit IRC | 11:04 | |
*** nshetty is now known as nshetty|afk | 11:05 | |
*** vnogin has quit IRC | 11:12 | |
*** armaan_ has quit IRC | 11:19 | |
*** indistylo has quit IRC | 11:28 | |
*** stuartgr has joined #openstack-ansible | 11:30 | |
*** fatdragon has joined #openstack-ansible | 11:30 | |
*** SmearedBeard has quit IRC | 11:31 | |
gunix | hi ThomasS | 11:32 |
*** markvoelker has joined #openstack-ansible | 11:32 | |
*** nshetty|afk is now known as nshetty | 11:35 | |
*** fatdragon has quit IRC | 11:37 | |
*** markvoelker has quit IRC | 11:37 | |
*** vnogin has joined #openstack-ansible | 11:42 | |
*** vnogin has quit IRC | 11:45 | |
*** SmearedBeard has joined #openstack-ansible | 11:47 | |
*** vnogin has joined #openstack-ansible | 11:52 | |
*** fatdragon has joined #openstack-ansible | 12:08 | |
*** yifei has quit IRC | 12:10 | |
*** yifei has joined #openstack-ansible | 12:11 | |
*** hachi has quit IRC | 12:14 | |
*** fatdragon has quit IRC | 12:20 | |
*** SmearedBeard has quit IRC | 12:31 | |
*** markvoelker has joined #openstack-ansible | 12:34 | |
*** dave-mccowan has joined #openstack-ansible | 12:34 | |
*** Smeared_Beard has joined #openstack-ansible | 12:34 | |
*** markvoelker has quit IRC | 12:38 | |
*** hachi has joined #openstack-ansible | 12:38 | |
*** SerenaFeng has joined #openstack-ansible | 12:41 | |
*** smatzek has joined #openstack-ansible | 12:41 | |
*** SerenaFeng has quit IRC | 12:42 | |
*** zkynet has joined #openstack-ansible | 12:47 | |
*** chhavi has joined #openstack-ansible | 12:56 | |
*** fatdragon has joined #openstack-ansible | 12:58 | |
*** chhavi has quit IRC | 13:01 | |
*** chhavi has joined #openstack-ansible | 13:02 | |
*** fatdragon has quit IRC | 13:08 | |
*** sxc731 has quit IRC | 13:10 | |
*** vnogin has quit IRC | 13:20 | |
*** dave-mccowan has quit IRC | 13:21 | |
*** vnogin has joined #openstack-ansible | 13:22 | |
*** bhujay has quit IRC | 13:26 | |
*** markvoelker has joined #openstack-ansible | 13:28 | |
*** sxc731 has joined #openstack-ansible | 13:35 | |
*** udesale has joined #openstack-ansible | 13:36 | |
*** yifei1 has joined #openstack-ansible | 13:40 | |
*** poul_ has joined #openstack-ansible | 13:50 | |
*** poul has quit IRC | 13:50 | |
*** poul has joined #openstack-ansible | 13:50 | |
*** vnogin has quit IRC | 13:53 | |
*** poul_ has quit IRC | 13:54 | |
*** vnogin has joined #openstack-ansible | 13:55 | |
cloudnull | mornings all, happy new year! | 13:57 |
*** zkynet has quit IRC | 14:03 | |
cloudnull | xdfil: looks like you and andymccr figured it out the naming bits ? | 14:04 |
*** sxc731 has quit IRC | 14:05 | |
cloudnull | if any cores are around, I'd really appreciate a review on https://review.openstack.org/#/c/527749/ | 14:06 |
*** vnogin has quit IRC | 14:09 | |
*** nshetty has quit IRC | 14:20 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible master: Add scafolding for multiple container techs https://review.openstack.org/527749 | 14:21 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible master: Add nspawn container driver https://review.openstack.org/477017 | 14:21 |
*** sxc731 has joined #openstack-ansible | 14:32 | |
*** esberglu has joined #openstack-ansible | 14:37 | |
d34dh0r53 | mornings cloudnull | 14:39 |
cloudnull | o/ d34dh0r53 | 14:56 |
*** zkynet has joined #openstack-ansible | 14:57 | |
*** chhavi has quit IRC | 14:57 | |
*** chhavi has joined #openstack-ansible | 14:58 | |
*** zkynet has quit IRC | 14:58 | |
*** dave-mccowan has joined #openstack-ansible | 15:01 | |
*** fatdragon has joined #openstack-ansible | 15:04 | |
*** fatdragon has quit IRC | 15:15 | |
openstackgerrit | Merged openstack/ansible-hardening master: Fix the path of chrony.keys https://review.openstack.org/529728 | 15:20 |
hwoarang | happy new year everybody | 15:24 |
cshen | happy new year! | 15:26 |
*** yifei1 has quit IRC | 15:28 | |
*** sxc731 has quit IRC | 15:45 | |
*** hachi has quit IRC | 15:49 | |
*** mquin has quit IRC | 15:53 | |
cloudnull | o/ cshen hwoarang | 15:55 |
cloudnull | hows it going? | 15:56 |
*** fatdragon has joined #openstack-ansible | 15:56 | |
cshen | thanks, I'm fine. | 15:58 |
*** indistylo has joined #openstack-ansible | 16:04 | |
*** fatdragon has quit IRC | 16:06 | |
*** vishwanathj has quit IRC | 16:12 | |
*** mquin_ has joined #openstack-ansible | 16:13 | |
hwoarang | recovering :) | 16:14 |
spotz | Hey gang! | 16:15 |
cloudnull | hey spotz! | 16:19 |
cloudnull | hwoarang: I know the feeling :D | 16:19 |
*** SerenaFeng has joined #openstack-ansible | 16:20 | |
*** sxc731 has joined #openstack-ansible | 16:21 | |
spotz | hey 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 enoough | 16:22 |
*** mquin_ is now known as mquin | 16:23 | |
*** arbrandes has quit IRC | 16:31 | |
cloudnull | spotz: I know we had that test running for a while | 16:38 |
cloudnull | however IDK anymore | 16:38 |
*** pcaruana has quit IRC | 16:41 | |
*** arbrandes has joined #openstack-ansible | 16:43 | |
*** RandomTech has joined #openstack-ansible | 16:43 | |
spotz | cloudnull: heat is timing out on the stack create. Still trying different combos | 16:44 |
RandomTech | Good 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 IRC | 16:45 | |
spotz | RandomTech: 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/cinder | 16:46 |
RandomTech | so do something like lxc-containers destroy, then just run them again? | 16:47 |
RandomTech | we ran our playbooks then realised ceph was broke and decided to try to switch to a diffrent set of hosts being listed as storage hosts | 16:48 |
*** chyka has joined #openstack-ansible | 16:48 | |
spotz | RandomTech: yeah, but I'm not a ceph expert | 16:49 |
cloudnull | RandomTech: switching the hosts is possible and will not break anything. | 16:49 |
cloudnull | if 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 inventory | 16:50 |
RandomTech | Im assuming lxc-container destroy will delete the container resources, but how do i clean up the inventory? | 16:51 |
cloudnull | if 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 |
cloudnull | inventory-manage.py -r $name-of-container | 16:51 |
spotz | see told you he'd know for sure:) | 16:51 |
RandomTech | im 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 IRC | 16:53 | |
*** udesale has quit IRC | 16:55 | |
*** fatdragon has joined #openstack-ansible | 16:56 | |
cloudnull | RandomTech: you should see comp2-$container_name | 16:57 |
cloudnull | if you do inventory-manage.py -l | 16:57 |
cloudnull | you'd just want to delete the storage container names that you destoryed | 16:58 |
cloudnull | that way osa will not recreate them | 16:58 |
RandomTech | so run lxc-containers-destroy, then . | 16:59 |
*** fatdragon has quit IRC | 17:00 | |
*** armaan has joined #openstack-ansible | 17:00 | |
RandomTech | so 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-ansible | 17:01 | |
RandomTech | or am i missing a step cloudnull? | 17:02 |
cloudnull | thats it | 17:02 |
RandomTech | okay well try that | 17:03 |
*** jafeha__ has joined #openstack-ansible | 17:03 | |
cloudnull | let me know how it goes :) | 17:03 |
RandomTech | well be rekicking it eventually but we wanted to try out our changes if possible first. Thanks for the help | 17:03 |
*** jafeha has quit IRC | 17:04 | |
*** fatdragon has quit IRC | 17:04 | |
*** fatdragon has joined #openstack-ansible | 17:05 | |
RandomTech | is there any other files we may want to wipe? | 17:06 |
cloudnull | the hosts have to be removed from the openstack_user_config sections | 17:15 |
cloudnull | but those three steps should be all that's required. | 17:15 |
*** mwynne has joined #openstack-ansible | 17:19 | |
openstackgerrit | tonytan4ever proposed openstack/openstack-ansible-tests master: Skip gzip log compression error https://review.openstack.org/530779 | 17:25 |
RandomTech | were in the middle of setup-hosts.yml now | 17:27 |
cloudnull | if folks have a moment to review https://review.openstack.org/#/c/530779 | 17:27 |
cloudnull | should further help the gate, in the event gzip fails | 17:28 |
*** epalper has quit IRC | 17:30 | |
RandomTech | im guessing the "|| true" happens if gzip fails? | 17:30 |
RandomTech | if 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 |
RandomTech | im a bit rusty with bash though | 17:34 |
*** gkadam_ has joined #openstack-ansible | 17:36 | |
*** armaan has quit IRC | 17:41 | |
*** armaan has joined #openstack-ansible | 17:43 | |
*** armaan has quit IRC | 17:43 | |
*** armaan has joined #openstack-ansible | 17:45 | |
*** armaan has quit IRC | 17:51 | |
*** chhavi has quit IRC | 17:51 | |
*** armaan has joined #openstack-ansible | 17:51 | |
*** armaan has quit IRC | 17:55 | |
*** armaan has joined #openstack-ansible | 17:59 | |
*** sxc731 has quit IRC | 18:02 | |
openstackgerrit | tonytan4ever proposed openstack/openstack-ansible-tests master: Skip and echo out gzip log compression error https://review.openstack.org/530784 | 18:03 |
cloudnull | thanks tony ! | 18:04 |
cloudnull | RandomTech: ^ | 18:05 |
*** armaan has quit IRC | 18:07 | |
RandomTech | cloudnull: no problem, and we did hit one error where it failed to start msql on our controller three node but its moved on | 18:08 |
RandomTech | and now its faling when checking rabbitmq cluster status but moving on | 18:12 |
cloudnull | it the playbooks don't fail it should be ok | 18:19 |
cloudnull | its 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 |
cloudnull | in future ansible versions that should be better | 18:20 |
RandomTech | it is showing failed on some of the containers after running | 18:22 |
RandomTech | but it seems to have finished everything | 18:23 |
RandomTech | think we should rerun the second playbook again cloudnull ? | 18:29 |
cloudnull | did it not exit 0? | 18:29 |
cloudnull | if so, yes. | 18:29 |
cloudnull | if the playbooks all completed and exited 0, then it's all good | 18:30 |
RandomTech | do you mean reporting 0 failed? | 18:33 |
RandomTech | because its reporting that two things have 1 failed | 18:34 |
*** stuartgr has quit IRC | 18:40 | |
*** vnogin has joined #openstack-ansible | 18:42 | |
*** jafeha__ has quit IRC | 18:45 | |
cloudnull | that may be ok | 18:45 |
cloudnull | which is due to the use of blocks | 18:45 |
cloudnull | ^ likely | 18:45 |
RandomTech | we reran and it finished okay | 18:53 |
*** hamza21 has joined #openstack-ansible | 18:54 | |
*** sxc731 has joined #openstack-ansible | 19:00 | |
*** poopcat has joined #openstack-ansible | 19:02 | |
*** poopcat has quit IRC | 19:04 | |
*** poopcat has joined #openstack-ansible | 19:06 | |
*** vnogin has quit IRC | 19:07 | |
RandomTech | oh ya cloud i did manage to automate the networking config | 19:07 |
RandomTech | cloudnull: ^ | 19:07 |
*** MikeW_ has joined #openstack-ansible | 19:08 | |
*** poul has quit IRC | 19:10 | |
*** poul has joined #openstack-ansible | 19:10 | |
*** poopcat1 has joined #openstack-ansible | 19:11 | |
*** poopcat has quit IRC | 19:13 | |
*** poul has quit IRC | 19:15 | |
*** zerick has joined #openstack-ansible | 19:22 | |
cloudnull | RandomTech: cool! what did you end up doing? | 19:28 |
RandomTech | i 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 networking | 19:30 |
RandomTech | the template and networking restart where both done in a single playbook | 19:30 |
cloudnull | nice! | 19:30 |
RandomTech | i found that sometimes it may require a restart before and/or after running it because of how ubuntu handles networking | 19:31 |
*** poul has joined #openstack-ansible | 19:36 | |
*** poul has quit IRC | 19:41 | |
cloudnull | yea that can be a bummer for sure. | 19:44 |
cloudnull | I look forward to the day when we can have a unified network interface across distros | 19:44 |
cloudnull | IDK 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-ansible | 19:53 | |
*** poul has quit IRC | 19:58 | |
*** poul has joined #openstack-ansible | 20:03 | |
*** hybridpollo has joined #openstack-ansible | 20:04 | |
*** sxc731 has quit IRC | 20:04 | |
*** shardy has quit IRC | 20:04 | |
prometheanfire | networkd is actually ok from a network device dependency point of view | 20:05 |
*** indistylo has quit IRC | 20:06 | |
RandomTech | i 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 well | 20:07 |
*** poul has quit IRC | 20:07 | |
prometheanfire | systemd-traceroute :P | 20:07 |
prometheanfire | lol | 20:07 |
*** hybridpollo has quit IRC | 20:10 | |
*** hybridpollo has joined #openstack-ansible | 20:10 | |
*** poul has joined #openstack-ansible | 20:19 | |
spotz | bleh | 20:20 |
prometheanfire | you know it's going to happen | 20:21 |
spotz | don't make cry prometheanfire1 | 20:23 |
*** poul has quit IRC | 20:24 | |
*** poul has joined #openstack-ansible | 20:28 | |
*** poul has quit IRC | 20:33 | |
openstackgerrit | tonytan4ever proposed openstack/openstack-ansible-tests master: Skip and echo out gzip log compression error https://review.openstack.org/530784 | 20:40 |
RandomTech | cloudnull: it ran through buts its till giving us the same error when we do ceph status : unable to find a keyring | 20:41 |
*** poul has joined #openstack-ansible | 20:45 | |
*** poul has quit IRC | 20:50 | |
*** smatzek has quit IRC | 20:54 | |
*** smatzek has joined #openstack-ansible | 20:55 | |
*** smatzek has quit IRC | 20:55 | |
*** smatzek has joined #openstack-ansible | 20:55 | |
*** hamza21 has quit IRC | 20:55 | |
*** jafeha has joined #openstack-ansible | 20:56 | |
*** smatzek has quit IRC | 21:00 | |
*** vnogin has joined #openstack-ansible | 21:01 | |
*** vnogin has quit IRC | 21:02 | |
*** poul has joined #openstack-ansible | 21:02 | |
*** Smeared_Beard has quit IRC | 21:05 | |
*** poul has quit IRC | 21:07 | |
*** poul has joined #openstack-ansible | 21: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-ansible | 21: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 same | 21:23 |
*** poul has quit IRC | 21:24 | |
MikeW_ | https://pastebin.com/KrhsSnpf | 21:24 |
*** poul has joined #openstack-ansible | 21:28 | |
*** vnogin has joined #openstack-ansible | 21:29 | |
*** vnogin has quit IRC | 21:32 | |
*** poul has quit IRC | 21:33 | |
*** poul has joined #openstack-ansible | 21:45 | |
*** dave-mccowan has quit IRC | 21:47 | |
cloudnull | RandomTech: sorry to hear that. I assume the key is being distributed when the ceph client role runs | 21:49 |
cloudnull | are you able to see that the files are on the disk? | 21:50 |
*** poul has quit IRC | 21:50 | |
*** RandomTech has quit IRC | 21:50 | |
cloudnull | MikeW_: RandomTech: I'm not the great at ceph related things. so i'm not really sure where to point you next | 21:53 |
MikeW_ | cloudnull No sweat just didn't know if anyone else had seen something similar after running osa against a pre-existing env before | 21:57 |
*** vnogin has joined #openstack-ansible | 21: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 |
cloudnull | we only build when it comes to the openstack code | 22:00 |
cloudnull | so openstack is from the python source | 22:00 |
cloudnull | but that's it | 22: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 ocata | 22:01 |
openstack | Launchpad 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 host | 22:01 |
cloudnull | nice find logan- | 22:02 |
*** poul has joined #openstack-ansible | 22:02 | |
cloudnull | also happy new year brother ! | 22:02 |
logan- | you too! | 22:04 |
*** poul has quit IRC | 22:07 | |
*** vnogin has quit IRC | 22:08 | |
*** vnogin has joined #openstack-ansible | 22:18 | |
*** poul has joined #openstack-ansible | 22:20 | |
*** vnogin has quit IRC | 22:24 | |
*** poul has quit IRC | 22:24 | |
*** poul has joined #openstack-ansible | 22:37 | |
*** pmannidi has joined #openstack-ansible | 22:41 | |
*** poul has quit IRC | 22:41 | |
*** poul has joined #openstack-ansible | 22:54 | |
*** poul has quit IRC | 22:58 | |
*** poul has joined #openstack-ansible | 23:03 | |
*** poul has quit IRC | 23:08 | |
*** poul has joined #openstack-ansible | 23:11 | |
*** MikeW_ has quit IRC | 23:14 | |
*** gkadam has joined #openstack-ansible | 23:16 | |
*** poul has quit IRC | 23:16 | |
*** gkadam_ has quit IRC | 23:16 | |
*** poul has joined #openstack-ansible | 23:28 | |
*** poul has quit IRC | 23:32 | |
*** poul has joined #openstack-ansible | 23:37 | |
*** poul has quit IRC | 23:41 | |
*** vnogin has joined #openstack-ansible | 23:42 | |
*** poul has joined #openstack-ansible | 23:54 | |
*** poul has quit IRC | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!