Tuesday, 2016-08-30

*** zhurong has quit IRC00:07
*** fguillot_ has joined #openstack-kolla00:12
*** sdake has joined #openstack-kolla00:14
sdakeyo00:15
*** gfhellma has quit IRC00:18
sbezverk_sdake: need help from vxlan expert, do you know any?00:20
sdakegod i wish00:20
sdakedaneyon is your best shot there00:20
sdakebut i you dont know it, then i ont think daneyon would either00:20
sbezverk_:-(00:21
sdakehe is a ccie and pretty strong network guy - worth asking00:21
sbezverk_sdake: this one of those x-files type of issue00:21
sbezverk_when all config looks ok, no any errors in the log but it does not work..00:21
sdakewhere is the vikram00:22
sbezverk_no idea, tried to ping him earlier00:22
sdakehe sent me mail 30 minutes ago00:23
*** frzn_ has quit IRC00:24
aNupoiscHi Folks, When i am trying to deploy ceph with kolla it is forever staying in "Looking up disks to bootstrap for Ceph OSDs" task. I have one partition named as "KOLLA_CEPH_OSD_BOOTSTRAP".00:26
aNupoiscAny idea whether it is looking for something00:26
sdakeit should be fast at that step00:26
sdakeare you using mitaka branch?00:26
aNupoiscsdake: yes00:27
sdakehow many nodes?00:27
aNupoiscthis is the paste where it is sitting forever http://pastebin.com/rYqvXjgA00:27
aNupoiscsingle node00:27
*** fragatin_ has quit IRC00:27
sdakesingle node requires special ceph config00:27
aNupoisci am using all-in-one inventory file sdake00:27
aNupoiscsdake: I am following https://github.com/openstack/kolla/blob/master/doc/ceph-guide.rst#managing-ceph00:27
*** fragatina has joined #openstack-kolla00:28
aNupoiscsdake: what is that can you tell? I have changed globals.yml and ceph.conf to tell one pool00:28
aNupoiscfor osd00:28
sdake[global]00:28
sdakeosd pool default size = 100:28
sdakeosd pool default min size = 100:28
aNupoiscsdake: yes doing that00:29
sdakeok00:29
aNupoiscalso running this "docker exec ceph_mon ceph osd pool set rbd size 1"00:29
aNupoiscto tell one copy00:29
sdakeyou should not need to do that if you set the globals.yml00:29
aNupoiscokay let me paste my globals.yml00:30
*** duonghq has joined #openstack-kolla00:30
aNupoiscsdake: http://pastebin.com/gbPE33hC00:31
aNupoiscthat is my globals00:31
aNupoiscsdake: i ran docker exec ceph_mon ceph osd pool set rbd size 1 too.00:32
aNupoiscsdake: but that won't affect right as it will read globals.yml00:32
sdakewhat is that spposed to do00:32
duonghqsdake: centos is ok?00:32
sdakeduonghq no iea just woke up00:33
duonghqoops00:33
sdakeduonghq i was hoping Daviey or vhosakot would e up still00:33
sdakei got a email indicating the nodes are deplouyed00:33
aNupoiscsdake: it is just tells the number of copies should be one inside pool00:33
duonghqsdake: you just took a quick nap or full sleep?00:33
sdake2-3 hrs00:33
sdake2 hrs sleep 12 hrs work in cycle since wednesday00:34
aNupoiscsdake: you are what timezone?00:34
sdakearizona gmt-7 pst00:34
duonghqhope that next time I can join OSIC driver team00:34
aNupoiscsdake: ahh00:34
sdakeaNupoisc i need to get back to you - today is our lat day on the osic gear00:35
sdakeaNupoisc and i guess it has beeen deplooyed on centos00:35
sdakeso I need to measure some baselines00:35
duonghqsdake: how many hours do we left?00:35
sdakeabout 6-1200:35
sdakeenough to run 1 baseline00:35
duonghqtight schedule00:35
*** frzn_ has joined #openstack-kolla00:36
aNupoiscsdake: i am running on ubuntu00:36
sdakeaNupoisc its not that i dont want to help yu - osic gear disappaers tomorrow00:36
duonghqbut, what wrong with you aNupoisc?00:36
sdakeand i need to make use of it while we have it00:36
duonghqsee if I can help00:36
aNupoiscsdake: Oh okay i don't have an idea what is osic gear?00:37
aNupoiscsdake: okay np00:37
aNupoiscduonghq: Hi yeah so00:37
aNupoiscduonghq: I am running kolla with ceph and my deploy is sitting at " Looking up disks to bootstrap for Ceph OSDs" forever00:38
aNupoiscduonghq: I am running all-in-one node setup00:38
duonghqwhich ceph backend do you use?00:38
aNupoiscradosgw00:38
sdakeaNupoisc osic gear is 131 node cluster we have to scale tet kolla00:39
aNupoiscsdake: Ahh awesome good luck :)00:39
sdakewe have done alot of measurement already00:39
sdake20 minutes to deploy 121 nodes00:39
sdake123 nodes that is00:39
*** jtriley has joined #openstack-kolla00:39
aNupoiscduonghq: here is my globals.yml http://pastebin.com/gbPE33hC00:39
aNupoiscsdake: I am trying to bring up ceph for 2 days and some thing is failing. We can talk on it tomorrow if not resolved by today00:40
aNupoiscsdake: good luck00:40
duonghqI do not ceph yet, sorry00:41
duonghqbut did you check the container log?00:41
aNupoiscduonghq: not sure where they go00:41
aNupoisclet me do that00:41
duonghqdocker exec -it heka /bin/bash00:42
duonghqand look in /var/log/kolla/ceph00:42
aNupoiscduonghq: not returning anything00:44
aNupoisci have two files ceph-client.admin.log and ceph-mon.log00:45
aNupoiscboth are empty00:45
duonghqhmm, did you try: docker logs ceph-osd?00:45
duonghqor bootstrap ceph00:45
duonghqdo not remember exact name00:45
aNupoiscshould those be inside docker00:46
aNupoisc?00:46
duonghqno, the outer shell00:46
aNupoiscsaying no such container00:46
duonghqdocker ps -a | grep cehph00:47
duonghq*ceph00:47
duonghqwhat does it say?00:47
*** kbaegis has joined #openstack-kolla00:50
kbaegisHey guys.  From current master, horizon00:50
duonghqkbaegis? what's wrong?00:52
*** zhubingbing has joined #openstack-kolla00:53
kbaegis500's.  Traceback: http://hastebin.com/dafahevori.rb00:53
aNupoiscduonghq: It says ceph is running 8d4f59263708        kolla/ubuntu-binary-ceph-mon:2.0.2        "kolla_start"00:55
aNupoiscfrom 3 days00:55
aNupoiscduonghq: it is somehow unable to find the partition00:56
aNupoiscfor osd00:56
aNupoiscthats the problem even though i have the partition named as it is looking00:56
duonghqkbaegis?latest master? did you try clean and rebuild image00:57
duonghqaNupoisc: can you try docker logs <container-name>00:58
duonghqceph-mon, I guess00:58
*** v1k0d3n has quit IRC00:58
kbaegisduonghq: Did rebuild, didn't clean00:59
aNupoiscit is unable to find ceph-mon container00:59
aNupoiscduonghq00:59
aNupoiscduonghq: i forget to mention the name at start. lol01:00
*** vhosakot has joined #openstack-kolla01:00
aNupoiscduonghq: do you know what extra things are required when doing ceph on single node01:00
duonghqkbaegis: sometime docker image and ansible need to in sync :)01:01
duonghqaNupoisc: I don't know, sorry01:02
duonghqbut ceph-mon is running but cannot docker logs is wired01:02
aNupoiscduonghq: I am not sure. Do we need to mention seperately in any conf file or in globals for that?01:03
aNupoiscduonghq: yeah seems ceph-mon is started but logs are not available01:03
duonghqafaik it's quite unussual01:04
duonghqnot sure, sorry01:04
aNupoiscduonghq: hmm.01:04
aNupoiscno problem01:04
aNupoiscthanks01:04
vhosakotsdake: ping.. should we run scenario # 2 on centos ?01:05
sdakevhosakot need to stup network first01:05
*** jtriley has quit IRC01:06
vhosakotsdake: yep, I'm searching that playbook.. do you know its name?01:06
sdakei dont know i there is one01:06
vhosakotsdake: I'll check..01:06
*** jtriley has joined #openstack-kolla01:06
sdakethe interfaces are named differenelty as well01:06
vhosakot1 min... switching VPNs01:06
*** xwang has quit IRC01:07
*** Pavo has quit IRC01:09
*** zhurong has joined #openstack-kolla01:13
*** Pavo has joined #openstack-kolla01:13
*** sdake has quit IRC01:14
*** frzn_ has left #openstack-kolla01:14
rkrumHas anyone seen neutron agent errors like RTNETLINK answers: Invalid argument with Kolla and Centos 7?01:16
rkrumIt seems specific to running neutron in docker atm.01:16
*** mtaylor22 has joined #openstack-kolla01:18
*** mtaylor22 has quit IRC01:18
*** mtaylor22 has joined #openstack-kolla01:19
*** sdake has joined #openstack-kolla01:21
sdakevhosakot - ok was delaing with yard dude01:22
sdakei am back01:22
vhosakotsdake: cool, I'm still searching the playbook...01:22
vhosakotdo we have the globals.yml ready for scenario 2 ?01:22
sdakenot really ready01:22
sdakebut its prtty rclose01:23
vhosakotsdake: ok...01:23
sdakethe interface names are diferent on that machine01:23
sdakeon centos the interface names ae different01:23
vhosakotthat machine = ?  deploy node?01:23
vhosakot253?01:23
sdakeall machines deployed with centos have a differnet interface name01:24
sdakeenp1s001:24
sdakevs eth001:24
sdakeetc01:24
vhosakotok..01:24
vhosakotsdake: 1 sec... i'll be back...01:24
*** vhosakot has quit IRC01:25
*** vhosakot_ has joined #openstack-kolla01:25
*** zhiwei has joined #openstack-kolla01:27
vhosakot_sdake: back01:27
sdakevhosakot_ did you capture ipconfig on one of the nodes before resetting them?01:27
sdakeifconfig thatis01:27
vhosakot_sdake: no01:27
sdakebritthouser would be helpful here01:28
sdakeca nyou call him01:28
sdakehe knows how the networks are setup i htink01:28
vhosakot_yes, britthouser said he can help after 9 pm EST today and it is 9:28 pm EST here now01:28
sdakep4p1.702  Link encap:Ethernet  HWaddr 68:05:ca:38:65:6401:29
sdake          inet addr:172.21.8.253  Bcast:172.21.11.255  Mask:255.255.252.001:29
sdakep4p1.733  Link encap:Ethernet  HWaddr 68:05:ca:38:65:6401:29
sdake          inet addr:172.21.112.250  Bcast:0.0.0.0  Mask:255.255.252.001:29
sdakeno idea what network topology of this gear i01:30
vhosakot_wow, that is the sub-interface for VLAN 702 I think... I doubt the cobbler ks has VLAN info... will the playbook set this up ?01:30
sdakeis01:30
*** fragatina has quit IRC01:30
sdakethere is no playbook that i can see01:30
sdakeit was deployed by ansible i'm certain of it01:30
sdakebecuse the interface file aid at the top "Deployed by ansible"01:30
sdakethere are other vlans we have as ewll01:31
*** jtriley has quit IRC01:31
sdakesetup-insecure-inv.yml01:32
sdakethat is one file01:32
sdakeI think it needs modification01:32
*** salv-orlando has joined #openstack-kolla01:32
vhosakot_ok01:32
vhosakot_let me check01:32
*** huikang has joined #openstack-kolla01:33
*** frzn_ has joined #openstack-kolla01:33
sdakehow aobut we run the host setup playbook01:33
sdakeand see what happens01:33
sdakemoment01:33
sdake2: ens1f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 100001:34
sdake    link/ether 3c:fd:fe:9c:6f:1c brd ff:ff:ff:ff:ff:ff01:34
sdake    inet 172.21.0.24/22 brd 172.21.3.255 scope global dynamic ens1f001:34
sdake       valid_lft 18192sec preferred_lft 18192sec01:34
sdake    inet6 fe80::3efd:feff:fe9c:6f1c/64 scope link01:34
sdake       valid_lft forever preferred_lft forever01:34
sdake3: ens1f1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 100001:34
sdake    link/ether 3c:fd:fe:9c:6f:1d brd ff:ff:ff:ff:ff:ff01:34
sdake4: ens4f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 100001:34
sdake    link/ether 3c:fd:fe:9c:73:14 brd ff:ff:ff:ff:ff:ff01:34
sdake5: ens4f1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 100001:34
sdake    link/ether 3c:fd:fe:9c:73:15 brd ff:ff:ff:ff:ff:ff01:34
sdakethose are all the interfaces on the machine01:34
vhosakot_sdake: setup-insecure-inv.yml starts the docker insecure registry01:34
sdakei know - i looked at it01:34
*** banix has joined #openstack-kolla01:34
vhosakot_sdake: who setup the netwporking in ubuntu01:34
sdakeit doesn't start the registry01:35
sdakeit sets up insecure registry on all the nodes01:35
sdakeno idea01:35
sdakei think inc0 or pburke01:35
sdakepbourke01:35
sdakebut britthouser was involved01:35
vhosakot_right, setup-insecure-inv.yml updates DOCKEROPTS /etc/default/docker...01:35
vhosakot_sdake: in centos, the config file is not /etc/default/docker... I think it is different.. let me check01:36
sdakewould have been handy to keep an interface file on the ubuntu machines01:36
*** mtaylor22 has quit IRC01:36
sdakeare there any machines you didn't reload?01:36
*** caowei has joined #openstack-kolla01:37
*** dwalsh has joined #openstack-kolla01:37
vhosakot_sdake: only deploy node (253) was not touched01:37
sdakei dunno - dead in the water01:38
sdakeneed britthouser01:38
vhosakot_shall I setup a webex with you and britthouser ?01:39
sdakei think irc should be good enough01:39
vhosakot_cool01:39
*** signed8b_ has quit IRC01:39
sdakeis britthouser here?01:39
sdakemy cll is out of juice - so i can't call him01:39
sdakecell01:40
vhosakot_1 sec... need to switch VPN again to find Britt;s cell number01:41
*** vhosakot_ has quit IRC01:43
*** salv-orlando has quit IRC01:43
*** vhosakot has joined #openstack-kolla01:43
vhosakotsdake: ok back01:44
vhosakotsdake: wow, britthouser does not have his cell number in the compant dir01:45
vhosakotcompany*01:45
vhosakotsdake: I emailed britthouser01:47
britthouserI am here now sdake and vhosakot01:47
vhosakot:)01:48
sdakecool - wife just brought home dinner01:48
sdakebritthouser do you recall how the networks were configured for kolla01:48
vhosakotbritthouser: so, all the 130 nodes have CentOS now and need networking/VLAN settings01:48
sdakethere were some vlans and stuff01:48
britthouserI took some notes, lemme look01:49
vhosakot1 sec.. switching VPNs... I'll be back01:49
vhosakotCisco<-->F5 VPN switching is a game!01:49
britthouserSo have a look at the etherpoad01:49
britthouserthere is a section called "Network Layout"01:49
britthouserp4p2 and p1p2 should be bonded into bond001:50
britthouserp1p1 is our external01:50
britthouserp4p1 is the ceph cluster (on vlan 733)01:50
sdakeline 12801:52
*** vhosakot_ has joined #openstack-kolla01:52
*** vhosakot has quit IRC01:52
sdakebritthouser do you know how to do that on centos on 123 nodes via ansible01:52
sdakenote centos has different interface names01:53
sdakebritthouser so weprobaby need a mapping of some type01:53
vhosakot_back..01:53
vhosakot_britthouser: which tmux session are you in? 0 or 9?01:53
*** unicell has quit IRC01:55
vhosakot_the centos source images built can be seen in tmux session 0 window 301:55
britthouserI'll login to zero01:55
vhosakot_cool01:56
sdakecn you  cats make yur screens bigger01:58
*** aNupoisc has quit IRC02:01
britthouserAgreed sdake and vhosakot - lets stick with the interface names we have02:02
sdaketoo complicted to rename02:02
sdakeand doens't work particualrly well02:02
vhosakot_cool...02:04
vhosakot_britthouser: so, what "extra" networking is needed than how it is now ?02:04
britthousersdake - my proposal is that we work out the bondign config on one host, and then write the ansible todo the rest02:04
britthouserlets login to one of the nodes and see02:04
vhosakot_britthouser: should we bond and sub-inerface for vlan ?02:04
sdakewfm02:04
*** daneyon has joined #openstack-kolla02:08
vhosakot_britthouser: window 3 was deploy node.. now, it is not.. what happened ?02:08
* britthouser shrug02:09
duonghqanybody know where the baremetal roles is for ubuntu 14.04 or 16.04 one?02:09
vhosakot_britthouser: :) cool...02:09
duonghq*whether02:09
sdakeduonghq its for 14.0402:09
duonghqthank sdake02:10
sdakewhich interfaces aer e bonding02:11
britthouserens1f1 and ens4f102:11
britthouserold p1p2 and p4p202:11
vhosakot_britthouser: ah, did you SSH into one of the target nodes (.45) in window 3 ?02:11
britthousersomeone must have vhosakot_02:12
vhosakot_cool..02:12
sdakemay have been me looking for interface files for ubuntu02:12
*** duonghq has left #openstack-kolla02:12
vhosakot_cool..02:13
*** daneyon has quit IRC02:13
openstackgerritLu lei proposed openstack/kolla: Fix oslo.i18n in kolla project  https://review.openstack.org/35534202:13
openstackgerritzhubingbing proposed openstack/kolla: Add aodh role  https://review.openstack.org/35102702:15
vhosakot_britthouser: of the 130 nodes, on which nodes are the bonds configured?02:16
sdakebritthouser pretty sur eyu can get rid of uuid as well as long as hou ahve the name02:16
britthouserall02:16
vhosakot_wow, all 130 needs bond.. ok02:16
britthouserI think you need either HWADDRES or UUID02:16
openstackgerritdupengfei proposed openstack/kolla: * Fix lost parameter --remote in generated start_ovsdb_server.sh  https://review.openstack.org/36202702:17
* britthouser crosses fingers02:17
*** zhubingbing has quit IRC02:17
vhosakot_SSH did not drop. cool!02:17
*** duonghq has joined #openstack-kolla02:18
vhosakot_nice!02:18
britthouseroh duh02:18
vhosakot_britthouser: we can refer VIM's bond0 as sample?02:19
vhosakot_cool02:19
britthouserthat's where I'm cutting pasteing02:19
vhosakot_:)02:19
sdakenice  mii statu ftw02:20
britthouserPartner Mac Address: 00:23:04:ee:be:b902:20
britthouserwe are bnoded with teh switch02:20
vhosakot_britthouser: is this mac the mac of the remote end ?02:20
britthouserright...that is the switch_id sent by lacp process on the ToR02:21
vhosakot_cool02:21
britthouserif its all 00:00:00:0002:21
vhosakot_shouldn;t bond0 have an IP ?02:21
britthouserno02:21
britthouserwe now need to create bond0.70202:21
sdakethe power of 100 lemons!!02:21
britthouserbond0.73002:21
britthouserbond0.73102:21
britthouserROFL02:21
britthouserbond0.73202:21
vhosakot_yes, I saw that issue the other day.. partner MAC was 00:00:00:00 and port-channel on the other end was down due to bad networking02:21
britthouserand ens4f1.73302:22
*** zhubingbing has joined #openstack-kolla02:22
vhosakot_britthouser: how do we redo these steps on the other 129 nodes... should we write a bash script and use sed to replace lines in files ?02:22
*** kbyrne has quit IRC02:22
britthouserprobably ansible lineinfile?02:22
vhosakot_cool02:22
britthouserwe should look back how it was done in ubuntu02:23
sdakelineinfile02:23
britthouserit will be similar, just different files instead of all in one file02:23
sdakebritthouser i don't see any networ playbooks on 25302:23
vhosakot_are 730, 731 and 732 the VLAN Ids trunked on bond0?02:23
*** v1k0d3n has joined #openstack-kolla02:24
*** kbyrne has joined #openstack-kolla02:24
britthouserhmm....not sure how inc0 did that then.02:24
britthouseroh...lets check the lxc-container02:25
britthouserhe might have done it in there02:25
*** zhubingbing has quit IRC02:26
*** duonghq_ has joined #openstack-kolla02:26
*** Dupengfei has joined #openstack-kolla02:26
DupengfeiHello, everybody, I am a newer in openstack contributor.02:28
sdakebingo02:28
*** pbourke has quit IRC02:29
*** duonghq has quit IRC02:29
sdakehey guys need to run to store for 10 mins bbiaf ok?02:30
britthousersure thing!02:30
*** duonghq_ is now known as duonghq02:32
*** zhubingbing_ has joined #openstack-kolla02:33
*** frzn_ has quit IRC02:33
britthouserSo in ubuntu, there is just a single file which has all the interfaces02:33
britthouserIn Centos, each interface has its own file.02:34
*** dwalsh has quit IRC02:34
duonghqbritthouser, /etc/network/interfaces02:34
*** fguillot_ has quit IRC02:34
vhosakot_britthouser: did the steps you did on the targetnnode .45 work ?  If yes, can we try to add those steps in lineinfile ?02:34
britthouserRight duonghq, taht the ubuntu file02:34
britthouservhosakot_ - they worked, but they aren't everything02:34
vhosakot_britthouser: ahok02:34
britthouserwe need to divide the playbooks into two categories: 1) interfaces files that already exist and just need some lineinefile plays02:35
duonghqah, I just blackout for awhile, so I lost the context02:35
britthouser2) interfaces that don't yet exist and we can use templates to create02:35
britthousermake sense?02:35
britthouserSo we can ansiblize the ens1f1 and ens4f1 config changes using lineinfile02:35
britthouserand the templatie the bond0, bond0.whatever and ens4f1.whatever files.02:36
vhosakot_britthouser: yes, for 2), do we write a shell script and call ansible's "shell" module to run the shell script on all the nodes ?02:36
britthouserno, lets use template simliar to what we have with interfaces.j202:36
britthouserb/c the Ip address logic will be the same02:36
britthouserwe can reuse02:36
britthouserwe'll just have interface.bond0.j2 and interface.bond0.733.j2 etc02:37
vhosakot_right right.. cool02:37
britthousermake sense?02:37
vhosakot_yes...02:37
duonghqwhich host distro do we support? Ubuntu 14.04/16.04 and???02:37
vhosakot_so, three templates to create 3 new files on each node02:37
vhosakot_right ?02:37
*** srwilkers_ has joined #openstack-kolla02:37
britthouserI think 6?02:37
*** srwilkers_ has left #openstack-kolla02:37
britthouserbond0, bond0.702, bond0.730, bond0.731, bond0.7732, ens4f1.73302:38
britthouser7732=73202:38
vhosakot_cool, and edit for the ens1f1 and ens4f1 files are done using lineinfile ?02:38
britthouserthat's my thoughts.02:38
vhosakot_cool, yes.. thats a great idea...02:39
britthouserYou wanna start with the lineinfile part, and I'll watch?02:39
*** huikang has quit IRC02:39
britthouseror vice versa? what do you think?02:39
vhosakot_yes... I need to know the lines to change... I can do the lineinfile part.. cool02:39
britthouserjust diff the file and file.orig02:39
britthouserI think you can pick out the differences?02:40
*** esmiurium has quit IRC02:41
sdakeback02:42
britthouservhosakot_ I think instead of commenting out, we can just remove02:42
britthouserHey sdake02:42
britthouserI think we have a plan02:43
britthouserneed to me re-iterate? or do yo have scrollback?02:43
sdakelet me read02:43
vhosakot_sdake: hey.. still playing with interface config files02:43
vhosakot_britthouser: cool02:43
sdakeya keep at it - if we finish by midnight pst i should be able to run a baseline :)02:43
britthouservhosakot_ lets copy the current files to .bond02:43
vhosakot_britthouser: can I delete the lines commented out (with #)02:43
britthouserYeah vhosakot_ lets delete the files with #02:43
britthouserand then copy to *.bond02:44
vhosakot_coolsvap:02:44
vhosakot_cool02:44
britthouserthen copy the orig back02:44
britthouserand we can run our playbook and diff against the .bond file to make sure it turned out right.02:44
*** dave-mccowan has quit IRC02:44
sdakevhosakot_ if your using a tempalte you just use template and a globals..yml to go with it02:45
*** esmiurium has joined #openstack-kolla02:45
vhosakot_cool02:45
britthouserlemme change one more thing vhosakot_02:46
vhosakot_britthouser: sure, go ahead02:46
britthouserok that's cleaner02:46
*** banix has quit IRC02:46
openstackgerritJeffrey Zhang proposed openstack/kolla: Add OSIC Scale Testing Documentation  https://review.openstack.org/35210102:46
britthouserOk so it looks like we need to remove 10 file, change 2 lines, and add 3 lines.  yes?02:47
britthouserremove 10 lines*02:48
sdakebritthouser Jeffrey4l_ is here02:48
sdakeJeffrey4l_ can probbly helpl very fast get tihs problem sorted02:48
britthouserHey Jeffrey4l_02:48
Jeffrey4l_sdake, britthouser hey02:48
Jeffrey4l_what's wrong?02:48
sdakeJeffrey4l_ centos is deployed02:48
*** banix has joined #openstack-kolla02:48
sdakenow need to configure netowrkign on 130 nodes02:49
sdakewe have a reference impementation on one of the nodes of the cnfig files02:49
sdakeneed that rolled across 130 nodes02:49
Jeffrey4l_write a ansible templates?02:49
openstackgerritdupengfei proposed openstack/kolla: Fix Bug #1618294, Live migration failure bug. Modify vncserver_listen and server_listen to 0.0.0.0. Closes-Bug: #1618294  https://review.openstack.org/36257702:49
openstackbug 1618294 in kolla "Live migration failure bug." [Undecided,New] https://launchpad.net/bugs/1618294 - Assigned to Pengfei Du (58750307-3)02:49
sdakethat is what vhosakot_ is doing atm02:49
britthouserIf you're in tmux 0, then on the screen you see the diff of the manual changes we made that need ansiblizing02:49
Jeffrey4l_use ansible tempalte?02:49
britthouserWe discussed, and I think there are two sets of changes we need.02:50
sdakeJeffrey4l_ yup - any chance yuo can jump in and write it quckly02:50
Jeffrey4l_i am in the tmux 0 now.02:50
britthouser1) changes to existing files (what you see now)02:50
britthouser2) additional files that don't exist yet02:50
britthouserso I think templates for #202:50
vhosakot_britthouser: I'm writing lineinfile to edit lines02:50
sdakeyou cn doo all of those with tmeplates02:50
britthouserI think we need UUID or HW_ADDRESS02:50
britthouserok it sounds like vhosakot_ is writing some ansible not in the tmux. =)02:51
sdakedont need uuid but may need mac address02:51
vhosakot_britthouser: I'm in tmux session 0 window 3 :)02:51
britthouserit works with UUID, so rather not rock the boat02:51
vhosakot_wow, mac address need to be read from cobbler config for each node then02:51
Jeffrey4l_uuid and mam doesn't matter. i think02:51
Jeffrey4l_mam/mac02:52
Jeffrey4l_if you do not point the mac, it use the physical mac address.02:52
britthouserwell, what we narrowed down for these files Jeffrey4l_ was we need to remove 10 lines, change 2 lines and add 3 lines02:52
vhosakot_britthouser: shall I write ansible lineinfile code to remove lines first?02:52
britthouserso it should be pretty easy playbook, and I think vhosakot_ is already writing it.02:52
britthousergo for it vhosakot_02:52
vhosakot_britthouser: cool02:52
Jeffrey4l_ok02:52
britthouserAre you writing it not in the tmux?02:52
britthouservhosakot_ ^^02:53
britthouserif so, then Jeffrey4l_ and I can look at the 6 files we do need to create from template?02:53
vhosakot_I am.. session 0 window 202:53
vhosakot_britthouser: ^^02:53
sdakebtw Jeffrey4l_ i captured results for the fio test02:53
Jeffrey4l_sdake, cool. and i captured too. and push it into the PS just now02:53
vhosakot_britthouser: aren't you in session 0 window 3?02:53
sdakeok02:53
britthouserOk, vhosakot_ I'll let you work on that uninterrupted.  Ping us when you get it written and we can test02:54
Jeffrey4l_sdake, i added scenario-11 ( fio test) and scenario-12( nova boot test)02:54
vhosakot_britthouser: cool... I'll let you guys know..02:54
*** Pavo has quit IRC02:55
*** banix has quit IRC02:55
sbezverk_Jeffrey4l_: do you know ryu?02:56
*** Pavo has joined #openstack-kolla02:56
Jeffrey4l_sbezverk_, no :(  what happen?02:56
sbezverk_Jeffrey4l_: I am struggling with vxlan tunnel between two compute nodes in kube, suspecting ryu which is openflow controller..02:57
sbezverk_Jeffrey4l_: but I have never dealt with it before, so I was hoping you might know..02:58
Jeffrey4l_sbezverk_, why introduce it?  is it necessary?02:59
sbezverk_Jeffrey4l_: I did not introduce it, it is in neutron03:03
sbezverk_it is in kolla's build image03:03
Jeffrey4l_sbezverk_, but i find nothing in the kolla' code about ryu? which line install that?03:05
britthouser@vhosakot_ feel free to overwrite the ifcfg-ens1f1 adn ifcfg-ens4f1 files in your play.  I have made backup copy.03:06
sbezverk_Jeffrey4l_: do you have by any chance ml2_conf.ini from multinode with vlan used for tenants  and vxlan for tunnel?03:06
vhosakot_britthouser: yep... cool03:06
sbezverk_here you go: INFO:kolla.image.build.neutron-base:Installing collected packages: waitress, beautifulsoup4, WebTest, httplib2, logutils, neutron-lib, oslo.cache, psutil, oslo.reports, oslo.rootwrap, oslo.versionedobjects, ovs, singledispatch, pecan, ryu, neutron03:07
sdakeDupengfei hey there, looking to contribute to kolla or looking  to find where you would like to contribute?03:07
Jeffrey4l_sbezverk_, yep. I have a env use that env03:07
openstackgerritWei Cao proposed openstack/kolla: Add solum container  https://review.openstack.org/35540803:08
sbezverk_Jeffrey4l_: as you can see it gets installed as part of neutron..  if you can share that ml2 conf, that would be awesome..03:08
Jeffrey4l_sbezverk_, http://paste.openstack.org/show/564724/03:09
openstackgerritDuong Ha-Quang proposed openstack/kolla: Change package installation to use ansible package task  https://review.openstack.org/36257903:10
sbezverk_Jeffrey4l_: thank you very much03:10
Jeffrey4l_sbezverk_, neutron depends ryu. the requirements.txt has: ryu!=4.1,!=4.2,!=4.2.1,!=4.4,>=3.30 # Apache-2.003:11
Jeffrey4l_OK. I got the reason. the openvswitch use the native openflow driver, which depend on ryu packages.03:13
sbezverk_Jeffrey4l_: confused by your config. physnet1 is flat and vlan, never seen it before03:13
sbezverk_this one from compute node right?03:14
Jeffrey4l_sbezverk_, compute node and control node are the same03:14
Jeffrey4l_I use physnet1 as the flat interface and value interface, that's OK03:14
sbezverk_172.18.2.101 this ip address is assigned to which interface?03:14
Jeffrey4l_sbezverk_, customize the config by /etc/kolla/config/neutron/ml2_conf.ini   check here http://paste.openstack.org/show/564725/03:15
Jeffrey4l_sbezverk_, eth5, another interface.03:15
openstackgerritDuong Ha-Quang proposed openstack/kolla: Change package installation to use ansible package task  https://review.openstack.org/36257903:16
Jeffrey4l_sbezverk_, br-ex bridged to eth103:16
*** mtaylor22 has joined #openstack-kolla03:16
sdakeJeffrey4l_ you up for debugging the host install playbook for centos03:16
Jeffrey4l_sdake, vhosakot_ is working on it.03:17
sdakeJeffrey4l_ or seeing it in action03:17
sdakeno he is working on the network stup03:17
sdakeour host playbook doesn't do host network sstup03:17
Jeffrey4l_OK> install playbook.03:17
vhosakot_sdake: I'm working on it.. almost done03:17
Jeffrey4l_hmm. my osic_playbooks should work with centos.03:18
Jeffrey4l_let me check03:18
openstackgerritMerged openstack/kolla: Make the kolla_keystone_service can update fields  https://review.openstack.org/34838203:18
*** zhubingbing_ has quit IRC03:18
sdakeJeffrey4l_ - we have full hot playbooks i'd like to tyr out03:18
sdakeJeffrey4l_ installs docker, configures docker, intalls /etc/hostss etc03:18
sdakeJeffrey4l_ how do you creat ea  new tmux?03:19
openstackgerritMerged openstack/kolla: Enable the nova microversion api  https://review.openstack.org/34843203:19
sdakenm i got new tmux open03:19
sdakefeel free to join :)03:19
*** zhubingbing has joined #openstack-kolla03:22
Dupengfei@sdake, hello , I am in03:23
*** zhubingbing has quit IRC03:24
*** zhubingbing has joined #openstack-kolla03:24
britthouservhosakot_  - It hink I forget we need to also edit the ifcfg-enp4f0 file03:26
DupengfeiI 'd like to contribute to kolla and kolla-k8s preffered.03:26
vhosakot_britthouser: cool..once the playbook is  done.. we can run add more interfaces,... cool03:27
britthousersounds good vhosakot_03:28
britthouserI think I have the templates created for the other interfaces03:28
britthouserso should be pretty easy to add plays to render those when you're ready03:29
sdakeDupengfei cool - so best thing to do is ramp up03:29
vhosakot_cool.. I'm almost done with lineinfile to remove, edit and add lines in ifcfg-*03:29
sdakeDupengfei have you got an aio deployment under yourbelet?03:29
sdakethat is step 1 ;)03:29
Dupengfeisdake: I have a multinode deployment03:30
Dupengfeisdake: and work well.03:31
sdakeDupengfei nice!03:31
Dupengfeisdake: I tested most features on openstack.03:31
Dupengfeisdake: Sorry, I say I had a multinode deployment with kolla-ansible03:32
sdakeDupengfei we are rihgt at the end of our cycle03:32
sdakemilestone 3 is the 31st03:32
sdakeDupengfei so as far as feature dev goes we dont need alot at this point - mostly testint bug fixes for kolla-ansible for newton03:32
Dupengfeisdake: kolla-k8s is not ready.03:32
sdakeya kolla-kubernetes wont be ready for some time03:33
sdakethat is why its not 1.0.0 :)03:33
sdakeits at pre-release versioining03:33
Dupengfeisdake: I see, my team is willing to use and update kolla-k8s.03:33
sdakenice03:34
sdakewe need devs on that deliverable03:34
britthouserlooks right vhosakot_ ?03:34
sdakerhallisey or sbezverk_ are the guys to tlak to about what work needs to be done03:34
sdakesbezverk_ is here right now03:34
Dupengfeisdake:  so as far as feature dev goes we dont need alot at this point - mostly testint bug fixes for kolla-ansible for newton03:35
Dupengfeisdake: What's meaning, I can't understand.03:35
sdakewe are not doing feature dev on the ansible code base for about another 6 weeks until we releases03:35
sdakeor whenever it is03:35
sdakejust bug fixes03:35
Dupengfeisdake: OH, I see. Forgive my poor english03:36
sdakebritthouser in the other tmux - you can see the bootstrap playbook we hae in kolla proper03:38
sdakewhich installs the deps and whatnot03:38
sdakeanddoes baic configuration03:38
sdaketook about 7 minutes to run03:41
britthouser"in the other tmux" ? sdake?03:41
vhosakot_ok britthouser, the lineinfile now works anf edits config files for ens1f1 and ens4f1.. should we edit files of ens1f0 and ens4f0 as well ?03:41
vhosakot_anf=and*03:42
britthouserjust ens4f003:42
britthouserand it will be similar but subset of what you did vhosakot_03:42
britthousercheck out the ifcfg-ens4f0 and ifcfg-ens4f0.orig03:42
britthouserit will be the same line changes, lien remove, but NOT the line adds03:42
vhosakot_ah ok..03:42
britthouserok I'm in the other tmux sdake03:42
vhosakot_britthouser: ens1f0 has the IP 172.21.0.45 from cobbler.. no need to edit its file ?03:43
sdakeit already finished03:43
britthousercorrect no need to edit that file03:43
*** Dupengfei has left #openstack-kolla03:43
vhosakot_yes britthouser, I see the different edits needed in ifcfg-ens4f0.orig... just edits and removals, no additions..03:43
vhosakot_I'll add them to the inlineinfile playbook03:44
openstackgerritDuong Ha-Quang proposed openstack/kolla: Change package installation to use ansible package task  https://review.openstack.org/36257903:44
britthouseryeah and should be same edits and removals as the other files03:44
britthousereasy cust/paste It hnk03:44
vhosakot_britthouser: cool03:44
britthouseror start using loops03:44
britthouseri.e. the ansible with:03:44
britthouserWhat are you the two issues you're seeing sdake?03:44
sdakedocker-py is not installed thus far03:45
sdakeopenssl-devel and libffi-devel are installed as well which is wrong03:45
*** salv-orlando has joined #openstack-kolla03:45
britthouserthe playbook looks like it installs docker[-py, but it actually doesn't?03:45
sdakeits called python-docker-py03:46
britthouseryes...RH renamed that03:46
britthouserwere openssl-devel and libffi-devel installed as dependancies?03:47
*** huikang has joined #openstack-kolla03:47
britthousersdake: I'm headed back to tmux0 to see how vhosakot_ is getting along03:50
sdakesounds good03:50
sdakei think we are done in this one03:50
vhosakot_britthouser: Im done.. testing on 4503:50
*** Dupengfei has joined #openstack-kolla03:51
britthouserlooks good vhosakot_ !03:52
britthouserwanna do a live run?03:52
vhosakot_britthouser: two things.. need to point to real files instead of *.orig.test files.. and need to point to entier inventory with 130 nodes, not to just 45 (test target node)03:53
britthouserwell, lets get the other tempaltes in there too before the 130 nodes03:53
*** salv-orlando has quit IRC03:53
britthouseralso, wanna clean it up a bit and make a loop?03:54
vhosakot_britthouser: yep..03:54
britthouserthat's really up2 you. it works, don't break it. =)03:54
vhosakot_yeah.. it works as is.. :)  we can add loop and variable if you'd like03:55
britthousermeh...I'm on the fence vhosakot_03:55
britthouserlets clean up later03:55
sdakethe famous last words of every great inventor ;)03:56
britthouserROFL03:56
sdake50 years later people still cleaning up their messes :)03:56
sdakebut in this case - no need to be perfect03:56
sdakewhatever works ;)03:56
britthouserTrue. =)  Fortunately (unfortunately?) we have a short deadline.03:56
britthouseryeah03:56
vhosakot_britthouser: cool, functionality first, looks later :)03:56
vhosakot_ok, setup_centos_networking.yml is ready and points to real files03:56
vhosakot_shall we run on all 130 nodes03:56
britthousernot yet.03:56
britthouserLets add 6 more plays to do the templates03:57
vhosakot_sdake: you can see in tmux session 0 window 3 if you'd like03:57
vhosakot_britthouser: cool03:57
sdakeget the anestaphine from the medlock03:57
vhosakot_lol03:57
vhosakot_britthouser: can't we run setup_centos_networking.yml first and make the edit/replces/additions ?03:57
britthouseryes lets test on real files on one host03:58
britthouserthen test adding templates on one host.03:58
sdakeya there has to be a better way long term03:58
sdakei think we will need network setup in our playbooks at some point03:58
britthouserthen once we're happy, fire off the 13003:58
sdakeso keep a copy of that03:58
britthouserlemme revert the ifcfg-interfaces files03:58
britthouserand then you can try your places on real files03:58
britthouserok go ahead with your live test vhosakot_03:59
britthouseron just that one host03:59
vhosakot_britthouser: sdake: inventory-ips-only is the right inventory file ?04:00
sdakeroger vhosakot_04:00
vhosakot_britthouser: why do you want to revert your changes on the test target node (45)... if no matches found, lineinfile will not fail and continue to next line/file04:01
*** zhubingbing has quit IRC04:01
britthouserCall me extra careful04:01
vhosakot_britthouser: cool :)  yeah, actually back them up.. they are working configs04:02
britthouserThey are backedup as .bond04:02
vhosakot_cool.. shall i run for all 130 nodes then ?04:02
britthouserno04:02
vhosakot_britthouser: ok04:02
*** fragatina has joined #openstack-kolla04:02
britthouserrun just that one node again04:02
vhosakot_britthouser: one node.. ok04:02
britthouserand then lets add all the vlan interfaces04:02
vhosakot_cool04:02
britthouseron just that one node too04:03
britthouserand THEN go 130 nodes04:03
vhosakot_britthouser: ran on one node04:03
britthouser+104:03
britthouserok lets add the playbooks to render those tempaltes04:04
britthouserSince the interfaces.j2 tempalte was in teh container04:04
vhosakot_britthouser: should I add the command to restart network service in the playbook ?04:04
Dupengfeibyby, every one04:04
*** Dupengfei has left #openstack-kolla04:04
britthouserYeah vhosakot_04:04
vhosakot_britthouser: cool04:04
britthouseralso to modeprobe bonding04:04
britthousermodprobe 802.1x04:04
britthousererrr04:05
britthousermodprobe 8021q04:05
*** fragatina has quit IRC04:07
britthouservhosakot_ I copied all the templates into /root on your deploy node04:07
britthouserhave a look at one of them and tell me what you think04:08
vhosakot_britthouser: cool.. I see ens4f0 is not part of bond0.. is this fine ?04:08
britthousercorrect04:08
vhosakot_cool04:08
britthouseronly the *f1 interfaces are bonded04:08
vhosakot_britthouser: did you delete the setup_centos_networking.loop.yml.. I dont see it04:09
britthouseryeah04:09
vhosakot_cool04:09
britthousersince we weren't gonna do that04:09
vhosakot_cool.. we can do later.. sure...04:09
britthouseryou caught me. =P04:09
vhosakot_ok, I now see you *.j2 files britthouser on the deploy node.. cool04:09
britthouserso we need to have plays to render those tempaltes on each node04:09
vhosakot_yes.. there is a playbook.. 1 sec.. let me check04:10
britthouserin the osic-prep04:10
britthouserthere is configure-bonds.yml04:11
britthouserwhich we can cut/paste the play04:11
britthouserit looks like this vhosakot_04:12
britthouserhttps://paste.fedoraproject.org/417104/47253031/04:12
vhosakot_britthouser: cool.. thanks!04:12
britthouserso we just add 6 templates to your existing playbook04:12
britthouserwe can ignore the ifdown/ifup since we restart networking04:13
vhosakot_britthouser: should we run your templates on just one node first to test on the test targte node (.45) ?04:13
britthouseryes please. =)04:13
vhosakot_britthouser: cool.. I'll do it now04:13
britthouserIf you haven't caught on yet...I'm risk averse. =P04:13
openstackgerritdupengfei proposed openstack/kolla: Modify Live migration failure bug.  https://review.openstack.org/36257704:14
britthouserdest is wrong @vhosakot_04:16
vhosakot_britthouser: what should it be ?04:16
vhosakot_the older path was ubuntu's04:16
britthouserthe first one should be /etc/sysconfig/network-scripts/ifcfg-bond004:16
*** pbourke has joined #openstack-kolla04:16
britthousermorning pbourke !04:16
sdakebritthouser my first director at intel called me a risk taker and green04:17
britthousersecond one same but bond0.73204:17
vhosakot_britthouser: ah ok .. filename04:17
britthouserI've never been called a risk taker sdake. =P  Probably why I haven't advanced as fast career wise.  But for me, slow and steady wins the race. =)04:17
sdakebritthouser the key with risk taking is its painful when your green04:18
sdakebut when your not green and you take risks all your life - itleads to a 80-90% hit rate04:18
sdakeall those risks taken = serious punishment04:18
sdakeyou know when you can win04:18
sdakeand when to play no foldem holdem ;)04:18
britthouserWith house paid for, I could probably stand to take more risk, but unfortunately I'm also change-averse.04:18
britthouserI really like my ruts04:19
sdakei dont mind change04:19
vhosakot_britthouser is a rockstar :)04:19
britthouserROFL04:19
britthouserI could eat the same cereal for breakfast my entire life and be happy.  Drives my wife cray04:20
britthousercrazy04:20
britthouserone more vhosakot_04:20
britthouserifcfg-ens4f0.733.j204:20
vhosakot_britthouser: ah ok04:21
vhosakot_let me add it04:21
britthouserYou like my back seat driving?  I feel kinda like hyacinth bucket04:21
vhosakot_lolol04:21
vhosakot_ok britthouser... does it look good now ?04:22
* britthouser crosses fingers04:22
vhosakot_britthouser: let me add the task to restart network service04:22
britthouserand modprobe?04:22
britthousermaybe you added that and I didn't see it.04:22
britthouserI'm 90% sure CentOS will do that automagically, but better safe than sorry04:23
britthouseryou want bonding and 8021q04:23
vhosakot_britthouser: just "modprobe bonding" is good04:23
vhosakot_?04:23
sdakevhosakot_ he menas in the plaboook04:23
britthouseryeah ^^04:24
sdakei already insserted that module on4504:24
vhosakot_sdake: yes.. I asked it for the playbook :)04:24
sdakecentos does not do it automatically - atleast not on systemctl restart network04:24
vhosakot_cool.. let me add it04:24
*** berendt has joined #openstack-kolla04:25
britthouservhosakot_ add 8021q after bonding04:25
vhosakot_britthouser: like "modprobe bonding 8021q"04:25
vhosakot_?04:25
britthouseryup vhosakot_04:25
vhosakot_britthouser: cool looks good?04:26
* britthouser crosses fingers again04:26
britthouseryup04:26
vhosakot_ok, shall we run the play book on 45 ?04:26
britthouseryup04:26
vhosakot_and may be on 46 as well (that has all the origin configs from cobbler)..04:26
britthousersounds good04:26
vhosakot_britthouser: cool.. here I go!04:27
britthouserI htink we just ignore errors there04:28
britthouserb/c they all got added04:28
britthouserhmm...the bond0 didn't get their IPs04:28
sdakedouble check their content04:29
sdakeya yu cn't just add bonds and systemctl restart network04:29
sdakehve to reboot04:30
vhosakot_there is no IP inifcfg-bond0 britthouser04:30
sdakebecause network tries to down the interface04:30
vhosakot_ah ok04:30
sdakeand the interface is new04:30
sdakebut make sure the contents o the file are correct04:30
sdakeor the reboot will crater04:30
sdakei mean on the target..04:30
britthouseryeah the files look good04:31
britthouserwe're missing something though....04:31
openstackgerritHui Kang proposed openstack/kolla: Fix mariadb bootstrap error  https://review.openstack.org/36021804:31
vhosakot_britthouser: yeah.. none of the sub-interafces for IPs04:31
vhosakot_hmmmm04:31
vhosakot_why?04:31
britthouserens4f0.733 does04:32
britthouserjust none of teh bonds04:32
berendtgood morning04:32
sdakehey berendt04:32
britthousergood morning berendt04:32
sdakeif files look good reboot04:33
sdakeON THE TARGET04:33
sdakeif they dont look good on the target04:33
sdakedont  reboot04:33
*** jrist has quit IRC04:33
vhosakot_sdake: britthouser: shall I delete all the interfaces and rerrun04:33
britthouserno04:33
vhosakot_ok04:33
britthouser# ifup bond0.73104:33
britthouserError: Connection activation failed: Connection 'Vlan bond0.731' is not available on the device bond0.731 at this time.04:33
sdakeyou cannot down a network with a bond after adding a bond later to the system04:33
vhosakot_see I cannot retsrat network.serice manually as well04:34
britthouserI wonder if this is network manager again.04:34
*** jrist has joined #openstack-kolla04:34
*** senk has joined #openstack-kolla04:34
britthouserlets try adding NM_CONTROLLED=no04:34
britthouserand restart networking04:34
britthouserI think netowrking manager is trying to interfere04:34
vhosakot_hmmm. I have seen it in past04:34
britthouseryeah taht is it.04:35
britthousercheck out bond0.73104:35
britthouserit had ip address now04:35
britthouserso lets edit our tempaltes04:35
britthouseradd NM_CONTROLLED=no04:35
britthouserand rerun04:35
britthouseryou are one step ahead of me vhosakot_04:35
vhosakot_britthouser: looks good?04:35
vhosakot_haha04:36
britthouseryes04:36
vhosakot_cool, let me save and rerun04:36
*** ntpttr- has quit IRC04:36
vhosakot_should we retsart NetworkManager as well ?04:37
britthouserall of the tempaltes need it04:37
britthouserone sec I'll add04:37
vhosakot_cool, please04:37
sdakeuninstall network manager more like it :)04:37
vhosakot_lol...04:37
sdakeNetworkManager is really a misnomer04:37
sdakeit should be called:04:37
sdakeNetworkMismanager04:37
berendtdon't write it04:37
berendt:)04:37
vhosakot_yeah, I have seen two services trouble netowking in Centos.. why does centos have two..network.service and NetworkManager.service04:38
vhosakot_hahaha04:38
vhosakot_NetworkMismanager.. lol04:38
britthouserok try again vhosakot_04:38
vhosakot_britthouser: cool.. what did you do ?04:38
britthouserif we uninstall network manager, we'll probalby lose the DHCP address on ens1f004:38
britthouserI added NM_CONTROLLED=no to all the tempaltes04:38
vhosakot_ah right04:38
vhosakot_some already had it right ?04:38
britthouseryeah04:39
vhosakot_cool.. re-running04:39
vhosakot_worked!04:39
vhosakot_yes!!04:39
britthouserhmm...730 has two addresses04:39
vhosakot_hmmm04:39
britthouserI think I might have a typo in the template04:39
britthouserlemme check04:39
vhosakot_cool04:39
britthouser# grep 730 ifcfg-*04:40
britthouserifcfg-bond0.730.j2:DEVICE=bond0.73004:40
sdakei know whats coming, cultavanue04:40
britthouserifcfg-bond0.732.j2:DEVICE=bond0.73004:40
britthouseryup04:40
britthouserwoops04:40
sdakethe serpents04:40
britthouserok one more time04:40
*** ntpttr- has joined #openstack-kolla04:40
vhosakot_cool..04:40
vhosakot_shall I run britthouser?04:40
britthouseryes04:40
vhosakot_cool04:40
britthouserw00t04:41
*** srwilkers_ has joined #openstack-kolla04:41
britthouserOk just for good measure, lets reboot .4504:41
vhosakot_!!!04:41
*** ntpttr has quit IRC04:41
openstackvhosakot_: Error: "!!" is not a valid command.04:41
britthouserI can do that while you run on .4604:41
britthousersound good?04:41
*** ntpttr- is now known as ntpttr04:41
*** salv-orlando has joined #openstack-kolla04:41
sdake!/bin/bash04:41
openstacksdake: Error: "/bin/bash" is not a valid command.04:41
*** ntpttr__ has joined #openstack-kolla04:41
britthouser.45 going down.....04:41
vhosakot_britthouser: yes.. I'll run on 46 and may be 47 too.. can you check the bonding in 46 and 47 after I run..04:41
vhosakot_britthouser: r u rebooting 45 ?04:42
britthouseryes 45 is rebooting04:42
britthousergo ahead iwth 4604:42
vhosakot_cool..04:42
vhosakot_ok..04:42
vhosakot_once 45, 46, 47 are good... we'll blast it for all 130 modes04:42
vhosakot_cool04:42
britthouseryou config file is hardcoded vhosakot_04:43
britthouserthere you go. =04:43
vhosakot_britthouser: .. we need to chanage it to "all"04:43
vhosakot_running on 4604:44
vhosakot_ah, modprobe bombed04:44
*** ntpttr has quit IRC04:44
* britthouser scratches my head04:44
britthouserit worked fine manually04:45
vhosakot_yeah04:45
vhosakot_hmmm04:45
britthouserlemme remove and try it again?04:45
vhosakot_britthouser: yes04:45
*** srwilkers_ has quit IRC04:46
*** ntpttr has joined #openstack-kolla04:46
britthouseradd them one at a time04:46
vhosakot_all 130 ?04:46
britthouserits putting them in the same command that is messing it up04:47
britthouserno the modprobe04:47
britthousersplit it into two commands04:47
britthouserreboot on .45 looks good04:47
vhosakot_britthouser: cool.. all the IP and bonds r good on 45 after reboot ?04:47
britthousercorrect vhosakot_04:47
vhosakot_britthouser: cool.. do the bonds have partner MAC ?04:47
britthouseryes04:48
vhosakot_britthouser: cool!  what do you mean by add two modprobe commands04:48
sdakevhosakot_ ope nplaybook04:48
britthouserso just split the modprobe command into two04:48
britthouserrun on 4604:48
britthouserand I thnk we'll be ready to shoot all 130 of our toes off. =P04:48
vhosakot_britthouser: ah, add just the modprobe command in a separate playbook? got it.. cool04:49
britthouserYour play where you do the modprobe vhosakot_04:49
britthouserneed to split it into two04:49
britthouseryes04:49
*** daneyon has joined #openstack-kolla04:50
vhosakot_done.. shall I run on 46 again britthouser?04:51
britthouseryou didn't make two modprobe command yet04:51
sdakeif this didn't work try using shelll04:51
sdakeshell module04:51
britthouserI didn't mean put it in a different playbook04:51
vhosakot_I moved modprobe and networkstart to separate playbook..04:51
vhosakot_haha.. then what? :)04:52
britthouserI mean run two commands in same playbook04:52
britthousermodprobe bonding04:52
britthousermodprobe 8021q04:52
vhosakot_ah ok ok04:52
britthouserinsert each kernel module as its own command04:52
sdakeor use shell module ;)04:52
vhosakot_sdake: yes.. we can shell module as well to run them on all nodes.. :)04:53
britthousereven when I try to load both manually from shell I get error sdake04:53
vhosakot_just adding to playbook04:53
sdakebritthouser roger04:53
* britthouser crosses fingers04:53
britthouserclear to luanch on 4604:54
vhosakot_cool.. yep.. lauching now on 46!04:54
sdakevhosakot_ a bit cavalier with that -rf operation ;)04:54
*** zhurong has quit IRC04:54
vhosakot_haha.. yeah... :)04:54
britthouserlol04:54
britthouser+204:55
britthouserclear to launch on all 13004:55
sdakei'e learned not to use -rf because it results in thigns like rm -rf /var/lib/docker *04:55
vhosakot_britthouser: does it all look good?04:55
britthouseryes vhosakot_ looks good04:55
sdakejust becuae i like typing extra spaces!04:55
britthouserextra space there sdake ?04:55
britthouserlol04:55
*** daneyon has quit IRC04:55
vhosakot_sdake: yes.. yeah, I deleted evetying once using rm -rf..04:55
sdakehappend more then once04:56
vhosakot_britthouser: should we ping the switch (the other end of bond0) ?04:56
sdakei use -r, but not -f04:56
britthouserno vhosakot_04:56
britthouserI'm satisifed we'll have a clean run on the rest04:56
vhosakot_britthouser: sdake ok! should I run on 47 as well.. or, shall we fire on 130 ?04:57
sdakedo all 13004:57
britthouserI feel good about doing the 13004:57
sdaketime it plz04:57
vhosakot_yep04:57
vhosakot_should we reboot 46 and test britthouser sdake?04:57
britthouserno...the 45 reboot was sufficient04:57
britthouserdno't forget to remove your hardcode04:57
britthouserhost04:58
vhosakot_britthouser: yes04:58
vhosakot_sdake: inventory-ips-only is the right inventory pointing to 130 nodes woth 130 IPs, right ?04:58
vhosakot_with*04:58
sdakevhosakot_ more or less04:58
vhosakot_coo04:58
vhosakot_cool04:58
sdakesome nodes are ubuntu - we have those commented out04:58
*** huikang has quit IRC04:58
*** ayoung has quit IRC04:58
vhosakot_sdake: cool.. I do see 170 IPs in inventory-ips-only.. cool04:59
vhosakot_britthouser: yeah.. I'll remove the hardcoded IP and change it to "all"04:59
sdake170 ips?04:59
vhosakot_sorry 13005:00
vhosakot_"cat inventory-ips-only | more | grep 172 | wc -l" returns 130 sdake05:00
vhosakot_cool05:00
vhosakot_britthouser: sdake: shall I fire for the entire cluster?05:00
britthouseryes05:00
britthouserYou are clear for launch vhosakot_05:01
vhosakot_cool and thanks for adding the "time" sdake! :)05:01
vhosakot_started!!05:01
* britthouser britthouser is disconnected05:01
britthouser....j/k05:02
vhosakot_noooo..05:02
vhosakot_:)_05:02
vhosakot_this is the power of a config mgmt tool like ansible.. :)05:02
vhosakot_althought this would have been totally posisble using python, pexpect, TCL, bash... Ansible is very easy05:02
britthouserI sorta wish you could make libraries out of plays.  But the plays are so simple to write, its not that much effort to re-invent the wheel05:03
vhosakot_right05:03
vhosakot_done!05:03
sdakecool 2 min05:03
britthouserdang....my screen is still scrolling05:03
sdakean d that oculd be highly optimized05:03
* britthouser shakes fist at DSL05:04
sdakebritthouser are yo urnning through the docker proxy?05:04
vhosakot_true05:04
sdakei.e. 28.8k modem05:04
britthouserLOL05:04
vhosakot_did 130 nodes run in parallel?05:04
britthouserits about that sdake.05:04
sdakevhosakot_ default is 8 threads i think05:04
vhosakot_ah ok sdake05:04
britthousernow I see its done05:04
sdakeok now i guess its tie to deploy05:04
britthousersheesh05:04
vhosakot_sdake: should we add the OSIC inventory file to the kolla repo incase someone wants to deploy multinode with 100+ noes to scale05:05
sdakeafter we conigure globals.yml05:05
vhosakot_sdake: let us deploy...05:05
vhosakot_scenario 2 ? is the globals.yml ready ?05:05
sdakeneed to configure gloals.yml05:05
britthouserSo this is where my expertise drops off, but I'd like to watch05:05
sdakeyup05:05
sdakelet me drive05:05
vhosakot_sure, please sdake05:05
vhosakot_britthouser: sdake: are you sure we dont need to check networking on the nodes after the playbook ended?05:06
britthouserI think we can do that in background while sdake forges ahead05:06
sdakenah i need help on globals.yml05:07
vhosakot_sdake:  I think we need to add this globals.yml and inventory we used in OSIC05:07
sdakevhosakot_ i am making a tarball of /root when we wrap up05:07
vhosakot_sdake: neutron_external_interface shold be the interface without any IP, right ?05:07
britthouserp4p1 == ens4f105:07
sdakeso we will have a full archive05:07
vhosakot_sdake: cool05:07
britthouser4 before the f sdake05:07
vhosakot_sdake: copy from ip a | grep ens05:08
britthouserdoh05:10
vhosakot_no apt-get?05:10
britthouseryum05:10
vhosakot_ah05:10
vhosakot_cool :)05:10
vhosakot_sdake: on which OS do you expect better kolla performance ? centOS or ubuntu ?05:11
sdakecentos vs 14.04?05:11
sdakecentos05:11
sdakemore modern compiler05:11
vhosakot_cool05:11
vhosakot_was the ubuntu on the target nodes in OSIC 14.04 or xenial (16) ?05:12
vhosakot_sdake: ^^05:12
vhosakot_sdake: password?05:13
sdake14.0405:13
sdakexenail we can't get to work05:13
vhosakot_sdake: cool.. what about kolla-genpwd?05:13
sdakeits already configured05:13
vhosakot_cool05:13
vhosakot_nice!!05:13
vhosakot_sdake: how long will with deploy take ?05:13
sdake20 minutes typically05:14
vhosakot_cool.. i'll be there.. after that, will you run your script that calculates time taken by each kolla-ansible operation ?05:14
sdakenah - i'll run a rally report05:14
vhosakot_cool05:14
sdakethat takes 6 hours05:15
sdakehopefully we will still hvae the cluster by then05:15
sdakeJeffrey4l_ need help05:15
sdakeJeffrey4l_ something failed in deploy05:15
sdakei've seen this before on the bootstrap playbook05:16
britthouserwhen I add 'ip addr'05:16
britthouserkernel is calling that interface bond0.731@bond005:16
britthousermaybe that what should be in the play?05:16
britthousersdake ^^05:17
vhosakot_sdake: are the ceph storage nodes setup for ceph ? ceph-osd failed on storage nodes05:17
*** unicell has joined #openstack-kolla05:18
britthouserprobably the rest there too05:18
vhosakot_britthouser: cool catch on @bond005:19
vhosakot_britthouser is james bond :)05:19
britthouserwell don't thank me yet05:19
britthousercould be red herring05:19
*** unicell has quit IRC05:19
vhosakot_sdake: what is wrong?05:22
britthousercould the @ be throwing it off sdake?05:22
sdakewho knows05:23
britthousermaybe \@05:23
sdakeunlikely05:23
* britthouser throws some darts at well05:23
sdakei saw the interface in a lower-up state05:23
sdakethen it went to up05:23
sdakeso i dont get how that happened05:23
vhosakot_sdake: do you haven working gloabsl.yml with bond from ubuntu testing?05:23
sdakeno05:23
vhosakot_sdake: did you @ bond0in ubuntu05:24
britthouserno ubuntu didn't have @bond0@ in the interface name05:24
britthouserthat is something rhel kernel is adding05:24
vhosakot_britthouser: ah ok05:24
*** unicell has joined #openstack-kolla05:24
britthousercan we see the error again sdake?05:25
britthousercan we get the inventory of one of those nodes05:26
sdakemoment thinking05:27
*** zhubingbing has joined #openstack-kolla05:28
sdakeno idea why its running that on .2305:28
sdakeJeffrey4l_ wtb some assisstance05:28
sdakeJeffrey4l_ i knwo your beat - i am too, the pain is almost over05:28
britthouserwhenever I've seen that error, its b/c the var I'm referencing isn't in teh inventory05:29
britthousermaybe we can browse the inventory and see what it thinks that interface name is05:29
sdakehow would bond0 be in the invetory?05:29
sdakeintreface names are on globals.yml05:29
britthouserno i mean where you say, "ansible tell me everything you know about this host"05:29
britthousermaybe inventory isn't the right term05:29
vhosakot_all interfaces in LOWER_UP.. is this good?05:30
*** zhurong has joined #openstack-kolla05:30
britthouseransible -m <host> setup05:30
britthouserwill dump the vars05:31
vhosakot_sdake: can I rerun with verbose? -vvvv ?05:31
sdakeyou can - but you need to cleanup and relabel05:31
sdakewho is driving atm?05:31
britthousernot me05:31
vhosakot_sdake: yes, doing it05:31
vhosakot_runinng cleanuo05:31
britthousertry ansible 172.21.0.27 -m setup -i inventory-ips-only05:32
britthouserit shoudl be ansible_bond0.73105:32
vhosakot_britthouser: ah ok.. I'll run it once the playbook ends05:33
britthouserI sent us on wild goose chase with teh @bond0@ nonsense05:33
sdakeit definately shouldn't  e ansible_bond0 :)05:33
britthouserright sdake05:33
britthouserthat is the variable name05:33
sdakewhat I mean is it shuldn't be prefixed with ansible_05:33
britthouserright05:33
britthouserit should just be bond0.73105:33
britthouserand then playbook should be referencing ansible_bond0.73105:33
sdakethat is what we had originally05:33
britthouseryeah. =/05:34
sdakethe playbook automatically references ansible_05:34
britthouserIf you look at ansible 172.21.0.27 -m setup -i inventory-ips-only05:34
zhubingbinghi05:34
britthouseryou can see all variables05:34
sdakei have sseen this problem and inc0 fixed it05:34
sdakebut not sure what he did05:35
vhosakot_britthouser: I ran it..05:35
vhosakot_I see ansible_bond0.73105:35
britthouserso in etherpad05:35
britthouserwe have p4p1.733 being the cluster network05:35
britthouseris that what storage_network is? the ceph cluster network?05:35
sdakewhere is the depploy -vvv output05:35
vhosakot_britthouser: but, the storage node does not have any itnerface ncamed p4p1.73305:36
vhosakot_sdake: further up05:36
sdakeok taking a break - keep a tit guys :)05:36
vhosakot_sdake: see now05:36
sdakeget Jeffrey4l_ involved - he can debug easily05:36
vhosakot_sdake:  this is the -vvv output05:36
britthouserok thx sake05:36
britthousersdake05:36
sdakei'll be back in 15 mins or so05:36
vhosakot_sdake: cool05:36
britthousercan we look at the error again vhosakot_ ?05:37
vhosakot_britthouser: sure...05:37
vhosakot_the error and debug (-vvvv) is in tmux session 0 window 205:37
vhosakot_window 3, not 205:37
britthouserok taht's stil got teh @bond0@ in the name05:38
britthouserlets revert that05:38
britthouserand rerun05:38
vhosakot_britthouser: cool.. let me rerun05:38
*** DuPengfei has joined #openstack-kolla05:39
vhosakot_britthouser: should I remove all @bond0, or just the storage network?05:39
britthouserall the bond005:39
vhosakot_britthouser: cool05:39
britthouserand make cluster_interface ens4f0.73305:39
britthouserno wait05:40
britthouservhosakot_05:40
vhosakot_britthouser: ah ok05:40
britthouserlemme just dobule check all these one sec05:40
vhosakot_britthouser: sure, please05:40
vhosakot_britthouser: is it good?05:41
britthouserneutron external should be bond0.732 I think05:41
britthouserunless the etherpad is out of date....05:42
vhosakot_let me change it to bond0.732 britthouser05:42
britthouserok give it a shot05:43
vhosakot_cool05:43
vhosakot_britthouser: now it complains that ansible_bond0.731 is not found05:45
britthousermy screen still scrolls.....05:46
britthouserwhich host/05:46
*** sdake has quit IRC05:47
vhosakot_britthouser: all storage hosts complain the same.. same error05:47
britthouserbut taht is cleary in the variables for that host05:48
britthouserJeffrey4l_ got a minute?05:48
*** sdake has joined #openstack-kolla05:50
vhosakot_britthouser: I'll add a debug in the ceph playbook05:50
sdakedo wehave the correct vereson of anible05:50
vhosakot_I'm printing all the variables in the playbook itself..05:51
britthouseryeah its sthe same deploy ndoe, right?05:51
britthouser# pip list  | grep ansible05:51
britthouseransible (2.1.1.0)05:51
sdakelets run yum upgrade on all the nodes05:53
sdakeand reboot them05:53
britthouserI'll run manually on .45 first05:53
sdakeok05:53
sdakeyum -y upgrade should do it05:54
britthouseryum update && yum -y upgrade05:55
britthouseris what I did05:55
vhosakot_yeah that should do05:55
britthouserand then probably need touch /.autorelabel and reboot05:55
vhosakot_I'm runnign with debugs in playbook05:55
britthouserbut I'll wait till yoru plays are done vhosakot_05:55
vhosakot_britthouser: cool05:55
*** mewald has joined #openstack-kolla05:56
britthousercan i reboot vhosakot_ ?05:56
britthouserjust .4505:57
sdakemight as well wait until its up05:57
britthousernvm on the autorelabel05:57
sdakeand run playbook05:57
britthouserselinux is disabled05:57
sdakeya we do that atm05:57
sdakealthough msater can run with xelinux enabled05:57
sdakeif the disk is labeled properly ;-)05:58
britthousertaht's what /.autorelabel is for. =)05:58
sdakei'd lilke something more surgical ;-)o05:58
britthouseri.e. if you're been running with it off for awhile, or sometimes when your docker selinux policy changes drastically05:58
britthouserwe've hit both cases05:58
britthouserok, rebooting vhosakot_05:59
vhosakot_britthouser: wait05:59
* britthouser takes finger off return key05:59
vhosakot_britthouser: ok reboot... got for it!05:59
*** jrich523 has quit IRC06:00
vhosakot_I do see the variabel ""storage_interface": "bond0.731", " at runtime in the playbbok06:00
vhosakot_so not like the variable is missing at runtime06:00
sdakecould be nasible bug06:00
sdakei'd like Jeffrey4l_ to take a look06:00
sdakehe would have a good handle on thedetila of this one06:00
sdakehe is  typically around this time06:01
sdakemaybe at lunch06:01
Jeffrey4l_sdake, what's the bug?06:02
britthouserJeffrey4l_ ansible is spitting back it can't find a dict value06:02
sdakeJeffrey4l_ we are doing our laswt centos test for the osic cluster06:02
britthouserbut we easily find it in the host invenetory06:02
sdakeJeffrey4l_ and ansible is complaining about bnod0-73106:02
Jeffrey4l_britthouser, could u show me?06:03
sdakebound0.731 i mean06:03
vhosakot_Jeffrey4l_: this is error06:03
vhosakot_failed: [172.21.0.143] (item=ceph-osd) => {"failed": true, "invocation": {"module_args": {"dest": "/etc/kolla//ceph-osd/config.json", "src": "ceph-osd.json.j2"}, "module_name": "template"}, "item": "ceph-osd", "msg": "AnsibleUndefinedVariable: 'dict object' has no attribute u'ansible_bond0.731'"}06:03
britthouserbut then in the variables:06:03
britthouser# ansible 172.21.0.143 -m setup -i inventory-ips-only  | grep bond0.73106:03
britthouser        "ansible_bond0.731": {06:03
britthouser            "device": "bond0.731",06:03
britthouser            "bond0.731",06:03
vhosakot_sdake: did you use bond0.731 as storage_interafec in globals.yml on ubuntu ?06:05
sdakevhosakot_ no idea06:05
vhosakot_cool06:05
sdakemaybe version mismatch in the fact caching06:05
sdakewhich sucks06:06
vhosakot_hmm06:06
vhosakot_ansible fact caching?06:06
britthouserpython 2.7.6 on the deploy node, and 2.7.5 on centos nodes06:06
Jeffrey4l_that's should be OK06:06
britthouserJeffrey4l_ ifyou log into the tmux006:06
Jeffrey4l_i am in britthouser06:06
sdakesorry guys i can barely see straight06:07
britthouserOk.... do you want to drive for a bit Jeffrey4l_06:07
Jeffrey4l_i removed the /tmp/ansible_fact_cache folder.06:07
vhosakot_cool06:07
vhosakot_I re-ran06:07
* britthouser crosses fingers06:07
Jeffrey4l_mtaylor22, ping still around?06:07
* vhosakot_ vhosakot has bitten his nails and fingers06:07
britthouserone odd things that we think is just a red herring, the otuput  of 'ip addr' shows 'bond0.731@bond0@'06:08
*** salv-orl_ has joined #openstack-kolla06:08
britthousersomthing different the rhel kernel is doing06:08
vhosakot_looks like is it working06:08
vhosakot_it never went this far, right?06:08
sdakeannoying06:08
vhosakot_Jeffrey4l_: what is this /tmp/ansible_fact_cache folder ?06:08
britthouserahh...so since we ran ansible to create those interfaces06:08
sdakewell let see if it runs rally now ;)06:09
britthouserthe cached inventory didn't have them06:09
mewaldPlease review https://review.openstack.org/#/c/34644906:09
sdakemewald i know you need reviews06:09
britthouserwe should add removing that to the cleanup.06:09
sdakemewald core team supe rbusy with osic - we have 6-12 hours left of time06:09
Jeffrey4l_there must some thing in ansible.06:09
sdakemewald then we are burning through the review queue - ok?06:09
Jeffrey4l_the fact cache should only keep 3600s06:09
vhosakot_yes, britthouser is right.. I think we must delete the /tmp/ansible_fact_cache folder in the cleanup script06:10
Jeffrey4l_this is configuration in /root/.ansible.cfg, to speed up the deployment06:10
sdakeis it still deploying?06:10
mewaldsdake: yeah I am just pinging once in a while to remind everybody :) sure take your time! The chance to have OSIC must be used :)06:10
vhosakot_sdake: yes..06:10
britthouserThanks Jeffrey4l_ you da man!06:10
vhosakot_it did not come this far at all.. it dies within a min06:10
*** salv-orlando has quit IRC06:11
sdakeya we need to ctrol -c this06:11
sdakeremove the debug junk06:11
vhosakot_sdake: why?06:11
vhosakot_sdake: ok06:11
sdakeso i can get  a deploy time06:11
vhosakot_shall I remove my debug as well and re-run?06:11
sdakeyes pleae06:11
vhosakot_my debug will add time06:11
sdakebut don't git reeset06:11
vhosakot_sdake: ok, will do it06:11
vhosakot_sdake: cool06:11
*** salv-orlando has joined #openstack-kolla06:12
sdakerun deploy in script please06:13
sdakeand save output06:13
sdakei nee to grab a 30 min nap - and then i'll caputre the data06:13
vhosakot_sdake: which script?06:14
mtaylor22Jeffrey4l_: yep sorry, I didn't have notifications enabled for irc06:15
britthouservhosakot_ and sdake06:16
sdakeJeffrey4l_ - any chance you can finishthe rally tests06:16
britthousershould we yum upgrade and reboot all hosts06:16
britthouseror just leave .45 as the sole one upgraded?06:16
sdakeupgrade all please06:17
*** salv-orl_ has quit IRC06:17
sdakehere is what I'd liek06:17
mtaylor22just out of curiosity, anyone had dramas with nova resize + ceph (volumes) not actually resizing the root fs?06:17
sdakeupgrade lall nodes, reboot, run script (the command) to capture he deploy output (type exit to exit wscript)06:17
*** salv-orlando has quit IRC06:17
vhosakot_sdake: the ceph cleanup complained that partion cannot be cleaned up and a reboot is needed.. hence, I'm rebooting the deploy node.. all tmux sessions will die06:17
sdakerun it timed06:18
sdakeno06:18
sdakethat isn't the deploy node06:18
sdakethat is the ceph nodde06:18
sdakeall of the cluster nodes need to be rebooted06:19
sdakeand deploy time caputred06:19
sdakejeffrey we are all supe tired here06:19
sdakeJeffrey4l_ any chance you could do what needs to be done her ewith the benchmarking?06:19
vhosakot_sdake: I rebooted the deploy node.. the error showed the IP of the deploy node, not the ceph node06:20
vhosakot_sdake: the deploy node is rebooted and back up fine06:20
vhosakot_britthouser: I think all nodes must be upgraded06:21
britthouseryes06:21
britthouseryum update && yum -y upgrade06:21
britthouserreboot06:21
britthouserthat's what I did on .45, and it went fine06:21
vhosakot_sdake: which script must be used to deploy?06:21
Jeffrey4l_sorry need be out for about 2 hours.06:27
Jeffrey4l_i can take over this after back.06:27
sdakevhosakot_ cool thanks - i think Jeffrey4l_ can take it over nad i can get some real rest and hou gusy can go to bed :)06:28
sdakeits like 3am there06:28
vhosakot_sdake: yep.. going to bed.. good night.. thanks for all the help!06:28
britthousergood night vhosakot_06:28
britthousergood night sdake06:29
Jeffrey4l_good night06:29
britthouserJeffrey4l_  - just to reiterate: all ndoes need to be yum upgraded, and then rebooted before deploy06:29
vhosakot_Jeffrey4l_:  you can add the commands to setup_centos_networking.yml in /root06:31
*** vhosakot_ has quit IRC06:31
*** sdake has quit IRC06:44
britthouserOk I'm off to bed everone06:59
*** apuimedo|away is now known as apuimedo07:00
duonghqanyboday try sean k moony's boostrap-servers07:00
zhubingbingping Eduardo Gonzalez07:01
duonghqhe is not online zhubingbing07:03
zhubingbingthanks07:03
zhubingbingduonghq I found you always on line.07:04
*** mtaylor22 has quit IRC07:05
duonghqzhubingbing: our timezone is closer than American guys07:05
*** egonzalez90 has joined #openstack-kolla07:12
*** mnasiadka has joined #openstack-kolla07:15
openstackgerritMerged openstack/kolla: Dockerfiles for collectd Container  https://review.openstack.org/35863207:15
zhubingbingping egonzalez9007:17
*** rmart04 has joined #openstack-kolla07:20
openstackgerritzhubingbing proposed openstack/kolla: Add gnocchi ansible role  https://review.openstack.org/34935107:21
*** rkrum has quit IRC07:21
*** Mr_Broken has joined #openstack-kolla07:22
egonzalez90morning zhubingbing07:23
zhubingbingmorning07:23
zhubingbinghttps://review.openstack.org/34935107:24
zhubingbingcan you review it07:24
Mr_Brokenhey guys07:24
Mr_Brokenanyone have time to look into this ? https://bugs.launchpad.net/kolla/+bug/161718807:25
openstackLaunchpad bug 1617188 in kolla "neutron-ovs-cleanup missing" [Undecided,New]07:25
openstackgerritzhubingbing proposed openstack/kolla: Add Barbican ansible role  https://review.openstack.org/35251507:30
egonzalez90zhubingbing, gnocchi_statsd_resource_id are random uuids or something like domain_id=default?07:32
*** b_bezak has joined #openstack-kolla07:33
zhubingbingrandom uuids07:33
*** matrohon has joined #openstack-kolla07:33
*** mtaylor22 has joined #openstack-kolla07:33
*** neilus1 has joined #openstack-kolla07:34
*** neilus has quit IRC07:35
zhubingbinghttps://github.com/openstack/gnocchi/blob/master/gnocchi/statsd.py07:35
zhubingbingegonzalez90  you can read gnocchi code07:36
zhubingbingYou can look at this section of the code on the resouce_id , link https://github.com/openstack/gnocchi/blob/master/gnocchi/statsd.py07:36
* Daviey checks in07:43
zhubingbingok07:44
*** senk has quit IRC07:52
*** mtaylor22 has quit IRC07:54
*** Serlex has joined #openstack-kolla07:56
*** shardy has joined #openstack-kolla08:03
*** Satya has joined #openstack-kolla08:03
openstackgerritYao Lu proposed openstack/kolla: delete virtual bridge artifacts when cleaning hosts  https://review.openstack.org/35892408:09
*** zhubingbing has quit IRC08:10
*** zhubingbing has joined #openstack-kolla08:17
*** phuongnh has joined #openstack-kolla08:19
*** gfidente has joined #openstack-kolla08:25
*** daneyon has joined #openstack-kolla08:27
zhubingbingping egonzalez9008:30
zhubingbinghttps://review.openstack.org/#/c/349351/08:30
zhubingbingcan you review it ?08:30
zhubingbinghttps://review.openstack.org/#/c/348388/08:31
*** daneyon has quit IRC08:32
*** DuPengfei has quit IRC08:38
*** egonzalez90 has quit IRC08:59
*** dwalsh has joined #openstack-kolla09:08
openstackgerritPaul Bourke proposed openstack/kolla: Allow use of database for Horizon sessions  https://review.openstack.org/35979409:23
zhubingbingping sdake09:33
zhubingbingping Daviey09:35
duonghqzhubingbing: OSIC made them very tired now09:41
zhubingbing- -09:41
Davieyzhubingbing: hey09:45
zhubingbing I have a question for rally that needs your help.09:46
*** berendt has quit IRC09:47
zhubingbingRally install one step to initialize the database operation (rally-manage db recreate), this step operation, how should I add?09:47
Davieyumm09:48
zhubingbingBut he's not as complicated as the other components, and he's just executing a command.09:49
Davieyzhubingbing: sorry, can you phrase the question again?09:49
zhubingbingrally-manage db recreate you think we should how to add for kolla09:50
Davieyzhubingbing: I'm sorry, but i'm not understanding the question09:50
zhubingbingAdd rally role09:50
zhubingbing- -09:50
DavieyOh!09:50
DavieyYou want to add a permanent rally role to kolla09:50
zhubingbingyeah09:50
Davieyi see09:51
Davieysorry, i thought you were trying to use rally09:51
Davieyzhubingbing: so, why does this differ from other services?09:51
Davieyzhubingbing: rally supports mysql, right?09:51
zhubingbingyes09:51
Davieyzhubingbing: so create the database, and then bootstrap rally-manage db recreate ?09:52
Davieyzhubingbing: I mean, you just need to mimic this to create the database: https://github.com/openstack/kolla/blob/0ff90a6f10494f9f33d665a3367dfaf0486b94df/ansible/roles/watcher/tasks/bootstrap.yml09:53
zhubingbingIt seems as long as the implementation of this command  rally-manage db recreate, do not need to create a database09:54
zhubingbingIf this is so, I have no doubt, but rally initialization database on a command, do not create their own database09:55
Davieyzhubingbing: rally can use sqlite or mysql right?09:59
zhubingbinguse qlite09:59
Davieyzhubingbing: I think it is reasonable for kolla rally role to use mysql09:59
*** egonzalez90 has joined #openstack-kolla10:00
zhubingbingi see, you advice to use mysql10:00
zhubingbingok10:00
*** Satya has quit IRC10:01
*** duonghq has left #openstack-kolla10:01
*** zhurong has quit IRC10:03
*** zhiwei has quit IRC10:06
Davieyzhubingbing: i think so... it makes sense to use the databases we already use10:15
Davieyzhubingbing: and sqlite is going to be a pain10:15
zhubingbingok10:15
zhubingbinggood10:15
*** daneyon has joined #openstack-kolla10:16
*** daneyon has quit IRC10:20
*** salv-orlando has joined #openstack-kolla10:27
openstackgerritMathias proposed openstack/kolla: Added influxdb role  https://review.openstack.org/34644910:29
*** apuimedo is now known as apuimedo|lunch10:29
*** ntpttr has quit IRC10:30
*** zhubingbing has quit IRC10:33
*** ntpttr has joined #openstack-kolla10:35
openstackgerritMathias proposed openstack/kolla: Added telegraf role  https://review.openstack.org/34644810:35
*** phuongnh has quit IRC10:39
britthouserHey Jeffrey4l_ - how did OSIC go overnight10:51
*** salv-orl_ has joined #openstack-kolla10:52
*** salv-orl_ has quit IRC10:54
*** apuimedo|lunch is now known as apuimedo10:54
*** salv-orlando has quit IRC10:56
Jeffrey4l_britthouser, i got a success deploy10:56
britthouserHurray!10:57
britthouserThanks for taking over last night10:57
*** caowei has quit IRC10:57
*** rhallisey has joined #openstack-kolla10:59
*** berendt has joined #openstack-kolla11:00
*** dwalsh has quit IRC11:05
Jeffrey4l_britthouser, do u change anything in osic?11:09
*** wznoinsk has quit IRC11:10
*** banix has joined #openstack-kolla11:26
*** wznoinsk has joined #openstack-kolla11:28
*** banix has quit IRC11:29
*** banix has joined #openstack-kolla11:30
britthouserI have not Jeffrey4l_11:38
*** dwalsh has joined #openstack-kolla11:38
*** banix has quit IRC11:39
Jeffrey4l_ok. thanks.11:39
*** dwalsh has quit IRC12:12
*** zhurong has joined #openstack-kolla12:15
*** banix has joined #openstack-kolla12:17
*** banix has quit IRC12:27
DavieyJeffrey4l_: hey, did you see that nova change for vnc ip?12:43
Jeffrey4l_Daviey, yep. I have -2 for my PS. let's wait the nova bug is fixed.12:45
*** egonzalez90 has quit IRC12:57
*** daneyon has joined #openstack-kolla12:58
*** sbezverk_ has quit IRC13:02
*** daneyon has quit IRC13:02
DavieyJeffrey4l_: Are you in a position to be able to validate the nova fix before it lands?13:03
DavieyJeffrey4l_: i sensed they wanted us to13:03
*** zhiwei has joined #openstack-kolla13:04
Jeffrey4l_Daviey, maybe when i am free :)13:04
DavieyJeffrey4l_: ok, let me know.. as i will try and do it later in the week if not13:07
*** msimonin has joined #openstack-kolla13:08
*** zhiwei has quit IRC13:09
*** david-lyle has quit IRC13:10
Jeffrey4l_OK13:10
*** celo_r has joined #openstack-kolla13:17
*** david-lyle has joined #openstack-kolla13:18
*** dave-mccowan has joined #openstack-kolla13:24
*** jtriley has joined #openstack-kolla13:30
kbaegisDid a full kolla rebuild.  Horizon master is broken.13:32
*** sbezverk has joined #openstack-kolla13:33
kbaegisReturning 500 for any query, even curl from localhost13:33
kbaegistraceback: http://hastebin.com/ezixuzeqil.vbs13:34
*** huikang has joined #openstack-kolla13:38
*** mgoddard_ has joined #openstack-kolla13:45
*** mgoddard has quit IRC13:48
*** celo_r has quit IRC13:52
*** ayoung has joined #openstack-kolla13:52
irtermitemornin all... how goes?13:52
kbaegisirtermite: Morning13:53
*** Mr_Broken has quit IRC14:01
*** sbezverk has quit IRC14:01
*** Mr_Broken has joined #openstack-kolla14:01
*** neilus1 has quit IRC14:01
*** celo_r has joined #openstack-kolla14:02
*** inc0 has joined #openstack-kolla14:02
*** neilus has joined #openstack-kolla14:02
*** inc0_ has joined #openstack-kolla14:05
inc0_good morning14:05
kbaegisinc0_: Good morning_14:05
*** Mr_Broken has quit IRC14:06
*** inc0 has quit IRC14:07
*** sdake has joined #openstack-kolla14:08
*** sbezverk has joined #openstack-kolla14:10
*** sdake_ has joined #openstack-kolla14:12
*** sdake has quit IRC14:13
*** Liuqing has joined #openstack-kolla14:18
britthousergood morning inc014:20
*** banix has joined #openstack-kolla14:23
inc0_sdake_, did you secure all the data we have on OSIC?14:23
sdake_inc0_ yes just now14:23
sdake_the /root directorry only14:24
inc0_yeah I think that's enough14:24
inc0_we need ton of time to analyze our results too14:24
*** huikang_ has joined #openstack-kolla14:25
sdake_the sad part is centos was deployed lasst night14:25
inc0_yeah, that was also bad organization from out side14:26
inc0_kinda sucks that we got this at the end of cycle, but well, that's on me14:26
inc0_sdake_, we need to tag this week right?14:27
sdake_yup14:27
inc0_https://review.openstack.org/#/c/358042/ then this is important14:28
inc0_unless you want your repo customization14:28
*** michauds has joined #openstack-kolla14:32
*** mgoddard_ has quit IRC14:32
*** huikang_ has quit IRC14:32
*** mgoddard has joined #openstack-kolla14:32
*** huikang_ has joined #openstack-kolla14:33
inc0_sdake_, I hope that we did copy globals.yml along with the tests?14:36
inc0_in any case, please copy /etc/kolla too14:36
*** huikang_ has quit IRC14:37
*** mnasiadka has quit IRC14:40
*** neilus has quit IRC14:40
*** neilus has joined #openstack-kolla14:40
*** david-lyle has quit IRC14:43
inc0_mewald, ping14:45
*** diogogmt has joined #openstack-kolla14:45
mewaldinc0_: ping14:46
*** sdake_ has quit IRC14:47
inc0_https://review.openstack.org/#/c/346449/23 I wanted to ask you about inventory14:47
mewaldsure14:47
inc0_so you created brand new group for monitoring, why?14:47
inc0_why not use control:children?14:47
inc0_and if it actually worth to create new group for it, why not add monitoring01 as example hostname?14:48
*** david-lyle has joined #openstack-kolla14:48
openstackgerritMerged openstack/kolla: Customization for base  https://review.openstack.org/35804214:49
mewaldI don't really love the idea to running ElasticSearch and Kibana on the controller nodes. Imho they should only have to deal with OpenStack controller stuff. In my first patch I added a monitoring01 host to deploy to, but then someone gave -1 for adding new server types. So I ended up reusing the control group and only deploying to the first node, as I am currently not clustering influxdb and Grafana.14:50
*** Liuqing has quit IRC14:51
*** neilus has quit IRC14:51
inc0_so this someone made a wrong call in my opinion;) I agree that monitoring can produce enough data to be on a dedicated node, however if we want to encourage that, we should14:51
mewaldgood :D I will go that way then. I like it better anyway :)14:52
inc0_can we cluster influx tho? isn't this paid license?14:52
mewaldwhat do you think about enable_performance_monitoring?14:52
inc0_I'll make comment in review so you can blame it on me14:52
mewaldok ^^14:52
inc0_as single command to rule them all? that's ok, we did something like that for central logging14:52
mewaldI think you can cluster influx using that relay service but it's very complex and I personally wouldnt need that kind of availability for monitoring14:53
mewaldabout enable_performance_monitoring: full ack, I have seen that for logging and kept the pattern14:53
inc0_well, at least some sort of data replication across servers would be nice14:53
*** jtriley has quit IRC14:55
inc0_berendt, ping;)14:56
inc0_(I'm doing house cleaning, sorry guys)14:56
inc0_berendt, https://review.openstack.org/#/c/350777/ will you continue? If not that's ok, but let me know, this one is extremely important for me. I can finish it off if you don't have time for it14:58
*** huikang_ has joined #openstack-kolla15:00
*** mnasiadka has joined #openstack-kolla15:02
*** david-lyle has quit IRC15:02
*** huikang_ has quit IRC15:04
*** rhallisey has quit IRC15:05
*** huikang_ has joined #openstack-kolla15:05
*** jtriley has joined #openstack-kolla15:05
*** diogogmt has quit IRC15:06
*** coolsvap is now known as coolsvap_15:07
*** neilus has joined #openstack-kolla15:08
*** diogogmt has joined #openstack-kolla15:08
*** sdake has joined #openstack-kolla15:09
*** huikang_ has quit IRC15:10
*** rmart04 has quit IRC15:10
*** huikang_ has joined #openstack-kolla15:11
Jeffrey4l_ hi sdake , i have deployed a openstack env in osic now.15:12
Jeffrey4l_boot a instance and pint that vms successfully.15:12
Jeffrey4l_*ping15:12
sdakeJeffrey4l_ tests take 6 hours to run15:13
sdakei think we have to give backgear now15:13
Jeffrey4l_But rally seem has some issue. I can not run rally test now. no idea the root cuase.15:13
Jeffrey4l_OK..15:13
sdakecan you copy /etc/kolla?15:13
Jeffrey4l_sure. copy to where?15:14
sdakeanywhere - my computer is fine15:14
Jeffrey4l_ok. i will keep one copy in my local. and make a copy to you node..15:14
*** celo_r has quit IRC15:16
*** b_bezak has quit IRC15:17
Jeffrey4l_copied to /home/jeffrey/testresult/kolla15:18
Jeffrey4l_sdake, ^15:18
berendtinc0_ take over if you need to finish it today, i'm end of business now15:22
berendtinc0_ i can take care of it tomorrow morning15:22
inc0_berendt, more like end of week15:22
*** david-lyle has joined #openstack-kolla15:22
berendtinc0_ ok, than have a look on it tomorrow15:22
inc0_but yeah, I'll fix it up and you can look tomorrow morning for any incomming reviews15:22
inc0_ok?15:22
*** celo_r has joined #openstack-kolla15:22
inc0_we I'll co-author it if that's ok with you15:22
berendtinc0_ of course this if fine for me15:23
inc0_ok, so let's do that, I think this is only customization patch left from core services15:23
*** celo_r has quit IRC15:23
berendtgreat15:23
*** celo_r has joined #openstack-kolla15:24
*** vbel has quit IRC15:24
*** vbel has joined #openstack-kolla15:24
kfox1111sbezverk: alive?15:24
sbezverkkfox1111: yes15:27
kfox1111I can take a quick stab at doing a deployment for novncproxy if you haven't started one.15:27
sbezverkkfox1111: when I switched to vxlan for tenants as well, now instances from both compute nodes have connectivity..15:28
kfox1111very cool.15:28
sbezverkkfox1111: I have not started, I was busy with vxlan15:28
kfox1111so multinode breaths life. :)15:29
*** vhosakot has joined #openstack-kolla15:29
sbezverkkfox1111: oh yes.. the pulse is normal ;-)15:29
kfox1111hehe. but its a start. :)15:30
*** senk has joined #openstack-kolla15:30
*** kbaegis has quit IRC15:30
*** sdake has quit IRC15:31
*** banix has quit IRC15:31
*** banix has joined #openstack-kolla15:31
sbezverkkfox1111: about your ps for changing vncproxy.. I still think we need to use compute node's ip address.. the reason being, it is used in openstack documentation..15:31
openstackgerritMerged openstack/kolla: Vagrant doc updates  https://review.openstack.org/35324015:31
*** Jeffrey4l_ has quit IRC15:32
vhosakotJeffrey4l_: did you get a chance to deploy kolla on centos?15:32
kfox1111for which field? I'm absolutely positive on base_url's.15:32
kfox1111I've manually had to fix every novnc setup I've deployed with packstack.15:32
vhosakotI meant in the OSIC cluster15:32
sbezverkkfox1111: do you have your PS link handy?15:33
kfox1111yeah. sec15:33
kfox1111https://review.openstack.org/#/c/362449/15:34
sbezverkkfox1111: here is what openstack doc says http://paste.openstack.org/show/564848/, we should probably follow it..15:36
kfox1111looking.15:36
kfox1111yeah, I have vncserver_proxyclient_address overriden still in the PS.15:38
kfox1111and novncproxy_base_url is set to the controller in that example. which is what kolla should be generating.15:38
kfox1111same with vncserver_listen.15:38
kfox1111so I think that snippet is how we are configuring it.15:39
sbezverkvnc_listen is bound to ip address, we should change it to 0.0.0.0 as per doc15:39
sbezverkhere is from your ps15:39
sbezverkcrudini --set /nova/nova.conf vnc vncserver_listen $IP;15:39
kfox1111well, it shouldn't matter. for the container there are only 2 addresses. 127.0.0.1 and the eth0 one.15:40
kfox1111nothings going to touch it on 127.0.0.1 so they are basically equiv.15:40
*** salv-orlando has joined #openstack-kolla15:40
*** david-lyle has quit IRC15:40
kfox1111is that correct?15:41
*** akscram has quit IRC15:42
sbezverkkfox1111: in this specific case you are right, but I think with 0.0.0.0 it will be more flexible for other possible confiugration15:42
sbezverkwhich we do not consider15:42
kfox1111true.15:42
*** unicell has quit IRC15:42
sbezverkI mean it is more to be inline with opensatckj doc that is all15:42
kfox1111If its not specific to kolla-kubernetes, then I think it should be set in kolla's genconfig so we should just remove the line entirely.15:42
kfox1111fyi, the docs arn't aways the most security hardened of things15:43
kfox1111they focus on getting somethign working.15:43
kfox1111not nessisarily how you'd want to run it in production.15:43
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla: Customizations for Neutron  https://review.openstack.org/35077715:43
kfox1111they have gotten better over the years though.15:43
sbezverkkfox1111: agree, but config should not force people, there should be a choice if they want to make it more secure..15:44
*** b_bezak has joined #openstack-kolla15:44
sbezverkkfox1111: agree that it make more sense to address from genconfig15:45
kfox1111agreed.15:45
Davieysbezverk: uhm, what is this about?15:45
sbezverkDaviey: kubernetes things :-)15:46
kfox1111Daviey: we've been having to do some config overriding in kolla-kubernetes init as only kubernetes knows a few things like what ip the container has at runtime.15:46
kfox1111we're still coming up with the right balance of having kolla do almost all of the config generation and having kolla-kubernetes+k8s do a few overrides at runtime to get stuff working.15:46
*** b_bezak has quit IRC15:46
Davieykfox1111: ah, i see15:47
kfox1111sbezverk: ok. so I'll remove vncserver_listen from my ps?15:47
DavieyI thought it might have been in reference to vnc listen address being 0.0.0.015:47
kfox1111Daviey: yeah. it is in this particular case. we're deciding whether to set it to 0.0.0.0 in kolla and not override it it k8s,15:48
kfox1111or set it to the specific ip of the container in k8s.15:48
sbezverkDaviey: I am for following openstack docs on this regard15:48
sbezverkand give people a choice if they want to change it15:49
kfox1111for this case, I don't think it matters much.15:49
kfox1111the only extra interface 0.0.0.0 gives is 127.0.0.1.15:49
*** akscram has joined #openstack-kolla15:49
kfox1111if its less code to maintain in kolla-kubernetes though, I'm for it. :)15:49
*** zhurong has quit IRC15:49
*** unicell has joined #openstack-kolla15:50
kfox1111sbezverk: oh, one thing15:50
kfox1111novncproxy_base_url = http://controller:6080/vnc_auto.html is wrong.15:50
*** david-lyle has joined #openstack-kolla15:50
kfox1111in two ways...15:50
*** banix has quit IRC15:50
Davieysbezverk: Hardened by default if possible is never a bad idea :)15:50
kfox11111. the address is handed directly to a browser via horizon.15:50
kfox1111so it at minimum has to be http://<external_vip>:6080/vnc_auto.html15:50
kfox1111but probably should be a dns entry.15:51
kfox11112. its a console where passwords tend to go across. it is really really important to use https for it.15:51
kfox1111either way, I think kolla genconfig shoudl create the value.15:51
*** mewald has left #openstack-kolla15:54
*** ntpttr__ has quit IRC15:54
sbezverkkfox1111: since you will be taken care of vnc, I will start working on cinder15:55
kfox1111k.15:55
kfox1111when you do cinder-api, can you use glance-registry as a starting point?15:56
kfox1111that will be one less thing I'd have to convert later then.15:56
*** sean-k-mooney has joined #openstack-kolla15:56
kfox1111it should mostly be a copy and a sed 's/glance-registry/cinder-api/'15:56
*** jrich523 has joined #openstack-kolla15:57
kfox1111we really need to get conventions agreed to. its really hard to debug all this stuff when the names are so inconsistant all over the place. :/15:58
inc0_kfox1111, quick question...when you would want to expose libvirt over tcp?15:58
inc0_live migration?15:58
kfox1111inc0_: personally? never.15:59
kfox1111I've only seen it configured to ssh tunnel the traffic from local to local.15:59
kfox1111thats why I added the switch to disable libvirt tcp. I don't need/want it in my env.16:00
inc0_well, do you know if tunneled LM requires that?16:00
kfox1111I don't believe it does.16:00
kfox1111exposesd libvirt tcp is a security issue imho.16:00
*** celo_r has quit IRC16:00
inc0_yeah I don't think there is any auth out there right16:01
inc0_?16:01
kfox1111as far as I know, no auth.16:01
inc0_yay16:01
inc0_then I'd go for "don't expose it at all"16:01
*** Serlex has quit IRC16:01
inc0_on that note...let's see if Kolla exposes it over tcp16:02
kfox1111thats where I was at, but I gave up fighting it and opted for a config option to at least disable it.16:02
*** huikang_ has quit IRC16:03
*** huikang_ has joined #openstack-kolla16:03
inc0_well there is some auth16:04
inc0_configurable16:04
kfox1111is it more then just plain text over the wire?16:04
inc0_https://libvirt.org/auth.html hard to tell16:05
sbezverkkfox1111: ok I will use glance-apoi as base16:06
inc0_I doubt it uses any encryption over network16:06
inc0_uhh kolla suffers from it too16:06
kfox1111hmm.... its using sasl for basic username/password16:06
sbezverkinc0_ Jeffrey4l was advocating tcp socket as more efficient way16:06
inc0_sbezverk, but much less secure16:07
sean-k-mooneyinc0_: sdake: i figured out why the bifrost change is broken. currently you cannt install mysql-server on any image built off of kollas base image on ubuntu 16.0416:07
kfox1111libvirt communication doesn't have to be very performant I think.16:07
inc0_sean-k-mooney, duh...why is that?16:07
kfox1111secure on the other hand.16:07
sbezverkinc0_: hence config option, people after secuirty, can use it16:07
sbezverkto disable it, I do not care about secuirty, so I am after efficiency16:07
kfox1111sbezverk: -1. ok with a config option, but security shoudl be the default. performance for those at extreme scale that may need it.16:08
*** huikang_ has quit IRC16:08
inc0_btw sean-k-mooney https://review.openstack.org/#/c/359364/ mind taking a look? I answered your comment16:08
kfox1111"premature optomization is the root of all evil".16:08
sean-k-mooneyinc0_: http://paste.openstack.org/show/564851/16:08
sean-k-mooneyand sure ill take a look now16:08
sbezverkkfox1111: I am fine as long as config option exists16:08
kfox1111on a small cloud, the performance overhad of it is unnoticable. the extra security is noticable.16:08
kfox1111k.16:08
inc0_agree with Kevin here, everybody should be after security16:09
inc0_and we don't require our deployers to know every config option to increase it16:09
inc0_we should default to as secure as we can (within reasonable limits)16:09
kfox1111I'm ok with an option so long as its defaulted to security. if you want to turn it off, thats ok with me.16:09
sbezverkkfox1111: agreed16:09
inc0_sean-k-mooney, can we use mariadb btw? I know you had issues with it, mind reminding me which were these?16:10
inc0_btw I see issue with your configs guys:)16:11
sean-k-mooneyinc0_: i replace mysql with mariadb later but mysql-server is installed by bifrost and i dont think i can change it16:11
kfox1111inc0_: which issues?16:11
inc0_you use "yes" "no" config type without ansible's | bool filter16:11
kfox1111inc0_: its j2 not ansible I think.16:11
inc0_people might write true there and that would work with ansible16:11
inc0_bool filter is in ansible unfortunately16:12
kfox1111yeah, we probably shoudl fix that.16:12
kfox1111I added another ansible like filter to the system already.16:12
kfox1111it woudl be easy to add a | bool16:12
kfox1111maybe we make a blueprint for it?16:12
inc0_yeah, that's super simple one16:12
sean-k-mooneyinc0_: ill apply https://review.openstack.org/#/c/359364/  locally and test it with my 3 vm setup and give you my +1 if it works. i just want to be sure that it work when you have different barmetal nics on each host16:12
inc0_bp will take longer than this filter;)16:12
kfox1111inc0_: filter yes, rewriting everything to use it, no.16:13
inc0_sean-k-mooney, sure thing, just make sure to remove it from globals16:13
inc0_and add it in inventoryu16:13
inc0_kfox1111, fair enough16:13
kfox1111https://blueprints.launchpad.net/kolla-kubernetes/+spec/bool-filter16:14
sean-k-mooneyinc0_: yep that what i have currently as i have a ubuntu 14.04 vm, 16.04 vm and centos7 so the values are different and set in my inventory.16:14
inc0_ok16:15
inc0_btw sean-k-mooney this play took little over 5min on 130node osic:)16:15
*** huikang_ has joined #openstack-kolla16:15
inc0_ok, I take that back, I need to optimize one thing that was horribly long:P16:16
inc0_after optimization it was 5min16:16
sean-k-mooneyoh cool. and after it was done was it fuctional?16:16
*** huikang_ has quit IRC16:16
inc0_yeah16:16
sean-k-mooney:) oh what was the slow part out of interest16:16
inc0_issue is hostfile16:16
sean-k-mooneyah16:16
inc0_only controllers needs to be talking to each other16:17
inc0_you did that for everything and it was N^2 connections16:17
inc0_with 130 nodes it became...significant;)16:17
sean-k-mooneyyes that n*n in current implemntation. i guess its simple to restict that to nodes in the controler group only16:17
inc0_yeah16:18
inc0_that's what I'm going to do16:18
sean-k-mooneyinc0_: does it need to be done for any of the other services. its mainly for rabbit but does ceph or any of the storage backend require hostnames to be resolveable?16:19
*** huikang_ has joined #openstack-kolla16:19
*** banix has joined #openstack-kolla16:19
*** matrohon has quit IRC16:19
inc0_I don't think ceph even needs that now16:20
inc0_afair it's only rabbit16:20
sean-k-mooneycool well its easy to rexpand if needed16:20
inc0_also I think we can optimize it yet again16:21
inc0_create file once and copy over16:21
*** david-lyle has quit IRC16:21
inc0_that will lower the complexity to N16:21
kfox1111darn... gota rebase this...16:21
sean-k-mooneyyes though instead of a copy it would be better to append to the end of the existing file.16:22
inc0_yeah, that's true16:22
kfox1111inc0_: what do you think of https://review.openstack.org/#/c/36244316:23
*** david-lyle has joined #openstack-kolla16:23
*** huikang_ has quit IRC16:23
sean-k-mooneyinc0_: do you want me to do that? i can open a tech debt bug and submit a patch.16:23
inc0_kfox1111, let me put it this way - make configs right >> crudini >> sed16:23
kfox1111I need to rebase the libvirt tcp one, and it would be much easier if review 362443 was in.16:23
kfox1111inc0_: agreed.16:23
inc0_sean-k-mooney, I'll write it down later today16:24
inc0_at least restrict to control one16:24
inc0_this will make it managable16:24
kfox1111inc0_: if it looks good enough to you, can you +2/workflow it? then I can rebase the libvirt tcp one easier.16:24
inc0_there ya go16:24
sean-k-mooneyinc0_: ok cool, for bifrost i need to overide https://github.com/openstack/bifrost/blob/1ddc801c65c8c8c8ba28caf9cc7f1e8ec3a6ad71/playbooks/roles/bifrost-ironic-install/defaults/required_defaults_Debian_family.yml#L13-L4416:24
kfox1111thx.16:25
inc0_sean-k-mooney, btw...can bifrost work on sqlite?16:25
inc0_I see little value in having mysql there tbh16:25
*** msimonin has quit IRC16:25
sean-k-mooneyinc0_: if ironic can work with sqllite the bifrost should be able to16:26
sean-k-mooneybifrost jsut installs ironic in standalone mode.16:26
inc0_worth to try later16:26
inc0_seems like it can16:26
inc0_would be much easier to deploy tbh16:26
inc0_btw I'd be ok with seding this mysql installation off. I think requiring mysql is bad in the first place16:27
sean-k-mooneyinc0_: ya it would i just implmented as vanila a bifrost install as i code but im sure there is lots we can do to optimise16:27
inc0_ofc, let's get it working, we still need our jobs following cycle;)16:27
inc0_so let's not do everything today;)16:28
sean-k-mooneyinc0_: so for the mysql issue what do you think is the best approch. fix kolla base so installing works, overdied the package list in kolla so it uses mariabdb or submit a change to bifrost to change to mariadb?16:29
inc0_in fact, best solution would be to submit change to bifrost to make this configurable, and for kolla use sqlite16:30
inc0_setting up mariadb is complicated compared to just use local sqlite16:30
*** unicell has quit IRC16:31
sean-k-mooneyyep thats an option too though i think we are pasted the ironic code freeze so not sure it can be done this cycle but i can ask in #openstack-ironic16:31
*** huikang_ has joined #openstack-kolla16:31
inc0_we can do this next release imho16:32
*** daneyon has joined #openstack-kolla16:34
*** cloudnull is now known as wq16:35
*** david-lyle_ has joined #openstack-kolla16:36
*** daneyon has quit IRC16:39
*** david-lyle has quit IRC16:39
*** wq is now known as cloudnull16:39
*** cloudnull is now known as wq16:39
*** wq is now known as cloudnull16:39
openstackgerritMerged openstack/kolla-kubernetes: Switch to crudini for easier readability  https://review.openstack.org/36244316:43
*** huikang_ has quit IRC16:46
*** huikang_ has joined #openstack-kolla16:47
*** aNupoisc has joined #openstack-kolla16:47
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla: Limit hostfile generation to control nodes  https://review.openstack.org/36302816:47
*** fragatina has joined #openstack-kolla16:50
*** fragatin_ has joined #openstack-kolla16:51
*** huikang_ has quit IRC16:51
*** diogogmt has quit IRC16:52
*** gfhellma has joined #openstack-kolla16:53
*** kbaegis has joined #openstack-kolla16:53
*** gfidente has quit IRC16:54
*** fragatina has quit IRC16:55
*** celo_r has joined #openstack-kolla16:55
*** aNupoisc has quit IRC16:55
*** rhallisey has joined #openstack-kolla16:57
*** unicell has joined #openstack-kolla16:57
*** gfhellma1 has joined #openstack-kolla17:01
*** celo_r has quit IRC17:01
*** hieulq_ has joined #openstack-kolla17:02
*** gfhellma has quit IRC17:03
*** celo_r has joined #openstack-kolla17:04
*** unicell has quit IRC17:06
*** mgoddard_ has joined #openstack-kolla17:06
*** aNupoisc has joined #openstack-kolla17:06
*** wally__ has joined #openstack-kolla17:07
*** diogogmt has joined #openstack-kolla17:07
*** wally__ is now known as Guest3274817:07
*** Guest32748 has quit IRC17:07
*** wally2 has joined #openstack-kolla17:08
*** wally2 has quit IRC17:08
*** wally2 has joined #openstack-kolla17:08
*** mgoddard has quit IRC17:09
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes: WIP Add Cinder API/Backup/Scheduler components  https://review.openstack.org/36304417:10
*** huikang_ has joined #openstack-kolla17:14
*** hieulq_ has quit IRC17:19
*** huikang_ has quit IRC17:23
*** huikang_ has joined #openstack-kolla17:24
*** mnasiadka has quit IRC17:24
*** sdake has joined #openstack-kolla17:27
*** huikang_ has quit IRC17:28
*** celo_r has quit IRC17:30
inc0_sdake, can you plz take a look? https://review.openstack.org/#/c/360796/17:31
inc0_people keep asking same questions;)17:31
*** huikang_ has joined #openstack-kolla17:31
wally2hi sdake, I re-config my network, and re-do  again now17:33
*** celo_r has joined #openstack-kolla17:33
wally2just finish, going to run the init-runonce, do u have a copy that I can have a look?17:34
sdakehey cats- taking today off mostly - been grinding away on osic for 6 days straight- palan on sleepingtoday17:34
inc0_sdake, https://www.youtube.com/watch?v=HKtsdZs9LJo17:35
vhosakottake rest sdake17:39
*** unicell has joined #openstack-kolla17:42
wally2hi sdaked, i got my vm workking, it can go  out now,:)17:48
*** michauds has quit IRC17:52
*** b_bezak has joined #openstack-kolla18:00
*** huikang_ has quit IRC18:01
*** senk has quit IRC18:02
*** gfhellma1 has quit IRC18:05
*** banix has quit IRC18:05
*** huikang_ has joined #openstack-kolla18:05
*** gfhellma has joined #openstack-kolla18:06
*** banix has joined #openstack-kolla18:06
*** celo_r has quit IRC18:07
*** salv-orl_ has joined #openstack-kolla18:08
*** michauds has joined #openstack-kolla18:09
*** salv-orlando has quit IRC18:11
inc0_wally2, what was the issue?18:16
*** celo_r has joined #openstack-kolla18:18
wally2just network configure problem18:21
inc0_ok I'm glad you got this fixed18:21
kfox1111sbezverk: I just tried firing up the nova-scheduler.18:22
kfox1111it fails because command: ["sh", "-c"] isn't a valid shell command.18:22
kfox1111it looks like this was debug code left in by mistake?18:22
kfox1111should I just pull it?18:22
*** aNupoisc has quit IRC18:27
*** b_bezak has quit IRC18:29
*** b_bezak has joined #openstack-kolla18:30
sbezverkkfox1111: there should not be any sh other than in init container18:31
*** mgoddard_ has quit IRC18:31
sbezverkkfox1111: yep, damn left overs :-(18:32
sbezverkwill fix it18:32
*** wally2 has quit IRC18:33
*** b_bezak has quit IRC18:35
kfox1111k. thx.18:36
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes: PS cleans up nova scheduler container from left over command  https://review.openstack.org/36311318:36
kfox1111do we need 2 +2's in this case? or is it trivial enough/critical enough to just workflow now?18:37
inc0_always18:37
inc0_but just acked it18:37
kfox1111k.18:37
*** fragatin_ has quit IRC18:38
inc0_ok, I need to make at least one commit in kolla-k8s, I have +2 powers - it is my moral obligation;)18:38
kfox1111:)18:39
kfox1111bool? :)18:39
inc0_duh18:39
inc0_or fencing script for ceph18:40
kfox1111ah. ceph support for k8s would be sweet. :)18:40
inc0_well, it is our requirement right?18:40
inc0_to have ceph pre-installed?18:41
kfox1111for now. we'd like not to have to require that long term.18:41
kfox1111have a way to use kolla-kubernetes to deploy ceph if you don't already have one.18:41
inc0_but we want to keep ceph as requirement right? for HA18:41
kfox1111yeah.18:42
inc0_btw I'm not super convinced if ceph should be deployed by k8s18:42
inc0_not much value18:42
kfox1111I've got it running in k8s on my laptop. :)18:42
kfox1111using the kolla containers. :)18:42
inc0_ok, but why, that's my question:P18:42
inc0_it's not like osds will float around18:43
kfox1111why containers, or why k8s?18:43
inc0_why k8s18:43
kfox1111because its one tool for an op to learn.18:43
kfox1111its easier to debug if you already have to learn how to debug things in k8s.18:43
inc0_fair enough18:44
inc0_but I don't think we'18:44
inc0_we coudl do this without petsets18:44
inc0_ceph.conf needs list of running mons18:45
kfox1111petsets or net=host.18:45
kfox1111well... daemonsets with net=host?18:45
inc0_however, how will you know the IPs prior to scheduling?18:45
kfox1111I haven't tried much, but can you use dns?18:46
kfox1111a petset would work then.18:46
inc0_I think ceph likes dns18:46
inc0_yeah that's what I mean18:46
kfox1111if not, a daemonset + net=host would work as its the host ip which is static.18:46
kfox1111well, a petset won't work as it will float around though.18:47
inc0_yeah, but not really k8s'y18:47
inc0_with petsets at least mons can float around18:47
kfox1111it really really needs to be pinned to the particular host.18:47
kfox1111ah. true.18:47
sbezverkkfox1111: for sure18:47
kfox1111well...18:47
inc0_although...not sure, it does have persistent data (monmap)18:47
kfox1111a petset mon would work only if you could persist the data18:47
kfox1111(hehe)18:47
inc0_soooo...we can't put it on ceph;)18:47
sbezverkunless you have shared storage and it can be access from multiple compute nodes18:47
inc0_so we need ceph to deploy ceph;)18:48
kfox1111deamonset + net=host then.18:48
kfox1111it should work in all cases.18:48
inc0_tbh kfox1111 I'm not big fan of using k8s just to use k8s18:48
sbezverkkfox1111: why do you need daemonset?18:48
inc0_if something doesn't make sense to be ran on k8s, I'd not run it on k8s18:48
kfox1111sbezverk: so you can alwys land a container on a host where the data resides.18:49
sbezverkwhat about using labels and nodeselect?18:49
*** salv-orl_ has quit IRC18:49
kfox1111I guess you could do it with a host selector label on a deployment too and just do one deployment per mon/osd18:49
sbezverkyou mark compute with label, say compute18:49
kfox1111:)18:49
sbezverksorry I meant storage18:49
sbezverkand that is it18:49
kfox1111daemonset + hostlabel + net=host, yeah.18:50
sbezverknot that I against daemonset, I love them :-)18:50
inc0_sooo....you'll reimplement ansible in k8s18:50
inc0_not a fan.18:50
sbezverkinc0_ do not you think that ansible actually is kind of kube killer?18:51
*** huikang_ has quit IRC18:51
sbezverkbecause ansible cannot keep up with dynamic nature of kube18:51
*** PyroMani has quit IRC18:51
kfox1111the issue with it is, requiring ansible when you only need it for the last 2%. maybe that's ok, but it is a potentially largish cost for an op to learn.18:51
inc0_sbezverk, there are services that can't keep up with dynamic nature of kube:)18:51
*** PyroMani has joined #openstack-kolla18:51
sbezverkexample you want to scale up, do you need ansible for this in kube? absolutely not18:51
inc0_ceph being an example18:51
*** vbel has quit IRC18:52
*** jrist has quit IRC18:52
*** NobodyCam has quit IRC18:52
inc0_kfox1111, I was rather thinking...you also need to deploy k8s18:52
inc0_so if you use ansible to deploy k8s itself + ceph18:52
inc0_that makes more sense to me18:52
kfox1111inc0_: other way around I think. kube 1.0 wasn't designed to handle it. they are working on growing backwards to support more pet kind of things. hence daemonsets/petsets.18:52
kfox1111inc0_: ansible is overkill I think to deploy kubernetes. its really easy to do.18:52
kfox1111heat template or kickstart file and good to go.18:53
inc0_rhallisey, ^ ;)18:53
kfox1111kolla-kubernetes can deploy the rest on top.18:53
*** aNupoisc has joined #openstack-kolla18:53
*** NobodyCam has joined #openstack-kolla18:54
inc0_sooo...I think you need to tell kubelets where kube mons (or whatever it's called) are18:54
inc0_which means you need orchiestration18:54
*** huikang_ has joined #openstack-kolla18:54
kfox1111no.18:54
inc0_it detects it?18:55
*** banix has quit IRC18:55
kfox1111ceph support in k8s is done at the pod or pvc level.18:55
openstackgerritMerged openstack/kolla-kubernetes: PS cleans up nova scheduler container from left over command  https://review.openstack.org/36311318:55
kfox1111you don't have to preconfig the kubelets.18:55
kfox1111in fact, because of that, you can have one kube system target multiple cephs, potentially one per tenant. :)18:55
rhalliseyI think ceph externally is perfect. If you want to deploy with ceph and have it manged by kube go ahead18:56
rhalliseyI don't see a big gain in having k8s manage ceph18:57
rhalliseyother than convince18:57
kfox1111thats ok. :)18:57
rhalliseybut that's not a reason not to have it18:57
kfox1111I may take a stab at it after a bunch of other stuff is working. :)18:57
kfox1111but my clouds all have ceph external, so I can wait.18:57
*** intr1nsic has quit IRC18:58
sbezverkrhallisey: what about secret generator, inc0 is pushing for integrating it with password gen tool of kolla. Does it make sense to merge these two? I think they should be separte.18:59
*** salv-orlando has joined #openstack-kolla18:59
rhalliseydepends, is kolla moving that out of kolla-ansible?18:59
sbezverkcuase the same password gen will be used for ansible as well18:59
*** banix has joined #openstack-kolla18:59
kfox1111I could go either way. but right now, it kind of feels like a premature optomization?19:00
inc0_rhallisey, I don't believe it is19:00
rhalliseywhat there is now is fine19:00
sbezverkespecially I do not see anybody taking to actually do it ;-)19:00
rhalliseyinc0_, Ideally kolla-kube would consume kolla-host, kolla-config, and kolla19:00
rhalliseyand kolla-ansible would do the same19:00
rhalliseyunless kolla-kube and kolla-ansible are intertwined19:01
*** intr1nsic has joined #openstack-kolla19:01
*** huikang has quit IRC19:01
rhalliseybut kolla-ansible doesn't need anything from kolla-kube19:01
kfox1111I think kolla-kube will have issues gaining traction if it depends on kolla-ansible.19:01
rhalliseyya I agree19:01
sbezverkrhallisey: exactly my point too19:01
inc0_well genconfig is a scrtipt that sits in kolla19:03
inc0_not ansible19:03
inc0_so I see no reason to not consume it19:03
inc0_we already established that passwords.yml and globals.yml will look more or less similar19:03
kfox1111to me, there are 4 parts to the equation.19:03
rhalliseyya but we talked about splitting out config19:03
kfox1111workflow, config, deployment tool, containers.19:03
inc0_yeah I hope config split will happen too19:04
inc0_probably next release19:04
openstackgerritSandhya Dasu proposed openstack/kolla: Removing development packages from Baremetal install defaults  https://review.openstack.org/36313819:04
rhalliseykolla, kolla-config, kolla-host, kolla-ansible, kolla-kube19:04
kfox1111kolla-ansible tends to do three things, workflow engine, config and deployment.19:04
inc0_well I wouldn't make 3 projects19:04
kfox1111kolla-kubernetes should minimially do just deployment and containers.19:04
inc0_rather kolla-config and kolla-host will be simply kolla19:04
kfox1111I plan on only using it in that mode for a while.19:04
*** vbel has joined #openstack-kolla19:05
kfox1111I've got system configs already and will use genconfig once and overwrite the configs with my own for now. and do manuall workflow.19:05
rhalliseyinc0_, kolla-host would have docs/scripts to setup kolla-kube and kolla-kube would reuse the bm19:05
rhalliseykolla-host could be merged with kolla-config19:05
*** david-lyle_ is now known as david-lyle19:05
kfox1111next step will be getting configgen to be able to produce configs like mine. then I might replace my hand crafted ones with kolla configgen ones.19:05
kfox1111and last would be workflow, once that matures enough I'm confortable with.19:05
kfox1111but just like the containers are seperate from ansible, I kind of think kolla-kubernetes should too.19:06
kfox1111workflow is a different step that can be done by many differnet tools.19:06
inc0_btw since kolla-host is well...ansible;)19:06
kfox1111my preference I think would be ansible too. but,19:06
inc0_we can keep it there19:06
kfox1111it could be mistral, or any number of other things.19:06
sbezverkkfox1111: generating good config for kube would be huge work, right now there is no a signle service which would have its configs consumable by kube without manual editing19:06
rhalliseyinc0_, but it's a different step in the deploymen tprocess19:06
inc0_different playbook19:06
inc0_like it is today19:07
rhallisey1) vm deploy 2) configure 3) deploy19:07
kfox1111sbezverk: yup. I've got it mostly working though. :)19:07
rhalliseys/vm/bm/19:07
*** jrist has joined #openstack-kolla19:07
*** huikang_ has quit IRC19:08
*** huikang has joined #openstack-kolla19:08
sbezverkinc0_ are you ok now for secret generator?19:08
inc0_sbezverk, I just don't want to have x scripts doing the same19:09
inc0_thing19:09
inc0_it's not scallable19:09
kfox1111inc0_: agreed. its not actually generating secrets though, or shouldnt.19:09
kfox1111it should just take the ones created by kolla and upload them.19:09
kfox1111its just a re-formatter.19:09
inc0_from yaml to whatever-k8s-likes?19:10
kfox1111as the secrets it uploads into k8s should match the ones in the configs kolla generates.19:10
inc0_that's ok19:10
inc0_I just dont want x generators and possibly keep same config files19:10
kfox1111+119:10
*** coolsvap_ has quit IRC19:12
*** huikang has quit IRC19:15
*** sbezverk has quit IRC19:16
kfox1111ok... got nova api services working on my test box. :)19:16
*** daneyon has joined #openstack-kolla19:17
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: Make libvirt over tcp an option  https://review.openstack.org/36245719:18
sdakekfox1111 - nova + ovs is a huge accomplishment19:19
sdakemuch further then we got in 9 months of doing kolla work initially19:20
kfox1111yes, but getting the containers there was a huge amount of work too. don't sell that short. :)19:20
sdakeya or the structure of the containers so they are esaily consumable19:20
kfox1111yeah.19:20
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: Nova Services  https://review.openstack.org/36315219:21
*** daneyon has quit IRC19:22
kfox1111ok. with that one, I can replace my on host nova-api with kube-k8s container.19:22
inc0_kfox1111, fix your git;)19:23
kfox1111inc0_: oops19:23
kfox1111yeah. :)19:24
kfox1111I'm usually so careful of that too. :/19:24
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: Make libvirt over tcp an option  https://review.openstack.org/36245719:25
kfox1111ok. take 2.19:25
*** dwalsh has joined #openstack-kolla19:27
sdakethere is 1 project - deliverables inside a project19:30
sean-k-mooneysdake: o/ this is whats breaking the bifrost container build https://github.com/openstack/kolla/blob/master/docker/base/sources.list.ubuntu#L1419:36
sdakesean-k-mooney hrm19:36
sdakesean-k-mooney there is an internal mirror f or mariadb now19:36
kfox1111can I get some more eyes on this: https://review.openstack.org/#/c/361186/19:37
sean-k-mooneysdake: bifrost is trying to install mysql which i replace with mariadb at a later date but because we enable that repo it case the install of mysql-server to fail in bifrosts install playbook19:38
sean-k-mooneysdake: ubuntu provides mysql-server-5.7 this is enableing mariadb version 1019:39
*** vhosakot has quit IRC19:40
sdakecan bifrost run without mariadb 10?19:40
sean-k-mooneybiforst is not enableing mariadb 10 kolla is19:41
sdakeif so - ust remoe the mariadb repo file at the  stat of the container19:41
sdakestart of container build i mean19:41
sean-k-mooneyoh am well i had issue using mysql instad of kolla in the past but i can try that19:41
sean-k-mooney/kolla/mariadb/19:42
sdakemaybe removal needs to be conditional19:42
sdakeor maybe there is a way to versoinpin on ubuntu19:42
sdakei am not an ubuntu expert unfortunately19:42
*** huikang has joined #openstack-kolla19:42
*** fragatina has joined #openstack-kolla19:43
sdakesean-k-mooney in the gate log where is the output which makess you think that is the problem?19:43
sean-k-mooneyhttp://paste.openstack.org/show/564851/19:44
sdakesean-k-mooney - btw tested bootsstrap - works weell19:44
sean-k-mooneyi ran it locally and found the real error.19:44
sdakesean-k-mooney we got a few patche up for bootstrap19:44
sean-k-mooneysdake: inc0_: has a few tweaks to it to make it faster19:44
sdakesean-k-mooney its already fast - 5-7 minutes19:45
sean-k-mooneysdake: mainly around how the hosts file is generated. currently its O(n*n) but it can be made O(1)19:46
sdakeyes i saw his change19:46
sdakewe were in tmuxtogther when it was discussed19:47
sdakewhatever numbers we produce we have to multiply by 9.2!!19:47
sdakedave-mccowan interesting result with tls no?19:48
inc0_sdake, it wasn't 5min19:49
inc0_I hacked it to be 5min19:49
sean-k-mooneywhy 9.2?19:49
inc0_now I proposed my former hack to upstream19:49
sdakeran again o centos19:49
inc0_sean-k-mooney, inside joke, I'll tell you over beer19:49
sean-k-mooneyok19:49
sean-k-mooneybeer good :)19:50
inc0_cervesa con limon - I'm drinking that in Barcelona19:50
inc0_and ciara19:50
inc0_man I love this city19:50
inc0_sean-k-mooney, btw I just limited hostname generation to controllers for now19:51
inc0_quick fix and get's us there19:51
inc0_we'll improve later when we need19:51
inc0_sean-k-mooney, https://review.openstack.org/#/c/363028/19:51
*** celo_r has quit IRC19:51
sean-k-mooneycool ya the change makes sense to me19:53
sean-k-mooneysdake: ill try to revert to mysql instead of mariadb and disable the mariadb repo in the bifrost containter for now and see if that works.19:54
sean-k-mooneysdake: diableing the repo allows mysql-server to be installed but im not sure if i will hit the service file issue i had before.19:55
sean-k-mooneysdake: im heading home to grab something to eat but ill try and test this soon and push a patch tonight with a fix19:56
*** aNupoisc has quit IRC19:57
sean-k-mooneybefore i run did support for using msdos partitions for ceph ever land?19:57
*** harlowja has quit IRC19:58
*** vhosakot has joined #openstack-kolla19:58
*** msimonin has joined #openstack-kolla19:58
*** inc0_ has quit IRC19:59
*** sean-k-mooney is now known as sean-k-mooneyAFK19:59
*** berendt has quit IRC20:02
*** shardy has quit IRC20:02
*** shardy has joined #openstack-kolla20:05
*** gfhellma has quit IRC20:05
*** fguillot has quit IRC20:06
*** gfhellma has joined #openstack-kolla20:06
*** sdake has quit IRC20:11
*** sdake has joined #openstack-kolla20:12
sdakesean-k-mooneyAFK souns good20:12
*** sbezverk has joined #openstack-kolla20:16
sbezverkdamn internet, dropped right in the middle of message I typed, appologies..20:17
sdakeirtermite thanks for access to the osic gear - I am pretty sur we had everything we neededd around 8am20:21
sdakeirtermite so feel free (if you haavent already) to take back control :)20:22
*** dwalsh has quit IRC20:27
*** sbezverk_ has joined #openstack-kolla20:29
*** sbezverk has quit IRC20:29
*** celo_r has joined #openstack-kolla20:30
*** aNupoisc has joined #openstack-kolla20:32
*** banix has quit IRC20:33
*** rstarmer has joined #openstack-kolla20:34
openstackgerritMerged openstack/kolla: Removing development packages from Baremetal install defaults  https://review.openstack.org/36313820:35
*** jtriley has quit IRC20:39
irtermitesdake: much thanks! it's still yours for the next 2-3 hours or so. All good!20:40
irtermiteglad it worked out for you all20:40
Davieyirtermite: Great.  deploying bitcoin mining now20:42
irtermitehah20:43
* irtermite blocks port 833320:44
openstackgerritMerged openstack/kolla: Customizations for dind  https://review.openstack.org/35320320:45
irtermiteDaviey: ^^20:45
Daviey:)20:46
sdakeDaviey 130 nodes of that gear of bitcoin softare would make yo uabout 2 cents a day20:52
sdakeDaviey i had a knc 600mhz miner - was makingabout 400bucks a day for the first month20:52
sdakeasic based20:53
Davieysdake: My mum always told me.. look after the pennies and the pounds will look after themselves20:53
sdakeDaviey gret idiom ;)20:53
sdakeDaviey i wish i coudl get my wife to stop spendin money 300 bucks a crack20:53
sdake300 bucks 300 bucks adds up over a month20:53
*** shardy has quit IRC20:53
Davieysdake: I get my crack much cheaper20:54
*** celo_r has quit IRC20:55
*** v1k0d3n has quit IRC21:00
*** v1k0d3n has joined #openstack-kolla21:01
aNupoiscHi All, my bootstrap_osd.yml seems to run a command "docker exec -t kolla_toolbox sudo -E /usr/bin/ansible localhost21:04
aNupoisc -m find_disk" which is requesting password for ansible, do we need to create seperate user as ansible? I am trying to deploy ceph with kolla on a single node21:04
*** huikang has quit IRC21:08
*** huikang has joined #openstack-kolla21:09
*** huikang has quit IRC21:13
*** rhallisey has quit IRC21:16
*** harlowja has joined #openstack-kolla21:17
*** rstarmer has quit IRC21:18
*** ayoung has quit IRC21:19
openstackgerritMerged openstack/kolla-kubernetes: Script generating kubernetes secrets from passwords.yml  https://review.openstack.org/35419921:19
*** huikang has joined #openstack-kolla21:24
*** sdake has quit IRC21:26
*** salv-orlando has quit IRC21:26
*** fguillot has joined #openstack-kolla21:30
*** sdake has joined #openstack-kolla21:32
openstackgerritHui Kang proposed openstack/kolla: Fix mariadb bootstrap error  https://review.openstack.org/36021821:35
*** vhosakot has quit IRC21:37
*** fguillot has quit IRC21:40
*** vhosakot has joined #openstack-kolla21:40
*** aNupoisc has quit IRC21:43
*** gfhellma1 has joined #openstack-kolla21:44
*** lyncos has quit IRC21:44
*** gfhellma has quit IRC21:44
*** gfhellma has joined #openstack-kolla21:48
*** chrichip has joined #openstack-kolla21:49
*** salv-orlando has joined #openstack-kolla21:49
*** gfhellma1 has quit IRC21:50
*** banix has joined #openstack-kolla21:53
*** aNupoisc has joined #openstack-kolla21:54
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: Make libvirt over tcp an option  https://review.openstack.org/36245721:57
*** michauds has quit IRC22:03
*** zhiwei has joined #openstack-kolla22:04
*** fguillot has joined #openstack-kolla22:05
*** chrichip has quit IRC22:06
*** huikang has quit IRC22:06
*** huikang has joined #openstack-kolla22:07
*** rstarmer has joined #openstack-kolla22:07
*** zhiwei has quit IRC22:09
sbezverk_kfox1111: ping22:10
*** huikang has quit IRC22:12
openstackgerritMerged openstack/kolla: Architecture guide doc  https://review.openstack.org/36079622:17
*** diogogmt has quit IRC22:20
*** msimonin has quit IRC22:24
openstackgerritMerged openstack/kolla: Add defaults for interfaces to all.yml  https://review.openstack.org/35417322:26
*** vhosakot has quit IRC22:31
*** jrist has quit IRC22:32
*** diogogmt has joined #openstack-kolla22:32
*** sdake has quit IRC22:36
*** gfhellma has quit IRC22:38
*** gfhellma has joined #openstack-kolla22:39
*** jrist has joined #openstack-kolla22:39
*** xwang has joined #openstack-kolla22:59
*** ayoung has joined #openstack-kolla23:00
*** rkrum has joined #openstack-kolla23:12
*** huikang has joined #openstack-kolla23:13
openstackgerritsean mooney proposed openstack/kolla: generate bifrost yaml configs  https://review.openstack.org/34968423:20
openstackgerritsean mooney proposed openstack/kolla: add bifrost deploy ansible support  https://review.openstack.org/34968523:20
openstackgerritsean mooney proposed openstack/kolla: introduce bifrost-deploy container  https://review.openstack.org/31970323:20
openstackgerritsean mooney proposed openstack/kolla: adds bifrost ssh key generation  https://review.openstack.org/35069223:20
openstackgerritsean mooney proposed openstack/kolla: add deploy-servers command  https://review.openstack.org/34972923:20
*** salv-orlando has quit IRC23:21
*** huikang has quit IRC23:24
*** huikang has joined #openstack-kolla23:25
*** huikang has quit IRC23:29
*** v1k0d3n has quit IRC23:35
*** v1k0d3n has joined #openstack-kolla23:36
sbezverk_kfox1111: I see issue with haproxy http://paste.openstack.org/show/564919/23:40
*** zhurong has joined #openstack-kolla23:44
*** v1k0d3n has quit IRC23:47
*** banix has quit IRC23:47
*** v1k0d3n has joined #openstack-kolla23:49
*** v1k0d3n has quit IRC23:59
*** aNupoisc has quit IRC23:59

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