Wednesday, 2016-08-24

sbezverk_kfox1111: if ovs is used this config line must be present00:00
*** david-lyle has quit IRC00:01
kfox1111yeah. should be handled by lines 29-31 here: https://review.openstack.org/#/c/356114/9/services/neutron/neutron-openvswitch-agent-daemonset.yml.j200:01
kfox1111sbezverk_: oh... you haven't hooked these into the services files though.00:04
sbezverk_kfox1111: nope00:05
adnavaresdake: yeah it is pretty strange00:05
kfox1111so your patch can land at any time. but we need a follow on to actuall hook hem up.00:05
*** zhurong has quit IRC00:05
sdakeadnavare makes sense to me - they probably released a new version that ONLY works on xenial00:05
sbezverk_if you have cycles to hook it up, I see you are very familiar with modifying it ;-) would be great00:05
sdakebut I am not an ubuntu dude00:05
kfox1111k. I can do that. :)00:06
sdakefwiw it looks like kolla is dropping 14.04 support in newton  as well00:06
*** david-lyle has joined #openstack-kolla00:07
*** gfhellma1 has joined #openstack-kolla00:10
sbezverk_sdake: how is your tomorrow look like? need help with nova..00:11
*** wally__ has joined #openstack-kolla00:11
wally__@sdake, I just send you ean email00:11
wally__please check00:11
*** Jeffrey4l_ has joined #openstack-kolla00:12
adnavaresdake: oh is it00:12
adnavaresdake: hmm then need to see how to migrate00:12
*** gfhellma has quit IRC00:13
*** gfhellma1 has quit IRC00:13
sdakewally__ i just responded with more detials00:14
sdakesbezverk_ hae time now?00:14
sdakesbezverk_ or need to roll00:14
sdakemy afternoons are always beetter hten mornings00:14
sdakeadnavare at the moment it is - and I'm not sure I like it00:15
sdakeadnavare centos has long overlaps of working together00:15
sdakeubuntu doesn't though from my understnading00:15
sdakei.e. centos6 is STILL around and centos7 is rolling along00:15
Pavosdake that network diagram you posted, does the target nodes have 3 nics or do they have 2 and you are using openstack with ovs to do external routing for internet for tenent networks?00:16
sdakepavo that is how i think it hsould be setup00:16
sdakepavo i have never actually deployed in that way00:17
sdake;-)00:17
Pavoah00:17
Pavoyeah seems ideal00:17
sdakeya it was for a security analysis00:17
sdakethat is secure00:17
adnavaresdake: ohh then goodluck to you :)00:17
sbezverk_sdake: it is a bit late here, so if you could block 30 minutes for me tomorrow afernoon that would be great00:18
Pavobut couldn't ovs take care of the network traffic for both external and api networks?00:18
adnavaresdake: It is not complaining if i get 1.8.3 though00:18
sdakeadnavare not sure - there is probablyl an older version of docker 1.10 you can get that does work00:18
sdakeit just may take some manual downloading00:19
adnavaresdake: okay00:19
sdakeliberty/mitaka still support 14.0400:19
Pavoso.... technically the deplyer node can be a VM, correct?00:21
Pavodeployer*00:21
sdakepavo sure00:21
sdakeor a container... :)00:21
Pavohmmm never thought about it being a container00:21
sdakeya kolla in a box00:21
sdakemy wife says its a dumb idea00:21
sdakethat people send out  armies of folks to install openstack to deployment sites00:22
Pavowould be interesting to see it automatically start deploying nodes from config on host machine when you start the container00:22
sdakei think there is a problem with that thinking but anyway too busy to try to explore it atm :)00:22
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: Deployment, Readiness, Safe Shutdown, & Scaling for glance  https://review.openstack.org/35489500:22
Pavowell...... they is a HUGE need right now for openstack engineers mainly for deployment00:23
wally__hi sdake00:23
wally__I got your email00:23
*** zhiwei has joined #openstack-kolla00:23
wally__so let me swap eth0 with eth1 and try00:23
sdakemake sure to use destroy operation00:23
Pavosdake so exactly what does kolla do? I know it uses ansible to deploy openstack services as containers, but what exactly does kolla itself do?00:24
sdakepavo i dont get it00:24
Pavonothing clear about kolla itself in docs00:24
sdakeyou mean how does it do it?00:24
wally__and no ip for the eth1 right00:25
sdakewally__ right00:25
Pavokind of and kind of not, I know it utilizes ansible, which it seems that ansible is doing most of the work, just wondering exactly what kolla does00:25
sdakekolla is the name of the project00:25
wally__after chanage , and then re run the kolla-ansible deploy again?00:26
sdakekolla combines ansible playbooks, docker jinja2 files, and a build system00:26
Pavoah ok now I understand00:26
sdakewith a cli00:26
*** david-lyle has quit IRC00:26
sdakekolla is greek for glue00:26
Pavothank you, have to conduct a breif tomorrow on this project and needed exactly that00:26
sdakewally__ run kolla-ansible destroy00:26
wally__ok, run this first00:26
*** vhosakot has quit IRC00:27
Pavowally__ you need to destroy your first attempt befor trying to deploy another one00:27
Pavois what I think sdake is trying to say00:27
sdakePavo the playbooks have logic encoded in them which deploy and manage openstack00:27
kfox1111Pavo: and there is a kolla-ansible which switches out some parts with kubernetes.00:27
kfox1111kolla-kubernetes I mean.00:27
wally__ok i will destroy and then change and then deploy again00:27
kfox1111heh. about time to go home I guess. :)00:27
wally__right00:27
Pavosdake yeah I understood that, kfox1111 I understand that also thank you00:28
sdakepavo the 4 things i talked about are only part of the composition00:29
*** v1k0d3n has quit IRC00:29
Pavowas just trying to finish up some key points for Kolla, gonna be conducting a brief with some high ranking officials tomorrow and we all know how office need things broken down for them lol00:30
sdakepavo but the nice thing is everything is fairly decuopled00:30
Pavoofficers*00:30
sdakewally__ after ou desstroy just deploy again - your configs wont be destroyed00:31
*** duonghq has joined #openstack-kolla00:31
wally__there is kolla-ansible destory command00:33
wally__no this command ?00:33
Pavoif you are using kolla stable no00:33
wally__shit00:34
Pavodon't think it was added until ansible 1.9.9 correct?00:34
wally__then what do u00:34
duonghqwally_ with Kolla stable, there are script in ./tools/00:34
wally__where00:34
duonghqkolla/tools00:34
sdakeoh stable00:34
sdaketools/cleanup-containers00:34
sdaketools/cleanup-host00:35
Pavoor you can clone the tools directory from Kolla master to target nodes and run cleanup-containers, cleanup-hosts scripts00:35
sdaketools/cleanup-images00:35
sdakesudo reboot00:35
sdakepavo that is too complciated for this case ;)00:35
Pavooh lol mybad00:35
PavoI could never find the cleanup scripts from stable00:35
Pavoso thats what I did00:35
*** v1k0d3n has joined #openstack-kolla00:35
*** sdake has quit IRC00:36
duonghqsdake: it seems that many ops prefer kolla:kolla?00:36
Pavokolla:kolla?00:37
*** sdake has joined #openstack-kolla00:37
duonghqah, for the /etc/kolla permission00:37
wally__so , run all these <sdake> tools/cleanup-containers [17:35] <sdake> tools/cleanup-host tools/cleanup-images00:37
Pavocontainers first then images and then I would do host last00:37
Pavothen reboot00:37
wally__ok00:38
duonghqPavo: why host last but not images?00:38
Pavojust seems cleaner logically to me, host cleanup deletes alot of directories and restores network interfaces back to their original state00:39
Pavowould think deleting images before that would be cleaner00:39
duonghqPavo: images is in docker local repo, so the order should not matter, IMO00:40
PavoI agree00:40
duonghqwhen all container is down, the images removal is safe (IMO)00:41
*** caowei has quit IRC00:41
Pavoyeah but wouldn't removing anything logical before physical seem cleaner?00:41
sdaketools/cleanup-containers -f actually wally__00:41
Pavoeither way don't think it matters00:42
sdakecleanup-continers must always be done irst00:42
duonghqPavo: agree00:42
wally__where is the tool folder, cannot fild it00:48
wally__cannot find it00:48
sdakewally__ you remember hwere those etc files where00:49
sdake /usr/local/share/kolla00:49
wally__yeah00:49
sdakelook for a tools directory there00:49
wally__but there is no tools directory00:49
sdakeor those files i nthat directory00:49
sdakelook for those files there00:49
sdakewally__ bad news00:53
sdakewally__ 2.0.2 does not include those tools00:53
sdakewally__ follow these directions PRECISELY00:53
Pavosdake yeah I don't think stable included those cleanup scripts00:53
sdakegit clone http://github.com/openstack/kolla00:53
sdakecp -aR kolla/tools ~/kolla-tools00:54
sdakerm -f kolla00:54
sdakenow in your directory kolla-tools yo should have what you need to cleanup00:54
sdakein your home dir00:54
Pavosdake can those scripts be ran remotely?00:54
sdakePavo that is what the destroy playbook doess00:54
Pavoas in to a target machine without having them on the host?00:55
Pavoyeah I understand that00:55
sdakepavo not that i know of00:55
Pavodidn't think so00:56
Pavomight look into building an ansible playbook for them00:56
sdakewe have one00:57
sdakeits called destroy00:57
Pavolol yeah for master, not stable00:57
PavoI meant for stable00:57
*** huikang has joined #openstack-kolla00:57
*** adnavare has quit IRC00:59
wally__ok let me try01:00
wally__i have to go to the lab again01:01
sdakepavo openstack has a no backport policy on stable branches01:01
Pavoah01:01
Pavomakes sense01:01
sdakesorry no feature packbport01:02
*** ravig has joined #openstack-kolla01:03
sdakewe backport high and critical fixes onlhy01:03
*** ravig has quit IRC01:06
*** ravig has joined #openstack-kolla01:06
*** ravig has quit IRC01:07
*** jtriley has quit IRC01:08
*** JoseMello has quit IRC01:10
*** jtriley has joined #openstack-kolla01:12
*** zhurong has joined #openstack-kolla01:13
duonghqPavo: are you there?01:16
*** jtriley has quit IRC01:18
*** ravig has joined #openstack-kolla01:23
*** jtriley has joined #openstack-kolla01:29
*** mark-casey has joined #openstack-kolla01:36
*** salv-orlando has joined #openstack-kolla01:40
duonghqPavo: did you try deploy to multinode with different NIC configuration (i.e: different name)01:40
*** haplo37__ has quit IRC01:41
*** daneyon has joined #openstack-kolla01:41
openstackgerritMerged openstack/kolla: Add mariadb client binaries to kolla-toolbox  https://review.openstack.org/35944001:45
*** daneyon has quit IRC01:46
*** adnavare has joined #openstack-kolla01:47
*** salv-orlando has quit IRC01:51
*** v1k0d3n has quit IRC01:54
*** wally__ has quit IRC01:56
*** caowei has joined #openstack-kolla02:02
*** v1k0d3n has joined #openstack-kolla02:03
*** vhosakot has joined #openstack-kolla02:06
*** phuongnh has joined #openstack-kolla02:08
sdakeJeffrey4l_ gate busted?02:18
Jeffrey4l_sdake, which job?02:19
sdakehttps://review.openstack.org/35944002:19
Jeffrey4l_btw i added the ubuntu binary job. so it is failed no.02:19
Jeffrey4l_now02:19
sdakecentos source02:19
sdakecentos binary works02:19
sdakecentos binary goesthrough extra ci copared to source releasse02:19
*** michauds has joined #openstack-kolla02:20
*** unicell has quit IRC02:20
Jeffrey4l_hmm. no idea why it failed.02:21
Jeffrey4l_But other source install succeed02:21
sdakei caught tht02:21
sdakei dont have access to hardware gear02:22
sdakedid libvirt binary change versions?02:22
Jeffrey4l_I will push another PS to test it.02:22
sdakehttps://bugs.launchpad.net/nova/+bug/161624002:22
openstackLaunchpad bug 1616240 in OpenStack Compute (nova) "Traceback in vif.py execv() arg 2 must contain only strings" [Undecided,New]02:22
duonghqsdake: it seems that Kolla hasnot had anything like pre-deploy role?02:22
sdakemay or may not be rleated02:23
sdakeduonghq its in proces sof merging shortly actually02:23
duonghqsdake: sean's ones?02:23
Jeffrey4l_sdake, http://logs.openstack.org/40/359440/1/check/gate-kolla-dsvm-deploy-centos-source-centos-7-nv/f155314/logs/kolla/nova/nova-compute.log02:23
sdakeduonghq yes02:23
sdakeyes i saw those deprecation Jeffrey4l_02:24
sdakedeprecations02:24
duonghqbut sean works focus mainly con baremetal, not really general?02:25
Jeffrey4l_it is not relate the bug. it is not the same error message.02:25
*** huikang has quit IRC02:25
*** huikang has joined #openstack-kolla02:25
duonghqsdake: this topic https://review.openstack.org/#/q/topic:kolla-host ?02:26
openstackgerritJeffrey Zhang proposed openstack/kolla: DO NOT MERGE: TEST MASTER BRANCH  https://review.openstack.org/32630702:26
sdakeduonghq yes02:26
duonghqthank sdake02:26
Jeffrey4l_a test PS is pushed. lets check whether it will happen again.02:26
sdakeJeffrey4l_ have you been using the osic cluster much02:27
Jeffrey4l_sdake, make some test. but not that much.02:28
sdakeJeffrey4l_ - need any tutoring you can provide - we are way behind schedule for where id like to be on the scale testing02:28
sdakei'm not even sure which scenario we are on02:29
*** jamesdenton has joined #openstack-kolla02:32
*** adnavare has quit IRC02:35
duonghqsdake: I need adding user and group beforce config playbook is play, but not every roles depend on common, so how can I achieved it02:36
duonghqI can add this task to every config.yml, but it quite messy02:37
duonghqthe sean-k-money work is on baremetal role02:39
*** ravig has quit IRC02:40
*** caowei has quit IRC02:40
*** caowei has joined #openstack-kolla02:41
*** ravig has joined #openstack-kolla02:41
*** ravig has quit IRC02:42
*** ravig has joined #openstack-kolla02:42
*** sdake has quit IRC02:46
duonghqpbourke: are you there? does the baremetal role is mean for every host, include non-bm machine?02:49
*** sdake has joined #openstack-kolla02:49
duonghqsdake:  does the baremetal role is mean for every host, include non-bm machine?02:49
sdakeJeffrey4l_ connected to osic vpn02:50
sdakeduonghq not sure on that point02:50
*** vhosakot has quit IRC02:50
Jeffrey4l_me is connecting.02:50
*** salv-orlando has joined #openstack-kolla02:50
sdakewhat i the ip of the deployment machine02:51
sdakei/is02:51
Jeffrey4l_root@172.21.8.25302:51
*** yuanying_ has joined #openstack-kolla02:51
*** yuanying has quit IRC02:52
sdakeright just found it02:52
duonghqsdake: in this file: https://review.openstack.org/#/c/325631/8/ansible/inventory/multinode02:52
sdakenova list works02:52
Jeffrey4l_sdake, can u ssh into that machine? I am blocked during `ssh `02:53
duonghqseem that every host is added to baremetal role02:53
*** yuanying has joined #openstack-kolla02:53
sdakeduonghq i'm sorry dude- but i dont have time at this point in time to help - i am really focused on something else atm02:53
Jeffrey4l_sdake, can u ssh into that machine? I am blocked during `ssh `02:53
sdakeduonghq we have osic gear for another 7 or 8 days, and we need to finish using it02:53
duonghqsorry sdake02:53
sdakeya ssh works for me, make sure to connect via vpn02:53
sdakeduonghq no problem - just unable to help for awhile - just try digging into the code base - i'm sure you will figure it out :)02:53
*** salv-orlando has quit IRC02:53
duonghqthanks02:54
sdakeroot@172.21.8.25302:55
sdakewfm02:55
sdakeJeffrey4l_ you hae to open the vpn in a web browser tho02:55
sdakei have eto use safari on my end02:55
*** yuanying has quit IRC02:55
*** ravig has quit IRC02:55
Jeffrey4l_sdake, yes. I can pint that ip. but can not ssh into. It happened once. no idea why it happen02:56
*** yuanying has joined #openstack-kolla02:56
Jeffrey4l_ping02:56
sdakesounds like firewall issue02:56
sdakeGFW?02:56
openstackgerritDuong Ha-Quang proposed openstack/kolla: Specify 'become' to neccesary tasks (1)  https://review.openstack.org/35853902:56
*** yuanying_ has quit IRC02:57
*** ravig has joined #openstack-kolla02:57
Jeffrey4l_no idea. :(   maybe02:57
sdakedont you have a vpn  tunnel or something02:59
Jeffrey4l_it just blocked here http://imgur.com/a/lFUqt02:59
sdaketry restarting your vpn software (the f5 vpn softwre)03:01
sdakeit hsould have a green light in our rowser03:01
sdakeand be printing out data indicating data is transmitting03:01
sdakeour/your03:01
*** Jeffrey4l_ has quit IRC03:03
*** Jeffrey4l_ has joined #openstack-kolla03:08
sdakeJeffrey4l_ your ip didn't change03:09
openstackgerritDuong Ha-Quang proposed openstack/kolla: Check if ansible_user is in docker group  https://review.openstack.org/35843203:12
*** aswadr_ has joined #openstack-kolla03:17
*** gfhellma has joined #openstack-kolla03:22
sdakeJeffrey4l_ this one looks pretty good03:25
*** gfhellma has quit IRC03:25
openstackgerritJuan L. Negron proposed openstack/kolla: Fix ceph permissions after ansible run  https://review.openstack.org/35957003:26
openstackgerritJuan L. Negron proposed openstack/kolla: Fix ceph permissions after ansible run  https://review.openstack.org/35957003:29
*** daneyon has joined #openstack-kolla03:30
*** daneyon has quit IRC03:34
*** huikang has quit IRC03:40
*** huikang has joined #openstack-kolla03:45
*** huikang has quit IRC03:46
*** huikang has joined #openstack-kolla03:46
*** senk has joined #openstack-kolla03:47
*** yuanying has quit IRC03:48
*** yuanying has joined #openstack-kolla03:51
*** salv-orlando has joined #openstack-kolla03:58
*** jtriley has quit IRC04:01
openstackgerritHui Kang proposed openstack/kolla: Add missing container image names to build config file  https://review.openstack.org/35685404:04
openstackgerritDuong Ha-Quang proposed openstack/kolla: Specify 'become' to neccesary tasks (2)  https://review.openstack.org/35903104:06
*** salv-orlando has quit IRC04:09
*** severion has joined #openstack-kolla04:09
*** michauds has quit IRC04:09
*** v1k0d3n has quit IRC04:10
*** mark-casey has quit IRC04:11
duonghqsean-k-mooney: are you there?04:12
*** severion has quit IRC04:12
*** v1k0d3n has joined #openstack-kolla04:17
*** v1k0d3n has quit IRC04:17
openstackgerritHui Kang proposed openstack/kolla: Add etcd container  https://review.openstack.org/35515604:26
*** unicell has joined #openstack-kolla04:29
*** huikang has quit IRC04:30
*** unicell has quit IRC04:35
*** unicell has joined #openstack-kolla04:37
*** senk has quit IRC04:38
*** unicell has quit IRC04:43
sdakeJeffrey4l_ what is a uec image04:44
sdakei heard pual say something about using the uec image04:44
Jeffrey4l_no idea about the uec image sdake04:44
Jeffrey4l_why use that?04:44
sdakei didnt ask04:44
sdakeits not in the doc04:44
Jeffrey4l_ok. i think the root cause it 0.23 is alive, which shouldn't be used now.04:45
*** unicell has joined #openstack-kolla04:46
*** dave-mccowan has quit IRC04:49
sdake0.23 is alive?04:51
sdakeyou mean not alive?04:51
sdakeor 0.23 is broken04:51
sdake0.23 of which - the osic machine?04:52
openstackgerritSteven Dake proposed openstack/kolla: Add OSIC Scale Testing Documentation  https://review.openstack.org/35210104:53
sdakeglance just lock up?04:53
Jeffrey4l_0.23 shouldn't be used. the p4p1 have some issue.04:53
Jeffrey4l_sdake, wait, uploading image.04:54
sdaketake it out - lets clean up and redeploy04:54
*** salv-orlando has joined #openstack-kolla04:54
Jeffrey4l_sdake, no need.04:54
sdakewhy not?04:54
Jeffrey4l_the vip is on the 0.23.04:54
Jeffrey4l_remove it. it works now.04:54
sdakeso bug in what then?04:54
Jeffrey4l_vip exist on 0.23 and one of (0.24, 0.25, 0.26)04:55
Jeffrey4l_i deploy using 0.24/5/6  0.23 has some uncleaned data.04:56
Jeffrey4l_so after cleaned it, it works now04:56
sdakeok04:56
sdakeso user error04:56
sdakeif we rebooted the boxes for exampel - this problem wouldn't occur04:57
sdakecan you produce tempesst resultss for scenario 2?04:57
Jeffrey4l_sdake, no. it will happend. the container on 0.23 is not cleaned.04:57
Jeffrey4l_after rebooted, it happend again.04:57
sdakei see04:58
Jeffrey4l_sdake, trying to make the dd test works.04:58
sdakewfm04:58
sdakesorry hae alot of things going throug my brain atm i'd like to run through04:59
openstackgerritSteven Dake proposed openstack/kolla: Add OSIC Scale Testing Documentation  https://review.openstack.org/35210105:02
sdakeorder will be ubuntu 14.04 -> centos 7.2 source - > ubuntu 16.04 xenial05:03
sdakesince newton wont release with 14.0405:03
sdake14.04 results not all that useful05:03
Jeffrey4l_sdake, so just test the deployment process?05:03
sdakelets stick with 14.04 for now05:04
sdakei don't want to repave atm05:04
sdakelets get our test cases and documentaiton format sorted out05:04
sdakewe can burn through each distro in a day05:04
sdakeonce we have the basic stuff we want to collect sorted out05:04
Jeffrey4l_sdake, do u still on the osic node?05:05
Jeffrey4l_sdake, check the dd test result i made.05:05
sdakei am looking now05:05
Jeffrey4l_sdake, the test report could get from /root/lei/output.html05:05
sdakeor was looking05:05
sdakeisn't it on the screen?05:06
sdakeCommand output05:06
sdake+-----------------+-----------+--------------+--------------+--------------+-----------+-----------+-------+05:06
sdake| Action          | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Count |05:06
sdake+-----------------+-----------+--------------+--------------+--------------+-----------+-----------+-------+05:06
sdake| read_seq_5000m  | 9.3       | 9.965        | 10.281       | 10.555       | 10.83     | 5.474     | 10    |05:06
sdake| write_seq_5000m | 28.16     | 34.53        | 34.889       | 34.93        | 34.97     | 17.001    | 10    |05:06
sdake+-----------------+-----------+--------------+--------------+--------------+-----------+-----------+-------+05:06
Jeffrey4l_sdake, it is. But the html has more data. like each instance data.05:06
*** ibmchas has joined #openstack-kolla05:06
sdakeok -w e can record that in json05:07
sdakeand sort out how to get it out later05:07
sdakeis dd good enough?05:07
Jeffrey4l_sdake, no. dd is bad.  fio/bonnie should be use.05:07
sdakeok lets do bonnie++ =  standard benchmark tool for file io05:07
sdakedd good for block i/o i think05:08
sdakewhat does fio do?05:08
Jeffrey4l_we need test 4k randwrite05:08
Jeffrey4l_fio is the same tool. I used that tool05:08
sdakethere is hundreds of testss in rally05:09
sdakewhy are only 6 or 7 showing up there?05:09
Jeffrey4l_sdake, where?05:10
sdake+-----------------------------------------------------------------------------------------------------------------------------+05:10
sdake|                                                    Response Times (sec)                                                     |05:10
sdake+--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+05:10
sdake| Action                   | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count |05:10
sdake+--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+05:10
sdake| nova.boot_server         | 19.229    | 21.074       | 28.605       | 29.225       | 29.844    | 22.87     | 100.0%  | 10    |05:10
sdake| vm.run_command_over_ssh  | 38.099    | 45.354       | 45.694       | 45.718       | 45.741    | 43.721    | 100.0%  | 10    |05:10
sdake| cinder.create_volume     | 2.534     | 2.711        | 2.979        | 3.026        | 3.074     | 2.749     | 100.0%  | 10    |05:10
sdake| vm.wait_for_ssh          | 2.91      | 3.504        | 4.414        | 6.091        | 7.767     | 3.865     | 100.0%  | 10    |05:10
sdake| nova.force_delete_server | 4.53      | 4.632        | 4.84         | 4.846        | 4.852     | 4.659     | 100.0%  | 10    |05:10
sdake| vm.wait_for_ping         | 8.033     | 8.038        | 8.14         | 8.59         | 9.04      | 8.137     | 100.0%  | 10    |05:10
sdake| vm.attach_floating_ip    | 1.463     | 1.745        | 1.862        | 1.901        | 1.939     | 1.712     | 100.0%  | 10    |05:10
sdake| vm.delete_floating_ip    | 1.225     | 1.374        | 1.447        | 1.475        | 1.502     | 1.362     | 100.0%  | 10    |05:10
sdake| total                    | 81.32     | 89.066       | 95.896       | 96.407       | 96.918    | 89.12     | 100.0%  | 10    |05:10
sdake+--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+05:10
sdakethose^^05:10
Jeffrey4l_sdake, i just run one test: boot vm, test the io with dd,05:10
sdakethat must have been an old test run then?05:11
sdakewe need to be able to charactize what we are benchmarking ;)05:11
Jeffrey4l_sdake, yes.05:11
sdakehaving numberes without what makes them is not helpful05:11
Jeffrey4l_sdake, i do not think we need run all the rally tests.05:12
sdakethe problem is then which ones do we run vs not run?05:12
Jeffrey4l_like: create-user-and-list is meaningless for kolla.05:12
Jeffrey4l_sdake, the only two i can tell is:  boot-and-delete-server    and  boot-and-io-test (with custom value )05:13
Jeffrey4l_i think05:13
sdakethat tests out the performance of openstack that kolla deploys05:13
sdakecinder.create_volume seems interesting05:13
sdakevm.wait_for-ssh seems interesting05:13
Jeffrey4l_maybe need some help for guys05:13
sdakewait or ping05:13
sdakemaybe we can caputre it all05:13
sdakean dfilter it later05:14
Jeffrey4l_create_volume count05:14
Jeffrey4l_sdake, yes.05:14
sdakethe problem is the defaults are too low for 100 nodes ;)05:14
sdakewhat is boot-and-delete-server05:15
sdakeis that the 300 vm boot and delete cusstom tet?05:15
Jeffrey4l_and we need test this will in continuous.05:15
Jeffrey4l_sdake, we can combine it.05:15
sdakecan combine what05:15
sdakeso here is my thinking05:16
sdakethe rally cats went to alot of trouble to create baseline scenarios05:16
sdakelets use those, but jut amp up the numbers a notch or two so they are measurable05:16
sdakeand create a custom bonnie++ test and submit to rally upstream05:16
Jeffrey4l_(combine the details of the test process for one job.)05:16
sdakebonnie++ will be huge indicator of performance - i/o is always the laggard in any system ;)05:17
Jeffrey4l_yes. bonnie++ is needed.05:17
sdakeok - so we have two options05:18
sdakea) try to sort out a bonnie integration now05:18
sdakeor b) try to sort out the default valules to capture05:18
Jeffrey4l_for the boot server test: we need boot 100 server, 200 server 400 server and 1000 server with different concurrency. ( which is continuous.)05:18
sdakeis that built in?05:19
sdakei want to limit number of custom tests we make05:19
sdakewe only hve 7 days05:19
Jeffrey4l_sdake, need some small work to implement this.05:19
Jeffrey4l_sdake, just like this /tmp/boot-and-delete.yaml test does05:19
Jeffrey4l_a)  b) are two option or two must?05:20
sdakeok so continuous boot and delete is one custom  ttest05:20
sdakebonnie++ is another custom test05:20
sdakeany other custom tests?05:21
Jeffrey4l_create_volume you mentioned above05:21
sdakeits already implemented05:21
Jeffrey4l_yes.05:21
Jeffrey4l_But need some custom too.05:21
Jeffrey4l_like create 100, 200 300 volumes at the same time.05:21
sdakecustom for what purpose05:21
Jeffrey4l_create_volume05:21
Jeffrey4l_just like the boot server05:22
sdake7 days - need 4 to run through test cases and that is cutting it close05:22
sdakelets allocate 2 days to sorting out the correct values for rally05:22
Jeffrey4l_boonie++ is the hardest one. :(05:22
sdakeand making custom tests05:22
Jeffrey4l_others are just change the yml file05:23
sdakei'd rather have correct values or bonnie then custom tests personally :)05:23
sdakeyes I saw that05:23
*** ssurana1 has quit IRC05:23
sdakerather I'd rather have correct values for rally then custom tests05:23
sdakeI think a correct value is something that produces a result over 30 seconds05:23
sdakeso its something measurable05:24
sdakebut doens't tke forever to run05:24
sdakethen the json can print out which vars we ran with05:24
Jeffrey4l_the correct value mean: the rally should have the correct value for easy use?05:24
sdakegod willing05:24
sdakecorrect value = 30 seconds for avg runtime for a testcase05:24
sdakewith a good balance on the parameters05:25
Jeffrey4l_for the IO test, 30 seconds is not enough.05:25
sdakegreater then 30 seconds is fine05:25
sdakeminimum 30 seconds05:25
Jeffrey4l_OK. we can adjust it. it is easy.05:25
sdakeso lets do that first05:25
sdakethen do custom next05:25
Jeffrey4l_yep.05:26
sdakewow tired05:26
sdakeok lets get cracking :)05:26
sdakewhat is running now?05:26
Jeffrey4l_I will try to implement the bonnie++ script first05:26
Jeffrey4l_ /tmp/boot-and-delete.yaml  this task05:26
sdakeso you want to do custom test cases firt then rally optimization second?05:27
Jeffrey4l_just make a test.05:27
*** senk has joined #openstack-kolla05:27
Jeffrey4l_rally optimization second is easy, just change the value, like how many instance do you want to launch for test.05:27
*** unicell has quit IRC05:28
Jeffrey4l_sdake, now we only have 3 testcase, so the running seconds is not a big deal05:28
sdakerally has hundreds of tets cases iiuc05:28
*** unicell has joined #openstack-kolla05:28
sdakeatleat from that git diff05:28
sdakei want to capture that data05:28
sdakeeven if we dont present it ddirectly05:28
Jeffrey4l_sdake, we only test: 1. create servers   2. io test    3 create_volume05:29
Jeffrey4l_isn't we?05:29
Jeffrey4l_aren't we?05:29
sdakei'd like ot see all the rally tests run as well05:29
sdakeand highlight our special teseting of what we think is important05:29
Jeffrey4l_we really do not need run all the test result.05:29
Jeffrey4l_hmm. if we  run all the test, then we get one conclusion: kolla works.05:30
sdakethere is already a create_vollume test in the raly repo05:30
Jeffrey4l_and the pbourke's script does this already.05:30
sdakeJeffrey4l_ yup you got it - it works at scale under load05:31
sdakewhich script?05:31
Jeffrey4l_sdake, /root/rally.git/kolla-rally-tests.sh05:32
sdakeok openplz05:32
Jeffrey4l_opened on osic node05:32
Jeffrey4l_see?05:32
Jeffrey4l_it should work05:32
sdakeyup05:33
sdakecan we run quickly05:33
sdake iwant to see what minimum time is05:33
sdakeon a test05:33
sdakewhat is all-scenarios.txt?05:33
Jeffrey4l_sdake, opened05:33
sdakelooking good05:33
Jeffrey4l_sdake, there should no such option to set the minimum time.05:34
sdakewonder how far pual is for this05:34
sdakeJeffrey4l_ we can crank up the numbers to 1k iterations and that will increase minimum time05:34
sdakeif we measure 0.00001 seconds for 100 iterations not all that helpful :)05:34
Jeffrey4l_sdake,  we need change the `times` value in scrip to adjust the running time.05:35
sdakelooks like this file is good to go05:35
Jeffrey4l_in the txt file, it is all the rally jobs.05:35
sdakeJeffrey4l_ right -that is the number of iterations05:35
Jeffrey4l_yes.05:35
sdakelets find out the minimum time first05:35
sdakethat will give us guidance on what to set the max value to05:35
openstackgerritMerged openstack/kolla: Add missing \n at end of file  https://review.openstack.org/35944305:35
sdakehow do you run the scenarios pual has pointed out - that script earlier you had loaded?05:36
Jeffrey4l_ sdake for the functional test, i prefer to use tempest. it can test more api interface.05:36
sdakeJeffrey4l_ we iwll do tempest as well05:37
sdakefrom what i can tell temest sort of works out of the box for us05:37
sdakelets run pauls' script and see what happens?05:37
Jeffrey4l_sdake, never ran the script. but i think just ./script should work05:37
Jeffrey4l_OK05:37
sdakelets look at it first05:37
sdakemake sure it wont crater his data ;)05:37
Jeffrey4l_sdake, need ctrl+b ]05:39
Jeffrey4l_to scroll up and down05:39
sdakethanks05:39
*** harlowja_at_home has joined #openstack-kolla05:39
sdakegoign to run in script05:39
sdakemoemnt05:39
Jeffrey4l_ok05:39
*** ravig has quit IRC05:39
sdakebunch o ffial not responding to ctrl-c05:40
sdakethe rally tests should be taking  1 hr minimum i htink05:42
openstackgerritDuong Ha-Quang proposed openstack/kolla: Fix bug in Elasticsearch role  https://review.openstack.org/35959605:42
sdakeif there is 100 test cases at 30 seconds a case05:42
sdakelets look at typescript when it wraps up05:42
sdakeconcurrency in rally is what?05:43
sdakehow many threads it runs at once?05:43
Jeffrey4l_sdake, one by one.05:43
Jeffrey4l_one test case by one test case05:44
sdakei dont understand05:44
Jeffrey4l_in certain one test case, the concurrency value control the threads05:44
Jeffrey4l_sdake, each file is a test case samples/tasks/scenarios/keystone/create-and-delete-service.yaml05:45
sdakeyes i saw that05:45
Jeffrey4l_the concurrency=25 , for one test case, there are 25 threads05:46
Jeffrey4l_sdake, the gate is green https://review.openstack.org/32630705:48
sdakegood news05:48
sdake:)05:48
openstackgerritSwapnil Kulkarni (coolsvap) proposed openstack/kolla: Update Dockerfiles for footer related changes  https://review.openstack.org/35774605:49
*** coolsvap has joined #openstack-kolla05:49
sdakecoolsvap we are banging on osic05:50
sdakecare to join05:50
coolsvapsdake: just a min05:50
sdakecoolsvap we are creating some custom tests05:51
sdakea bonnie++ test for rally05:51
sdakeand a server boot test for rally05:51
sdakeand running the rest as pauls (or yours?) script sets them05:51
sdake    root@729494-comp-s3500-002:/openstack# bonnie++ -d /var/lib/nova -s 520G -n 0 -m TEST -f -b -u root05:59
Jeffrey4l_ok06:00
sdake /var/lib/nvoa is the scratch dir06:00
sdake-s 520g should be double ram06:00
sdakenot sure how your going to get bonnie on those images06:00
Jeffrey4l_sdake, we can install after booted. Or use a pre-installed image.06:02
sdakecirros doesn't hve a pkg manager does it?06:02
Jeffrey4l_sdake, yes. We can use centos image.06:02
Jeffrey4l_i have uploaded it.06:02
sdakei wonder how much of a pita it would be to use centos for all rally testing06:03
sdakei am not keen on cirros as a benchmark platform06:03
sdakeif rally can run concurrent jobs - might s well try it out06:03
sdake: Error OverLimit: VolumeLimitExceeded: Maximum number of volumes allowed (10) exceeded for quota 'volumes'. (HTTP 413) (Request-ID: req-82ba0c61-e29e-4934-8c23-b9e92f2c32a4)06:04
sdake2016-08-24 01:04:04.376 13037 INFO rally.task.runner [-] Task 509cb7a7-df60-476e-a242-88e510005057 | ITER: 100 EN06:04
Jeffrey4l_sdake, job need be change. add a quota context06:04
sdakeles look for errors after this job finishes06:04
sdakeits in a script session06:04
Jeffrey4l_sdake, rally is a performance tool. So running jobs in concurrent is not a good idea.06:05
coolsvapsdake: we are changing concurrency in rally tests06:05
sdakecoolsvap the goal is to get ot a minimum runtime per test of 30seconds06:06
coolsvapthe scenarios have option to increase the load and concurrency06:06
sdakeby balancing out iterations and concurrency06:06
sdakewe think we can do this by doubling the number of iterations06:07
sdakeconcurrency is # of threads running concurrently coolsvap ?06:07
sdakewe have 24 cores, should probably be running 24 concurrent jobs06:08
coolsvapsdake: are you talking about different rally threads?06:08
sdakecoolsvap i am talking about the concurrency field in the yaml files06:08
coolsvapthe concurrency is concurrent requests, say in nova case if the concurrency is 25, then 25 instance creation requests06:09
openstackgerritDuong Ha-Quang proposed openstack/kolla: Fix bug in Elasticsearch role  https://review.openstack.org/35959606:10
sdakeso 24, 48, 72?06:10
sdakethat shows min load, hyperthread load, and overload ;)06:10
sdakeok thiinking about structure of document here - wrt time left to test06:11
sdakelets crank up iterations to 300, and run 24, 48, and 96 concurrency tests06:12
sdakefor each scenario06:12
sdakefeasible or not feasible?06:12
sdakecoolsvap ^606:12
coolsvapi think it should be feasible06:13
*** mdnadeem_ has joined #openstack-kolla06:13
sdakeok so Jeffrey4l_ is  working on a bonnie++ test scenario06:14
sdakeand a rolling boot and delete server test06:14
sdakethee will be our custom test cases06:14
*** egonzalez90 has joined #openstack-kolla06:14
egonzalez90o/ morning06:14
sdakesup egonzalez9006:14
sdakeegonzalez90 we are working on osic atm, your welcome to join if you want06:15
sdakebut i think we have enough epople power on it atm06:15
sdakecoolsvap is there a way to abort a job in progress in rally?06:16
*** mdnadeem has quit IRC06:17
egonzalez90sadly I can't join atm, im at the office06:18
sdakenice zombie process collection :)06:20
coolsvapsdake: did you start new task?06:20
sdakeno06:21
sdakeits running puals' script06:21
sdakeor yours06:21
sdakenot sure who the author is06:21
egonzalez90sdake, i have a technical debt. I'm working on serialconsole for nova, and the only way I found is binding serialproxy_host at 0.0.0.0. I know is a security problem06:21
duonghqmorning egonzalez9006:21
egonzalez90morning duonghq06:21
sdakethere we go06:23
sdakehow do we make shell accept ctrl-c ;)06:23
sdakeok 96*3=28806:23
sdakeso lets try that out06:23
coolsvapthere is no option for that unfortunately06:23
sdakeand see wht happens06:23
coolsvapalright lets se06:24
sdake24 concurrency06:24
sdake288 iterations06:24
duonghqegonzalez90: can you review my ps https://review.openstack.org/#/c/359596/06:24
sdakelets disable all broken teste casess now06:26
sdakeor fix the quotas06:27
sdakein the case of these keystone tests, some of thm probably onl ywork wwith v206:27
sdakei am in vi btw :)06:27
sdakepbourke has a file with disabled test casess06:28
sdakelets just fix that up first06:28
*** zhubingbing has joined #openstack-kolla06:30
zhubingbinghello06:31
duonghqhello06:31
sdakeVolume LimitExeceeded06:31
sdakei think we need to increase quotas here06:32
sdakegroan06:36
sdakenee dto do tha for all cinder cses?06:36
*** senk has quit IRC06:36
Jeffrey4l_sdake, yes.06:36
sdakei think there must be an override - the sh script that is there overrides06:36
Jeffrey4l_do not think so.06:38
sdakewhat do we ddo with this particular file06:39
coolsvapsdake: what if we do it in the service rather than doing it in scripts06:39
sdakecoolsvap expand?  you mean using the cli?06:39
coolsvapyes06:40
sdakeas long sa it is documented06:40
coolsvapyeah we need as many resources created as possible06:40
coolsvapwe can unblock quotas06:40
Jeffrey4l_coolsvap, the test is ran under new user/project. we need change the default quota, which may work06:42
bjolomorning06:42
openstackgerritDuong Ha-Quang proposed openstack/kolla: Specify 'become' for only neccesary tasks (last)  https://review.openstack.org/35909606:42
openstackgerritDuong Ha-Quang proposed openstack/kolla: Specify 'become' for only neccesary tasks (last)  https://review.openstack.org/35909606:43
sdakegoogle would  hepfu lhere06:43
coolsvapJeffrey4l_: ?06:43
coolsvapsdake: hmm06:43
sdakei've been up since 6am and its midnight06:43
*** harlowja_at_home has quit IRC06:44
*** bootsha has joined #openstack-kolla06:44
sdakeand i plan  to stya up another 8-10 hr ;)06:44
*** fragatina has quit IRC06:44
sdakeso if I could get some help along the way i'd super appreciate it ;)06:44
sdakehttp://docs.openstack.org/admin-guide/cli-cinder-quotas.html06:45
sdakequota-defaults shoudl do it06:45
sdakeneed cinder clinet06:45
*** fragatina has joined #openstack-kolla06:46
sdakedhttp://docs.openstack.org/ops-guide/ops-quotas.html06:50
*** ibmchas has quit IRC06:50
duonghqthank egonzalez9006:51
*** fragatina has quit IRC06:51
*** Mr_Broken has joined #openstack-kolla06:51
coolsvapfinally07:00
coolsvapwe are actually uncovering different problems :/07:01
sdakewe had another broken keystone test07:01
sdakelets let this finish07:01
sdakeand look ath te typescript07:01
sdakeand fix allthe errors07:01
sdakedon't press ctrl-c07:01
coolsvapyes07:01
sdakeall those backtraces were rom my ctrl-cs :)07:01
coolsvapmight be lets see07:02
*** daneyon has joined #openstack-kolla07:07
*** coolsvap is now known as coolsvap_07:09
*** zhubingbing has quit IRC07:09
*** daneyon has quit IRC07:11
sdakecoolsvap_ how long does rally typically take - about an hour?07:13
*** zhubingbing has joined #openstack-kolla07:13
sdakestill getting volume limit exceeded07:20
sdakeJeffrey4l_ can you fix up the cinder exmaples o have the correct quotas07:20
*** dmueller-evoila has joined #openstack-kolla07:21
Jeffrey4l_sdake, changing the default quota not work?07:21
sdakeno07:21
Jeffrey4l_so we need change all the yaml files..07:22
Jeffrey4l_sdake, how about write a script to load all the yaml file and append the quota to all files?07:24
sdakegroan07:24
sdakei think the issue is the syntax in some of the files wont work in that model07:25
sdakeand manual edit of cinder dir probaby faster07:25
sdakei just dont now where the quota sstuff goes07:25
Jeffrey4l_sdake, all file support that.07:25
sdakein relationship to the other yamlz07:25
sdakeneed snapshots unlimited as  well07:25
*** gfidente has joined #openstack-kolla07:35
*** athomas has joined #openstack-kolla07:37
sdakewell that sucked07:40
sdakeok looks like snapshots may be bust07:40
sdakei think that fialed because we were out of vollumes07:43
sdakeafter this wraps up, i'm going to hunt down thosee keystonefailures reove them07:43
sdakeand give it another spin07:43
Jeffrey4l_sdake, i fixed one07:46
sdakenice07:46
sdakei put quotas i all the files07:46
sdakebut possibly in the wrong place ;)07:46
Jeffrey4l_sdake, 1. syntax error  2. there are some yamls has two task.07:47
sdakeJeffrey4l_ can you go throug hthe files nd fix them all07:47
sdakei probably broke ehalf of them07:47
sdakeonly needed in cinder dir07:47
Jeffrey4l_ok07:47
sdakei now know more about rally then i ever needed to know07:47
sdakeneed a tty for that Jeffrey4l_07:50
sdakexargs wont give you one iirc07:50
duonghqegonzalez90: it seems that gate failed on binary-ubuntu, due to missing binary for ubuntu07:50
sdakeoff by on errors - ttired :(07:51
sdakebinary ubuntu gate is broken atm07:52
sdakeif folks wnat ot fix it - that would be great :)07:52
Jeffrey4l_sdake, https://review.openstack.org/358488 here07:52
openstackgerritzhubingbing proposed openstack/kolla: repair gnocchi  dockerfile  https://review.openstack.org/34838807:53
duonghqoops07:53
sdakeneeds a bug id - i'll open one for you07:53
zhubingbinghi07:53
*** Serlex has joined #openstack-kolla07:54
openstackgerritDennis Mueller proposed openstack/kolla: Added neutron_metering_agent to ansible tasks for neutron  https://review.openstack.org/34663007:54
Jeffrey4l_ok07:54
duonghqJeffrey4l_: not only designate failed 'cause of binary missing07:54
sdakeJeffrey4l_ lets get ot binary gate later07:55
sdakeits not critical at this time07:55
Jeffrey4l_duonghq, the gate is green now. check https://review.openstack.org/35848807:55
duonghqJreffrey4l_: it did not run the kuryr build07:57
duonghqhttp://logs.openstack.org/96/359596/2/check/gate-kolla-dsvm-build-ubuntu-binary-ubuntu-xenial-nv/a0538aa/console.html07:57
duonghqfor example07:57
sdakeJeffrey4l_ the reason it needs a bug id is because its to be bckported07:58
duonghqbut I agree with sdake, source build is ok so it good enough atm, seems that we have many tasks pending07:58
sdakeduonghq that is now in the excluded imae list07:58
egonzalez90is intended to not running kuryr build, kuryr dont have binary packages yet https://github.com/openstack/kolla/blob/master/docker/kuryr/Dockerfile.j207:58
Jeffrey4l_sdake, no need backport .mitaka ubuntu binary is green now.07:58
Jeffrey4l_I fixed that.07:58
sdakefixes should go to master first07:58
sdakebut ok wasn't aware of that07:58
sdakeis librty green?07:59
Jeffrey4l_libery? no idea. there are lots of red on liberty.07:59
Jeffrey4l_sdake, in that day, we haven't ubuntu binary gate for master.07:59
sdakeright07:59
sdakei recall07:59
sdakeprobably need to backport to liberty08:00
sdakebackports -> later08:00
sdakeosic -> now :)08:00
Jeffrey4l_sdake, much quota should be added.08:01
sdakewhat do you mean08:01
duonghqsdake: do you mean nv list or totally exclude?08:01
Jeffrey4l_sdake, check the current file.08:01
Jeffrey4l_it will create 72 instances.08:01
Jeffrey4l_the nova default quota is 1008:01
Jeffrey4l_duonghq, non-voting08:02
sdakeduonghq binary has an exlusion list in the build tet scripts08:02
duonghqsdake: thanks08:02
sdakeJeffrey4l_ roger08:04
*** matrohon has joined #openstack-kolla08:04
sdakewe shoudl just create a diff at the end and publish with our docs ;-)08:04
Jeffrey4l_sdake, that will be a plenty of works... i will try the default quota again. it should work08:06
*** matrohon has quit IRC08:06
sdakeinit-runonce gets the nova quotas right i think08:06
Jeffrey4l_sdake, that is for admin user. not the default08:06
sdakeJeffrey4l_ i thought of this08:08
sdakebut thought it would require a reconfigure08:08
Jeffrey4l_sdake, yes. nova default quota need changed by nova.conf at least.08:08
openstackgerritzhubingbing proposed openstack/kolla: repair gnocchi  dockerfile  https://review.openstack.org/34838808:08
Jeffrey4l_so need a reconfiguration.08:08
Jeffrey4l_wip08:09
sdakeand neutron ports08:09
sdakereconfig may be busted in master - may haveto deploy again08:09
sdakeguess we will find out08:09
Jeffrey4l_sdake, no reconfigure work. we tried08:09
sdakeset to -108:09
sdake-1 = no quota08:09
Jeffrey4l_hmm.. ok08:10
*** matrohon has joined #openstack-kolla08:10
openstackgerritLi Yingjun proposed openstack/kolla: Add option to support dhcp/l3 agent ha  https://review.openstack.org/35218008:11
*** dmueller-evoila has quit IRC08:13
openstackgerritJeffrey Zhang proposed openstack/kolla: Fix Ubuntu binary build and deploy gate  https://review.openstack.org/35848808:14
sdakeJeffrey4l_ how do i just run the keystone rally tests?08:18
Jeffrey4l_sdake, find the yml file you want to run08:18
sdakegot that one08:19
sdakeadd and remove role08:19
sdakemaybe thats it08:19
sdakesad no keystone v3 support08:19
Jeffrey4l_sdake, can not see...08:20
openstackgerritzhubingbing proposed openstack/kolla: ≈Add Barbican container dockerfile  https://review.openstack.org/35182208:20
sdakelets abort any rally runs08:20
sdakeandd after reconfigure goes, I'll give it another go08:20
egonzalez90ping zhubingbing08:21
Jeffrey4l_sdake, should this ./samples/tasks/scenarios/keystone/add-and-remove-user-role.yaml08:21
sdakei already removed it from the .txt file08:21
sdakerather commented it out08:21
zhubingbinghi engonzal2z9008:23
*** dmueller-evoila has joined #openstack-kolla08:24
Jeffrey4l_sdake, is the typescript out of date?08:25
sdakeyes someone didn't exit when the screen was closedi  think08:26
sdakeso script is still running08:26
sdakescript the command08:26
sdakereconfigure takes so long because of pid 1 problem? Jeffrey4l_ ?08:30
Jeffrey4l_sdake, it should be related.08:31
Jeffrey4l_sdake, and we have 100+ nodes. so it takes long.08:32
Jeffrey4l_moreover, we have a common role is ran when reconfiguring, it shouldn't be ran imho08:33
sdakeok well our peformnace is smoking anyway08:34
sdakeso no need to tackle that right during this osic benchmark gathering session :)08:34
sdakedon't know what to make of that08:36
openstackgerritzhubingbing proposed openstack/kolla: Add Barbican container dockerfile  https://review.openstack.org/35182208:36
Jeffrey4l_sdake, i got some idea to shorten the time of reconfiguration08:40
Jeffrey4l_will try to push some PS later08:40
sdakepossible reconfigure is busted for nova ?08:44
sdakei saw an awful lot of skipping08:44
Jeffrey4l_sdake, now. 1. we need serial 30%,  2. there are much more task need to run when reconfigure. ( handle the copy_once and copy_always)08:45
Jeffrey4l_now/no08:45
Jeffrey4l_need to optimize08:45
sdakeJeffrey4l_ can you hack in quotas -1 into neutron and cinder08:46
Jeffrey4l_sdake, ok.08:47
sdakethat should make things more smooth08:47
sdakepbourke awake yet? :)08:48
Jeffrey4l_sdake, got a idea to remove the skip. use ansible handlers08:48
sdakewell we are pretty much at the end of the dev cycle08:48
sdakeand we have a million patches to merge08:48
openstackgerritDuong Ha-Quang proposed openstack/kolla: Specify 'become' for only neccesary tasks (1)  https://review.openstack.org/35853908:51
sdakedont know what i'd do without you ejff08:54
sdakeJeffrey4l_08:54
sdake;)08:54
Jeffrey4l_;)08:54
openstackgerritzhubingbing proposed openstack/kolla: Add gnocchi ansible role  https://review.openstack.org/34935108:59
openstackgerritzhubingbing proposed openstack/kolla: repair gnocchi  dockerfile  https://review.openstack.org/34838808:59
sdakeosc is lacking most of the quota operations Jeffrey4l_09:01
Jeffrey4l_sdake, no idea about the default value for neutron and cinder.09:02
openstackgerritzhubingbing proposed openstack/kolla: repair gnocchi  dockerfile  https://review.openstack.org/34838809:03
*** senk has joined #openstack-kolla09:05
zhubingbingping Hui Kang09:06
*** dmueller-evoila has quit IRC09:10
*** phuongnh has quit IRC09:11
openstackgerritDuong Ha-Quang proposed openstack/kolla: Specify 'become' to neccesary tasks (1)  https://review.openstack.org/35853909:15
openstackgerritDuong Ha-Quang proposed openstack/kolla: Specify 'become' for only neccesary tasks (2)  https://review.openstack.org/35903109:15
openstackgerritChristian Berendt proposed openstack/kolla: Remove fedora from Dockerfile templates  https://review.openstack.org/35944709:26
pbourkesdake: hey09:29
sdakesup09:30
sdakepbourke - i think we got rally about beat into submission09:30
pbourkenice09:30
pbourkejust catching up on what you guys have been up to09:30
sdakegtting ready to pull the trigger on a full run now09:30
sdaketo make sure ther eare no more annoying errors or quota problems09:30
sdakepbourke - i pused a new doc up for review09:31
sdakecan you check it out please09:31
pbourkelooks like you've been busy :)09:31
sdakethe structure has changed slighlty09:31
pbourkewill check now09:31
sdakealso, we are doing 3 rally tests09:31
sdake24, 48, 96 concurrency with 288 iterations09:31
sdakeper scenario09:31
sdakecpu count, hyperthread cpu count, overload09:32
pbourkegood stuff09:32
pbourkesdake: https://review.openstack.org/#/c/352379/ - just wondering, this is not a critical security or bugfix09:32
pbourkeso why backport?09:32
sdakei thought i t was a bugfix09:33
sdakenot a feature09:33
sdakei thought we determined running haproy not on the control nodes didn't work09:33
pbourkeit works it's just ineffecient09:33
pbourkeand non standard09:33
pbourkemaybe I should add a reno?09:34
sdakepossibly09:34
sdakeup to you :)09:34
pbourkeits not big enough to need one I think09:34
sdakeso on osic09:35
sdakewe have until the 30th to finish our testing09:35
sdakesince 14.04 is no longer in master09:36
sdakewe will need to switch to xenial at some point09:36
sdakei'd rather get 14.04 data09:36
sdakejust so we have it09:36
sdakeincae xenial is doa in some way09:36
sdakeand I know centos works09:36
sdakeso basically, we are doing ubuntu 14.04->centos7.2->xenial09:36
sdaketempest + 3 rally types of testing + 2 or 3 custom tests09:37
sdakeper scenario09:37
sdakeimpossible or possible?09:37
pbourkewell what scenario are we on right now09:37
sdakeceph...09:37
sdakebut on the plus side all this stuff is automated09:37
sdakeall we need is data capture n ot a full document by then09:37
pbourkethere's still quite a bit to do is the only thing09:38
pbourkewith the current pace I just dont see there been enough time to redo with ubuntu09:38
sdakeok well lets hold of on that for now09:38
sdakeand focus on getting 14.04 and centos data09:38
sdakewithin those prameters09:38
sdakei think we have rallly in an operational state now however09:39
*** zhubingbing has quit IRC09:39
sdakepbourke - i'm going to be full time on this from nwo until the 30th09:40
sdakebut I need some instruction on setup09:40
pbourkegreat09:40
pbourkeok I say we get rally results for scenario 1 into the review09:40
*** salv-orlando has quit IRC09:40
*** bootsha has quit IRC09:40
pbourkedo we have those generated?09:40
pbourkescenario 1 is standard deploy, no ceph09:40
sdakeno, we have been jerkingaround trying to get rally tow ork correctly09:40
sdakeso our scenario 2 (ceph) will have data for rally09:40
*** zhubingbing has joined #openstack-kolla09:40
sdakebut not sscenario #109:40
sdakethat will require a redeploy09:41
*** salv-orlando has joined #openstack-kolla09:41
pbourkeok, generate ceph rally data09:41
sdakei don't know how to setup the networks/etc09:41
pbourkethen we'll tear and do #109:41
pbourketools/init-run-once-osic09:41
pbourkeinc0 has it ready to go09:41
sdakecool09:41
pbourkei'll jump on tmux now09:41
sdakebtw my screen is broken09:41
sdakeand i am on a laptop09:41
sdakeso if the screeen is small, my fault :(09:41
pbourke:)09:41
pbourkeits not too bad09:41
pbourkeso ceph rally running atm?09:42
*** berendt has joined #openstack-kolla09:42
sdakejust got a error 50009:42
* sdake groans09:42
berendthello everybody09:42
sdakeya ceph rally running with iter 30 and 24 for concurrency09:42
sdakehey berendt09:42
sdaketo test the config09:43
Jeffrey4l_samples/tasks/scenarios/cinder/create-nested-snapshots-and-attach-volume.yaml09:43
sdakea 500 error is a bug in nova imo09:43
pbourkeworry about it after,let the rest run on09:43
sdakewe should be running these with typecript09:43
Jeffrey4l_maybe09:43
sdaketo caputre the output of rally run09:43
Jeffrey4l_captured.09:43
Jeffrey4l_ops....it is not in the stdout..09:44
sdakeis it jammed up?09:45
sdakeor cleaning up09:45
Jeffrey4l_no idea. ..09:47
sdakemaybe out of disk space09:48
*** daneyon has joined #openstack-kolla09:49
Jeffrey4l_blocked?09:49
*** daneyon has quit IRC09:53
sdakelooks like rally finally timing it out09:53
sdakerally eventually gets impatient and drops the task09:53
sdakei think cinder snapshots are fubared09:54
sdakenothign can be done to unblock rally09:57
Jeffrey4l_may be09:57
sdakeexcept kill it09:57
sdakemaye we dont need to redeploy though09:57
Jeffrey4l_sdake, killed one task09:57
*** zhurong has quit IRC09:59
*** HyperJohnGraham has quit IRC10:01
openstackgerritPrithiv proposed openstack/kolla: Dockerfiles for collectd Container  https://review.openstack.org/35863210:02
*** mgoddard_ has joined #openstack-kolla10:02
openstackgerritPrithiv proposed openstack/kolla: Dockerfiles for collectd Container  https://review.openstack.org/35863210:04
*** mgoddard has quit IRC10:05
sdakenow Jeffrey4l_ is jusst torturign me ;)10:06
sdakeJeffrey4l_ call the files somethign unique like tyepscript-scenario2-2410:07
sdakeand typecript-scearntio2-4810:07
sdakeetc10:07
sdakepbourke btw I backed up our working dir10:08
Jeffrey4l_sdake, ok10:08
sdakesince if we lost that, we would be in bad shape10:08
openstackgerritDuong Ha-Quang proposed openstack/kolla: Specify 'become' for only neccesary tasks (last)  https://review.openstack.org/35909610:08
sdakei'd encourage others to do the same - redundancy ftw ;)10:08
*** zhiwei has quit IRC10:10
Jeffrey4l_including the rally samples ;)10:10
sdakeJeffrey4l_ copy /etc/kolla in /root as well plz10:10
sdakesince you made those cusstomizations10:11
Jeffrey4l_OK.10:11
sdakeand a destroy might  wipe them out10:11
sdakei dont recall if destroy runs on the deploy hot or not10:11
sdakethe total run has been 13 minutes?10:12
Jeffrey4l_yes.10:13
sdakemy recommendation is to go straight to 288+9610:13
sdakeand see how long that takes after this is finished10:13
sdakeI shoud lbe awake from my nap y then10:13
Jeffrey4l_OK10:13
sdake288 iterations, 96 concurrency10:13
sdakeif that fails, that will save us alot of time10:14
Jeffrey4l_sdake, so try this later? when the current task finished?10:14
sdakeafter this task finishes10:14
Jeffrey4l_OK10:14
sdakeif its successful10:14
sdaketry 288+9610:14
sdakeif its not succesful10:14
sdakemake it so :)10:14
Jeffrey4l_got10:14
sdakei think we have how to debug it down10:14
sdakerun time on 288+9610:15
sdakein the meantime if you don twant to wath numbers scroll, might think about the bonnie test10:15
sdakethatwould be rockin10:15
Jeffrey4l_debug it down? means10:15
sdakedebug the problem and fix it10:16
sdakesorry10:16
sdakespeaking in jibberish :)10:16
sdakeoh what i mean10:16
sdakewe know how ot debug10:16
Jeffrey4l_sdake, in fact i want to use fio. which is powerful and it can print json report directly.10:16
Jeffrey4l_yep10:16
sdakewhen you have something down, you understand it well10:16
sdakefio wfm10:16
Jeffrey4l_OK.10:16
sdakewe will need to chnage the baremetal characterization in that case10:16
sdakeor addd fio to the results10:16
Jeffrey4l_OKl10:17
sdakeno rush on that10:17
sdakeand dont do it while rally running pls :)10:17
Jeffrey4l_i will .10:17
Jeffrey4l_i will test it locally first.10:17
sdakesweet10:17
sdakeok - alarm sset for t-4 hrs, see you all in a bit10:18
Jeffrey4l_see you :)10:18
*** duonghq has left #openstack-kolla10:19
openstackgerritDuong Ha-Quang proposed openstack/kolla: Specify 'become' for only neccesary tasks (last)  https://review.openstack.org/35909610:19
*** bootsha has joined #openstack-kolla10:20
*** sdake has quit IRC10:28
*** chas has joined #openstack-kolla10:32
*** chas is now known as ibmchas10:33
*** athomas has quit IRC10:49
*** athomas has joined #openstack-kolla10:54
*** zhubingbing has quit IRC11:00
*** Mr_Broken has quit IRC11:02
*** Mr_Broken has joined #openstack-kolla11:02
*** JoseMello has joined #openstack-kolla11:05
*** Mr_Broken has quit IRC11:06
openstackgerritPaul Bourke proposed openstack/kolla: Allow use of database for Horizon sessions  https://review.openstack.org/35979411:08
*** egonzalez90 has quit IRC11:11
*** caowei has quit IRC11:12
*** rhallisey has joined #openstack-kolla11:14
openstackgerritPaul Bourke proposed openstack/kolla: Customizations for Nova  https://review.openstack.org/35167611:18
pbourkeJeffrey4l_: can you revisit https://review.openstack.org/#/c/352379/ please?11:19
pbourkeJeffrey4l_: I dont think it should be backported11:19
*** salv-orlando has quit IRC11:25
openstackgerritPaul Bourke proposed openstack/kolla: Check volume group exists for Cinder in prechecks  https://review.openstack.org/35415411:25
*** salv-orlando has joined #openstack-kolla11:25
*** egonzalez90 has joined #openstack-kolla11:29
*** mgoddard has joined #openstack-kolla11:31
*** mgoddard_ has quit IRC11:31
*** dwalsh has joined #openstack-kolla11:36
*** Mr_Broken has joined #openstack-kolla11:36
*** bootsha has quit IRC11:37
*** bootsha has joined #openstack-kolla11:40
*** Mr_Broken has quit IRC11:41
*** bootsha has quit IRC11:43
*** sean-k-mooney has quit IRC11:44
*** Mr_Broken has joined #openstack-kolla11:46
openstackgerritMerged openstack/kolla: Fix Ubuntu binary build and deploy gate  https://review.openstack.org/35848811:46
openstackgerritMerged openstack/kolla: ironic.conf file missing enabled_drivers info  https://review.openstack.org/35629011:47
openstackgerritVladislav Belogrudov proposed openstack/kolla: Add option to configure routers in HA mode  https://review.openstack.org/35981911:51
*** egonzalez90 has quit IRC12:00
openstackgerritPrithiv proposed openstack/kolla: Dockerfiles for collectd Container  https://review.openstack.org/35863212:14
openstackgerritPrithiv proposed openstack/kolla: Dockerfiles for collectd Container  https://review.openstack.org/35863212:15
Jeffrey4l_pbourke, iirc, i talked with coolsvap_ or inc0 once about this. I think the right solution is control.12:16
*** coolsvap_ has quit IRC12:21
*** hieulq_ has joined #openstack-kolla12:22
*** ravig has joined #openstack-kolla12:28
*** ravig has quit IRC12:29
bjoloanyone time for a horizon Q?12:36
bjolowhat is the intended way to get lbaas tab in horizon?12:36
bjolofor ex lbaas. I belive it is pretty much the same concern for all "extra" services12:36
*** caowei has joined #openstack-kolla12:42
*** bootsha has joined #openstack-kolla12:43
*** jtriley has joined #openstack-kolla12:46
*** duonghq has joined #openstack-kolla12:47
*** bootsha has quit IRC12:48
duonghqDo we have meeting today?12:51
pbourkeJeffrey4l_: why12:59
pbourkeJeffrey4l_: wait, that's what I have12:59
pbourkeJeffrey4l_: do you mean network?12:59
pbourkebjolo: is it a horizon plugin/13:00
Jeffrey4l_pbourke, first, do u think that fix is correct?13:03
pbourkeJeffrey4l_: yes13:03
Jeffrey4l_me too.13:03
pbourkeso +2 it please :)13:03
Jeffrey4l_pbourke, why it shouldn't be backport?13:04
pbourkebecause its not critical13:04
Jeffrey4l_i still think haproxy on the network is not right..13:04
pbourkeit depends really what our backport policy is13:04
Jeffrey4l_But.. wait, how can we handle the upgrade?13:04
pbourkemy understanding was it's security and critical bug fixes13:04
Jeffrey4l_pbourke, hmm.. you are correct.13:05
bjolopbourke, believe so, reading up13:05
Jeffrey4l_pbourke, it may break something if we backport it.13:05
pbourkeI'll add a note to the reno that operators upgrading will likely want to stop the haproxy running on their network nodes13:06
*** zhiwei has joined #openstack-kolla13:07
Jeffrey4l_pbourke, cool . so could u add the releasenote in your PS?13:07
*** salv-orlando has quit IRC13:07
pbourkei will13:07
pbourkethanks Jeffrey4l_13:07
Jeffrey4l_then i will +213:07
Jeffrey4l_;)13:07
bjolopbourke, https://github.com/openstack/neutron-lbaas-dashboard13:08
pbourkebjolo: it looks similar to the murano-dashboard13:08
pbourkebjolo: you can install it using the template-overrides13:09
bjolopbourke, yes13:09
bjoloi can try, have not done a template overide before (newbie)13:09
bjolobut it is the same issue for all "extra" services. They often have a plugin/dashboard for horizon13:10
openstackgerritPaul Bourke proposed openstack/kolla: Move haproxy to control nodes in sample inventories  https://review.openstack.org/35237913:10
pbourkebjolo: it is documented here: http://docs.openstack.org/developer/kolla/image-building.html#dockerfile-customisation13:11
*** zhiwei has quit IRC13:11
bjolokewl13:11
pbourkespecifically http://docs.openstack.org/developer/kolla/image-building.html#plugin-functionality13:11
bjolowill try13:11
*** Mr_Broken has quit IRC13:12
*** lrensing_ has joined #openstack-kolla13:12
*** Mr_Broken has joined #openstack-kolla13:12
bjoloanother general question. there is a sahara image, but no ansible role for it. is anyone working on that?13:13
*** bootsha has joined #openstack-kolla13:14
pbourkebjolo: https://review.openstack.org/#/c/351294/13:14
bjolotnx again :)13:14
*** dave-mccowan has joined #openstack-kolla13:15
*** Mr_Broken has quit IRC13:18
*** senk has quit IRC13:24
*** openstackgerrit has quit IRC13:26
*** openstackgerrit has joined #openstack-kolla13:26
*** Mr_Broken has joined #openstack-kolla13:34
*** sdake has joined #openstack-kolla13:34
sdakeyo13:35
sdakeJeffrey4l_ how did it go13:35
Jeffrey4l_sdake, runing the 288+96 test.13:36
*** sdake_ has joined #openstack-kolla13:37
Jeffrey4l_the 24 concurrency has two failed. and it takes 2.5 hours :(13:37
*** zhurong has joined #openstack-kolla13:38
sdake_2.5 hours in tlta?13:38
sdake_2 fails is ok13:38
sdake_fialures are ok at 288x9613:38
sdake_are expected13:38
sdake_how far along is it Jeffrey4l_13:39
sdake_Jeffrey4l_ can you estiate total time?13:39
Jeffrey4l_let me check13:39
*** sdake has quit IRC13:40
*** ravig has joined #openstack-kolla13:40
Jeffrey4l_sdake_, need 3 more i think.13:40
Jeffrey4l_but may be less.13:41
sdake_5 hrs total?13:41
Jeffrey4l_maybe..13:41
Jeffrey4l_who knows :(13:41
*** zhurong has quit IRC13:41
britthouserpbourke: ping!13:41
pbourkebritthouser: hey13:42
sdake_Jeffrey4l_ we hae 4 hours total we can dedicate to each test to finish by the 30th13:42
britthouserdid ou wanna go through some scenarios...or is that what sdake_ and Jeffrey4l_ are discussing?13:42
*** zhurong has joined #openstack-kolla13:43
sdake_britthouser yup we got a full run of rally udnerway atm13:43
britthouserOk. I'm coming late to the game today it seems. =)13:43
britthouserMy morning is pretty much open until the weekly kolla meeting.13:44
*** zhubingbing has joined #openstack-kolla13:44
zhubingbinghello13:44
Jeffrey4l_sdake_, 4 hours? what's mean?13:44
sdake_well i just woke up sos my math by be off13:44
sdake_6 days left13:45
sdake_we have 24 total scenarios to get through13:45
Jeffrey4l_correct :)13:45
sdake_at minimum13:45
sdake_what math do you make of that13:45
*** Mr_Broken has quit IRC13:45
britthouserwe need todo 4 scenarios/day13:45
sdake_oh - 4 sceanrio a day13:45
sdake_ya thats better13:46
sdake_i'm going back tobed :)13:46
britthouserI ate my wheaties this morning. =)13:46
sdake_britthouser here is what we are doingwith each test case13:47
sdake_we are running tempest13:47
sdake_we are running rally at 288x96, 288x48, and 288x2413:47
*** ravig has quit IRC13:47
sdake_the first number is iterations the second numberis concurrency13:47
sdake_we are doing all scenarios on ubuntu 14.04 first13:47
sdake_then switchign to centos13:47
sdake_then if time remains switching to xenial13:48
sdake_it may be that 288 is to olarge ofa nubmer13:48
britthouserAnd the scenarios are the same from the etherpad (1-5?)13:48
*** mgoddard_ has joined #openstack-kolla13:48
sdake_same sceanrios13:48
*** zhubingbing has quit IRC13:49
sdake_rally = whole lot of waiting13:49
sdake_Jeffrey4l_ how long did that 30x20 take?13:49
*** zhubingbing has joined #openstack-kolla13:50
Jeffrey4l_sdake_, 2.5 hours13:50
sdake_are you serious?13:50
Jeffrey4l_yes. but two job hanged for some time.13:51
Jeffrey4l_9:00 -> 11:0013:51
Jeffrey4l_9:00 -> 11:3013:51
Jeffrey4l_oh. sorry.13:52
Jeffrey4l_1:3013:52
Jeffrey4l_10:00 -> 11:3013:52
Jeffrey4l_sdake_, ^13:52
*** mgoddard has quit IRC13:52
sdake_the original one we were doing - I thought that would finish in an hour o rso13:53
zhubingbingwhat are you talking about?13:53
Jeffrey4l_zhubingbing, osic test13:53
zhubingbingsure13:53
*** prithiv has joined #openstack-kolla13:53
britthouserok sdake_ and Jeffery4l_ I'm following along in the tmux13:54
sdake_Jeffrey4l_ hhat does cpu utilization look like on one of the controllers?13:57
sdake_Jeffrey4l_ can you paste top or something like that? :)13:57
sdake_ori guess i can connect to the vpn13:57
Jeffrey4l_sdake_, http://paste.openstack.org/show/563007/13:58
sdake_wow lots of zombies13:59
britthouserWhat is beam.smp?13:59
sdake_we gotta fix that13:59
sdake_beam.smp i tihnk is a smp kernel thing13:59
*** dwalsh has quit IRC14:00
sdake_looks related to java14:00
sdake_wonder why java running on control nodes14:00
Jeffrey4l_beam.smp is rabbitmq staff.14:01
Jeffrey4l_stuff14:01
sdake_an oprofile would be fantastic of this controller under this test14:02
sdake_maybe if we hvae time i'll get a trace14:02
sdake_Jeffrey4l_ used oprofile before?14:02
Jeffrey4l_no..14:03
sdake_well i can tell we are leaking zombie processes14:03
sdake_i hadn't thought it would be this bad14:03
sdake_but it looks pretty bad14:03
sdake_oprofile is a systemwide profilign tool14:03
sdake_it tells you every bitof usage of your entire system including kernel14:03
Jeffrey4l_sdake_, zombie processes related with the pid 1 issue.14:03
sdake_it basically gives a breakdown of what is sucking the most cpu14:03
sdake_Jeffrey4l_ yes of course14:04
Jeffrey4l_the pid 1 do not reaper the process properly.14:04
sdake_aware of problem14:04
*** mgoddard_ has quit IRC14:06
openstackgerritzhubingbing proposed openstack/kolla: Add Barbican container dockerfile  https://review.openstack.org/35182214:06
sdake_wonder if those zombies hapepn on a fresh reboot of controllers - since yu restarted a bucnh of service a bunch of times14:06
*** mgoddard has joined #openstack-kolla14:06
Jeffrey4l_sdake_, it happen. I tested that.14:07
Jeffrey4l_but no idea why it happen14:07
sdake_Jeffrey4l_ so - a fresh reboot would result in 1200 zombiess again after 2.5 hrs of runtime?14:07
*** sbezverk_ has quit IRC14:07
Jeffrey4l_after restart the container, the zombie process will be reaper by the kernel.14:07
sdake_good point14:08
*** sbezverk has joined #openstack-kolla14:08
sdake_again ju woke up14:08
Jeffrey4l_sdake_, it should be related to the namespace created.14:08
sdake_and not alot o sleep14:08
sdake_wonder if they happen to grow14:08
sdake_over time14:08
sdake_if they grow and fill process table, no bueno14:09
Jeffrey4l_based on whether u create new namespace, it will increase.14:09
Jeffrey4l_So we should introduce dumb-init to14:09
Jeffrey4l_how big the process table be, normally?14:09
sdake_not sure14:09
sdake_but at max 65k entries14:10
sdake_64k entries14:10
sdake_that is all the pids there are available14:10
Jeffrey4l_OK. we have <2K now.14:10
*** inc0 has joined #openstack-kolla14:10
britthousermy_init can be used in container to reap pids14:11
sdake_britthouser we are thinking of something non-python for init14:11
*** dmueller-evoila has joined #openstack-kolla14:11
inc0good morning14:11
Jeffrey4l_morning :)14:11
inc0how are you guys?14:12
*** ravig has joined #openstack-kolla14:12
britthouserWhy no python sdake_ ?14:12
britthousermorning inc014:12
Jeffrey4l_there are lots of options for this issue. britthouser14:12
inc0whats the issue?14:12
britthouserAgreed Jeffrey4l_14:12
britthouserzombies14:12
inc0what kind of zombies?14:13
Jeffrey4l_dumb-init is simple and with most number of star :)14:13
Jeffrey4l_inc0, https://review.openstack.org/35701514:13
sdake_britthouser - my main rationale is i dont feel we need the need for a full python runtime at pid114:15
inc0Jeffrey4l_, but dumbinint takes pid1 right? so docker logs will be impossible14:15
inc0and other stuff that docker uses for pid 114:15
britthouserI gotcha sdake_ something more lightweight.14:15
sdake_i like that it is surgical change14:16
sdake_easy to backpoort14:16
sdake_this is not really a feature but more like a bug14:16
Jeffrey4l_inc0, it still possible. the logs still print to the stdout14:16
*** ravig has quit IRC14:16
inc0so I talked to Sam when he was here14:16
inc0and there is issue when some process spawns children, and these children spawns grandchildren14:17
inc0if process dies, grandchildren are zombified14:17
sdake_yes that is the pid 1 problem14:17
sdake_well known14:17
sdake_i keep hoping docker will fix it14:17
inc0for us it's neutron14:17
sdake_its fixable in docker itsself14:17
sdake_but vrey complex14:17
inc0neutron spawns dnsmasq, dnsmasq spawns it's runners14:18
Jeffrey4l_inc0, so dumb-init solve such issue, right?14:18
inc0might14:18
sdake_it does - i looked at the implementation14:18
inc0although14:18
inc0ok, if it reaps, it's cool14:19
*** dmueller-evoila has quit IRC14:19
sdake_the problem is it is buit on the fly14:19
sdake_rather then prebuilt14:19
sdake_(atleast with current approach)14:19
sdake_Jeffrey4l_ actually that is just an assumption - is that correct?14:20
inc0built on the fly?14:21
sdake_its c softwre in a pip package14:21
Jeffrey4l_sdake_, the dumb-init? i download the binary from github now.14:21
sdake_oh i see14:21
sdake_so not super optimal14:21
sdake_but we can live with it14:21
inc0but prebuilt14:21
sdake_Jeffrey4l_ i looked at your version of the patch when it used git14:22
*** egonzalez90 has joined #openstack-kolla14:23
Jeffrey4l_ok14:23
inc0Jeffrey4l_, so we'd need to use it in toolbox and neutron14:23
Jeffrey4l_inc0, i add it in all images.14:23
inc0ok14:23
inc0makes sense14:23
inc0actually I could use it in upgrades14:23
Jeffrey4l_add it in base image and run the start.sh scrip by using the dumb-init14:23
sdake_implementation looks good14:24
inc0as sending sighup to services is funky14:24
*** michauds has joined #openstack-kolla14:24
Jeffrey4l_inc0, https://review.openstack.org/#/c/357015/4/docker/base/start.sh check this.14:24
Jeffrey4l_inc0, that's cool14:24
inc0ok, I see what you mean14:24
sdake_inc0 are you up to speed wit h osic14:26
inc0yesterday I didn't touch it14:27
*** michauds_ has joined #openstack-kolla14:28
*** michauds has quit IRC14:28
*** dwalsh has joined #openstack-kolla14:29
inc0rally is running now?14:29
Jeffrey4l_inc0, yep14:29
sdake_we are doing the following14:30
sdake_we are doing ubuntu 14.04->centos->xenial14:30
sdake_we are doing all scnearios in order14:30
inc0did you add new images to cobbler?14:30
sdake_we are doing tempesst runs as well as srally runs with 288x96, 288x48 and 288x24 loads14:30
sdake_we are not repaving eahch time inc0 so I haven't as no need  for centos yet14:31
*** ayoung has joined #openstack-kolla14:31
sdake_Jeffrey4l_ and I spent the day getting rallly woring mostly well14:31
inc0did you solve issues with rally?14:31
sdake_yup i ts fixed14:31
*** michauds_ is now known as michauds__14:31
inc0cool14:31
*** mgoddard_ has joined #openstack-kolla14:31
sdake_requirees customizations14:31
sdake_for quota forone ething14:32
*** michauds__ is now known as michauds14:32
sdake_and comented out some more test cases14:32
sdake_we have to do 4 scenarios a day14:32
inc0ok, I'll help today14:32
inc0although I need to figure out base customizations14:32
inc0kinda important;)14:32
sdake_everything is rady to go - jsut need to run script captur e data14:32
sdake_and redeploy14:33
inc0and figure out centos with cobbler;)14:33
sdake_i could do  all of it if i knew how to deploy14:33
sdake_pbourke says there is an osic init runonce14:33
openstackgerritEduardo Gonzalez proposed openstack/kolla: Change source with dot at extend_start files  https://review.openstack.org/35992614:33
sdake_i am entirely dedicated to this problem until the 30th14:34
inc0errors started to show up14:34
*** dwalsh has quit IRC14:34
*** mgoddard has quit IRC14:34
*** bootsha has quit IRC14:34
*** dwalsh has joined #openstack-kolla14:35
sdake_i'm glad after 3 weeks we hae a properly working test bed and test cases ;-)14:36
*** prithiv has quit IRC14:36
*** berendt has quit IRC14:37
sdake_when we near finish on centos, i want  to grab an oproifle trace14:38
sdake_community may find that fascinating14:38
inc0tbh we could prepare better - making rally work prior to osic14:38
*** bootsha has joined #openstack-kolla14:39
sdake_no shit sherlock14:40
sdake_i guess i was in unicorn goldilocks land of "it will just work"14:40
inc0like it ever happends sdake14:40
sdake_well I knew kolla wouold work out of the box14:41
*** dwalsh has quit IRC14:41
sdake_its already been tested at 64 compute nodes :)14:41
sdake_next cycle with bifrost, ought to take on that timing challenge of openstack deploy14:42
*** bootsha has quit IRC14:43
sdake_we may go down to 192x96, 192x48, 192x2414:43
sdake_depends how long jeffrey's run takes14:44
openstackgerritVladislav Belogrudov proposed openstack/kolla: Add defaults for interfaces to all.yml  https://review.openstack.org/35417314:45
*** hieulq_ has quit IRC14:45
*** dwalsh has joined #openstack-kolla14:53
*** zhubingbing has quit IRC14:59
*** haplo37__ has joined #openstack-kolla15:03
*** HyperJohnGraham has joined #openstack-kolla15:05
sdake_Jeffrey4l_ I think we need a file in the kolla dir on osic thats called "NEXT STEP"15:06
sdake_or "NEXTSTEP"15:06
sdake_to point people in proper direction15:07
*** lrensing_ has quit IRC15:07
Jeffrey4l_that's will be better.15:07
Jeffrey4l_need go to bed. bye guys15:08
*** zhurong has quit IRC15:08
*** mark-casey has joined #openstack-kolla15:09
sdake_bye Jeffrey4l_15:12
britthousergnight Jeffrey4l_15:13
*** caowei has quit IRC15:15
*** egonzalez90 has quit IRC15:15
*** david-lyle has joined #openstack-kolla15:17
*** salv-orlando has joined #openstack-kolla15:18
*** zhubingbing has joined #openstack-kolla15:18
*** egonzalez90 has joined #openstack-kolla15:19
*** egonzalez90 has quit IRC15:19
*** zhubingbing has quit IRC15:21
*** zhubingbing has joined #openstack-kolla15:21
*** vbel has quit IRC15:22
*** vbel has joined #openstack-kolla15:22
openstackgerritWei Cao proposed openstack/kolla: Add solum container  https://review.openstack.org/35540815:23
*** prithiv has joined #openstack-kolla15:23
*** salv-orlando has quit IRC15:25
*** david-lyle_ has joined #openstack-kolla15:25
*** sdake_ has quit IRC15:25
*** david-lyle_ has quit IRC15:26
*** vhosakot has joined #openstack-kolla15:26
zhubingbingIs there half an hour for week meeting?15:27
duonghqzhubinghing: huh?15:28
inc0yeah, meeting is in 30min if that's what you mean15:28
zhubingbingok15:29
*** prithiv has quit IRC15:30
openstackgerritLi Yingjun proposed openstack/kolla: Add option to support dhcp/l3 agent ha  https://review.openstack.org/35218015:30
*** fragatina has joined #openstack-kolla15:31
*** fragatin_ has joined #openstack-kolla15:32
zhubingbingwho know what is the theme of meeting today?15:33
*** dwalsh has quit IRC15:33
*** mgoddard_ has quit IRC15:34
*** mgoddard has joined #openstack-kolla15:34
*** fragatina has quit IRC15:35
*** srwilkers_ has joined #openstack-kolla15:35
*** sdake has joined #openstack-kolla15:36
sdake75% done15:37
sdakewe have 3*24 rally runs to do15:37
sdakepbourke ping re rally qeustion15:39
pbourkesdake: yup15:39
sdakepbourke is there a way to get all json fora specific deployment?15:39
sdakeas in 1 step export15:40
pbourkesdake: not that we've found :(15:40
*** Serlex has quit IRC15:40
*** ibmchas has quit IRC15:40
pbourkesdake: time to break out your bash skills15:40
sdakehow have youbeen collecting data in the eviews up to now?15:41
sdakeone by one export manually?15:41
pbourkesome sort of grep + for loop15:41
pbourkei'll check if its still in the history15:41
pbourkesdake: i think that will do the trick (the one currently on screen)15:42
*** mdnadeem_home has joined #openstack-kolla15:43
*** egonzalez90 has joined #openstack-kolla15:44
pbourkesdake: just checking something super quick15:47
*** salv-orlando has joined #openstack-kolla15:48
*** vhosakot has quit IRC15:49
*** vhosakot has joined #openstack-kolla15:49
sdakewe will have to write a json to rst parser for rally15:51
sdakeshould be easy enough15:51
*** dwalsh has joined #openstack-kolla15:52
jrich523morning guys15:53
sdakesup jrich52315:53
jrich523im back at it!15:53
jrich523more errors15:53
jrich523ansible is failing to install now,  which is kinda odd since i didnt have this problem the first time, and im duplicating steps...15:54
sdakejrich523 - can't help yo utoday - sorry15:54
jrich523ah no worries15:54
sdakejrich523 - we only ahve osic cluster for 6 more days - and we are short on time15:55
jrich523its a sunny wed, i dont plan on getting much done :)15:55
jrich523id help.. but... you know.... kinda useless until i learn more :)15:55
*** berendt has joined #openstack-kolla15:58
*** dwalsh has quit IRC16:00
*** mgoddard_ has joined #openstack-kolla16:00
sdaketeam meeting now in openstack-meeting-416:02
zhubingbingok16:03
kfox1111sbezverk: how about pod-config or pod-local-config?16:03
*** mgoddard has quit IRC16:04
zhubingbingsnake, what is  the theme of today meeting16:06
*** daneyon has joined #openstack-kolla16:08
*** prithiv has joined #openstack-kolla16:08
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: neutron openvswitch agent ip  https://review.openstack.org/35611416:09
*** daneyon has quit IRC16:13
*** imcsk8 has quit IRC16:15
zhubingbingNo one is talking about the problem?16:15
*** zhubingbing has quit IRC16:20
*** athomas has quit IRC16:21
*** fragatin_ has quit IRC16:21
openstackgerritPaul Bourke proposed openstack/kolla: Import the Murano core libary as part of setup  https://review.openstack.org/36000216:22
*** matrohon has quit IRC16:22
*** zhubingbing has joined #openstack-kolla16:22
*** vhosakot has quit IRC16:27
*** vhosakot has joined #openstack-kolla16:28
*** kklimonda_ is now known as kklimonda16:28
*** vinkman has joined #openstack-kolla16:33
*** haplo37__ has quit IRC16:33
*** prithiv has quit IRC16:34
zhubingbingstartmeeting kolla16:35
zhubingbing#startmeeting kolla16:35
openstackMeeting started Wed Aug 24 16:35:46 2016 UTC and is due to finish in 60 minutes.  The chair is zhubingbing. Information about MeetBot at http://wiki.debian.org/MeetBot.16:35
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.16:35
openstackThe meeting name has been set to 'kolla'16:35
rhalliseyzhubingbing, meeting is in #openstack-meeting-416:36
Mech422rhallisey: it doesn't appear to be ?16:36
*** ssurana has joined #openstack-kolla16:37
*** jtriley has quit IRC16:40
*** jtriley has joined #openstack-kolla16:43
*** unicell has quit IRC16:47
*** gfhellma has joined #openstack-kolla16:49
*** dwalsh has joined #openstack-kolla16:50
*** mdnadeem_home has quit IRC16:52
*** jemcevoy has joined #openstack-kolla16:52
*** aNupoisc has joined #openstack-kolla16:56
*** mgoddard_ has quit IRC16:57
*** mgoddard has joined #openstack-kolla16:57
*** srwilkers_ has quit IRC16:58
berendtzhubingbing wrong room ... :)16:59
berendtzhubingbing can you please end meeting here17:00
duonghqso bad, when somebody start meeting out of room, the bot will crazy17:00
duonghqsomebody should backup meeting log17:00
duonghqsdake: can you do that17:00
sdakeduonghq that is infra's job17:01
berendtmaybe we should make the backup first... :)17:01
sdakeit is recorded17:01
sdakelike irc is17:01
duonghqbut when somebody end meeting here, we'll lose the log17:01
sdakeduonghq meetings are timestamped17:01
sdake#endmeeting17:01
berendtwhy is it possible to start the kolla meeting here? should this be possible?17:01
* sdake groans17:01
sdakeberendt yes its possible17:01
berendtbut it is not possible to end it :)17:02
*** wally__ has joined #openstack-kolla17:02
duonghqberendt: this is what happen last weeks17:02
duonghqberendt: you can see last week log17:02
inc0zhubingbing, please do #endmeeting kolla17:02
duonghqinc0: anybody can endmeeting kolla17:03
inc0ok17:03
duonghqquite disappoint about the meeting bot17:03
berendtduonghq sdake tried it but no end messages appeared?17:03
sdakeonlly the chairs can control the meeting ot17:03
sdakeanyway dont sweat it17:04
sdakelets focus on  reviews and osic plz :)17:04
sdakepbourke how do you run tempest17:04
pbourkesdake: that im not sure of17:04
duonghqsdake, berendt, http://eavesdrop.openstack.org/meetings/kolla/2016/kolla.2016-08-17-16.00.txt17:04
berendtI am out for today, will spend some time on reviews tomorrow17:04
pbourkesdake: best to check with coolsvap when he's on17:05
pbourkeheading home now be back on tomorrow17:05
duonghqberendt: just last week irc meeting log, somewhat funny17:05
openstackgerritHui Kang proposed openstack/kolla: Add etcd container  https://review.openstack.org/35515617:05
egonzalez90logs from today still there http://eavesdrop.openstack.org/meetings/kolla/2016/kolla.2016-08-24-16.00.log.txt17:06
duonghqsdake: iirc: the baremetal role get in master already17:06
pbourkeinc0: could you have another look at https://review.openstack.org/#/c/337594/ ?17:06
duonghqegozales90: good news, still cannot understand17:06
pbourkeinc0: I dont like the idea of pause17:06
pbourkeinc0: would like to see it merge for n317:06
pbourkeinc0: keep in mind this is a very real scenario that can cause data loss17:07
*** wally__ has quit IRC17:07
pbourkesdake: ^17:07
sdakepbourke can you mvoe the iwnodws around in the osic cluster17:07
sdakeso they appear properly17:07
duonghqegonzalez90: https://review.openstack.org/#/c/359596/ -> gate is already green, would you mind re-review it.17:07
pbourkesdake: i cant handle all the splits either :)17:08
inc0pbourke, I know, however having this as a config option will mean people who actually wants to redeploy will have a hard time17:08
inc0and it won't be easy to figure out17:08
*** berendt has quit IRC17:08
inc0I'd be ok with Jeffrey's suggestion of a mixture - you can configure behaviour with config17:08
inc0but unless config is set, pasue will kick in17:08
sdakewhere did the splits go17:08
*** vinkman has left #openstack-kolla17:08
inc0like ceph_osd_behaviour: "keep" or "wipe"17:09
*** gfidente is now known as gfidente|afk17:09
inc0and unless it's one of these it will pause "do you really want to wipe you drives? to automate set ceph_osd_behaviour"17:09
pbourkesdake: i thought you asked me clean them up17:09
sdakeno17:09
sdakei wanted them fixed not deleted :(17:10
pbourkefor me fixed == deleted :p17:10
pbourkesure you can create them again the way you want them17:10
*** JoseMello has quit IRC17:10
pbourkeinc0: ok thanks for that, I'll take a look at doing it that way17:10
duonghqI almost finish the bp ansible-specific-task-become, hope that somebody review my works when you have free time17:11
sdakepbourke there all fixed17:11
egonzalez90duonghq sent a recheck. Gates fix was merged today, all should be green after recheck17:12
*** pbourke has quit IRC17:13
*** pbourke has joined #openstack-kolla17:13
egonzalez90but ubuntu xenial tox :(17:13
duonghqegonzalez90: I have some doubts, but let see17:14
*** unicell has joined #openstack-kolla17:15
*** thumpba has joined #openstack-kolla17:17
*** wally__ has joined #openstack-kolla17:17
wally__hi sdake, I just sent you an email regarding some question, can you take a look17:18
*** egonzalez90 has quit IRC17:19
duonghqegonzalez90: I need sleep now, see you tomorrow17:20
sdakewally__ i don't provide support  from my inbox sorry17:22
sdakethe community provides limited support to get you going via irc however17:22
wally__ok my quesiton is17:22
*** thumpba has quit IRC17:22
*** thumpba has joined #openstack-kolla17:22
wally__i just re-do again, and I ran the kolla-ansible prechecks17:23
wally__i got this error17:23
wally__http://pastebin.com/jD3BJXM417:23
wally__can you please take a look17:24
wally__i have configured my network as you said17:24
sdakewrong version of ansible17:24
wally__root@controller:/etc/kolla# ansible --version ansible 1.9.4   configured module search path = /usr/share/ansible17:24
wally__the same as yeterday17:25
wally__TASK: [prechecks | Checking if kolla_internal_vip_address is in the same network as network_interface on all nodes] *** fatal: [localhost] => Failed to template {% if '169.254.' not in kolla_internal_vip_address and 'False' in kolla_internal_vip_address | ipaddr(ip_addr_output.stdout.split()[3]) %} True {% else %} False {% endif %}: an unexpected type error occurred. Error was argument of type 'NoneType' is not iterable17:25
sdakenot sure then17:25
wally__this error, is ansible version peoblem?17:25
sdaketoo busy to help17:25
sdaket-6 days to milestone 3 and end of osic gear17:26
sdakeso you will either have to wait or find other help in channel o fwhich there is plenty :)17:26
wally__ok, thanks a lot,17:26
wally__anyone knows what the error is ?17:27
jrich523im looking now17:27
jrich523can you post your globals.yml17:28
wally__ok one sec17:28
wally__http://pastebin.com/BUuAixZv17:29
*** vhosakot_ has joined #openstack-kolla17:29
jrich523what are the IPs for eth0 and eth117:30
wally__i post my ifconfig here17:30
wally__http://pastebin.com/qbcmBE3e17:30
wally__there is no ip for eth1, i did not set ip17:30
jrich523so you need two IPs, one for mgmt and one for 'externa'17:30
jrich523so two adapters need to be configured17:31
wally__ok, i see17:31
jrich523and the VIP belongs on the external (i think)17:31
jrich523so set an IP on both adapters17:31
wally__so now I have eth0, which is 10.145.213.51. that is management?17:31
jrich523based on what you have in globals17:31
jrich523line 61 and 7417:32
jrich523when i set it up, it was all virtual so, same vlan17:32
jrich523but, im certain this is whats going on :)17:32
*** vhosakot has quit IRC17:32
*** senk has joined #openstack-kolla17:32
wally__ok, let me try17:32
jrich523eth1 is def your external, and eth0 is mgmt,17:32
jrich523just not sure where the vip actually belongs17:33
duonghqjrich523: iirc the external interface should be no ip is set, neutron will do its work17:33
jrich523hmm wel lthen he needs to change the interface i think17:33
duonghqthe Internet is laggy here, cannot look at his link17:34
duonghqbut if it's kolla_internal_vip, so it belongs to network_interface17:34
jrich523thats some serious lag, but pastbin is horribly covered in ads17:34
jrich523yup, which in his case is eth017:34
wally__well, then need 2 ips or 1 ip set?17:35
jrich523also way different17:35
wally__confused17:35
duonghqwally_ you set up all-in-one or multinode?17:35
jrich523his IP on eth0 is :10.145.213.51 and the VIP is 10.10.10.25417:35
wally__all in one17:35
wally__i am going to setup eth1: 10.10.10.5117:35
duonghqso you can safely disable haproxy (by add enable_haproxy: "no")17:36
jrich523according to duonghq you dont need to, so, you're probably ok there i think17:36
duonghqand set the VIP to your real ip of network_interface17:36
jrich523wait, what?17:36
duonghqjust for test, because of if you enable haproxy, the VIP must different than the NIC IP17:37
jrich523the VIP should be its own IP, on top of Network_interface's (eth0) IP17:37
wally__this is the ip 10.145.213.51 , I ssh into the server,17:37
*** vhosakot_ has quit IRC17:37
jrich523ahhhh17:37
jrich523well unless you've got a crazy netmask17:37
jrich523the VIP and eth0 ip are WAY different17:37
wally__auto eth0 iface eth0 inet static address 10.145.213.51 netmask 255.255.255.0 dns-nameservers 8.8.8.8 gateway 10.145.213.117:37
*** vhosakot has joined #openstack-kolla17:37
wally__this is my interfaces file17:37
duonghqjrich523: if you disable haproxy, so VIP == network_interface17:37
jrich523yeah i suppose thats fine for what he's doing17:38
duonghqnot too bad setting for 1st run17:38
wally__so what is the global file17:38
jrich523you still have to provide the VIP in globals tho right, just happens to be the same IP?17:38
jrich523globals.yml that you posted for me17:38
duonghqright17:38
wally__but you said what do i need to edit in the global.yaml17:38
jrich523two things, but im looking for the first :)17:39
duonghqwally__: your 2 IP is in different subnet, but the error you post is not relate the that problem (iirc)17:39
duonghq*the -> to17:39
wally__i only setup one 1p now, which is 10.145.213.51. and I use this ip to ssh into the server17:40
duonghqI guess that the problem is in " ipaddr(ip_addr_output.stdout.split()[3])" part17:40
duonghqno idea17:40
sdakeok folks working on osic - i've got it down to 8 primary scenarios17:40
duonghqwally_ yeah,... I think it is fine17:40
wally__how is the network diagram setup in kolla, I am confused17:41
jrich523no no17:41
jrich523so based on the test name: Checking if kolla_internal_vip_address is in the same network as network_interface on all nodes17:41
duonghqit's too much for today, need some sleep, sorry wally_, jrich52317:41
jrich523his eth0 ip is a different subnet from the VIP17:41
duonghqbye17:41
jrich523make the VIP something on the same subnet as eth017:41
wally__but I got the error when do the pre-check,17:41
jrich523right17:41
jrich523its checking to see if the VIP are on the same network17:42
wally__ok let me see17:42
jrich523which, they are not17:42
*** duonghq has left #openstack-kolla17:42
*** duonghq has quit IRC17:42
jrich523also, it oddly assumes a /24 network, kinda odd17:42
jrich523change the VIP so that its in the same subnet as eth017:42
wally__ok let me try17:43
jrich523eth0: 10.145.213.51 / VIP 10.10.10.254 - different subnets17:43
*** HyperJohnGraham has quit IRC17:43
jrich523make the VIP something like 10.145.213.52 or whatever is free17:43
wally__thx17:44
sdakejrich523 ya /24 is a bad assumption - ip interface shoudl be read17:51
*** aswadr_ has quit IRC17:51
jrich523still early, the assumption is fine for now :)17:51
jrich523but yeah, at it to that long list of things to do :)17:52
*** daneyon has joined #openstack-kolla17:56
*** daneyon has quit IRC18:01
*** vdo has left #openstack-kolla18:03
sdakeinc0 - where is the tempest .testr. file18:11
*** jamesdenton is now known as Guest2070818:11
inc0no clue sdake - I don't know tempest at all18:14
* sdake groans18:14
inc0find is your hope18:14
sdakecoolsvap is the one who got that setup originallly18:14
sdakei already used find18:14
inc0$find -n .testr18:14
inc0but I think rally runs tempest18:15
inc0tempest is kinda embedded in rally somehow18:15
inc0not sure how tho18:15
*** dims has quit IRC18:18
*** dims has joined #openstack-kolla18:18
sdakeinc0 i find that highly unbelievable18:19
*** rhallisey has quit IRC18:20
sdakehrm18:20
sdakei guess it does integrate with it18:20
*** wally__ has quit IRC18:22
inc0sdake, look at tmux18:22
sdakeya who do you think is typign that in18:23
inc0well fuck.18:23
sdakeoh i see what you mean18:23
sdakesay18:23
*** HyperJohnGraham has joined #openstack-kolla18:23
sdakedid the last run of stuff18:23
sdakehave a time on it?18:23
sdakecan you scrol up?18:23
inc0it;s in rally db18:24
sdake6 hours18:24
openstackgerritMerged openstack/kolla-kubernetes: Introduces new approach in starting OVS in Kube  https://review.openstack.org/35889518:24
sdakewhat is in rally db18:24
inc0results of all ran tests18:24
sdakeyes18:24
sdakenow we need tempest in the mix ;)18:24
sdakeand work can actually begin18:25
inc0this is how you run tempest18:25
inc0but something is bad18:25
openstackgerritMerged openstack/kolla-kubernetes: neutron openvswitch agent ip  https://review.openstack.org/35611418:26
sdakedeps busted18:27
sdakesudo pip -U pip18:27
inc0yeah....syntax error \o/18:27
sdakesudo pip install -U pip18:27
*** wally__ has joined #openstack-kolla18:27
wally__hi,I just done the deloyment in AIO, it worked, I can login to the horizon,18:28
jrich523awesome, way to go wally__18:28
inc0wally__, do one woot for kolla:)18:28
wally__I am just wondering how can I change the admin login password. it is very long, I changed the .openrs.sh file , but not work18:28
*** intr1nsic has quit IRC18:28
inc0wally__, /etc/kolla/passwords.yml18:28
inc0but once it's set you need to change it in horizon18:29
inc0or keystone18:29
wally__i run this kolla-ansible post-deploy, and get the password18:29
inc0but basically passwords.yml is config file for well...passwords18:29
*** intr1nsic has joined #openstack-kolla18:29
wally__i just want to change admin login passsword18:29
inc0wally__, log in to horizon with the long one18:29
wally__:(18:30
inc0top right corner afair, you can change password there18:30
inc0but you need to login first18:30
wally__you mean insided horizon18:30
inc0yeah18:30
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: Deployment, Readiness, Safe Shutdown, & Scaling for glance  https://review.openstack.org/35489518:30
wally__ok worked18:31
wally__thanks18:31
inc0:)18:31
inc0np18:31
inc0soo...how about this woot for kolla?;)18:31
inc0j/k don't woot unless you really believe in the woot18:31
wally__nice, fast18:32
wally__question, after i reboot the server, all the docker image will start auto?18:32
inc0yeah18:32
sdakeinc0 is this how you were doing it previously with reporting?18:32
inc0I just dumped all into files18:34
inc0but don't quote me on that, I'm newbie in rally18:34
sdakesomeone ran tmepest reports18:35
inc0to me it seems deps are broken18:35
inc0there was a freaking syntax error there18:35
sdake    build/temp.linux-x86_64-2.7/check_libyaml.c:2:18: fatal error: yaml.h: No such file or directory^M18:37
sdakecan you make that file appear please18:37
sdakeprobaby PyYaml-dev or something18:37
*** senk has quit IRC18:41
*** senk has joined #openstack-kolla18:41
*** HyperJohnGraham has quit IRC18:42
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: l3/metadata DaemonSets + DVR, & labels  https://review.openstack.org/35755718:45
*** fragatina has joined #openstack-kolla18:46
*** gfhellma has quit IRC18:48
*** gfhellma has joined #openstack-kolla18:49
*** HyperJohnGraham has joined #openstack-kolla18:51
*** gfhellma1 has joined #openstack-kolla18:52
*** zhubingbing has quit IRC18:52
*** gfhellma has quit IRC18:54
wally__question, I create a vm, but the vm canot go outside, and I cannot ping and ssh into the vm, how is the network for the vm?18:54
sdakedamn thought you wer ein a venv inc018:54
sdakesorry18:54
inc0let's try now18:54
*** lrensing_ has joined #openstack-kolla18:55
sdakeyup18:55
sdakesource creds first18:55
inc0nah18:55
inc0rally has it covered18:55
sdakesweet it works18:55
*** HyperJohnGraham has quit IRC18:55
inc0but we'll need to hack around it every time we do new deployment18:55
inc0which sux18:55
sdakebummer its not easy to install18:56
inc0we can cp -R this working venv18:56
inc0to new env18:56
inc0hacky but should work18:56
sdakeya i'll create a taraall of root18:56
inc0just this venv18:56
sdakei already baked up /root18:56
inc0and extract it to .venv in dir created18:56
sdakebut will do again18:56
inc0we're running out of space btw;)18:56
sdakenot surprising18:57
inc0also it's you who look at this terminal on a poststamp?18:57
sdakewhat do we have left18:57
inc0it's like 1/6 of my screen18:57
sdakeya laptop - busted screen18:57
sdakeyou know the story18:57
inc0yeah18:57
inc0"dont stand left of me"18:57
sdakehaha18:58
sdakesay do you know how we mae rally get a new database18:58
inc0yeah it's just sqlite somewhere18:58
sdakei'd like to remove the db and start fresh18:58
sdakebut waotor this tempest run18:58
sdakei need to see how it is reported18:58
sdakeinc0 i see19:00
sdakethanks19:00
sdakeis the temepst job still running?19:00
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: openvswitch service hookup/rename  https://review.openstack.org/36005119:02
inc0it is.19:02
*** aNupoisc has left #openstack-kolla19:03
sdakeinc0 back killing me - going to lay dow for an hour or two - and then i'll be ready to go with a full run19:03
inc0kk19:03
sdakei'll take care of running and getting output for scenario219:04
sdakewe need then scenario 3 setup19:04
inc0I need to get back to patches19:04
sdakescenario runtime is probably 4-8 hours19:04
*** Mech422 has quit IRC19:04
sdakeright19:04
inc0let me know when you're back up19:04
sdakei struggle with setup because I don't know the network environment19:04
sdakeperhaps you can show me how you go thorugh that so I can just get this done19:04
inc0everyone struggles with setups, that's why kolla exist19:04
sdakewe have all the pieces in place19:04
sdakewell I struggle because I lack network informatio ;-)19:05
sdakeanyway bbiaf19:05
*** haplo37__ has joined #openstack-kolla19:05
sdakeneed tha t tempest to finish before i can procee19:05
*** Mech422 has joined #openstack-kolla19:06
wally__i created a vm . but the VM canot reach outside, how is the network setup for a VM?19:09
*** senk has quit IRC19:10
*** jemcevoy has quit IRC19:11
*** senk has joined #openstack-kolla19:11
*** lrensing_ has quit IRC19:11
*** rhallisey has joined #openstack-kolla19:14
*** sdake has quit IRC19:20
*** senk has quit IRC19:27
*** senk has joined #openstack-kolla19:28
*** adnavare has joined #openstack-kolla19:33
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: openvswitch service hookup/rename  https://review.openstack.org/36005119:34
adnavareHi Folks, has anyone tried setting up docker on ubuntu 14.04? When I am trying to install I am getting hell of dependencies which I never saw earlier and unable to find a way around19:34
adnavare*recently19:34
mark-caseyadnavare: can you create a paste with the output of sudo apt-mark showhold as well as sudo apt-mark showmanual19:36
*** senk has quit IRC19:36
mark-caseywondering if there are any packages on the hold list that are the sam ebeing complained about19:36
adnavaremark-casey: showhold did not returned anything19:38
adnavareshowmanual output is here http://pastebin.com/n0zgZSQP19:38
*** thumpba_ has joined #openstack-kolla19:39
*** thumpba_ has quit IRC19:39
*** gfhellma1 has quit IRC19:39
adnavaremark-casey: yesterday i got to know docker has a new release that only supports ubuntu xenial, but i am wondering there has to be a way for trusty19:41
*** thumpba has quit IRC19:41
mark-caseyre: Xenial they've stated that publicly or that was a theory?19:43
*** gfhellma has joined #openstack-kolla19:47
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: l3/metadata DaemonSets + DVR, & labels  https://review.openstack.org/35755719:56
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: Deployment, Readiness, Safe Shutdown, & Scaling for glance  https://review.openstack.org/35489519:58
openstackgerritMerged openstack/kolla-kubernetes: openvswitch service hookup/rename  https://review.openstack.org/36005119:59
adnavaremark-casey: I am not sure, I got to know from sdake20:04
adnavaremark-casey: can we actually try to get docker 1.10 specifically? So that I don't need these dependencies20:05
adnavaremark-casey: i have this in my sources.list.d/docker.list "deb https://apt.dockerproject.org/repo ubuntu-trusty main"20:07
adnavareand then when i try to do apt-get install docker-engine it is throwing all these dependencies20:07
*** vhosakot has quit IRC20:08
*** vhosakot has joined #openstack-kolla20:12
*** egonzalez90 has joined #openstack-kolla20:15
wally__hi guys, after I created VM,  but the VM cannot go to internet, how is the network setup?20:19
wally__i cannot ping and ssh into the VM20:19
Pavowally__ does your secuity groups in openstack have SSH and ICMP ingress added?20:25
Pavoand for the instance to have internet access you have to have an external network inside openstack configured with DNS to resolve20:26
wally__yeah, i have ssh an dcmp ingress added20:30
wally__I setup all in one,  and my sever has internet access,20:31
wally__how do u mean by external network inside openstack configured20:31
*** Jeffrey4l__ has joined #openstack-kolla20:34
*** Jeffrey4l_ has quit IRC20:34
*** jtriley_ has joined #openstack-kolla20:35
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla: Customization for base  https://review.openstack.org/35804220:36
*** jtriley has quit IRC20:38
mark-caseyadnavare: IIRC the errors you were getting don't mean it doesn't have the dependencies, they mean it is holding on to older versions of those dependencies for an unknown reason. If you want to see which versions are currently available you could 'sudo apt-cache show docker-engine | grep Version'20:38
*** daneyon has joined #openstack-kolla20:39
*** jtriley_ has quit IRC20:40
*** bootsha has joined #openstack-kolla20:42
*** egonzalez90 has quit IRC20:42
*** daneyon has quit IRC20:43
mark-caseyadnavare: if 1.10 is listed then installing it may be as simple as sudo apt-get install docker-engine=1.10.0-0~trusty20:43
mark-caseyor there are also a few point revisions like 1.10.320:44
*** vhosakot has quit IRC20:49
*** vhosakot has joined #openstack-kolla20:50
inc0jrich523, just finished meddling with headphones, it was easy indeed20:59
*** HyperJohnGraham has joined #openstack-kolla21:02
*** vhosakot has quit IRC21:11
*** vhosakot has joined #openstack-kolla21:11
*** bootsha has quit IRC21:13
adnavaremark-casey: Okay yes install docker-engine=1.10.0-0~trusty did solved the problem. Somehow earlier it did not worked.21:14
adnavaremark-casey: may be i tried something wrong the last time.21:14
*** srwilkers_ has joined #openstack-kolla21:15
*** vhosakot has quit IRC21:17
*** salv-orl_ has joined #openstack-kolla21:17
*** adnavare has quit IRC21:18
*** salv-orlando has quit IRC21:20
*** dwalsh has quit IRC21:20
*** rhallisey has quit IRC21:23
*** aNupoisc has joined #openstack-kolla21:23
*** HyperJohnGraham_ has joined #openstack-kolla21:33
*** HyperJohnGraham has quit IRC21:34
*** HyperJohnGraham_ is now known as HyperJohnGraham21:35
*** lamt has joined #openstack-kolla21:37
*** lrensing_ has joined #openstack-kolla21:38
lrensing_would someone mind reviewing this when they have some spare time? https://review.openstack.org/#/c/358305/21:39
*** haplo37__ has quit IRC21:43
*** bootsha has joined #openstack-kolla21:43
*** sdake has joined #openstack-kolla21:48
*** HyperJohnGraham has quit IRC21:48
*** sdake_ has joined #openstack-kolla21:50
*** lrensing_ has quit IRC21:51
*** srwilkers_ has quit IRC21:51
*** bootsha has quit IRC21:52
*** sdake has quit IRC21:54
*** sdake_ has quit IRC22:01
*** HyperJohnGraham has joined #openstack-kolla22:03
*** sdake has joined #openstack-kolla22:03
lamtHello, I am planning to work on https://bugs.launchpad.net/kolla/+bug/1616387 - and am wondering if there is any corner cases that I should be aware of.  Besides removing all references to fedora.22:06
openstackLaunchpad bug 1616387 in kolla "Remove base_distro type fedora from Dockerfile templates" [Undecided,New]22:06
*** zhiwei has joined #openstack-kolla22:06
*** zhiwei has quit IRC22:11
*** vhosakot has joined #openstack-kolla22:13
sdakeinc0 around?22:19
inc0yeah22:19
*** dave-mccowan has quit IRC22:19
sdakecan you make rally verify install work again22:19
sdakei am not ure what you did22:19
sdakei hae the virtual env22:20
sdakebut i'm not sure where it goes22:20
sdakeits for-deployment-id-buildenv22:20
inc0here22:20
*** lamt has quit IRC22:27
*** HyperJohnGraham has quit IRC22:29
*** michauds has quit IRC22:30
*** jrist has quit IRC22:33
sdakeinc0 after i recreated the databasea22:35
sdakeand played with a few things22:35
sdakenow rally isn'tworking at all22:36
sdakeinc0 almost got it entirey scripted on the gather data front22:36
inc0ehh I don't knwo rally:S22:38
*** mark-casey has quit IRC22:38
inc0there was another script here right?22:39
sdakeya i renamed it tot his one22:39
sdakeand going ot make a new one ot run everything22:39
sdakealso temest works but fais22:39
openstackgerritWei Cao proposed openstack/kolla: Add solum container  https://review.openstack.org/35540822:40
sdakeinc0 i'm goin to go get lunch or breakfasat or whatever22:41
sdakeinc0 bbi20-30 mins - please see if yo u can get that working22:41
inc0let's hoep22:41
jrich523inc0: glad to hear it went smoothly :)22:44
inc0yeah thanks for pointers22:45
*** jrist has joined #openstack-kolla22:45
*** bmace has quit IRC22:46
*** fguillot has joined #openstack-kolla22:46
*** vhosakot has quit IRC22:50
inc0sdake, works, somebody messed up admin openrc. Also moved deployment creation out of forloop.22:50
jrich523glad to help inc0 :)22:50
*** dwalsh has joined #openstack-kolla22:54
*** zigo has quit IRC22:56
*** sdake has quit IRC22:57
*** zigo has joined #openstack-kolla22:57
*** fguillot has quit IRC23:00
*** fguillot has joined #openstack-kolla23:03
sbezverksdake: ping23:06
*** sdake has joined #openstack-kolla23:07
sdakeinc0 thanks so ready to go then on the test run?23:08
inc01 conc and 1 times is runnihng now23:08
inc0feel free to trash db again and redo whole thing23:08
sdakei always use /etc/kolla/admin-openrc23:09
sdakewas that file modified?23:09
inc0it was invalid23:09
sdakenova list worked with those creds ;-)23:09
inc0yeah23:10
inc0but not everything23:10
inc0OS_PROJECT_DOMAIN_ID=default23:10
inc0I changed it to DOMAIN_NAME23:10
sdakeok 3 tests are running23:21
sdakein serial order23:21
sdakethen we need to run tempest manually23:21
sdakebecause the install is manual23:21
sdakeinc0 re https://etherpad.openstack.org/p/kolla-N-midcycle-osic23:22
sdakeinc0 how many storage/compute/control nodes does scenario 2 have?23:23
sdakeand what networing is in use?23:23
inc0just pick a numbe23:23
inc0r23:23
sdakeinc0 i want to consolidate some scnearios23:23
sdakehow many do we have now23:23
inc0and as networking goes, it should be ok as it is23:24
sdakeinc0 one of our scenarios is linuxbridge another is ovs23:24
sdakeinc0 what is  the current inventory file in use?23:28
inc0~/inventory-ips-only afaik23:28
inc0brb gonna eat sth23:28
*** fguillot has quit IRC23:29
sdakecool 3 control 100 compute 20 storage23:30
sdakecan consolidate23:30
*** fguillot has joined #openstack-kolla23:33
*** lamt has joined #openstack-kolla23:34
sdakewe basicalaly have 6 data captures in total per distro now23:39
sdakemuch mor etidy23:39
sdakescenario 2 is capturing now23:39
sdakeonce we run tempest need to deploy scenario 323:39
wally__hi guys, Is there a network diagram for kolla deployment, my vm still cannot reach outside, I dot know how does a VM can reach outside?23:48
sdakeinc0 2016-08-24 18:48:22.205 12258 INFO rally.task.runner [-] Task 477b86f1-3e08-4a15-a692-a5fd55ce1eb7 | ITER: 111 END: Error IpAddressGenerationFailureClient: No more IP addresses available on network b73d8375-e54b-46cf-8070-7d5c7966444c.23:48
inc0lol23:49
inc0we should redeploy whole thing23:49
sdakei think that seems reasonable23:49
sdakehow long will that take you :)23:49
sdakedont delete files in /etc dir23:50
sdakethey contain custom quota config23:50
inc0sdake, should be about 20min;)23:50
inc0wanna do the honors?23:50
sdakeincluding ceph?23:51
sdakenah - not sure i woudl get ceph right23:51
inc0ahh...with ceph23:51
inc0then 21min23:51
sdakei see some special playbooks for dealign with the disk labeling23:51
inc0I can watch23:51
sdakehow about i wtch you drive23:51
inc0kk23:51
inc0I'm killing this thing23:52
sdakewhat about disk labeling?23:52
sdakeoh aftre destroy23:52
sdakecmdfailed?23:54
sdakejeffrey had soem special playbook to deal with the disk partitions iirc23:54
*** zhurong has joined #openstack-kolla23:54
aNupoiscis 2.0.3 tag associated with kolla stable/mitika branch?23:59

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