*** tpot has quit IRC | 00:06 | |
*** alisonh has joined #kolla | 00:07 | |
*** alisonh has quit IRC | 00:13 | |
*** alisonh has joined #kolla | 00:17 | |
*** jtriley has joined #kolla | 00:20 | |
*** jasonsb has joined #kolla | 00:38 | |
*** Jeffrey4l has joined #kolla | 00:44 | |
openstackgerrit | Martin André proposed openstack/kolla: Cleanup dependencies for neutron-base https://review.openstack.org/277640 | 00:45 |
---|---|---|
openstackgerrit | Martin André proposed openstack/kolla: Cleanup dependencies for nova-base https://review.openstack.org/277641 | 00:45 |
openstackgerrit | Martin André proposed openstack/kolla: Cleanup dependencies for cinder-base https://review.openstack.org/277642 | 00:45 |
*** jtriley has quit IRC | 00:49 | |
*** neilus has joined #kolla | 00:53 | |
mandre | dmsimard, is the nova API DB issue related to nova-boostrap failing in the gate? | 00:56 |
dmsimard | mandre: what nova db issue ? | 00:56 |
dmsimard | mandre: SamYaple is supposed to have sent a fix for that | 00:57 |
*** neilus has quit IRC | 00:57 | |
*** Jeffrey4l has quit IRC | 00:57 | |
dmsimard | yeah: https://review.openstack.org/#/c/274928/ | 00:57 |
mandre | dmsimard, thanks | 00:59 |
mandre | right now the centos-binary gate deploy is failing on nova-boostrap, I was wondering if that was related | 00:59 |
dmsimard | mandre: perhaps, I haven't looked at gate job failures in a bit | 01:00 |
dmsimard | I was hopeful that nihilifer's fix that split testing between distro and type properly would resolve my issues but it hasn't | 01:00 |
mandre | dmsimard: what's your issue exactly? | 01:01 |
mandre | I'll have a look at the gate failure | 01:02 |
dmsimard | Can chat tomorrow about it if you want :) | 01:02 |
mandre | sure | 01:02 |
dmsimard | Long story short, I'm running the Kolla CentOS gate jobs outside of the gate in the context of CI for RDO (to extend our test coverage) | 01:02 |
dmsimard | When you jobs fail (reliably) it's a problem for me :P | 01:02 |
dmsimard | Some images are known to fail but the tests attempt to build them anyway (and will go through an "ignore" list to see if the error should be ignored) | 01:03 |
*** jtriley has joined #kolla | 01:03 | |
mandre | so the "expected" failure makes your CI fail? | 01:04 |
dmsimard | I have that feeling but I haven't had time to dig further | 01:04 |
dmsimard | I kind of think we shouldn't build images that are known not to be supported in the first place | 01:05 |
dmsimard | Gets kind of tricky into how you want to do that, thoughj | 01:05 |
dmsimard | Some images only support source, other only support binary, some support rhel-derivatives, others only ubuntu, etc. | 01:05 |
mandre | maybe you can use build profile and filter images to build? | 01:05 |
dmsimard | Ideally I don't want to maintain that on my end, I just want to run your tox job | 01:06 |
dmsimard | So that if you update things on your end, I pick them up automatically | 01:06 |
mandre | I see | 01:06 |
mandre | I also agree, it's useless for us to build images we know are failing | 01:07 |
dmsimard | The only modification I do to kolla prior to running the jobs are to set them to run on delorean current repositories (while upstream gate jobs run on current-passed-ci), hence the whole point of that patch I sent a while back | 01:07 |
mandre | ok... do you have the link to nihilifer's patch? | 01:08 |
dmsimard | Have to head out for now, I'll follow up with you guys when I have a chance to look at this | 01:08 |
dmsimard | sure, sec | 01:08 |
dmsimard | mandre: https://github.com/openstack/kolla/commit/75343870e395e257c8d8267ccd9c74e70c7fceb5 | 01:09 |
dmsimard | have to go, ttyl :) | 01:09 |
mandre | bye dmsimard | 01:09 |
SamYaple | mandre: i think it is related to the nova-api db thing, but im not sure why. adding -vvvv to the ansible command will tell you for sure | 01:30 |
mandre | SamYaple, probably i didn't add enough verbosity (only -vvv), but's it's not showing anything interesting: http://logs.openstack.org/24/277324/2/check/gate-kolla-dsvm-deploy-centos-binary/502a0e5/console.html#_2016-02-08_09_51_39_008 | 01:33 |
openstackgerrit | Merged openstack/kolla: Remove openvswitch_data container in the cleanup script https://review.openstack.org/277515 | 01:36 |
*** tzn has joined #kolla | 01:37 | |
*** tfukushima has joined #kolla | 01:39 | |
SamYaple | mandre: hmm | 01:39 |
SamYaple | youll need to run it by hand to really know whats happening | 01:39 |
SamYaple | nova-api db sync command probably doesnt exist in the binary packaging | 01:40 |
SamYaple | dmsimard: ^^ | 01:40 |
mandre | once I fixed my vagrant env :/ | 01:40 |
mandre | https://bugs.launchpad.net/kolla/+bug/1543201 | 01:40 |
openstack | Launchpad bug 1543201 in kolla "Vagrant provision fails with Docker 1.10" [Undecided,New] | 01:40 |
SamYaple | mandre: docker 1.10 is fixed in kolla as a whole | 01:42 |
SamYaple | whats wrong with vagrant? | 01:42 |
*** tzn has quit IRC | 01:42 | |
*** tfukushima has quit IRC | 01:42 | |
mandre | I'm unsure yet, the box provisioning returns an error but it's working fine | 01:43 |
mandre | testing right now | 01:43 |
SamYaple | im going to sleep. micycle in 10 hours. if you leave now mandre you just might make it! | 01:46 |
*** tfukushima has joined #kolla | 01:54 | |
mandre | haha, not a chance, they retired the concorde | 01:59 |
mandre | have fun | 01:59 |
*** tfukushima has quit IRC | 02:13 | |
*** tfukushima has joined #kolla | 02:22 | |
openstackgerrit | Martin André proposed openstack/kolla: Fix Vagrant provisioning with docker 1.10 https://review.openstack.org/277659 | 02:24 |
*** jtriley has quit IRC | 02:26 | |
*** Marga_ has quit IRC | 02:30 | |
*** Marga_ has joined #kolla | 02:34 | |
*** tzn has joined #kolla | 02:38 | |
*** Marga_ has quit IRC | 02:40 | |
*** neilus has joined #kolla | 02:41 | |
*** tzn has quit IRC | 02:42 | |
*** neilus has quit IRC | 02:45 | |
*** unicell1 has joined #kolla | 02:52 | |
*** rhallisey has quit IRC | 02:52 | |
*** unicell has quit IRC | 02:53 | |
*** sdake has joined #kolla | 02:55 | |
*** sdake_ has joined #kolla | 03:00 | |
*** sdake has quit IRC | 03:03 | |
*** jtriley has joined #kolla | 03:04 | |
*** unicell has joined #kolla | 03:21 | |
*** unicell1 has quit IRC | 03:22 | |
*** dims has joined #kolla | 03:27 | |
*** dims_ has quit IRC | 03:28 | |
*** dims has quit IRC | 03:30 | |
*** tzn has joined #kolla | 03:39 | |
*** achanda has joined #kolla | 03:40 | |
*** klint has joined #kolla | 03:42 | |
*** dims has joined #kolla | 03:43 | |
*** tzn has quit IRC | 03:44 | |
*** achanda has quit IRC | 03:45 | |
*** dims has quit IRC | 03:47 | |
*** Marga_ has joined #kolla | 03:54 | |
*** jtriley has quit IRC | 04:03 | |
*** jtriley has joined #kolla | 04:06 | |
*** ayoung has quit IRC | 04:15 | |
*** daledude_ has quit IRC | 04:15 | |
*** jtriley has quit IRC | 04:17 | |
*** tfukushima has quit IRC | 04:24 | |
dmsimard | SamYaple: if you confirm something is missing from rdo binary packaging let me know | 04:28 |
dmsimard | mandre: ^ | 04:28 |
*** neilus has joined #kolla | 04:29 | |
*** neilus has quit IRC | 04:33 | |
*** tzn has joined #kolla | 04:40 | |
*** salv-orl_ has joined #kolla | 04:41 | |
*** salv-orlando has quit IRC | 04:43 | |
*** tpot has joined #kolla | 04:44 | |
*** tzn has quit IRC | 04:45 | |
mandre | dmsimard, I believe I have found why it's failing | 04:51 |
mandre | our code fails when trying to create /var/lib/nova/instances | 04:52 |
mandre | i imagine there is a recent change in nova rdo package, that creates the directory for us | 04:53 |
* mandre testing now | 04:53 | |
mandre | dmsimard, do you have issues with python-oslo-log in RDO liberty? | 04:55 |
mandre | maybe it's just the way we use it, but we had to apply a patch to it in liberty, see https://review.openstack.org/#/c/276555/ | 04:56 |
*** dave-mccowan has quit IRC | 05:14 | |
openstackgerrit | Martin André proposed openstack/kolla: Safely create directories https://review.openstack.org/277685 | 05:17 |
mandre | dmsimard: ^ all good on RDO side wrt nova-compute boostrap | 05:18 |
openstackgerrit | Allen Gao proposed openstack/kolla: Fix the required min docker version https://review.openstack.org/277687 | 05:21 |
*** Marga_ has quit IRC | 05:24 | |
*** tfukushima has joined #kolla | 05:25 | |
openstackgerrit | Martin André proposed openstack/kolla: Fetching IP addresses for vagrant-hostmanager from libvirt https://review.openstack.org/277690 | 05:28 |
openstackgerrit | Martin André proposed openstack/kolla: Switch to docker registry v2 https://review.openstack.org/277691 | 05:28 |
*** tfukushima has quit IRC | 05:30 | |
*** tfukushima has joined #kolla | 05:32 | |
*** reddy has joined #kolla | 05:36 | |
openstackgerrit | Martin André proposed openstack/kolla-mesos: Fix Vagrant provisioning with docker 1.10 https://review.openstack.org/277692 | 05:38 |
*** tzn has joined #kolla | 05:41 | |
*** tzn has quit IRC | 05:45 | |
openstackgerrit | Martin André proposed openstack/kolla: Add all neutron agents to cleanup-containers script https://review.openstack.org/277694 | 05:50 |
*** Marga_ has joined #kolla | 06:06 | |
*** tpot has quit IRC | 06:06 | |
*** akwasnie has joined #kolla | 06:11 | |
*** neilus has joined #kolla | 06:17 | |
*** achanda has joined #kolla | 06:18 | |
*** neilus has quit IRC | 06:21 | |
*** akwasnie has quit IRC | 06:21 | |
*** akwasnie has joined #kolla | 06:22 | |
*** opennode has joined #kolla | 06:30 | |
*** tpot has joined #kolla | 06:30 | |
*** reddy has quit IRC | 06:34 | |
*** achanda has quit IRC | 06:35 | |
*** macsz has joined #kolla | 06:37 | |
*** tzn has joined #kolla | 06:42 | |
*** achanda has joined #kolla | 06:43 | |
*** tzn has quit IRC | 06:46 | |
*** opennode has quit IRC | 06:54 | |
*** opennode_ has joined #kolla | 06:54 | |
*** achanda has quit IRC | 06:58 | |
*** sdake_ has quit IRC | 07:00 | |
*** sdake has joined #kolla | 07:01 | |
*** tpot has quit IRC | 07:01 | |
*** sdake has quit IRC | 07:03 | |
*** akwasnie has quit IRC | 07:13 | |
*** esikachev has joined #kolla | 07:19 | |
openstackgerrit | Hui Kang proposed openstack/kolla: Remove unnecessary patch for oslo.log https://review.openstack.org/277298 | 07:36 |
*** alyson_ has quit IRC | 07:37 | |
*** alyson_ has joined #kolla | 07:37 | |
*** athomas has joined #kolla | 07:40 | |
*** neilus has joined #kolla | 07:40 | |
*** tzn has joined #kolla | 07:43 | |
*** neilus has quit IRC | 07:44 | |
*** tzn has quit IRC | 07:47 | |
*** opennode has joined #kolla | 08:01 | |
*** opennode_ has quit IRC | 08:03 | |
*** opennode_ has joined #kolla | 08:05 | |
*** opennode has quit IRC | 08:06 | |
*** opennode_ is now known as opennode | 08:06 | |
*** fgimenez has joined #kolla | 08:11 | |
*** fgimenez has quit IRC | 08:11 | |
*** fgimenez has joined #kolla | 08:11 | |
*** ssurana has joined #kolla | 08:11 | |
*** ssurana has left #kolla | 08:13 | |
*** reddy has joined #kolla | 08:18 | |
*** Jeffrey4l has joined #kolla | 08:23 | |
*** guillaume_ has quit IRC | 08:23 | |
*** tfukushima has quit IRC | 08:28 | |
*** shardy has joined #kolla | 08:30 | |
*** tfukushima has joined #kolla | 08:30 | |
*** esikachev has quit IRC | 08:31 | |
*** esikachev has joined #kolla | 08:38 | |
*** kproskurin has joined #kolla | 08:41 | |
*** reddy has quit IRC | 08:42 | |
*** tzn has joined #kolla | 08:44 | |
*** vbel has joined #kolla | 08:46 | |
vbel | good morning/evening | 08:46 |
*** tzn has quit IRC | 08:48 | |
*** reddy has joined #kolla | 08:54 | |
*** mbound has joined #kolla | 08:59 | |
ajafo | o/ | 09:01 |
*** reddy has quit IRC | 09:18 | |
*** akwasnie has joined #kolla | 09:19 | |
*** tzn has joined #kolla | 09:44 | |
*** reddy has joined #kolla | 09:47 | |
*** mbound has quit IRC | 09:47 | |
*** tzn has quit IRC | 09:49 | |
openstackgerrit | Merged openstack/kolla: Fix the required min docker version https://review.openstack.org/277687 | 09:54 |
*** mbound has joined #kolla | 09:55 | |
*** fgimenez has quit IRC | 09:59 | |
*** fgimenez has joined #kolla | 10:01 | |
*** Jeffrey4l has quit IRC | 10:07 | |
*** reddy has quit IRC | 10:08 | |
*** Marga_ has quit IRC | 10:12 | |
openstackgerrit | Merged openstack/kolla-mesos: Fix Vagrant provisioning with docker 1.10 https://review.openstack.org/277692 | 10:15 |
*** gfidente has joined #kolla | 10:15 | |
*** reddy has joined #kolla | 10:22 | |
*** chandankumar has joined #kolla | 10:28 | |
*** brad[] has quit IRC | 10:33 | |
*** brad[] has joined #kolla | 10:33 | |
*** salv-orlando has joined #kolla | 10:40 | |
*** tfukushima has quit IRC | 10:42 | |
*** salv-orl_ has quit IRC | 10:43 | |
*** dims has joined #kolla | 10:45 | |
*** tzn has joined #kolla | 10:45 | |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect RabbitMQ logs https://review.openstack.org/275844 | 10:49 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for OpenStack https://review.openstack.org/275845 | 10:49 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for RabbitMQ https://review.openstack.org/276668 | 10:49 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Nova logs https://review.openstack.org/275846 | 10:49 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for MariaDB https://review.openstack.org/275847 | 10:49 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add a Dockerfile for Heka https://review.openstack.org/275840 | 10:49 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka to common role https://review.openstack.org/275841 | 10:49 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect HAProxy and Keepalived logs https://review.openstack.org/275842 | 10:49 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder infrastructure https://review.openstack.org/276667 | 10:49 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Glance logs https://review.openstack.org/276760 | 10:49 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect MariaDB logs https://review.openstack.org/275848 | 10:49 |
*** dims has quit IRC | 10:49 | |
*** dims has joined #kolla | 10:50 | |
*** tzn has quit IRC | 10:50 | |
*** tzn has joined #kolla | 10:53 | |
*** tzn has quit IRC | 10:54 | |
*** tzn has joined #kolla | 10:58 | |
ajafo | does someone remove pull option from globals.yml? | 11:00 |
*** mbound has quit IRC | 11:02 | |
SamYaple | ajafo: yes | 11:03 |
akwasnie | ajafo: it looks that it was removed here https://github.com/openstack/kolla/commit/f1821ae63a4e376df854f8fc937d88d6777e8f0b | 11:04 |
SamYaple | ajafo: there is now a pull playbook | 11:04 |
SamYaple | the kolla_docker module does not use the pull options behaviour like before | 11:04 |
SamYaple | it only pulls when eplicitly told to pull (pull playbooks) or when the image is missing | 11:04 |
SamYaple | hey akwasnie :) | 11:05 |
akwasnie | hi Sam:) | 11:05 |
ajafo | hi akwasnie | 11:05 |
ajafo | hi SamYaple | 11:05 |
akwasnie | hi ajafo ;) | 11:05 |
ajafo | and thanks for explanation | 11:05 |
SamYaple | morning vbel | 11:06 |
vbel | SamYaple, morning | 11:06 |
vbel | short question, sorry if i missed it in discussions - why do we separate upgrade and deploy actions? For explicitness and simplicity? | 11:07 |
vbel | separation of concerns? | 11:08 |
SamYaple | vbel: seperate of concerns | 11:08 |
SamYaple | deploy will deploy the version you are on | 11:08 |
SamYaple | upgrade will move you to a new version | 11:09 |
vbel | ok, thanks, so to upgrade I set openstack_release and run -e action=upgrade? | 11:11 |
*** mbound has joined #kolla | 11:15 | |
*** jtriley has joined #kolla | 11:23 | |
*** jmccarthy has quit IRC | 11:25 | |
*** jmccarthy has joined #kolla | 11:27 | |
*** shardy has quit IRC | 11:34 | |
*** egonzalez has joined #kolla | 11:34 | |
*** shardy has joined #kolla | 11:36 | |
*** dims_ has joined #kolla | 11:40 | |
*** dims has quit IRC | 11:40 | |
*** jtriley has quit IRC | 11:54 | |
*** jtriley has joined #kolla | 11:59 | |
*** macsz has quit IRC | 12:01 | |
*** macsz has joined #kolla | 12:01 | |
*** jtriley has quit IRC | 12:05 | |
*** jtriley has joined #kolla | 12:05 | |
*** dims_ has quit IRC | 12:11 | |
nihilifer | SamYaple: working on 5 am when it's midcycle? o.O | 12:15 |
nihilifer | hi all :) | 12:15 |
*** dims_ has joined #kolla | 12:19 | |
*** chandankumar has quit IRC | 12:27 | |
ajafo | nihilifer: hi :) | 12:28 |
vbel | nihilifer, hi | 12:29 |
openstackgerrit | Martin André proposed openstack/kolla: Safely create directories https://review.openstack.org/277685 | 12:37 |
*** openstackgerrit_ has joined #kolla | 12:38 | |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Add nova config https://review.openstack.org/265021 | 12:40 |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Add neutron config https://review.openstack.org/265109 | 12:40 |
*** reddy has quit IRC | 12:42 | |
*** chandankumar has joined #kolla | 12:44 | |
*** chandankumar has quit IRC | 12:49 | |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Switch from mysql-python to pymysql everywhere https://review.openstack.org/276194 | 12:51 |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Cleanup named volumes https://review.openstack.org/275237 | 12:51 |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Use docker_remove_delay for auto-removing containers https://review.openstack.org/270213 | 12:51 |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Remove rsyslog from all profiles https://review.openstack.org/270151 | 12:51 |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Use private network in default settings https://review.openstack.org/269545 | 12:51 |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Use volume for MariaDB https://review.openstack.org/270252 | 12:51 |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Categorize variables in etc/globals.yml https://review.openstack.org/274560 | 12:51 |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Add nova config https://review.openstack.org/265021 | 12:51 |
openstackgerrit | Michal Rostecki proposed openstack/kolla-mesos: Add neutron config https://review.openstack.org/265109 | 12:51 |
*** Marga_ has joined #kolla | 12:55 | |
*** chandankumar has joined #kolla | 13:01 | |
*** chandankumar has quit IRC | 13:07 | |
*** fgimenez has quit IRC | 13:10 | |
*** fgimenez has joined #kolla | 13:10 | |
*** dave-mccowan has joined #kolla | 13:14 | |
*** sdake has joined #kolla | 13:19 | |
*** sdake_ has joined #kolla | 13:21 | |
*** sdake has quit IRC | 13:24 | |
sdake_ | morning | 13:24 |
*** sdake_ is now known as sdake | 13:24 | |
dmsimard | mandre: going to need to be more specific if you have any problems on liberty | 13:34 |
*** sdake has quit IRC | 13:40 | |
*** sdake has joined #kolla | 13:41 | |
*** alyson_ has quit IRC | 13:42 | |
vbel | morning sdake | 13:44 |
*** jtriley has quit IRC | 13:45 | |
*** sdake has quit IRC | 13:48 | |
*** sdake has joined #kolla | 13:49 | |
sdake | yo vbel | 13:49 |
sdake | how you been | 13:49 |
sdake | midcycle this week | 13:49 |
vbel | yep, trying to understand upgrade tasks :) | 13:50 |
elemoine- | the kolla_toolbox container will refuse to start for me | 13:51 |
elemoine- | the Docker API returns an APIError (500 server error) | 13:52 |
*** jtriley has joined #kolla | 13:52 | |
elemoine- | and "docker logs kolla_toolbox" has "Code: system error" and "Message: not a directory" | 13:52 |
elemoine- | am I the only one affected by this problem? | 13:52 |
*** openstackgerrit_ has quit IRC | 13:56 | |
*** jtriley has quit IRC | 13:57 | |
*** klint has quit IRC | 13:59 | |
*** dims_ has quit IRC | 14:03 | |
*** britthou_ has joined #kolla | 14:03 | |
*** macsz has quit IRC | 14:04 | |
*** sdake has quit IRC | 14:10 | |
*** dims has joined #kolla | 14:10 | |
*** jpeeler has joined #kolla | 14:11 | |
*** jpeeler has joined #kolla | 14:11 | |
SamYaple | nihilifer: thats how i roll | 14:12 |
SamYaple | elemoine-: i have not seen that issue | 14:12 |
SamYaple | what version of docker/docker-py/kolla are you unning? | 14:12 |
elemoine- | thanks SamYaple | 14:12 |
elemoine- | problem solved it seems | 14:12 |
elemoine- | for whatever reason I ended up with a /run/kolla/log *directory* | 14:13 |
elemoine- | which was causing issues obviously | 14:13 |
elemoine- | I removed the directory, redeployed, and I'm back on track | 14:14 |
elemoine- | dunno what happened at this point | 14:14 |
*** dave-mccowan has quit IRC | 14:14 | |
SamYaple | ok elemoine- | 14:16 |
SamYaple | may have a bad volume mount somwhere | 14:16 |
elemoine- | yep | 14:19 |
*** dwalsh has joined #kolla | 14:20 | |
openstackgerrit | Merged openstack/kolla-mesos: Cleanup named volumes https://review.openstack.org/275237 | 14:21 |
*** tzn has quit IRC | 14:21 | |
openstackgerrit | Merged openstack/kolla-mesos: Add unit-tests for chronos.py https://review.openstack.org/276298 | 14:22 |
*** rhallisey has joined #kolla | 14:26 | |
britthou_ | We're getting close to 3" of snowfall overnight. Looks like I'm not making the drive to midcycle. =( | 14:28 |
SamYaple | nihilifer: https://docs.docker.com/engine/reference/run/ | 14:29 |
SamYaple | --security-opt | 14:29 |
openstackgerrit | Merged openstack/kolla: Add all neutron agents to cleanup-containers script https://review.openstack.org/277694 | 14:30 |
*** jtriley has joined #kolla | 14:34 | |
*** dave-mccowan has joined #kolla | 14:34 | |
*** sdake has joined #kolla | 14:38 | |
*** macsz has joined #kolla | 14:39 | |
*** tzn has joined #kolla | 14:39 | |
*** fgimenez has quit IRC | 14:39 | |
*** fgimenez has joined #kolla | 14:41 | |
*** fgimenez has quit IRC | 14:41 | |
*** fgimenez has joined #kolla | 14:41 | |
*** chandankumar has joined #kolla | 14:43 | |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect RabbitMQ logs https://review.openstack.org/275844 | 14:45 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for OpenStack https://review.openstack.org/275845 | 14:45 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for RabbitMQ https://review.openstack.org/276668 | 14:45 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Nova logs https://review.openstack.org/275846 | 14:45 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for MariaDB https://review.openstack.org/275847 | 14:45 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add a Dockerfile for Heka https://review.openstack.org/275840 | 14:45 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka to common role https://review.openstack.org/275841 | 14:45 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect HAProxy and Keepalived logs https://review.openstack.org/275842 | 14:45 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder infrastructure https://review.openstack.org/276667 | 14:45 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Glance logs https://review.openstack.org/276760 | 14:45 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect MariaDB logs https://review.openstack.org/275848 | 14:45 |
openstackgerrit | Merged openstack/kolla: Fix Vagrant provisioning with docker 1.10 https://review.openstack.org/277659 | 14:47 |
*** mkoderer has quit IRC | 14:55 | |
d_code | Good morning. I’ve got 2 clean CentOS 7 boxes fully updated….fresh installs. They each have one interface that is exposed to the lab network (access to internet), and one interface that is on a separate vlan (with the intent of private comms, I guess)… is this a reasonable place to start? | 14:55 |
d_code | I’m thinking of cloning the demo’’d process…except with 2 boxes instead of 3 | 14:55 |
*** mkoderer has joined #kolla | 14:56 | |
SamYaple | d_code: if you use 2 boxes insted of 3 when you reboot 1 box the database will be unusable until it comes back up | 15:06 |
SamYaple | just fyi | 15:06 |
SamYaple | galera needs a quorum | 15:06 |
d_code | yeah…I just want to do this for testing…I’ve got new hardware coming, but for now just got 2 servers | 15:07 |
d_code | or can I put a single instance of galera for a 2 box setup? | 15:07 |
SamYaple | d_code: sure you can | 15:09 |
SamYaple | you can have two nodes running any combination of the services | 15:10 |
d_code | cool. | 15:10 |
d_code | so, I should just start w/ the quickstart? http://docs.openstack.org/developer/kolla/quickstart.html | 15:10 |
d_code | I’ve had issues building the images when I’ve tried in the past | 15:11 |
d_code | but it was on rhel server, so I’m not sure if that caused the issue | 15:11 |
d_code | when I clone the repo, should I check out a specific tag, or just go off master? | 15:11 |
nihilifer | sdake: SamYaple: do we have a link to midcycle webex? | 15:12 |
akwasnie | nihilifer: https://wiki.openstack.org/wiki/Sprints/KollaMitakaSprint#WebEx_Conference_Details | 15:17 |
SamYaple | d_code: yea just go off master | 15:19 |
SamYaple | d_code: we are in our bi-annual midcycle right now, so IRC may be sparse | 15:19 |
SamYaple | but stick around | 15:19 |
SamYaple | if you have issue | 15:19 |
nihilifer | akwasnie: thx :P | 15:22 |
* nihilifer realizes how stupid this question was | 15:22 | |
d_code | thanks SamYaple | 15:25 |
d_code | good to know | 15:25 |
*** shardy has quit IRC | 15:28 | |
*** blahRus has joined #kolla | 15:30 | |
openstackgerrit | Merged openstack/kolla-mesos: Use volume for MariaDB https://review.openstack.org/270252 | 15:30 |
*** farid has joined #kolla | 15:34 | |
*** asalkeld has quit IRC | 15:50 | |
*** shardy has joined #kolla | 15:51 | |
*** esikachev has quit IRC | 16:00 | |
*** opennode has quit IRC | 16:00 | |
*** stvnoyes has quit IRC | 16:03 | |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect RabbitMQ logs https://review.openstack.org/275844 | 16:04 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for OpenStack https://review.openstack.org/275845 | 16:04 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for RabbitMQ https://review.openstack.org/276668 | 16:04 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Nova logs https://review.openstack.org/275846 | 16:04 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder for MariaDB https://review.openstack.org/275847 | 16:04 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka to common role https://review.openstack.org/275841 | 16:04 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect HAProxy and Keepalived logs https://review.openstack.org/275842 | 16:04 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Add Heka log decoder infrastructure https://review.openstack.org/276667 | 16:04 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect Glance logs https://review.openstack.org/276760 | 16:04 |
openstackgerrit | Eric Lemoine proposed openstack/kolla: Make Heka collect MariaDB logs https://review.openstack.org/275848 | 16:04 |
*** stvnoyes has joined #kolla | 16:05 | |
*** JoseMello has joined #kolla | 16:06 | |
openstackgerrit | Merged openstack/kolla-mesos: Use docker_remove_delay for auto-removing containers https://review.openstack.org/270213 | 16:07 |
*** mimizone has left #kolla | 16:07 | |
*** chandankumar has quit IRC | 16:10 | |
openstackgerrit | Merged openstack/kolla-mesos: Use private network in default settings https://review.openstack.org/269545 | 16:11 |
openstackgerrit | Merged openstack/kolla-mesos: Remove rsyslog from all profiles https://review.openstack.org/270151 | 16:12 |
openstackgerrit | Merged openstack/kolla-mesos: Categorize variables in etc/globals.yml https://review.openstack.org/274560 | 16:12 |
openstackgerrit | Merged openstack/kolla-mesos: Switch from mysql-python to pymysql everywhere https://review.openstack.org/276194 | 16:12 |
*** macsz has quit IRC | 16:14 | |
*** mbound has quit IRC | 16:14 | |
*** akwasnie has quit IRC | 16:14 | |
elemoine- | guys, I tried to join on webex, but the sound is too bad – I can hardly hear you | 16:18 |
*** alisonh has quit IRC | 16:21 | |
openstackgerrit | Proskurin Kirill proposed openstack/kolla-mesos: Fix ZK path for ubuntu distro https://review.openstack.org/277929 | 16:21 |
nihilifer | :/ | 16:21 |
*** guillaume_ has joined #kolla | 16:22 | |
*** chandankumar has joined #kolla | 16:23 | |
*** vbel has quit IRC | 16:24 | |
kproskurin | yep, audio is unhearable :-) | 16:25 |
*** chandankumar has quit IRC | 16:26 | |
*** chandankumar has joined #kolla | 16:28 | |
*** neilus has joined #kolla | 16:29 | |
SamYaple | kproskurin: sorry | 16:29 |
SamYaple | its a speaker phone :/ | 16:29 |
kproskurin | SamYaple: np, have fun. I hope nihilifer will do a small summary for us here after :-) | 16:30 |
*** neilus has quit IRC | 16:33 | |
*** chandankumar has quit IRC | 16:35 | |
*** chandankumar has joined #kolla | 16:36 | |
*** mbound has joined #kolla | 16:40 | |
*** salv-orl_ has joined #kolla | 16:41 | |
*** egonzalez has quit IRC | 16:41 | |
*** salv-orlando has quit IRC | 16:44 | |
*** neilus has joined #kolla | 16:46 | |
*** neilus has quit IRC | 16:54 | |
*** alisonh has joined #kolla | 16:56 | |
*** achanda has joined #kolla | 16:59 | |
*** achanda has quit IRC | 16:59 | |
*** opennode has joined #kolla | 17:01 | |
*** chandankumar has quit IRC | 17:03 | |
*** sdake has quit IRC | 17:11 | |
*** fgimenez has quit IRC | 17:12 | |
*** sdake has joined #kolla | 17:13 | |
-openstackstatus- NOTICE: Gerrit is restarting now, to alleviate current performance impact and WebUI errors. | 17:23 | |
*** athomas has quit IRC | 17:23 | |
*** neilus has joined #kolla | 17:24 | |
*** alisonh has quit IRC | 17:25 | |
*** ssurana has joined #kolla | 17:28 | |
*** neilus has quit IRC | 17:29 | |
*** mbound has quit IRC | 17:30 | |
*** ssurana has left #kolla | 17:32 | |
*** unicell has quit IRC | 17:32 | |
*** neilus has joined #kolla | 17:32 | |
*** sdake has quit IRC | 17:33 | |
*** sdake has joined #kolla | 17:33 | |
*** ssurana has joined #kolla | 17:36 | |
openstackgerrit | Merged openstack/kolla: Cleanup dependencies for neutron-base https://review.openstack.org/277640 | 17:36 |
openstackgerrit | Merged openstack/kolla: Cleanup dependencies for nova-base https://review.openstack.org/277641 | 17:36 |
openstackgerrit | Merged openstack/kolla: Cleanup dependencies for cinder-base https://review.openstack.org/277642 | 17:36 |
openstackgerrit | Merged openstack/kolla: Increase ansible verbosity during gate deploy https://review.openstack.org/277324 | 17:37 |
*** neilus has quit IRC | 17:37 | |
*** neilus has joined #kolla | 17:39 | |
*** kproskurin has quit IRC | 17:42 | |
*** neilus has quit IRC | 17:46 | |
d_code | watching the video (https://www.youtube.com/watch?v=BKYJuYsT4z4) and trying to follow along. Initially, they use the “latest” tag, but then he changed it to something not revealed. Do I just leave openstack_release to the default? | 17:46 |
*** neilus has joined #kolla | 17:48 | |
*** achanda has joined #kolla | 17:50 | |
*** alisonh has joined #kolla | 17:57 | |
*** shardy has quit IRC | 18:00 | |
*** gfidente has quit IRC | 18:02 | |
*** opennode has quit IRC | 18:02 | |
*** jtriley has quit IRC | 18:02 | |
*** jtriley has joined #kolla | 18:03 | |
*** jasonsb has quit IRC | 18:04 | |
*** opennode has joined #kolla | 18:08 | |
*** unicell has joined #kolla | 18:11 | |
*** rhallisey has quit IRC | 18:18 | |
*** rhallisey has joined #kolla | 18:19 | |
*** neilus has quit IRC | 18:20 | |
SamYaple | d_code: ok that was sdake and my video from tokyo | 18:20 |
SamYaple | let me know if oyu have issues | 18:20 |
*** aginwala has joined #kolla | 18:32 | |
*** neilus has joined #kolla | 18:35 | |
*** guillaume_ has quit IRC | 18:36 | |
*** neilus has quit IRC | 18:40 | |
*** aginwala has quit IRC | 18:45 | |
*** rhallisey has quit IRC | 18:45 | |
*** rhallisey has joined #kolla | 18:48 | |
*** aginwala has joined #kolla | 18:49 | |
d_code | SamYaple: so on a fresh install of CentOS 7.2 minimal, the instructions fail to mention you have to enable ip_forwarding….so…..that took a while for me to figure out | 18:53 |
d_code | building now | 18:53 |
*** opennode has quit IRC | 19:00 | |
d_code | SamYaple: keep getting error about “unable to ping registry endpoint”. | 19:01 |
d_code | if I `curl 192.168.4.210:4000/v1/_ping` I get back ‘{}’ | 19:01 |
openstackgerrit | Jeff Peeler proposed openstack/kolla: Playbook for glance upgrade https://review.openstack.org/278040 | 19:07 |
d_code | :/ docker didn’t take my insecure changes…fixed that now | 19:07 |
SamYaple | sdake: https://github.com/openstack/kolla/commit/b766695f18d5f235f1a2f0db88a41dce9db674d1 | 19:10 |
SamYaple | d_code: so you have a proper registry now? | 19:11 |
openstackgerrit | Michal Rostecki proposed openstack/kolla: [WIP] Playbook for Manila upgrade https://review.openstack.org/278045 | 19:14 |
*** dims_ has joined #kolla | 19:17 | |
*** dims has quit IRC | 19:17 | |
SamYaple | sdake: https://docs.ansible.com/ansible/os_user_module.html | 19:19 |
openstackgerrit | Ryan Hallisey proposed openstack/kolla: Upgrade cinder playbook https://review.openstack.org/278049 | 19:23 |
openstackgerrit | Ryan Hallisey proposed openstack/kolla: Upgrade cinder playbook https://review.openstack.org/278049 | 19:26 |
*** dims_ has quit IRC | 19:27 | |
*** JoseMello has quit IRC | 19:28 | |
*** dims has joined #kolla | 19:30 | |
*** tzn has quit IRC | 19:31 | |
*** ayoung has joined #kolla | 19:37 | |
*** dims has quit IRC | 19:41 | |
*** dims has joined #kolla | 19:42 | |
*** dims_ has joined #kolla | 19:46 | |
*** dims has quit IRC | 19:49 | |
*** aginwala has quit IRC | 19:49 | |
*** aginwala has joined #kolla | 19:55 | |
*** achanda has quit IRC | 19:55 | |
*** dims_ has quit IRC | 19:57 | |
*** neilus has joined #kolla | 20:04 | |
*** neilus has quit IRC | 20:08 | |
d_code | SamYaple: yes, I was able to get the registry to work. Had to fix the firewall and ip forwarding | 20:13 |
d_code | the kolla-build failed on: murano-base, murano-engin, mistral-engine, gnocchi-base, murano-api, mistral-executor, gnocchi-api, mistal-base, gnocchi-statsd, mistral-api | 20:17 |
d_code | I don’t think I really need those pieces for now…maybe those are the pieces that aren’t supported yet by RDO? | 20:17 |
d_code | then the last question I had (up to now), is that when I run kolla-ansible prechecks, it fails on the docker version | 20:18 |
d_code | I’ve got 1.8.2, installed from docker.io, per the instructions and downgraded | 20:18 |
sdake | https://etherpad.openstack.org/p/kolla-mitaka-midcycle-upgrades | 20:20 |
SamYaple | d_code: those are known to failed services | 20:23 |
d_code | cool…that’s what I thought | 20:23 |
*** Marga_ has quit IRC | 20:23 | |
d_code | `kolla-ansible deploy -i ansible/inventory/multinode` fails on “Starting rsyslog container" | 20:23 |
SamYaple | d_code: what version of docker? | 20:28 |
SamYaple | oh you already said | 20:28 |
SamYaple | and this is liberty branch of code? | 20:28 |
d_code | I went off master | 20:30 |
d_code | happy to do liberty…that’s why I asked before if I should take the stable branch ;-) | 20:30 |
*** tzn has joined #kolla | 20:31 | |
d_code | here’s my configs: https://gist.github.com/dcode/af62ccb735be1c9d2b9d | 20:32 |
*** tzn has quit IRC | 20:32 | |
d_code | trying to do 2 nodes for now, minus HA | 20:33 |
*** tzn has joined #kolla | 20:33 | |
d_code | one node has many resources and does all the things, then the other is just more compute | 20:33 |
d_code | eno1 is my management network, eno2 is dedicated switch shared between hosts w/ IPs, and eno3 is another NAT to the internet for the public network | 20:34 |
d_code | should I try stable/liberty? | 20:36 |
d_code | oh..I built my packages using RDO | 20:36 |
d_code | if that helps | 20:36 |
*** salv-orl_ has quit IRC | 20:36 | |
SamYaple | d_code: use master | 20:37 |
SamYaple | but you need docker 1.10 | 20:37 |
SamYaple | and docker-py 1.6.0+ | 20:37 |
SamYaple | if you read the guide 1.8.2 is _only_ for liberty | 20:37 |
d_code | ah | 20:37 |
*** aginwala has quit IRC | 20:40 | |
*** aginwala has joined #kolla | 20:43 | |
*** opennode has joined #kolla | 20:50 | |
*** neilus has joined #kolla | 20:50 | |
*** salv-orlando has joined #kolla | 20:53 | |
*** neilus has quit IRC | 20:55 | |
*** aginwala has quit IRC | 20:57 | |
*** Marga_ has joined #kolla | 20:59 | |
*** dims has joined #kolla | 21:03 | |
*** opennode has quit IRC | 21:14 | |
*** alisonh has quit IRC | 21:22 | |
*** alisonh has joined #kolla | 21:26 | |
*** achanda has joined #kolla | 21:33 | |
*** neilus has joined #kolla | 21:33 | |
openstackgerrit | Ryan Hallisey proposed openstack/kolla: Upgrade cinder playbook https://review.openstack.org/278049 | 21:36 |
*** neilus has quit IRC | 21:37 | |
openstackgerrit | Ryan Hallisey proposed openstack/kolla: Upgrade cinder playbook https://review.openstack.org/278049 | 21:39 |
*** neilus has joined #kolla | 21:42 | |
*** achanda has quit IRC | 21:43 | |
*** neilus has quit IRC | 21:47 | |
*** achanda has joined #kolla | 21:48 | |
*** sdake has quit IRC | 21:49 | |
*** Marga_ has quit IRC | 21:49 | |
*** Marga_ has joined #kolla | 21:50 | |
*** tpot has joined #kolla | 21:52 | |
*** neilus has joined #kolla | 21:54 | |
*** neilus has quit IRC | 21:54 | |
*** neilus has joined #kolla | 21:54 | |
*** Marga_ has quit IRC | 21:57 | |
*** Marga_ has joined #kolla | 21:57 | |
*** jpeeler has quit IRC | 21:58 | |
*** neilus has quit IRC | 22:04 | |
*** asalkeld has joined #kolla | 22:09 | |
*** achanda has quit IRC | 22:19 | |
*** achanda has joined #kolla | 22:21 | |
*** bmace has quit IRC | 22:21 | |
*** bmace has joined #kolla | 22:21 | |
openstackgerrit | Paul Bourke proposed openstack/kolla: Add missing upgrade stubs for kibana/mongodb https://review.openstack.org/278126 | 22:26 |
*** rhallisey has quit IRC | 22:27 | |
*** aginwala has joined #kolla | 22:33 | |
*** neilus has joined #kolla | 22:37 | |
*** jtriley has quit IRC | 22:37 | |
*** dims_ has joined #kolla | 22:39 | |
*** salv-orl_ has joined #kolla | 22:40 | |
*** dims has quit IRC | 22:40 | |
*** neilus has quit IRC | 22:41 | |
*** salv-orlando has quit IRC | 22:43 | |
*** achanda has quit IRC | 22:45 | |
*** farid has quit IRC | 22:46 | |
*** tzn has quit IRC | 22:47 | |
*** daneyon has joined #kolla | 22:55 | |
*** daneyon_ has quit IRC | 22:58 | |
*** aginwala has quit IRC | 23:14 | |
*** jtriley has joined #kolla | 23:14 | |
*** Jeffrey4l has joined #kolla | 23:15 | |
*** aginwala has joined #kolla | 23:16 | |
*** blahRus has quit IRC | 23:17 | |
*** daneyon_ has joined #kolla | 23:18 | |
*** daneyon has quit IRC | 23:21 | |
openstackgerrit | Martin André proposed openstack/kolla: Safely create directories https://review.openstack.org/277685 | 23:25 |
*** ssurana1 has joined #kolla | 23:30 | |
*** dwalsh has quit IRC | 23:32 | |
*** ssurana has quit IRC | 23:33 | |
openstackgerrit | Merged openstack/kolla-mesos: Fix ZK path for ubuntu distro https://review.openstack.org/277929 | 23:35 |
*** tzn has joined #kolla | 23:40 | |
*** jtriley has quit IRC | 23:40 | |
*** ssurana1 has quit IRC | 23:41 | |
*** jtriley has joined #kolla | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!