*** salv-orlando has quit IRC | 00:02 | |
bmace | sbezverk: you happen to know off the top of your head why one of the k8s pods would have an issue mounting /dev/rdb0? i checked on kube2 and it is there, and i verified the pod was assigned to kube2 | 00:02 |
---|---|---|
bmace | sbezverk: i see in the describe pod output that it says the device doesn't exist :/ | 00:03 |
sbezverk | bmace: are you using dynamic pvc by any chance? | 00:03 |
bmace | sbezverk: hrm... idk? where do i look for that.. | 00:03 |
sbezverk | bmace: if you do then you must use att's kube controller-manager image | 00:04 |
bmace | sbezverk: this was all working fine like 3 days ago :/ | 00:04 |
sbezverk | bmace: oh, I see | 00:04 |
sbezverk | please check on ceph cluster if there is no stale lock entries | 00:05 |
bmace | sbezverk: then the gate changes happened and i haven't had a clean run since the merge. | 00:05 |
bmace | sbezverk: any hints to where i should look? | 00:05 |
sbezverk | rbd ls --pool volumes | 00:07 |
bmace | sbezverk: guess i'll need to get some tools set up somewhere to help with ceph debugging. | 00:07 |
sbezverk | and then check each volume | 00:07 |
sbezverk | rbd lock list glance --pool volumes | 00:08 |
sbezverk | bmace: you need to run on monitor node | 00:08 |
sbezverk | sorry --pool volumes you do not need to specify | 00:08 |
sbezverk | I have to do it because I do not use default pool | 00:09 |
bmace | sbezverk: showmapped returns rabbitmq at rbd0 and mariadb at rbd1 | 00:14 |
bmace | sbezverk: which is odd, since it seems like it was trying to mount rbd0 into mariadb-init | 00:14 |
*** crushil has quit IRC | 00:15 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/kolla master: Updated from global requirements https://review.openstack.org/431961 | 00:16 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/kolla-ansible master: Updated from global requirements https://review.openstack.org/431962 | 00:16 |
bmace | sbezverk: ls for pool "kollavolumes" shows glance, helm-repo, mariadb and rabbitmq | 00:16 |
*** huzhengchuan has joined #openstack-kolla | 00:18 | |
openstackgerrit | Borne Mace proposed openstack/kolla-kubernetes master: WIP: Added support for containerized dev bringup https://review.openstack.org/429295 | 00:18 |
sbezverk | bmace: ok if volume is locked, then no new pods will be able to use it. You need to clear the lock manually | 00:19 |
*** sacharya has quit IRC | 00:20 | |
bmace | sbezverk: where would it show if it is locked? | 00:20 |
bmace | sbezverk: i think i found it.. lock list | 00:20 |
bmace | sbezverk: lock nuked... | 00:22 |
bmace | sbezverk: as part of my process i always rebuild my ceph cluster from scratch so i don't know why anything odd would be happening now since the gate changes vs for the last couple of weeks when i never hit this issue | 00:24 |
kfox1111 | sbezverk: weird. | 00:26 |
kfox1111 | bmace: your review is looking really good to me. | 00:26 |
bmace | kfox1111: thanks, other than the fact that it doesn't work anymore it is awesome :) | 00:27 |
kfox1111 | heh. yeah. | 00:27 |
kfox1111 | :/ | 00:27 |
sbezverk | bmace: not sure how gate change could change just your environment :( | 00:27 |
kfox1111 | thats the reason I wanted to figure out how to get everyting, or at least most of it into the gate. | 00:27 |
kfox1111 | to prevent future breakages of the dev env. :/ | 00:27 |
sbezverk | try to roll back and run without gate patch sets.. | 00:27 |
bmace | sbezverk: at this point i already merged and made some changes on top of the gate patch sets. | 00:28 |
bmace | and i feel pretty confident it isn't any personal env oddness since i re-build it every time and mark was hitting the same issue | 00:28 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding compute kit based on iscsi backend https://review.openstack.org/431156 | 00:29 |
bmace | it does rely on the ceph_workflow_service script, which was changed with the gate changes, though just from looking at things visually i don't see why it would cause breakage.. but once you remove every other possibility what you are left with must be the case.. so, i am just going through and removing possibilities at this point. | 00:30 |
sbezverk | bmace: in this case we should probably get together on webex and try to figure out.. | 00:30 |
sbezverk | kfox1111: would you have some time tomorrow PM PST to troubleshoot ? | 00:32 |
bmace | sbezverk: i certainly can. if you or kfox1111 has a functioning halcyon-vagrant env it is crazy easy to bring up too. with my latest upload even proxy settings happen automagically. | 00:32 |
kfox1111 | sbezverk: probably | 00:32 |
kfox1111 | I can't get vagrent to work. | 00:32 |
kfox1111 | I don't use virtualbox, | 00:33 |
sbezverk | bmace: neither could I | 00:33 |
kfox1111 | and every time I try and use it with kvm, it makes me mad. :/ | 00:33 |
*** fragatina has joined #openstack-kolla | 00:33 | |
bmace | i don't use vbox either, for this anyway, running it w/ libvirt | 00:33 |
kfox1111 | oh. nice. :) | 00:33 |
bmace | and mark is running w/ virtbox.. so we had the change set from like 3 days ago working all the way through with both | 00:33 |
*** crushil has joined #openstack-kolla | 00:34 | |
kfox1111 | very nice. so, we're really close then. just gotta figure out why... | 00:36 |
kfox1111 | sbezverk: not seeing much in that change set that coudl break something... | 00:37 |
kfox1111 | unless I'm off by one. | 00:38 |
kfox1111 | looking at: git diff 7b5e5591fe7108117221eacfffe6e7edbd33ddfa...657fd6de1f1171eb2d2db7bab2839d7a4940b8eb | 00:38 |
kfox1111 | does 657fd6de1f1171eb2d2db7bab2839d7a4940b8eb work and the following patch fail, or is 657fd6de1f1171eb2d2db7bab2839d7a4940b8eb the one that breaks? | 00:38 |
*** Pavo has joined #openstack-kolla | 00:40 | |
kfox1111 | the following patch is cloudkitty related. hmm... | 00:40 |
sbezverk | that is what bisect tells me | 00:40 |
sbezverk | git bisect good 6b37f73ace9f7aa3aa099308dcde280f63cc0e5a | 00:41 |
sbezverk | Bisecting: 0 revisions left to test after this (roughly 0 steps) | 00:41 |
sbezverk | [657fd6de1f1171eb2d2db7bab2839d7a4940b8eb] Modify the openstack_release in globals.yml | 00:41 |
sbezverk | kfox1111: does not work | 00:41 |
kfox1111 | hmm... | 00:43 |
sbezverk | kfox1111: try for yourself, checkout 657 and see it fail | 00:43 |
kfox1111 | I believe you. just tyring to figure out why. | 00:44 |
kfox1111 | uh... 657fd6de1f1171eb2d2db7bab2839d7a4940b8eb says its from dec 23? | 00:45 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: DO NOT MERGE git bisect for b3 failure https://review.openstack.org/432408 | 00:45 |
kfox1111 | seems too long ago. | 00:45 |
*** fragatina has quit IRC | 00:46 | |
bmace | sbezverk: just trying to follow the gate right now to hunt down my issues.. i don't get setup_gate_seph.sh lines 137 / 139. it looks like it is passing 3 args into those scripts but neither use the 3rd arg.. it is a problem because my change would introduce optional 3rd / 4th args | 00:47 |
kfox1111 | what were the start/endpoints you used? | 00:47 |
*** Pavo has quit IRC | 00:47 | |
kfox1111 | bmace: it use to... | 00:49 |
kfox1111 | oh... maybe that was the trunk build ps that hasn't merged yet. | 00:49 |
bmace | kfox1111: that uses the args, or it remves them? or you talking to sbezverk ? :) | 00:50 |
kfox1111 | I think the trunk ps I have in flight might use the 3rd arg. | 00:50 |
kfox1111 | I don't remember for sure though. | 00:51 |
bmace | kfox1111: is there a review up for it? | 00:51 |
kfox1111 | https://review.openstack.org/#/c/418550/ | 00:52 |
bmace | kfox1111: that doesn't touch either of the ceph files, so i can't see how it would make the args useful in them. | 00:53 |
kfox1111 | ok. | 00:54 |
kfox1111 | I was misremembering the. | 00:54 |
kfox1111 | then. | 00:54 |
bmace | that is fine. i'll put up a review to yank the args.. it is only more confusing to have them around | 00:55 |
kfox1111 | just the third arg? | 00:55 |
bmace | yes | 00:55 |
kfox1111 | k. sounds good. | 00:55 |
bmace | i said args plural only because it is an extra arg to each script :) | 00:56 |
kfox1111 | ok. just was double checking. :) english is not the most precice of languages at times... :) | 00:56 |
bmace | agreed completely | 00:56 |
openstackgerrit | Borne Mace proposed openstack/kolla-kubernetes master: Remove no longer relevant argument to ceph_workflow* https://review.openstack.org/432509 | 00:59 |
*** adrian_otto has quit IRC | 01:00 | |
*** sdake has joined #openstack-kolla | 01:02 | |
kfox1111 | sbezverk: when you did the bisect, do you remember your start/end points? | 01:16 |
*** mannamne has quit IRC | 01:17 | |
kfox1111 | sbezverk: 657fd6de1f1171eb2d2db7bab2839d7a4940b8eb seems too old. | 01:19 |
kfox1111 | its tagged fri dec 23. | 01:19 |
kfox1111 | but we unpinned the gate and had it working on feb5. | 01:19 |
*** ssurana has joined #openstack-kolla | 01:19 | |
kfox1111 | its possible 657fd6de1f1171eb2d2db7bab2839d7a4940b8eb is broken for our use case, but I think the culprit is elsewhere. | 01:20 |
kfox1111 | identified the issue on feb 8. | 01:20 |
kfox1111 | so we should be bisecting between those two dates. | 01:20 |
kfox1111 | I'd start at: e516ea509940113175cce24382c64d78a2fa42e3 and end at 6b47d8284b25bcbdc814878494a7ef005b66cffc | 01:21 |
sbezverk | kfox1111: start was this one: 627719e66cae10d9673b786516b4a93ed65fc6cb | 01:22 |
sbezverk | end was current master of kolla-ansible | 01:23 |
kfox1111 | ah. dec 15 | 01:23 |
kfox1111 | yeah. so its possible they broke it, fixed it, and broke it again later. :/ | 01:23 |
kfox1111 | I'll try bisecting too. maybe betwween the two of us we can find the smoking gun. :/ | 01:26 |
kfox1111 | what a pain. :/ | 01:26 |
*** MasterOfBugs has quit IRC | 01:26 | |
*** pramodrj07 has quit IRC | 01:27 | |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes master: DONTMERGE: git bisecting a kolla-ansible issue. https://review.openstack.org/432512 | 01:28 |
*** sdake has quit IRC | 01:29 | |
*** sdake has joined #openstack-kolla | 01:29 | |
bmace | sbezverk: i think i may have found it.. going to rebuild and try it out now. it was some of the changes to the ceph workflow / ceph config stuff to break out common_ceph_config.sh into a new script. no args were being passed so ceph-multi couldn't be set to override the hard coded addr | 01:31 |
bmace | sbezverk: damn, actuall, don't think that is it :/ | 01:31 |
kfox1111 | bmace: what behavior are you seeing? maybe I can help narrow it down. | 01:33 |
kfox1111 | (gotta leave in a few minutes though) | 01:33 |
bmace | kfox1111: need to bring it up again, but it was an error mounting /dev/rdb0 in the mariadb-init pod.. though on the node the pod is spinning up on and it is there | 01:34 |
kfox1111 | hmm.... | 01:34 |
kfox1111 | maybe an issue with the formattign of the rbd volume? | 01:34 |
*** sdake has quit IRC | 01:34 | |
bmace | kfox1111: the only odd thing i noticed was in my ceph image list it seemed to think rabbitmq should be rdb0 and mariadb should be rdb1 and mariadb-init was trying to mount the /dev/rdb0 | 01:35 |
bmace | kfox1111: not sure why that would stop working after that all has been fine for like a week and a half though :/ | 01:35 |
kfox1111 | which script are you calling? | 01:36 |
kfox1111 | ceph_workflow or ceph_workflow_services? | 01:36 |
kfox1111 | looks like the service varient. | 01:37 |
bmace | workflow_service | 01:37 |
sbezverk | gents I need to run, will check with you later | 01:37 |
kfox1111 | so... I warned sbezverk of this. looks like you hit it too... | 01:37 |
kfox1111 | there's nothing tieing a pv's name to a pvc's name. | 01:37 |
kfox1111 | pv's are ment to be a pool of stuff to pull randomly from, | 01:38 |
kfox1111 | and pvc's ask for "give me one". | 01:38 |
*** Pavo has joined #openstack-kolla | 01:38 | |
kfox1111 | so in the case of ceph_workflow_service, it looks like it just throws up a bunch of services at the same time, | 01:38 |
bmace | kfox1111: so you can get sort of randomly lucky / unlucky by naming them? | 01:38 |
bmace | yeah | 01:38 |
kfox1111 | possibly creating a two pv's at the same time, followed by 2 pvc requests. | 01:38 |
kfox1111 | and get them in random order. yeah. | 01:38 |
kfox1111 | it only works reliably if you have no other admins on the k8s system, no free pv's, | 01:39 |
kfox1111 | create the one pv, and then create the pvc right away. | 01:39 |
bmace | kfox1111: very interesting... unexpected since it was working well and consistently for a long time | 01:39 |
kfox1111 | then the names will match. | 01:39 |
kfox1111 | its probably moved back and forth randomly, but you didn't look close enoguh to notice. | 01:40 |
kfox1111 | as it doesn't really have any effect but being puzzling when you look at what pv its actually bound to and finding a weeird name. | 01:40 |
kfox1111 | so, just a weird thing to ignore for now while debugging the real issue. | 01:41 |
kfox1111 | I really think we shoudl just drop the pv packages and put in the docs, "if you want to use non dynamic pvc creation, create some pv's like.... point to k8s docs" | 01:42 |
kfox1111 | gtg. have a good one | 01:43 |
*** unicell has quit IRC | 01:44 | |
*** zhubingbing has joined #openstack-kolla | 01:45 | |
*** Pavo has quit IRC | 01:51 | |
bmace | kfox1111: maybe that has something to do with this somehow... everything seems to be coming up ok this time.. so far.. fingers crossed. mariadb is up anyway | 01:52 |
openstackgerrit | Borne Mace proposed openstack/kolla-kubernetes master: Added support for containerized dev bringup https://review.openstack.org/429295 | 01:54 |
*** rhallisey has quit IRC | 01:55 | |
*** Pavo has joined #openstack-kolla | 01:58 | |
*** qiliang27 has joined #openstack-kolla | 02:05 | |
*** financeMan has quit IRC | 02:12 | |
*** haplo37 has quit IRC | 02:13 | |
*** sacharya has joined #openstack-kolla | 02:14 | |
*** haplo37 has joined #openstack-kolla | 02:22 | |
*** fragatina has joined #openstack-kolla | 02:24 | |
*** qiliang27 has quit IRC | 02:27 | |
*** sdake has joined #openstack-kolla | 02:28 | |
*** sdake_ has joined #openstack-kolla | 02:29 | |
sdake_ | evening folks | 02:31 |
*** sdake has quit IRC | 02:32 | |
bmace | sdake_: evening | 02:34 |
bmace | sdake_: other than the missing doc write up my devenv review is ready for feedback.. i think there is some odd pv / pvc timing that can randomly cause it (and perhaps gate also) failures | 02:35 |
bmace | sdake_: but most of the time it seems pretty happy :) | 02:35 |
*** fragatina has quit IRC | 02:39 | |
*** fragatina has joined #openstack-kolla | 02:40 | |
*** qiliang27 has joined #openstack-kolla | 02:41 | |
*** sdake has joined #openstack-kolla | 02:44 | |
*** saneax-_-|AFK is now known as saneax | 02:46 | |
*** sdake_ has quit IRC | 02:48 | |
*** Pavo has quit IRC | 02:54 | |
*** crushil has quit IRC | 02:56 | |
*** fragatina has quit IRC | 03:00 | |
*** mgiles has quit IRC | 03:12 | |
sdake | bmace hotness | 03:15 |
sdake | bmace sorry for delay - dental appointment today and struggling to focus :( | 03:16 |
sdake | bmace if you have some basic instructions i'd be happy to test it on my gear | 03:16 |
*** sdake has quit IRC | 03:20 | |
*** sdake has joined #openstack-kolla | 03:21 | |
*** qiliang27 has quit IRC | 03:22 | |
*** inc0 has quit IRC | 03:26 | |
*** vcn has joined #openstack-kolla | 03:36 | |
*** vcn has quit IRC | 03:37 | |
bmace | sdake: the basic instructions are in my last comment on the review.. just get a halcyon-vagrant env up and running.. i can toss up my config.rb on pastebin for you and my Vagrantfile since i tweaked it to get kube2 to have 4gb of memory.. | 03:41 |
bmace | sdake: then just run build_dev_image.sh.. then run_dev_image.sh.. and happiness :) | 03:41 |
sdake | bmace cool | 03:41 |
sdake | bmace i will try in about 20 minutes if you will still be around for support | 03:42 |
sdake | if not, enjoy your friday :) | 03:42 |
bmace | sdake: http://paste.openstack.org/show/598475/ there are my diffs from base halcyon-vagrant-kubernetes | 03:42 |
bmace | sdake: i'll be in and out.. feel free to toss any questions up and i'll look at them when i can | 03:43 |
bmace | i'm running w/ libvirt.. if you are using virtbox your changes would be slightly different. | 03:43 |
*** mattmceuen has joined #openstack-kolla | 03:55 | |
sdake | i'm running with libvirt on centos 7.something | 04:07 |
sdake | i'll let you know in 30 mins when I get the env setup from a fresh clean checkout | 04:07 |
sdake | if your sitll around - if not i'll see ya when you are :) | 04:07 |
*** fragatina has joined #openstack-kolla | 04:10 | |
sdake | bmace apparently i'll be interrupted slightly - be back in 20 mins to colelct food for a family member | 04:12 |
bmace | sdake: kk, btw, i learned a lot about snapshotting qcow images w/ libvirt today and so once you get a good vagrant up finished you never have to do it again unless versions of libraries change and you want to start from scratch :) | 04:12 |
sdake | bmace i like checking out master to make sure things are not broken | 04:12 |
sdake | also the version of kubernetes we use needs updates occasionallly | 04:12 |
*** fragatina has quit IRC | 04:15 | |
*** salv-orlando has joined #openstack-kolla | 04:37 | |
bmace | sdake: i don't plan on using them permanently.. but this devenv testing had me doing a clean start like 5x / day... just resetting the disks is a lot better :) | 04:37 |
*** salv-orlando has quit IRC | 04:41 | |
*** fragatina has joined #openstack-kolla | 04:42 | |
*** fragatina has quit IRC | 04:43 | |
*** fragatina has joined #openstack-kolla | 04:44 | |
*** huzhengchuan has quit IRC | 04:55 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding compute kit based on iscsi backend https://review.openstack.org/431156 | 04:57 |
*** fragatina has quit IRC | 04:58 | |
sbezverk | sdake: if you still around, can you point me to ps which fixed "no docker module" issue | 05:04 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: DO NOT MERGE git bisect for b3 failure https://review.openstack.org/432408 | 05:09 |
*** sdake_ has joined #openstack-kolla | 05:14 | |
*** tvignaud has quit IRC | 05:17 | |
*** sdake has quit IRC | 05:18 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding compute kit based on iscsi backend https://review.openstack.org/431156 | 05:35 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: DO NOT MERGE git bisect for b3 failure https://review.openstack.org/432408 | 05:38 |
*** sdake_ has quit IRC | 05:38 | |
*** sacharya has quit IRC | 06:24 | |
*** unicell has joined #openstack-kolla | 06:35 | |
*** salv-orlando has joined #openstack-kolla | 06:39 | |
*** kong has quit IRC | 06:39 | |
*** crushil has joined #openstack-kolla | 06:40 | |
*** salv-orlando has quit IRC | 06:43 | |
*** unicell1 has joined #openstack-kolla | 06:45 | |
*** unicell has quit IRC | 06:46 | |
*** saneax is now known as saneax-_-|AFK | 06:47 | |
*** crushil has quit IRC | 07:01 | |
*** rwallner has joined #openstack-kolla | 07:25 | |
*** rwallner has quit IRC | 07:29 | |
*** unicell1 has quit IRC | 07:47 | |
*** ssurana has quit IRC | 08:03 | |
*** jmccarthy has joined #openstack-kolla | 08:04 | |
*** sdake has joined #openstack-kolla | 08:04 | |
*** rwallner has joined #openstack-kolla | 08:24 | |
*** rwallner has quit IRC | 08:29 | |
*** sdake has quit IRC | 08:30 | |
*** tonanhngo has quit IRC | 08:31 | |
*** sdake has joined #openstack-kolla | 08:38 | |
*** salv-orlando has joined #openstack-kolla | 08:40 | |
*** salv-orlando has quit IRC | 08:44 | |
*** sdake has quit IRC | 08:50 | |
*** mgoddard has joined #openstack-kolla | 08:51 | |
*** mannamne has joined #openstack-kolla | 08:53 | |
*** mgoddard has quit IRC | 09:00 | |
*** hieulq_ has joined #openstack-kolla | 09:02 | |
*** mgoddard has joined #openstack-kolla | 09:04 | |
*** mgoddard has quit IRC | 09:09 | |
*** jmccarthy has left #openstack-kolla | 09:14 | |
*** mgoddard has joined #openstack-kolla | 09:14 | |
*** mgoddard has quit IRC | 09:23 | |
*** hieulq_ has quit IRC | 09:24 | |
*** hrw has quit IRC | 09:38 | |
*** hieulq_ has joined #openstack-kolla | 09:38 | |
*** hieulq_ has quit IRC | 09:42 | |
*** hrw has joined #openstack-kolla | 09:44 | |
hrw | https://review.openstack.org/#/c/430940 gets heavy testing. aarch64/debian went to 124 built, 83 failed. aarch64/ubuntu is in progress. x86-64/debian in progress (with non-debian repos disabled to compare with aarch64), x86-64/ubuntu in progress (also only ubuntu repos for comparison). anyone with spare review time? | 10:16 |
*** jmccarthy has joined #openstack-kolla | 10:29 | |
*** tonanhngo has joined #openstack-kolla | 10:32 | |
*** tonanhngo has quit IRC | 10:34 | |
*** jrist has quit IRC | 10:42 | |
*** skuda has joined #openstack-kolla | 10:49 | |
*** Jeffrey4l_ has joined #openstack-kolla | 11:00 | |
*** Jeffrey4l__ has quit IRC | 11:04 | |
*** salv-orlando has joined #openstack-kolla | 11:15 | |
*** salv-orlando has quit IRC | 11:20 | |
openstackgerrit | Saverio Proto proposed openstack/kolla master: Add SNAP support when finding Docker images folder https://review.openstack.org/427139 | 11:29 |
*** sudipto has joined #openstack-kolla | 11:39 | |
*** sudipto_ has joined #openstack-kolla | 11:39 | |
*** mannamne has quit IRC | 11:44 | |
*** sdake has joined #openstack-kolla | 11:57 | |
sdake | sbezverk i know of no docker module fix | 11:58 |
sdake | Jeffrey4l_ are you aware of a kolla-ansile docker module fix as of late? | 11:58 |
*** pbourke has quit IRC | 12:08 | |
*** pbourke has joined #openstack-kolla | 12:08 | |
*** sudipto_ has quit IRC | 12:16 | |
*** sudipto has quit IRC | 12:16 | |
*** sdake_ has joined #openstack-kolla | 12:20 | |
*** sdake_ has quit IRC | 12:21 | |
*** sdake has quit IRC | 12:21 | |
*** sdake_ has joined #openstack-kolla | 12:21 | |
Jeffrey4l_ | sdake_, sorry? which docker module? | 12:31 |
sdake_ | Jeffrey4l_ sbezverk said there is some change to make docker.py work - i am not sure what he is tlaking about | 12:50 |
*** sdake_ has quit IRC | 12:50 | |
Jeffrey4l_ | ok. i will sync with him. | 12:51 |
*** huzhengchuan has joined #openstack-kolla | 12:57 | |
*** sdake has joined #openstack-kolla | 12:59 | |
sdake | Jeffrey4l_ anssible [05:50:28] <sdake_>Jeffrey4l_ sbezverk said there is some change to make docker.py work - i am not sure what he is tlaking about | 13:00 |
*** jmccarthy has left #openstack-kolla | 13:22 | |
*** sdake has quit IRC | 13:39 | |
*** financeMan has joined #openstack-kolla | 13:48 | |
*** skuda has quit IRC | 13:49 | |
financeMan | Hi As I stated yesterday I am installing kolla on a 64core 256 gb ram sever play computer I made for my family. I have next to 0 background in openstack and come from software engineering background. | 13:49 |
*** jmccarthy has joined #openstack-kolla | 13:49 | |
financeMan | It was suggested to me that I follow the http://docs.openstack.org/developer/kolla/newton/quickstart.html to a T | 13:50 |
financeMan | So my ignorance might help make it a little better ^_^ | 13:50 |
financeMan | The first thing it basically says is to run "kolla-ansible -i <<inventory file>> bootstrap-servers" | 13:50 |
financeMan | but it doesn't say how to install kolla-ansible to start with... | 13:50 |
financeMan | I have a fresh bare-bones ubuntu 16.04 instance on the big server | 13:50 |
financeMan | I have never heard of kolla or ansible but I understand ansible is basically a fancy script system... But the very first section "Automatic Host Boostrap" section doesn't have much context and it just seems thrown in there | 13:52 |
financeMan | I cant tell how much it will do, will it do everything in the document? I am not really sure what running that command will do and if I have to do it before moving on in the doc | 13:52 |
financeMan | The fact that later down in the document I see a "apt-get install ansible" would imply to me that that command is not something I run right away but rather a sneak peak of whats to come or something. | 13:53 |
*** Pavo has joined #openstack-kolla | 13:54 | |
financeMan | I really want this "Automatic host bootstrap" section explained to me before I move on with the doc. It really makes it sound like if I install ansible on the side and run "kolla-ansible -i <<inventory file>> bootstrap-servers" it will magically do everything in the document fo rme. | 13:54 |
*** sdake has joined #openstack-kolla | 13:57 | |
*** sbezverk has quit IRC | 14:09 | |
*** sdake has quit IRC | 14:21 | |
*** sdake has joined #openstack-kolla | 14:21 | |
*** eaguilar has joined #openstack-kolla | 14:26 | |
*** sdake_ has joined #openstack-kolla | 14:27 | |
*** Pavo has quit IRC | 14:28 | |
*** sdake has quit IRC | 14:29 | |
*** sdake_ has quit IRC | 14:32 | |
*** jmccarthy has left #openstack-kolla | 14:32 | |
*** sdake has joined #openstack-kolla | 14:33 | |
*** sdake has quit IRC | 14:33 | |
*** tonanhngo has joined #openstack-kolla | 14:34 | |
financeMan | Also, can you help me with this step -> http://pastebin.com/TQgA7xUW | 14:34 |
*** sdake has joined #openstack-kolla | 14:34 | |
financeMan | I am not trying to 'guess' or even infer the slightest so as to make sure the guide is very straight forward without assumptions. | 14:35 |
*** tonanhngo has quit IRC | 14:35 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding compute kit based on iscsi backend https://review.openstack.org/431156 | 14:35 |
*** sbezverk has joined #openstack-kolla | 14:35 | |
sbezverk | Jeffrey4l_: ping | 14:36 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: DO NOT MERGE git bisect for b3 failure https://review.openstack.org/432408 | 15:01 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding compute kit based on iscsi backend https://review.openstack.org/431156 | 15:16 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: DO NOT MERGE git bisect for b3 failure https://review.openstack.org/432408 | 15:39 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding compute kit based on iscsi backend https://review.openstack.org/431156 | 16:05 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding compute kit based on iscsi backend https://review.openstack.org/431156 | 16:06 |
*** abc__ has quit IRC | 16:15 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: DO NOT MERGE git bisect for b3 failure https://review.openstack.org/432408 | 16:24 |
*** Pavo has joined #openstack-kolla | 16:27 | |
*** abc has joined #openstack-kolla | 16:27 | |
*** eaguilar has quit IRC | 16:29 | |
*** jmccarthy has joined #openstack-kolla | 16:37 | |
*** kbyrne has quit IRC | 16:40 | |
*** adrian_otto has joined #openstack-kolla | 16:51 | |
*** negronjl has quit IRC | 16:52 | |
*** klindgren_ has quit IRC | 16:52 | |
*** adrian_otto has quit IRC | 16:52 | |
*** Pavo has quit IRC | 16:55 | |
*** sdake has quit IRC | 16:56 | |
*** tonanhngo has joined #openstack-kolla | 17:01 | |
*** sbezverk has quit IRC | 17:02 | |
*** tonanhngo has quit IRC | 17:02 | |
openstackgerrit | chen.xing proposed openstack/kolla-ansible master: [WIP] Add vitrage ansible role https://review.openstack.org/432608 | 17:03 |
*** japestinho_ has quit IRC | 17:04 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: DO NOT MERGE git bisect for b3 failure https://review.openstack.org/432408 | 17:12 |
*** kbyrne has joined #openstack-kolla | 17:12 | |
openstackgerrit | chen.xing proposed openstack/kolla-ansible master: [WIP] Add vitrage ansible role https://review.openstack.org/432608 | 17:13 |
*** sbezverk has joined #openstack-kolla | 17:16 | |
*** adrian_otto has joined #openstack-kolla | 17:39 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: DO NOT MERGE git bisect for b3 failure https://review.openstack.org/432408 | 17:43 |
*** adrian_otto has quit IRC | 17:46 | |
*** g3ek has quit IRC | 17:49 | |
*** rhallisey has joined #openstack-kolla | 17:50 | |
*** Pavo has joined #openstack-kolla | 17:55 | |
*** Pavo has quit IRC | 17:56 | |
*** g3ek has joined #openstack-kolla | 17:58 | |
*** tonanhngo has joined #openstack-kolla | 17:59 | |
*** zhubingbing has quit IRC | 18:01 | |
*** negronjl has joined #openstack-kolla | 18:03 | |
*** mdorman has quit IRC | 18:09 | |
*** mdorman has joined #openstack-kolla | 18:14 | |
*** sdake has joined #openstack-kolla | 18:22 | |
sbezverk | kfox1111: Here is the commit that breaks b3 f31930ec92c1927db2de260fadd7083eb1c4b3d5 I proved it by running it and then one right before it which was success. | 18:23 |
sbezverk | kfox1111: if you know how to revert it please let me know. Also compute_kit is know fully functional and ready for review. | 18:24 |
*** dave-mccowan has joined #openstack-kolla | 18:31 | |
bmace | sdake: did you ever get around to trying it out? | 18:38 |
*** tonanhngo has quit IRC | 18:49 | |
*** sdake has quit IRC | 18:56 | |
*** sdake has joined #openstack-kolla | 18:56 | |
*** adrian_otto has joined #openstack-kolla | 19:11 | |
*** adrian_otto has quit IRC | 19:16 | |
*** dave-mccowan has quit IRC | 19:22 | |
*** adrian_otto has joined #openstack-kolla | 19:30 | |
*** adrian_otto has quit IRC | 19:38 | |
*** sdake has quit IRC | 19:39 | |
*** zhugaoxiao has quit IRC | 19:50 | |
*** zhugaoxiao has joined #openstack-kolla | 19:51 | |
*** fragatina has joined #openstack-kolla | 20:01 | |
*** fragatina has joined #openstack-kolla | 20:02 | |
*** sdake has joined #openstack-kolla | 20:04 | |
sdake | bmace sup dude | 20:04 |
sdake | bmace i have not tried the dev env - went to a movie last night instead - have beer with friends in 1 hr | 20:04 |
sdake | bmace i should be fully tanked and ready to code in about 5 hrs ;) | 20:05 |
sdake | bmace in the meantime i'll take a look at this regression sbezverk has found | 20:05 |
sdake | sbezverk that is a mege commit | 20:08 |
sdake | sbezverk that merge commit is empty | 20:10 |
sdake | sbezverk do you think it could possibly be some other commit? | 20:10 |
sdake | sbezverk i'm pretty sure the bisect is not that specific commit | 20:14 |
bmace | sdake: kk, let me know how it goes :) | 20:15 |
bmace | sdake: the testing, not the drinking, lol | 20:15 |
jascott1 | sake let me know how the drinking goes | 20:21 |
sdake | jascott1 if i can type i will | 20:22 |
jascott1 | anyone a rebase expert? | 20:22 |
openstackgerrit | Steven Dake proposed openstack/kolla-kubernetes master: DNM Kolla ansible broken https://review.openstack.org/432697 | 20:24 |
openstackgerrit | Steven Dake proposed openstack/kolla-kubernetes master: DNM Kolla ansible broken https://review.openstack.org/432697 | 20:29 |
sdake | jascott1 yup what do you nee | 20:29 |
sdake | d | 20:29 |
jascott1 | how to git properly properly i guess | 20:30 |
sdake | screenshare? | 20:30 |
jascott1 | so, i have feature branch, make commits rebase master and push to my fork. | 20:30 |
jascott1 | now I checkout that branch, do rebase master on it to get latest and then try to push it says rejected | 20:31 |
sdake | i dont use feature branches - i always rebase on master - but can help out if i can see what you have going on | 20:31 |
jascott1 | its the helm PR | 20:31 |
jascott1 | one sec | 20:31 |
sdake | which one :) | 20:31 |
jascott1 | https://github.com/jascott1/helm/tree/tags_conds | 20:31 |
jascott1 | thats my helm for and feature branch | 20:31 |
jascott1 | for/fork | 20:31 |
jascott1 | i am doing 'git checkout tags_cond' then 'git rebase master' then try to push | 20:32 |
jascott1 | and it gets rejected | 20:32 |
sdake | try git rebase --pull | 20:32 |
jascott1 | ah | 20:32 |
jascott1 | thanks will try | 20:33 |
sdake | the mysteries of branches elude me with git except for cherrypick operation ;-) | 20:33 |
sdake | not sure i have ever rebased a branch | 20:33 |
jascott1 | ya it can get... complicated | 20:33 |
sdake | ya branches are for releases imo not for features :) | 20:34 |
sdake | is helm workflow based around branches? | 20:34 |
jascott1 | ya its standard github flow afaik | 20:34 |
sdake | gtk | 20:34 |
jascott1 | hmm no pull in rebase | 20:34 |
sdake | git pull --rebase? | 20:35 |
jascott1 | it git pull --rebase | 20:35 |
sdake | sorry :) | 20:35 |
jascott1 | oh np thx for the halp | 20:35 |
jascott1 | argh same results | 20:35 |
sdake | jascott1 http://stackoverflow.com/questions/7929369/how-to-rebase-local-branch-with-remote-master | 20:35 |
jascott1 | I think my problem is i have already rebased once when I originally pushed PR | 20:36 |
sdake | git pull --rebase origin master | 20:36 |
sdake | rebase operation once completed shoudl be a done deal | 20:36 |
sdake | run git status and see if your in the middle of a rebase | 20:36 |
sdake | git status will tell you if your in teh midst of an operation right in the first couple of lines of output | 20:37 |
sdake | according to the stackoverlfow wizard the git pull --rebase origin master will do what you want | 20:37 |
jascott1 | ya someone also mentions having to do force to push back up | 20:38 |
sdake | wizard/wizardry - assuming you are not in the midst of a rebase | 20:38 |
sdake | run gut status and paste output plz | 20:38 |
jascott1 | im actually decent with git but not too experience with rebasing over and over | 20:38 |
jascott1 | ya im not in rebase but wil paste | 20:38 |
sdake | ok | 20:38 |
sdake | cool try that git pull operation above | 20:39 |
sdake | no need for paste if git reports your not in a rebase | 20:39 |
sdake | that magic will rebase your origin branch (your local working copy) on top of the remote (which is master) | 20:39 |
*** bmace has quit IRC | 20:39 | |
*** bmace has joined #openstack-kolla | 20:40 | |
sdake | i dislike force as a feature of git - however that may be necessary | 20:40 |
sdake | instead of master, you may need kubernetes:master | 20:41 |
sdake | git workflow is -ETOOHARD imo | 20:41 |
sdake | github that is | 20:41 |
openstackgerrit | Steven Dake proposed openstack/kolla-kubernetes master: DNM kolla-ansible should work here https://review.openstack.org/432698 | 20:43 |
jascott1 | sdake here is what I am trying http://paste.openstack.org/show/598519/ | 20:46 |
*** sdake_ has joined #openstack-kolla | 20:47 | |
*** sdake has quit IRC | 20:49 | |
*** tonanhngo has joined #openstack-kolla | 20:49 | |
jascott1 | sdake_ http://paste.openstack.org/show/598519/ | 20:50 |
*** tonanhngo has quit IRC | 20:50 | |
sdake_ | jascott1 what does git pull --rebase produce? | 20:52 |
sdake_ | (pasatewise) | 20:53 |
sdake_ | hint: Updates were rejected because the tip of your current branch is behind | 20:53 |
sdake_ | hint: its remote counterpart. Integrate the remote changes (e.g. | 20:53 |
jascott1 | it came out the same but I will run it | 20:54 |
sdake_ | jascott1 boy the github docs are terrible wrt rebasing and the github workflow | 20:57 |
sdake_ | jascott1 you would think for a co with a 90mil/yr burn rate, they could get that part right for all the money :) | 20:57 |
jascott1 | haha no doubt | 20:58 |
jascott1 | i think pull --rebase is shortcut since I get same output http://paste.openstack.org/show/598520/ | 20:58 |
jascott1 | shortcut for pull master, then rebase master | 20:58 |
sdake_ | jascott1 there is always the hammer of --force | 20:59 |
jascott1 | ya | 20:59 |
sdake_ | jascott1 i'm not sure if that will result in a correct repo however | 20:59 |
jascott1 | i know | 20:59 |
jascott1 | last resort | 21:00 |
jascott1 | thinking thru, rebase rewrites history. it says my origin tags_conds tip is ahead of my local but my local has ALL those commits plus those from master | 21:01 |
sdake_ | jascott1 https://randyfay.com/content/rebase-workflow-git | 21:01 |
sdake_ | jascott1 give that a go | 21:01 |
sdake_ | your local is behind master by 30+ commits | 21:01 |
sdake_ | hence the reason you can't issue a PR I think | 21:01 |
sdake_ | if your local has all the commits - force should work | 21:02 |
jascott1 | i just cant push | 21:02 |
jascott1 | the pr is already there | 21:02 |
jascott1 | yeah I migth just try that | 21:02 |
* sdake_ dies a little inside | 21:02 | |
*** fragatina has quit IRC | 21:04 | |
jascott1 | haha trying some help in #git | 21:04 |
jascott1 | if they dont know I will use the FINAL SOLUTION | 21:04 |
sdake_ | i think that blog post looks like a workable solution without the final solution ;-) | 21:06 |
sdake_ | although #git is a good resource if peopel are around | 21:06 |
*** ssurana has joined #openstack-kolla | 21:09 | |
Daviey | sdake_ / jascott1: Why not just git pull --rebase from master? | 21:09 |
*** ssurana has quit IRC | 21:09 | |
openstackgerrit | Steven Dake proposed openstack/kolla-kubernetes master: DNM Kolla ansible broken https://review.openstack.org/432697 | 21:13 |
jascott1 | one cat is saying force is ok in this scenario but there is a --force-with-lease that I am looking into, guess its safer or something | 21:13 |
sdake_ | Daviey i think we tried that operation however i am unclear if we did what you suggst (the from master part) | 21:13 |
sdake_ | boy bisect in the gate is a huge pita ^^ | 21:13 |
jascott1 | i am pushing feature not master | 21:14 |
jascott1 | fyi dude is saying wrt force-with-lease: "it's the same as normal --force, but aborts when the remote has commits you don't have locally" | 21:15 |
jascott1 | so a little safer | 21:15 |
jascott1 | well that worked, we will see if the world exploded | 21:16 |
jascott1 | thanks guys | 21:16 |
jascott1 | ^Daviey sdake | 21:16 |
openstackgerrit | Steven Dake proposed openstack/kolla-kubernetes master: DNM bisecting kolla-ansible to find regression https://review.openstack.org/432697 | 21:16 |
jascott1 | PR status isnt complaining about conflicts | 21:17 |
sdake_ | jascott1 cool thats a great feature | 21:17 |
sdake_ | TIL :) | 21:17 |
jascott1 | ha i was about to say TIL | 21:17 |
jascott1 | ya working on saturday | 21:18 |
jascott1 | yay | 21:18 |
sdake_ | more of a hobby for me | 21:18 |
sdake_ | I have a day job | 21:18 |
*** Pavo has joined #openstack-kolla | 21:18 | |
jascott1 | helm release is tues and this is slated to go in | 21:18 |
jascott1 | its already been review and tested but was seeing intermittent test failure that I thought was my fault. supposedly its was an error in master | 21:19 |
sdake_ | bmace the dev env needs a rebase | 21:19 |
sdake_ | jascott1 does helm have any form of ci? | 21:19 |
jascott1 | yeah they use circle ci | 21:20 |
jascott1 | https://circleci.com/gh/kubernetes/helm/2718?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link | 21:20 |
jascott1 | and have local tests which were giving me the intermittent fail | 21:20 |
sdake_ | interesting approach | 21:21 |
sdake_ | i am tapped out on 50$/mo services :) | 21:21 |
jascott1 | ouch | 21:21 |
jascott1 | i hear ya | 21:21 |
sdake_ | i renogotiated my verizon bill from 720 to 368 | 21:21 |
jascott1 | dang | 21:22 |
sdake_ | and my cable bill from 240 to 171 | 21:22 |
sdake_ | with no loss of service or features | 21:22 |
jascott1 | you silver tongued devil you | 21:22 |
sdake_ | just gotta find the right person who cares enough to help | 21:22 |
jascott1 | true | 21:22 |
sdake_ | onee dude was like "there is nothing I can do" | 21:22 |
jascott1 | establish up front " I AM ALSO HUMAN" | 21:22 |
jascott1 | works with cops too (sometimes) :) | 21:23 |
sdake_ | i find calling on a tuesday at around 10-11 my time works best | 21:23 |
sdake_ | and to be friendly and kind rather then being a jerk :) | 21:23 |
jascott1 | ah right before lunch or? | 21:23 |
sdake_ | 10 is when I call | 21:23 |
sdake_ | it usually takes 30-40 mins to get the job done | 21:23 |
sdake_ | if you use verizon, they have a "new verizon plan" which is far superior to their old data plan | 21:24 |
sdake_ | i had some crap on there for a wireless box i haven't used for 5-6 years | 21:24 |
sdake_ | 20$mo data fee | 21:24 |
sdake_ | this was prior to phones allowing hotspots | 21:24 |
sdake_ | all ya gotta do is call :) | 21:25 |
sdake_ | i attempted renogiating my insurance however have a ticket from 2014 july which increases my yearly insurance bill by 1k | 21:25 |
* sdake_ groans | 21:25 | |
sdake_ | after that I gave a go at lookingn at different insurance cos, and found out my insurance guy was really giving me the best deal | 21:26 |
sdake_ | i'll be back at him in aug to drop my bill 100$/mo | 21:26 |
sdake_ | if he doesn't someone else will :) | 21:26 |
sdake_ | of course I wont even have to call someone else, I'll just tell him straight up the ticket has fallen off and competitors are offering a complete insurance plan for 1k less | 21:27 |
sdake_ | that will get him into action :) | 21:27 |
*** adrian_otto has joined #openstack-kolla | 21:27 | |
sdake_ | everything is negotiatble | 21:27 |
financeMan | Following the guide for a clean install of ubuntu 16.04 I get this error -> http://pastebin.com/7fMSfGeR | 21:28 |
financeMan | Single machine host for playing with kolla | 21:28 |
openstackgerrit | Steven Dake proposed openstack/kolla-kubernetes master: DNM bisecting kolla-ansible to find regression https://review.openstack.org/432697 | 21:29 |
*** adrian_otto has quit IRC | 21:29 | |
sdake_ | financeMan its the weekend and most people are probably off doing other things; I have no expertise in ubuntu however I think if you run ps -ef | grep libvirt and that shows no libvirt process, that error is safe to ignore | 21:30 |
financeMan | why arent people working 24/7 | 21:30 |
jascott1 | haha I like this person | 21:31 |
sdake_ | lol | 21:31 |
*** Pavo has quit IRC | 21:31 | |
jascott1 | because we cant all be financeMan! | 21:31 |
sdake_ | gotta jet - beer-o-clock | 21:31 |
jascott1 | sdake_ save some brain cells for PTG evenings! | 21:32 |
jascott1 | to kill of course | 21:32 |
jascott1 | enough time in ATL and brain cells will line up for the suicide booth | 21:33 |
financeMan | unlimited money is achieved 24/7 level effort | 21:34 |
*** Jeffrey4l_ has quit IRC | 21:34 | |
jascott1 | ah but time is priceless (unless thats all you have :/) | 21:34 |
*** Jeffrey4l_ has joined #openstack-kolla | 21:35 | |
financeMan | sdake_ jascottl when the documentation states "By default kolla-build will build all containers using CentOS as the base image and binary installation as base installation method. " | 21:41 |
financeMan | If I am installing on Ubuntu 16.04 | 21:41 |
financeMan | is leaving it as centos default fine? | 21:42 |
jascott1 | financeMan your host is ubuntu? doesnt matter as the containers are just default to centos binary | 21:46 |
jascott1 | containers right, dont care about host os | 21:46 |
jascott1 | *usually* | 21:46 |
jascott1 | you can change to ubuntu in kolla-build.conf | 21:47 |
jascott1 | but dont have to | 21:47 |
jascott1 | i myself am more comfortable in debian flavored distros | 21:47 |
jascott1 | but the RHEL family seems to have their sh17 together more these days | 21:48 |
financeMan | jascottl I ran the build and finally got this final output | 21:54 |
financeMan | http://pastebin.com/UkacTMYe | 21:54 |
financeMan | is that ok? | 21:54 |
*** sbezverk has quit IRC | 22:06 | |
financeMan | kfox1111 openstackgerrit berendt inc0 sdake_ just tried the build with literally 100% defaults and got "TASK [prechecks : Checking free port for Aodh API] ***************************** fatal: [localhost]: FAILED! => {"failed": true, "msg": "ERROR! 'dict object' has no attribute u'ansible_eth0'"}" | 22:06 |
financeMan | Just followed the quickstart guide to a T | 22:07 |
*** haplo37_ has quit IRC | 22:07 | |
berendt | financeMan: do you have an eth0 interface on your system? | 22:07 |
financeMan | "enp6s0f0" lol | 22:08 |
financeMan | I just assumed it was | 22:08 |
financeMan | never seen one like that | 22:08 |
financeMan | i'll update and try | 22:08 |
berendt | network_interface is eth0 by default, set it to enp... | 22:08 |
financeMan | fixed it, thanks | 22:08 |
*** sbezverk has joined #openstack-kolla | 22:09 | |
financeMan | berendt ""msg": "Hostname has to resolve to IP address of api_interface"" | 22:11 |
financeMan | I am not seeing immediately what I need to set in the config for this | 22:11 |
berendt | add the ip address you are using on enp... to /etc/hosts | 22:11 |
financeMan | My host network ip is currently 192.168.1.112, should I not see this to that as well? "kolla_internal_vip_address: "192.168.1.112"" | 22:12 |
berendt | some services use the hostname instead of the ip address | 22:12 |
berendt | i think this is the case for rabbitmq | 22:12 |
berendt | https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/baremetal/tasks/pre-install.yml#L19-L26 | 22:13 |
berendt | baremetal is a preparation role for all used nodes | 22:13 |
berendt | this will prepare your /etc/hosts file | 22:13 |
financeMan | how do I run that | 22:16 |
*** haplo37_ has joined #openstack-kolla | 22:20 | |
*** adrian_otto has joined #openstack-kolla | 22:29 | |
financeMan | berendt Any idea why I am getting failed = true on this step ? "Checking if kolla_internal_vip_address and kolla_external_vip_address are not pingable from any node] ***" | 22:34 |
financeMan | it can ping it just fine | 22:35 |
berendt | yeah, that's the problem :) | 22:35 |
berendt | those addresses should not be pingable when running the prechecks | 22:35 |
berendt | they will be managed by keepalived | 22:35 |
financeMan | well it's all just a single computer where I have a single ethernet cable hooked into it | 22:37 |
financeMan | localhost and it has it's first ethernet port having the network ip of 192.168.1.112 | 22:37 |
*** adrian_otto has quit IRC | 22:43 | |
*** adrian_otto has joined #openstack-kolla | 22:45 | |
*** adrian_otto has quit IRC | 22:46 | |
financeMan | berendt what should I do if I'm just setting up a single box deploy with one nic? | 22:47 |
*** dave-mccowan has joined #openstack-kolla | 22:47 | |
berendt | just use a second and thirst ip address from the same subnet | 22:48 |
financeMan | I'm not much of a network guy, do I just set those up and then how do I make them not pingable? like loopback addys or what | 22:48 |
financeMan | how do I make them 'not pingable' by kolla standards berendt? | 22:58 |
berendt | financeMan: do not configure them, kolla will do this for you inside the keepalived container | 22:59 |
financeMan | so just remove the ips? | 22:59 |
financeMan | berendt it says I need to have a "kolla_internal_vip_address" | 23:00 |
financeMan | cant not configure it | 23:00 |
berendt | yes you set this address in the globals.yml file, but you do not configure the used addresses on the interfaces | 23:01 |
financeMan | Oh HAH Eggcellent, thank you very much, worked. | 23:03 |
*** mannamne has joined #openstack-kolla | 23:05 | |
*** dave-mccowan has quit IRC | 23:11 | |
financeMan | berendt so "kolla-ansible deploy" seemed to work great but when I try to go to http://192.168.1.115 (vip addy), it just idles trying for a long time before timing out | 23:17 |
financeMan | the guide said to run ". /etc/kolla/admin-openrc.sh" but that doesn't exist for me | 23:17 |
financeMan | Even after I ran 'kolla-ansible post-deploy" | 23:18 |
*** salv-orlando has joined #openstack-kolla | 23:21 | |
berendt | financeMan: excuse me, i am going to bed now, here it is after midnight | 23:21 |
*** salv-orlando has quit IRC | 23:26 | |
*** mannamne has quit IRC | 23:27 | |
*** eaguilar has joined #openstack-kolla | 23:35 | |
*** tonanhngo has joined #openstack-kolla | 23:40 | |
*** eaguilar has quit IRC | 23:43 | |
*** goldyfruit has joined #openstack-kolla | 23:50 | |
*** goldyfruit has quit IRC | 23:50 | |
*** goldyfruit has joined #openstack-kolla | 23:52 | |
*** huzhengchuan has quit IRC | 23:52 | |
*** mannamne has joined #openstack-kolla | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!