*** neilus has quit IRC | 00:00 | |
*** bmace_ has quit IRC | 00:01 | |
*** bmace_ has joined #openstack-kolla | 00:01 | |
*** MarMat has quit IRC | 00:02 | |
*** Guest92 has joined #openstack-kolla | 00:03 | |
*** pprokop has quit IRC | 00:03 | |
*** Guest92 is now known as rushil | 00:04 | |
*** cj has quit IRC | 00:06 | |
*** tonanhngo has quit IRC | 00:06 | |
dmsimard | ansible 2.2 is out | 00:09 |
---|---|---|
dmsimard | and goddamn it's fast | 00:09 |
dmsimard | and the new include_role task is magic | 00:09 |
rushil | Hey. I attended the Kolla sessions at the Summit and was part of couple design sessions as well. I have worked with Cinder and Neutron projects in the past. I want to contribute to the kolla-kubernetes project. Please let me know if there is something i can do | 00:10 |
*** jtriley has joined #openstack-kolla | 00:10 | |
sdake | rhallisey ^^ | 00:10 |
sdake | cool dmsimard i'll have to give it a go and see if it breaks kolla ;-) | 00:11 |
sdake | nothign worse then drinking a 3 day old pepsi | 00:11 |
dmsimard | sdake: I upgraded our testing framework from 2.0.x to 2.2 and the difference is quite significant but there was also a lot of broken stuff | 00:11 |
dmsimard | especially around dynamic (conditional) includes but I think that predates 2.2 and was introduced sometime in 2.1 | 00:11 |
sdake | rushil so we have a couple areas of investigation at present | 00:12 |
sdake | helm is one, entrypoint is another | 00:12 |
sdake | what we need is a mechanism to handle dependencies effectively | 00:12 |
sdake | when launching and restarting services | 00:12 |
sdake | the entrypoint thing may be a better solution for us | 00:13 |
sdake | however, we also have some python code that does some similar work as entrypoint | 00:13 |
sdake | if you want to prototype a container (such as mariadb or keystone) using entrypoint that would be interesting to see | 00:13 |
sdake | keysotone may be better | 00:13 |
sdake | that way we can choose between entrypoint and helm | 00:14 |
sdake | or possibly a combination thereof | 00:14 |
sdake | rushil does the above make sense to you? ^^ | 00:14 |
sdake | rushil another point that is needed is a versoin field must be added to every json blob that launches a container | 00:15 |
sdake | rushil this is kind of gruntish work but might help you understand the directory layout before we destroy the universe shortly | 00:15 |
rushil | sdake: Why don't we use ansible to do this? | 00:16 |
sdake | we want a native kubernetes implementation | 00:16 |
sdake | ansible = ansible implementation kubernetes = kubernetes implementation | 00:16 |
sdake | we are splitting the repositories | 00:16 |
rushil | sdake: The python code that you talked about. Is that fully baked? | 00:16 |
sdake | moment - picture coming up | 00:16 |
sdake | python code is super baked | 00:17 |
*** neilus has joined #openstack-kolla | 00:17 | |
*** Pavo has quit IRC | 00:18 | |
sdake | https://www.gliffy.com/go/share/sg9fc5eg9ktg9binvc89 | 00:18 |
sdake | this is how we are destroying the universe ^^ | 00:19 |
sdake | what needs to happen is python code and entrypoint code need to coexist | 00:20 |
asalkeld | imho you need something on top of kubernetes to do deps, so just use ansible | 00:22 |
rhallisey | sdake, yo | 00:23 |
sdake | asalkeld that is what this entrypoint thing does | 00:24 |
sdake | asalkeld apparently | 00:24 |
rhallisey | asalkeld, you could. We were looking at that. I think it'd be better to have to kubernetes native | 00:24 |
asalkeld | rhallisey: k8s as you know doesn't do deps tho' | 00:24 |
rhallisey | ineed | 00:24 |
rhallisey | indeed | 00:24 |
asalkeld | and imho shouldn't | 00:25 |
rhallisey | I mean another project within that community | 00:25 |
asalkeld | layering is powerful | 00:25 |
rhallisey | so helm or something | 00:25 |
asalkeld | meh, another "not built here" | 00:25 |
sdake | asalkeld one way to think of this entrypoint code is what was done with kolla-mesos | 00:25 |
rhallisey | rushil, hey :) | 00:25 |
asalkeld | sdake: not sure that was the best idea | 00:26 |
rushil | rhallisey: Hi | 00:26 |
sdake | asalkeld ya i warned you early on iirc ;-) | 00:26 |
*** Pavo has joined #openstack-kolla | 00:26 | |
sdake | asalkeld hence my hesitance to use it | 00:26 |
rhallisey | rushil, sorry I didn't get to say hi at summit. I was running all over the place | 00:26 |
rushil | rhallisey: I understand | 00:27 |
sdake | ok guys - I've got a new one | 00:27 |
sdake | there are 4 lights | 00:27 |
sdake | first person to figure out the answer - wins a kolla coin | 00:27 |
rushil | rhallisey: It was nice bumping into you at the summit | 00:27 |
rhallisey | rushil, ya for sure | 00:28 |
* rhallisey wants the kolla coin | 00:28 | |
sdake | there are 4 lights rhallisey | 00:28 |
sdake | figure out the answer | 00:29 |
sdake | first person to email me an answer wins ;) | 00:29 |
v1k0d3n | sdake: i think that using an orchestrator to deploy kolla-kubernetes is the wrong approach really, but something needs to handle dependancies. | 00:29 |
rhallisey | I'm confused what you're asking | 00:29 |
sdake | v1k0d3n agree on both accounts | 00:29 |
*** ssurana has quit IRC | 00:29 | |
sdake | rhallisey at end of ocata cycle if nobody has figured it out, i'll give the answer | 00:29 |
sdake | 4 lights.. | 00:29 |
sdake | so - nobody ever asked me about anestaphine until this week | 00:30 |
rhallisey | that doesn't me anything to me | 00:30 |
v1k0d3n | so it could be handled via helm, which like i said at the summit could be handled with helm. | 00:30 |
sdake | rhallisey internet dude, internet | 00:30 |
v1k0d3n | that puts it back upstream on kubernetes, but allows all users of kolla to contribute to it. | 00:30 |
sdake | v1k0d3n i think there is a meme for that | 00:30 |
*** yingjun has joined #openstack-kolla | 00:30 | |
v1k0d3n | and seems like helm could possibly handle dependancies. | 00:30 |
sdake | v1k0d3n ya i think helm is the right answer too, but it needs to understand deps that it is responsible for or linked to | 00:31 |
*** yingjun has joined #openstack-kolla | 00:31 | |
rhallisey | here's what I think, we need to be very careful when trying to deal wiht orchestration here | 00:31 |
v1k0d3n | seemed like some folks (which i'll keep out of this) would like to see some sort of controller to handle this. | 00:31 |
v1k0d3n | we're going to build a PoC | 00:31 |
rhallisey | we need to be agile and consumable like ansible | 00:31 |
rhallisey | which is diffucult with entrypoint | 00:31 |
v1k0d3n | well, a container isn't horrible. that's basically what entrypoint container does. | 00:32 |
rhallisey | we need have good operator visibility, which requires good orchestration | 00:32 |
rhallisey | we have none of that with existing tools | 00:32 |
v1k0d3n | just handles the dependency order in a logical fashion. | 00:32 |
v1k0d3n | if you don't need it, don't deploy it. | 00:32 |
v1k0d3n | helm can do that. | 00:32 |
*** Pavo has quit IRC | 00:32 | |
rhallisey | well what I'm worried about is beyond the benifits of using kubernetes this tools needs to be easily operable | 00:33 |
rhallisey | kubernetes is relatively now because everything is cattle | 00:33 |
rhallisey | for the most part | 00:34 |
v1k0d3n | not sure what the worry is. | 00:34 |
v1k0d3n | kubernetes isn't a deployment tool really with orchestration benefits (for dependency handling). that's the part that helm adds. | 00:35 |
rhallisey | well if we have deps setup and a way to deploy, the tool needs to be intuitive | 00:35 |
v1k0d3n | if you use ansible than opinions enter into the mix | 00:35 |
v1k0d3n | kolla becomes less friendly to operators. | 00:35 |
v1k0d3n | helm is remains upstream | 00:35 |
v1k0d3n | rhallisey: did you see the links above? | 00:35 |
rhallisey | I'm not arguing for anything, just sharing my thoughts | 00:36 |
rhallisey | I'll look | 00:36 |
v1k0d3n | yeah, i know...it's just a discussion. | 00:36 |
v1k0d3n | sharing ideas | 00:36 |
rhallisey | I think openshift has somehting similar here | 00:37 |
sdake | ya share ideas | 00:37 |
rhallisey | interesting | 00:37 |
sdake | thats how we get the job done | 00:37 |
rhallisey | but anyway my point is: even if we build helm to fill the gap what do we end up with? | 00:37 |
v1k0d3n | you mean build the helm charts? | 00:38 |
v1k0d3n | we end up with kubernetes deployed openstack with dependency handling. no need for ansible bits. | 00:38 |
dmsimard | FWIW you guys probably saw this but throwing it here anyway: https://techcrunch.com/2016/10/26/coreos-launches-its-openstack-on-kubernetes-project-as-a-technical-preview/ | 00:39 |
*** Pavo has joined #openstack-kolla | 00:40 | |
v1k0d3n | i'd like to see the projects merge. | 00:40 |
v1k0d3n | it was kolla to start with. | 00:41 |
sdake | fire flew from hsi fingertips and he rosined up his bow | 00:41 |
rhallisey | idk | 00:41 |
v1k0d3n | but there was a depends issue with kubernetes, which is why they created the kubernetes-entrypoint container i posted earlier. | 00:41 |
v1k0d3n | dmsimard: ^^ | 00:41 |
dmsimard | v1k0d3n: yeah I have no clue about it, you guys are the pros :) | 00:42 |
* dmsimard hasn't even tried k8s yet | 00:42 | |
v1k0d3n | having these separate projects is not exactly "awesome" for the overall community. | 00:42 |
v1k0d3n | what's operators really care about is some rockin' artifacts at the end of the day... | 00:43 |
dmsimard | I don't think CoreOS has a lot of vested interest in community stuff | 00:43 |
dmsimard | They want to make money :) | 00:43 |
v1k0d3n | artifacts that allow for flexible deployments, but isn't opinionated about how it's deployed | 00:43 |
v1k0d3n | dmsimard: they're making $$ off of that? | 00:43 |
rhallisey | doubt it | 00:44 |
sdake | who cares | 00:44 |
rhallisey | they want people to think about it | 00:44 |
sdake | the question is what is the right technical answer | 00:44 |
v1k0d3n | it's free...all open source. | 00:44 |
v1k0d3n | lead developer is quentin: https://github.com/Quentin-M/stackanetes | 00:44 |
rhallisey | sdake, hard question. No clear answer | 00:45 |
asalkeld | so background with deps (i wrote the kolla-meso start script which did deps within the container using zookeeper): | 00:45 |
asalkeld | mirantis has a deps project too: https://github.com/Mirantis/k8s-AppController | 00:45 |
sdake | zookeeper - eww ;) | 00:45 |
asalkeld | top down | 00:45 |
sdake | asalkeld i pointed people at that | 00:45 |
sdake | or we could just write our own controller | 00:45 |
v1k0d3n | just talked to him at the summit...i think they would honestly like to merge. that k8s depends issue is what they needed. at the time, kolla was using ansible. they needed/wanted a container. | 00:46 |
sdake | i hear they are 150-250 lines of go plugin stuff | 00:46 |
v1k0d3n | yeah, a controller would be the way to go. | 00:46 |
sdake | v1k0d3n talked to him who? | 00:46 |
v1k0d3n | sdake: i really like that approach. | 00:46 |
sdake | controller needs to handle restart | 00:46 |
sdake | lets throw more fuel on fire!! | 00:46 |
v1k0d3n | i talked to quentin/coreos | 00:46 |
sdake | rhallisey 4 LIGHTS | 00:46 |
rhallisey | was that suppose to be a pun | 00:46 |
sdake | not a pun | 00:47 |
sdake | comon dude, use the internets | 00:47 |
rhallisey | no your other line | 00:47 |
rhallisey | k hold on | 00:47 |
sdake | which one | 00:47 |
v1k0d3n | this is getting hard to follow :) | 00:47 |
v1k0d3n | lol | 00:47 |
sdake | the fingertips one? | 00:47 |
sdake | that is a musician playing on my tube audio atm | 00:47 |
rhallisey | fuel on fire | 00:47 |
sdake | oh no | 00:47 |
sdake | my kids do puns | 00:48 |
sdake | my wife do puns | 00:48 |
sdake | i dont do puns | 00:48 |
sdake | I have a red sticker on my badge that says "no puns" | 00:48 |
Pavo | exit | 00:48 |
Pavo | opps lol | 00:48 |
sdake | hey look we have 142 users in channel | 00:48 |
sdake | i wonder if there is some secret learned at 142 | 00:49 |
sdake | god i hope i dont have to live that long to find out ;) | 00:49 |
v1k0d3n | lol | 00:49 |
rhallisey | 2 + 2 = 5 | 00:49 |
rhallisey | sdake, did I get it? | 00:49 |
sdake | source is what | 00:49 |
rhallisey | Orwell | 00:50 |
sdake | wrong source | 00:50 |
sdake | close :) | 00:50 |
v1k0d3n | so we're going with helm and a controller container? | 00:50 |
rhallisey | Star treck | 00:50 |
sdake | v1k0d3n i think its unknown | 00:50 |
v1k0d3n | btw...i actually do think that's a good idea :D | 00:50 |
sdake | rhallisey got an episode link | 00:50 |
v1k0d3n | because... | 00:50 |
rhallisey | I don't | 00:50 |
sdake | find episode link | 00:51 |
sdake | put in topic channel as first thing | 00:51 |
rhallisey | why lol | 00:51 |
sdake | mail me your address :) | 00:51 |
v1k0d3n | then we could allow operators to downgrade too, with possible depends handling. | 00:51 |
sdake | well i assume yo uwill watch the episodes | 00:51 |
sdake | i need your address to mail you koalla coin | 00:52 |
sdake | damn that was too easy | 00:52 |
sdake | zomg downgrade | 00:52 |
sdake | lets try to leave that out for now - openstack is not designed to downgrade dbs | 00:52 |
dmsimard | sdake: I must've missed you in BCN ? I briefly crossed Robyn | 00:52 |
rhallisey | sdake, I'll txt you it | 00:53 |
asalkeld | so +1 for top down deps (in container stuff seemed wrong to me after a while - too much logic in a container) | 00:53 |
rhallisey | asalkeld, agreed | 00:53 |
*** eaguilar has quit IRC | 00:53 | |
sdake | dmsimard customers meetings back to back coupled with presentations | 00:54 |
sdake | dmsimard but ya, i missed alot of design sessions- i could really only attend the last day | 00:54 |
sdake | PTG should fix that | 00:54 |
asalkeld | (also you can't use a generic docker image as yu need to insert magic entry point) | 00:54 |
sdake | then i can be a corporate slave during summit instead of when designing software | 00:54 |
sdake | ;-) | 00:54 |
Pavo | so.... who wants to teach me how to use Ceph | 00:54 |
Pavo | lol | 00:54 |
sdake | rhallisey phone is out of juice | 00:54 |
sdake | rhallisey use ure phone to email | 00:54 |
sdake | but needs to be in the topic | 00:54 |
rhallisey | anyway.. | 00:56 |
rhallisey | we'll start with helm | 00:56 |
rhallisey | write some charts | 00:56 |
rhallisey | identify gaps | 00:56 |
rhallisey | look at the entrypoint piece | 00:56 |
rhallisey | that way we can start eliminated options | 00:57 |
asalkeld | LoL: always good to start with eliminated options | 00:57 |
rhallisey | eliminating* | 00:58 |
sdake | rhallisey elimiating options is the worst thing you can do in brainstorming | 00:58 |
v1k0d3n | lol | 00:58 |
sdake | btw - did you find the episode link | 00:58 |
v1k0d3n | bunch of wise spellcheckers in here! lol | 00:58 |
rhallisey | sdake, we eliminated docker-compoe didn't we | 00:59 |
asalkeld | :-) | 00:59 |
rhallisey | part of the process | 00:59 |
*** phuongnh has joined #openstack-kolla | 00:59 | |
v1k0d3n | wait...we eliminated compose? | 00:59 |
v1k0d3n | why? | 00:59 |
sdake | that was after implmenetation | 00:59 |
sdake | not during brainstorming | 00:59 |
rhallisey | it was | 00:59 |
v1k0d3n | docker-compose is awesome. | 00:59 |
sdake | v1k0d3n single node | 00:59 |
v1k0d3n | jk | 00:59 |
rhallisey | v1k0d3n, we had a race condition | 01:00 |
rhallisey | because of the dependany management! | 01:00 |
v1k0d3n | so rhallisey....i asked deis if they'd be willing to help with charts for kolla/openstack. | 01:00 |
v1k0d3n | i think they're receptive to helping. waiting for feedback sometime this week. was going to talk to gabe at kubecon. | 01:00 |
rhallisey | ok | 01:01 |
rhallisey | I think the charts won't be to hard | 01:01 |
v1k0d3n | so i'll know more soon. with that, i think we'd be really good. | 01:01 |
sdake | v1k0d3n i'll be at kubecon | 01:01 |
sdake | i guess they can talk to me ;) | 01:01 |
rhallisey | I'll try and get the first one in tmr | 01:01 |
rhallisey | v1k0d3n, ya idk if I'll be there | 01:01 |
v1k0d3n | oh awesome! sdake then they can talk to both of us? | 01:01 |
sdake | you wil lbe there? | 01:01 |
v1k0d3n | didn't know you'd be there. that's awesome. | 01:01 |
sdake | sounds like a winner to me | 01:01 |
v1k0d3n | yeah, i'll be there. | 01:01 |
asalkeld | who goes and names their project "go"? https://www.go.cd/ (ci/cd system) | 01:01 |
v1k0d3n | glad you're going too! | 01:02 |
sdake | www.go.foxtrot.youtube | 01:02 |
Pavo | I am gonna try and make the Atlanta one | 01:02 |
sdake | pavo cool will be good to meet ya | 01:02 |
Pavo | yeah it will | 01:02 |
v1k0d3n | Pavo: will be good to have you! | 01:02 |
Pavo | dunno if I have to be in uniform or not yet | 01:02 |
sdake | whatever works, although they probably dont allow guns ;) | 01:02 |
* sdake shakes fists at our government | 01:03 | |
Pavo | lol no guns | 01:03 |
v1k0d3n | Pavo: uniform? | 01:03 |
Pavo | yeah I'm military | 01:03 |
v1k0d3n | ah, thought so. what branch? | 01:03 |
Pavo | Army | 01:03 |
Pavo | when is the Atlanta event again | 01:03 |
Pavo | Feb? | 01:03 |
sdake | roger | 01:04 |
Pavo | rgr | 01:04 |
v1k0d3n | nice! i didn't a lot of work for some folks at lackland. used to work with military a lot. | 01:04 |
v1k0d3n | *did | 01:04 |
Pavo | nice | 01:04 |
Pavo | been in for 17yrs now | 01:04 |
Pavo | 3 more yrs | 01:05 |
Pavo | can't wait to retire | 01:05 |
Pavo | lol | 01:05 |
v1k0d3n | damn. you're a lifer. | 01:05 |
Pavo | then I can get a good paying job | 01:05 |
sdake | rhallisey - whats going on with the search for 4 lights | 01:05 |
v1k0d3n | that's a way of life at that point | 01:05 |
Pavo | working Cyber defense has opened all kinds of doors for me | 01:05 |
rhallisey | sdake, what do you need from me | 01:05 |
sdake | rhallisey startrek episode - you said startrek | 01:06 |
rhallisey | I thought I found the answer :) | 01:06 |
sdake | lets go with that | 01:06 |
rhallisey | ok | 01:06 |
sdake | you found part of the answer | 01:06 |
sdake | the real answer is in the episode | 01:06 |
v1k0d3n | yeah, but your benefits can't be beat! :) | 01:06 |
sdake | that i'd like people to watch - by seeing it in the channel topic | 01:06 |
sdake | v1k0d3n my benefits are pretty rockin :) | 01:06 |
Pavo | ok having an issue | 01:06 |
sdake | v1k0d3n but then again, I don't really know what military benefits are | 01:06 |
Pavo | I can ping my kolla_internal_vip_address but when I try to web to it get connection refused | 01:07 |
Pavo | same for kibana port | 01:07 |
sdake | pavo try sudo systemctl firewalld stop | 01:08 |
sdake | on the controller node | 01:08 |
sdake | pavo also need docker ps -a | fpaste | 01:08 |
Pavo | yeap that was it | 01:09 |
Pavo | thought the playbook would take care of that on target nodes | 01:09 |
sdake | pavo ya i think the memo got missed on that one | 01:09 |
sdake | pavo mind filing a bug | 01:09 |
Pavo | sure | 01:10 |
rhallisey | sdake, sent you the link | 01:10 |
Pavo | what is the ml2 mappings by default btw | 01:12 |
Pavo | what do you get if you go to ddi.hopto.org | 01:15 |
jascott1 | pavo i tried but got flagged by security, probably cause its dynamic dns | 01:16 |
*** zhubingbing_ has joined #openstack-kolla | 01:16 | |
Pavo | yeah | 01:16 |
jascott1 | pavio now I get horizon login | 01:17 |
jascott1 | pavo | 01:17 |
Pavo | nice | 01:17 |
Pavo | 144 vcus, 512Gb ram and once I figure out how to either use Cinder or Ceph will have 30Tb storage | 01:18 |
jascott1 | might want to throw some TLS in there :) | 01:18 |
Pavo | yeah this is my first test | 01:18 |
*** zhurong has joined #openstack-kolla | 01:18 | |
*** rushil has quit IRC | 01:20 | |
*** eaguilar has joined #openstack-kolla | 01:20 | |
*** v1k0d3n has quit IRC | 01:23 | |
*** v1k0d3n has joined #openstack-kolla | 01:23 | |
sdake | rhallisey sent my response back - waiting for topic change ;) | 01:24 |
*** v1k0d3n has quit IRC | 01:24 | |
sdake | rhallisey even if nobody else watches it, I expect you to :) | 01:24 |
*** v1k0d3n has joined #openstack-kolla | 01:24 | |
Pavo | ok so now I have a finished deployment, need someone to explain to me the networking piece | 01:25 |
sdake | pavo - groan :) | 01:25 |
sdake | pavo try bjolo in the morning i think :) | 01:25 |
Pavo | need to build a External Network | 01:25 |
Pavo | oh ok | 01:26 |
Pavo | sounds good | 01:26 |
sdake | my mortal form grows weary | 01:26 |
sdake | need to eat | 01:26 |
sdake | pavo - you need a router for your network | 01:26 |
sdake | jeffrey4l can also help get you going | 01:26 |
sdake | or sbezverk | 01:26 |
sdake | but he is on pto for a week or two iirc | 01:26 |
sdake | jeffrey4l should be in in an hour or two | 01:26 |
sdake | pavo i'd help you but i can barely get my network rolling | 01:26 |
sdake | fwiw I use init-runonce | 01:27 |
sdake | you might look it over | 01:27 |
Pavo | its all good sdake | 01:27 |
sdake | rhallisey need a little help? | 01:33 |
sdake | i guess rhallisey went to bed :) | 01:34 |
Pavo | so if I reboot the nodes will all the services come back up themselves? | 01:34 |
sdake | pavo thats the theory | 01:34 |
Pavo | ok testing | 01:34 |
sdake | if yoru docker daemon is new enough a docker restart will also not trigger a complete restart of your cluster | 01:34 |
Pavo | still need to figure out this Cinder thing, Horizon is only showing 49Gb but I have a cinder-volume of 30Tb | 01:35 |
rhallisey | sdake, I'll check it out | 01:35 |
sdake | pavo are you using ceph? | 01:35 |
Pavo | not yet | 01:35 |
Pavo | using Cinder | 01:36 |
sdake | pavo where are you getting the 30tb? | 01:36 |
Pavo | but wanna switch to Ceph | 01:36 |
sdake | cinder uses ceph | 01:36 |
Pavo | then I guess lvm | 01:36 |
Pavo | hell I dunno lol | 01:36 |
sdake | run df | fpaste | 01:36 |
Pavo | once the nodes come back up I will | 01:36 |
Pavo | I just did what this said to do | 01:37 |
Pavo | http://docs.openstack.org/developer/kolla/cinder-guide.html | 01:37 |
Pavo | sdake https://paste.fedoraproject.org/469278/14781372/ | 01:41 |
Pavo | sdake when I do a lsblk I g=have this | 01:41 |
Pavo | https://paste.fedoraproject.org/469281/13728414/ | 01:41 |
sdake | pavo your cinder volumes are coming from line 2 | 01:41 |
Pavo | sdb 8:16 0 30.6T 0 disk | 01:42 |
Pavo | so how do I make it use the right one? | 01:42 |
sdake | line 9 (where you want your ceph volume ) is mounted as /home | 01:43 |
sdake | surely ou dont need 30tb for /home | 01:43 |
sdake | personally i run without lvm | 01:43 |
sdake | and do a manual partition | 01:43 |
sdake | since your already using lvm | 01:43 |
Pavo | well I have never used Ceph before and wince I come from Packstack which used lvm and cinder | 01:43 |
sdake | you can use e2fsresize to srhink /dev/mapper/centos-home to somethign more reasonable | 01:44 |
sdake | you need to remove /dev/sdb from the pv | 01:44 |
sdake | not sure how to do that | 01:44 |
sdake | pvmove i think | 01:44 |
Pavo | ok I'll play around with it | 01:44 |
sdake | stackthing has the answer | 01:44 |
Pavo | worst thing that could happen is I have to re install | 01:44 |
sdake | yup - if you reinstall do a manual formatting | 01:45 |
Pavo | stackthing? | 01:45 |
sdake | jetlag, tired, the stackoverflow website | 01:45 |
Pavo | ah ok | 01:45 |
Pavo | well atleast I have made some progress today | 01:46 |
*** sdake has quit IRC | 01:50 | |
*** rhallisey has quit IRC | 01:52 | |
jascott1 | pavo it would be great if you could capture your experience and pain points for future generations :) | 01:55 |
Pavo | have been documenting every cmd | 01:55 |
Pavo | and documenting steps on how to get things working | 01:56 |
*** sdake has joined #openstack-kolla | 01:57 | |
Pavo | like the mapping thing, no where in the docs does it tell you the mapping for physical NICs, when you create a network in Openstack you have to give it a mapping | 01:57 |
Pavo | example would be something like physnet0:eth0 | 01:57 |
Pavo | which is in ml2.ini I believe | 01:58 |
jascott1 | cool yeah thats the stuff | 01:59 |
sdake | pavo - those are in the openstack docs | 02:02 |
sdake | pavo - automating that is difficult since we dont know what your interface vs mappings interest is ahead of time | 02:03 |
Pavo | couldn't that be automated by using the neutron_external_interface | 02:04 |
Pavo | from globals | 02:04 |
sdake | not a networking expert | 02:04 |
sdake | i can barely get neutron to work correctly | 02:05 |
sdake | and by barely i mean i need support of 3 or 4 people internally that are CCIE's :) | 02:05 |
*** jtriley has quit IRC | 02:05 | |
Pavo | well mapping has to happen somewhere because nothing would work if it doesn't have it | 02:06 |
Pavo | would never be able to create any networks | 02:06 |
Pavo | I'll take a look at it tomorrow, gonna drink some beer tonight and relax | 02:07 |
sdake | pavo we had default physnetone mapping | 02:07 |
sdake | but i think that is gone now | 02:07 |
*** tonanhngo has joined #openstack-kolla | 02:07 | |
sdake | i bought a bottle of zacapa XO when I got to the states | 02:07 |
sdake | maybe i'll go pour that in a glass and drink it :) | 02:07 |
sdake | the other rum i wanted to buy was stolen | 02:08 |
* sdake grrs | 02:08 | |
Pavo | I have a kegerator here at home with a keg of bud light | 02:08 |
Pavo | :) | 02:08 |
sdake | lol | 02:08 |
Pavo | I'm not a liquor drinker | 02:08 |
*** jtriley has joined #openstack-kolla | 02:10 | |
*** tonanhngo has quit IRC | 02:11 | |
openstackgerrit | chenyingnan proposed openstack/kolla: Fix typo in ansible/roles/haproxy/templates/haproxy.cfg.j2 https://review.openstack.org/392621 | 02:18 |
*** v1k0d3n has quit IRC | 02:20 | |
*** zhubingbing_ has quit IRC | 02:34 | |
*** zhubingbing_ has joined #openstack-kolla | 02:34 | |
*** neilus has quit IRC | 02:37 | |
*** eaguilar has quit IRC | 02:43 | |
*** n3v3rm0r3r has joined #openstack-kolla | 02:51 | |
*** awiddersheim has quit IRC | 02:51 | |
*** eaguilar has joined #openstack-kolla | 02:52 | |
*** awiddersheim has joined #openstack-kolla | 02:53 | |
*** schwicht has quit IRC | 02:55 | |
*** dave-mccowan has quit IRC | 02:57 | |
*** neilus has joined #openstack-kolla | 03:13 | |
*** neilus has quit IRC | 03:18 | |
*** eaguilar has quit IRC | 03:21 | |
*** saneax has joined #openstack-kolla | 03:22 | |
*** haplo37 has quit IRC | 03:26 | |
*** g3ek has quit IRC | 03:27 | |
*** haplo37 has joined #openstack-kolla | 03:29 | |
*** g3ek has joined #openstack-kolla | 03:29 | |
*** jtriley has quit IRC | 03:44 | |
*** Jeffrey4l has joined #openstack-kolla | 03:54 | |
*** coolsvap has joined #openstack-kolla | 03:55 | |
*** tummy has joined #openstack-kolla | 03:57 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: DO_NOT_MERGE: TEST NEWTON BRANCH https://review.openstack.org/386981 | 04:00 |
*** MarMat has joined #openstack-kolla | 04:01 | |
*** mark-casey1 has joined #openstack-kolla | 04:06 | |
*** jtriley has joined #openstack-kolla | 04:09 | |
*** jtriley has quit IRC | 04:14 | |
*** absubram_ has joined #openstack-kolla | 04:25 | |
*** tummy has quit IRC | 04:26 | |
*** saneax is now known as saneax-_-|AFK | 04:27 | |
*** absubram_ is now known as absubram | 04:28 | |
*** tovin07 has joined #openstack-kolla | 04:37 | |
openstackgerrit | Merged openstack/kolla: Updated from global requirements https://review.openstack.org/392735 | 04:37 |
*** mark-casey1 has left #openstack-kolla | 04:39 | |
*** ntpttr has quit IRC | 04:41 | |
*** ntpttr has joined #openstack-kolla | 04:45 | |
*** absubram has quit IRC | 04:46 | |
*** neilus has joined #openstack-kolla | 05:01 | |
openstackgerrit | dupengfei proposed openstack/kolla: Fix: 'memcached_servers' is miswrited to 'memcache_servers' https://review.openstack.org/393088 | 05:03 |
*** jtriley has joined #openstack-kolla | 05:03 | |
*** neilus has quit IRC | 05:06 | |
*** jtriley has quit IRC | 05:13 | |
*** tummy has joined #openstack-kolla | 05:15 | |
*** tummy has quit IRC | 05:16 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Bump openstack_release to 3.0.2 https://review.openstack.org/393090 | 05:17 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Change workers in murano service https://review.openstack.org/393091 | 05:24 |
*** v1k0d3n has joined #openstack-kolla | 05:28 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Enable and run tempest smoke test in gate https://review.openstack.org/390337 | 05:33 |
*** tummy has joined #openstack-kolla | 05:40 | |
openstackgerrit | prameswar proposed openstack/kolla: nova-spicehtml5proxy dependency package added https://review.openstack.org/392896 | 05:47 |
*** openstackgerrit has quit IRC | 05:48 | |
*** openstackgerrit has joined #openstack-kolla | 05:48 | |
*** v1k0d3n has quit IRC | 05:54 | |
*** MarMat has quit IRC | 06:01 | |
*** MarMat has joined #openstack-kolla | 06:03 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: DO NOT MERGE: TEST MASTER BRANCH https://review.openstack.org/326307 | 06:09 |
*** jtriley has joined #openstack-kolla | 06:09 | |
*** tummy has quit IRC | 06:09 | |
*** jtriley has quit IRC | 06:14 | |
openstackgerrit | prameswar proposed openstack/kolla: disable firewall in bootstrap-server https://review.openstack.org/393102 | 06:22 |
*** zhurong has quit IRC | 06:25 | |
*** zhurong_ has joined #openstack-kolla | 06:25 | |
*** CBR09 has joined #openstack-kolla | 06:39 | |
*** mmoster has joined #openstack-kolla | 06:39 | |
*** mgoddard has quit IRC | 06:40 | |
*** saneax-_-|AFK is now known as saneax | 06:43 | |
*** duonghq has joined #openstack-kolla | 06:51 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Move precheck into its own role https://review.openstack.org/393117 | 06:55 |
openstackgerrit | prameswar proposed openstack/kolla: baremetal group defined in all-in-one https://review.openstack.org/393118 | 06:58 |
*** flaper87 has joined #openstack-kolla | 07:00 | |
*** flaper87 has quit IRC | 07:00 | |
*** flaper87 has joined #openstack-kolla | 07:00 | |
*** zhurong_ has quit IRC | 07:03 | |
*** mnasiadka has joined #openstack-kolla | 07:03 | |
*** jtriley has joined #openstack-kolla | 07:03 | |
*** zhurong has joined #openstack-kolla | 07:04 | |
*** jogam has quit IRC | 07:04 | |
*** jogam has joined #openstack-kolla | 07:05 | |
*** jtriley has quit IRC | 07:08 | |
*** jogam has quit IRC | 07:09 | |
*** jogam has joined #openstack-kolla | 07:09 | |
*** msimonin has joined #openstack-kolla | 07:26 | |
*** msimonin has quit IRC | 07:32 | |
*** tonanhngo has joined #openstack-kolla | 07:36 | |
*** openstackgerrit has quit IRC | 07:48 | |
*** openstackgerrit has joined #openstack-kolla | 07:48 | |
*** jmccarthy has quit IRC | 07:49 | |
*** jmccarthy has joined #openstack-kolla | 07:50 | |
*** MarMat has quit IRC | 07:50 | |
*** g3ek has quit IRC | 07:52 | |
*** fragatina has joined #openstack-kolla | 07:53 | |
*** fragatina has joined #openstack-kolla | 07:53 | |
*** haplo37 has quit IRC | 07:55 | |
*** haplo37 has joined #openstack-kolla | 07:57 | |
*** jtriley has joined #openstack-kolla | 07:57 | |
*** g3ek has joined #openstack-kolla | 08:00 | |
openstackgerrit | Duong Ha-Quang proposed openstack/kolla: Implement Keystone zero-downtime upgrade https://review.openstack.org/388544 | 08:02 |
*** tonanhngo has quit IRC | 08:02 | |
sdake | Jeffrey4l any idea on the gate bustage? | 08:03 |
*** tonanhngo has joined #openstack-kolla | 08:03 | |
Jeffrey4l | two issue now. centos keystone package is changed. i am working on this now. | 08:03 |
Jeffrey4l | about the ubuntu gate, no idea. | 08:03 |
Jeffrey4l | seem there is a issue in the ubuntu image. systemctl status do not work. | 08:04 |
sdake | ya i was going to get to it but it took all day for my patches to revert | 08:04 |
Jeffrey4l | need find some infra guy to check. | 08:04 |
sdake | this is for biforst? | 08:04 |
sdake | oh the infra image | 08:04 |
Jeffrey4l | sorry? bifrost? | 08:04 |
Jeffrey4l | yep. | 08:04 |
Jeffrey4l | infra image | 08:04 |
Jeffrey4l | sdake, check this http://logs.openstack.org/07/326307/23/check/gate-kolla-dsvm-build-ubuntu-binary-ubuntu-xenial-nv/312b927/console.html#_2016-11-03_06_10_19_197243 | 08:05 |
Jeffrey4l | Failed to connect to bus: No such file or directory | 08:05 |
sdake | dbus isn't running | 08:05 |
sdake | this may something that needs to go in bindeps | 08:05 |
sdake | i'll look at it now | 08:05 |
Jeffrey4l | i think so. shouldn't the dbus run automatically? | 08:06 |
Jeffrey4l | cool | 08:06 |
Jeffrey4l | i think so/i do not think so | 08:06 |
sdake | it may have been stripped | 08:06 |
*** jtriley has quit IRC | 08:07 | |
*** neilus has joined #openstack-kolla | 08:07 | |
Jeffrey4l | but it is required by systemd. | 08:07 |
Jeffrey4l | how it is possbile. | 08:07 |
*** b_bezak has joined #openstack-kolla | 08:09 | |
Jeffrey4l | any idea for this approach https://review.openstack.org/393117 | 08:09 |
Jeffrey4l | sdake, ^^ | 08:09 |
openstackgerrit | Steven Dake proposed openstack/kolla: Make Ubuntu gate work https://review.openstack.org/393157 | 08:09 |
sdake | you want me to think at 1am? :) | 08:10 |
sdake | looks good to me | 08:10 |
Jeffrey4l | sorry... forget your time. | 08:10 |
Jeffrey4l | get some sleep ;) | 08:11 |
*** msimonin has joined #openstack-kolla | 08:11 | |
sdake | once im awake i'm awkae | 08:12 |
sdake | until i pass out again this afternoon i guess | 08:12 |
sdake | jetlag ftl | 08:12 |
*** mnasiadka has quit IRC | 08:13 | |
*** mnasiadka has joined #openstack-kolla | 08:15 | |
*** jowisz has joined #openstack-kolla | 08:18 | |
*** alteriks has joined #openstack-kolla | 08:19 | |
*** athomas has joined #openstack-kolla | 08:22 | |
*** neilus has quit IRC | 08:27 | |
*** matrohon has joined #openstack-kolla | 08:29 | |
*** steve-noyes has joined #openstack-kolla | 08:29 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Fix keystone image building issue https://review.openstack.org/393161 | 08:30 |
*** mkoderer has joined #openstack-kolla | 08:30 | |
*** mdnadeem_ has quit IRC | 08:35 | |
*** bhjis has quit IRC | 08:36 | |
*** shardy has joined #openstack-kolla | 08:36 | |
*** neilus has joined #openstack-kolla | 08:36 | |
*** mandre has joined #openstack-kolla | 08:44 | |
openstackgerrit | caoyuan proposed openstack/kolla: Move the clean tools fuction from cleanup_host.yml https://review.openstack.org/393168 | 08:46 |
zhubingbing_ | sdake around | 09:02 |
sdake | shoot | 09:02 |
zhubingbing_ | https://github.com/openstack/kolla/commit/c1d80d3410a5f719f6b56f827158d96e2c9b793b | 09:02 |
zhubingbing_ | i think this commit can back port to stable/newston | 09:02 |
sdake | zhubingbing_ did you cherrypick it already | 09:05 |
sdake | i am getting a merge conflictin th gerit ui | 09:05 |
sdake | its all set for a backport | 09:05 |
zhubingbing_ | sure | 09:05 |
zhubingbing_ | ok . i fix it | 09:05 |
*** msimonin1 has joined #openstack-kolla | 09:06 | |
*** tonanhngo has quit IRC | 09:08 | |
*** msimonin has quit IRC | 09:10 | |
*** naresht has joined #openstack-kolla | 09:10 | |
*** zhurong has quit IRC | 09:14 | |
*** portdirect_away is now known as portdirect | 09:19 | |
*** f13o_ has quit IRC | 09:26 | |
openstackgerrit | prameswar proposed openstack/kolla: added kibana reconfigure https://review.openstack.org/393182 | 09:27 |
openstackgerrit | Christian Berendt proposed openstack/kolla: Deploy Telegraf on all nodes https://review.openstack.org/388885 | 09:27 |
openstackgerrit | zhubingbing proposed openstack/kolla: grafana added to haproxy to listen on VIP https://review.openstack.org/393183 | 09:27 |
openstackgerrit | prameswar proposed openstack/kolla: added kibana reconfigure https://review.openstack.org/393184 | 09:29 |
openstackgerrit | prameswar proposed openstack/kolla: added kibana reconfigure https://review.openstack.org/393186 | 09:29 |
*** imcsk8 has quit IRC | 09:31 | |
*** imcsk8 has joined #openstack-kolla | 09:31 | |
*** zhubingbing_ has quit IRC | 09:38 | |
*** zhubingbing_ has joined #openstack-kolla | 09:39 | |
*** Serlex has joined #openstack-kolla | 09:43 | |
*** pprokop has joined #openstack-kolla | 09:46 | |
*** zhurong has joined #openstack-kolla | 09:49 | |
openstackgerrit | Christian Berendt proposed openstack/kolla: Remove Fedora support https://review.openstack.org/359447 | 09:50 |
openstackgerrit | prameswar proposed openstack/kolla: disable firewall in bootstrap-server https://review.openstack.org/393197 | 09:51 |
*** imcsk8 has quit IRC | 09:54 | |
*** imcsk8 has joined #openstack-kolla | 09:54 | |
openstackgerrit | Andrew Liu proposed openstack/kolla: Changed the start script name in cinder-volume https://review.openstack.org/393201 | 09:58 |
*** jtriley has joined #openstack-kolla | 09:58 | |
*** zhurong has quit IRC | 10:02 | |
*** tovin07 has quit IRC | 10:04 | |
*** f13o_ has joined #openstack-kolla | 10:05 | |
*** jtriley has quit IRC | 10:08 | |
openstackgerrit | Vladislav Belogrudov proposed openstack/kolla: Check api_interface instead of network_interface https://review.openstack.org/386654 | 10:10 |
*** yingjun has quit IRC | 10:12 | |
*** mgoddard has joined #openstack-kolla | 10:14 | |
*** pbourke has quit IRC | 10:21 | |
*** pbourke has joined #openstack-kolla | 10:25 | |
*** Guest92 has joined #openstack-kolla | 10:33 | |
*** CBR09 has quit IRC | 10:37 | |
*** ppalacios has joined #openstack-kolla | 10:39 | |
*** duonghq has quit IRC | 10:41 | |
sdake | is thejohn about? | 10:44 |
sdake | ok cats, we are going to have to freeze the repo to do a repo split | 10:44 |
sdake | or another alternative is to submit patches to both repos at same time | 10:45 |
pbourke | sdake: do we have a plan for the steps involved | 10:51 |
*** rhallisey has joined #openstack-kolla | 10:53 | |
*** phuongnh has quit IRC | 11:02 | |
*** Guest92 has quit IRC | 11:02 | |
*** Guest92_ has joined #openstack-kolla | 11:02 | |
*** jtriley has joined #openstack-kolla | 11:04 | |
*** dave-mccowan has joined #openstack-kolla | 11:05 | |
pron | what repo split ? | 11:08 |
*** jtriley has quit IRC | 11:09 | |
*** absubram has joined #openstack-kolla | 11:13 | |
*** absubram_ has joined #openstack-kolla | 11:14 | |
*** absubram has quit IRC | 11:17 | |
*** absubram_ is now known as absubram | 11:17 | |
*** tonanhngo has joined #openstack-kolla | 11:20 | |
*** steve-noyes1 has joined #openstack-kolla | 11:22 | |
*** steve-noyes has quit IRC | 11:24 | |
*** tonanhngo has quit IRC | 11:24 | |
*** awiddersheim has quit IRC | 11:28 | |
*** Guest92 has joined #openstack-kolla | 11:39 | |
*** Guest92_ has quit IRC | 11:42 | |
*** ishu has joined #openstack-kolla | 11:54 | |
*** jtriley has joined #openstack-kolla | 11:58 | |
*** ldeptula has quit IRC | 11:58 | |
bjolo | good day people | 12:00 |
*** jtriley has quit IRC | 12:03 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Fix Ubuntu gate broken https://review.openstack.org/393266 | 12:05 |
*** absubram has quit IRC | 12:06 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Fix keystone image building issue https://review.openstack.org/393161 | 12:08 |
*** mliima has joined #openstack-kolla | 12:08 | |
mliima | morning guys | 12:09 |
mliima | some core can take a time to review https://review.openstack.org/#/c/389340/ and https://review.openstack.org/#/c/386552/ ? | 12:10 |
mliima | :) | 12:10 |
*** ankush has left #openstack-kolla | 12:11 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Fix Ubuntu gate broken https://review.openstack.org/393266 | 12:18 |
openstackgerrit | Merged openstack/kolla: Move precheck into its own role https://review.openstack.org/393117 | 12:22 |
*** gfidente has joined #openstack-kolla | 12:23 | |
openstackgerrit | Merged openstack/kolla: Add manila-data service https://review.openstack.org/389340 | 12:25 |
*** Guest92 has quit IRC | 12:29 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: DO NOT MERGE: TEST MASTER BRANCH https://review.openstack.org/326307 | 12:30 |
*** lamt has joined #openstack-kolla | 12:32 | |
openstackgerrit | Paul Bourke (pbourke) proposed openstack/kolla: Fix plugin parsing for base images https://review.openstack.org/393291 | 12:35 |
portdirect | hey does anyone have time to review this? I'd really appreciate it :) https://review.openstack.org/#/c/392927/ | 12:36 |
Jeffrey4l | portdirect, done | 12:37 |
portdirect | Jeffrey4l: cheers :) | 12:37 |
*** Guest92 has joined #openstack-kolla | 12:38 | |
*** Guest92 is now known as rushil | 12:38 | |
Jeffrey4l | ;) | 12:38 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: DO NOT MERGE: TEST MASTER BRANCH https://review.openstack.org/326307 | 12:41 |
*** jheroux has joined #openstack-kolla | 12:43 | |
*** Guest92 has joined #openstack-kolla | 12:46 | |
*** haplo37_ has quit IRC | 12:47 | |
*** haplo37_ has joined #openstack-kolla | 12:47 | |
*** zhubingbing_ has quit IRC | 12:49 | |
*** rushil has quit IRC | 12:49 | |
*** lrensing has joined #openstack-kolla | 12:52 | |
*** jtriley has joined #openstack-kolla | 12:52 | |
*** schwicht has joined #openstack-kolla | 12:52 | |
*** david-lyle has quit IRC | 12:55 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: DO NOT MERGE: TEST MASTER BRANCH https://review.openstack.org/326307 | 12:55 |
*** lrensing has quit IRC | 12:56 | |
*** jtriley has quit IRC | 12:57 | |
*** jtriley has joined #openstack-kolla | 12:58 | |
*** v1k0d3n has joined #openstack-kolla | 12:59 | |
*** jtriley has quit IRC | 13:02 | |
*** oxkipo has joined #openstack-kolla | 13:04 | |
*** shardy is now known as shardy_lunch | 13:05 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: DO NOT MERGE: TEST MASTER BRANCH https://review.openstack.org/326307 | 13:07 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: DO NOT MERGE: TEST MASTER BRANCH https://review.openstack.org/326307 | 13:07 |
*** ishu has quit IRC | 13:08 | |
openstackgerrit | Paul Bourke (pbourke) proposed openstack/kolla: Clean up docs around local registry https://review.openstack.org/392583 | 13:09 |
oxkipo | Hi. I cannot deploy kolla with cinder. It gives me this error http://paste.openstack.org/show/587758/. Please may someone help me? | 13:09 |
jmccarthy | Hmm ok dumb ansible question, if I want to adjust cleanup-host in the destroy task, variables that are defined globally are fine, as are per group or per host, but defaults which are defined in ansible/roles/swift/defaults/main.yml are not found, and I get complaints of 'swift_devices_mount_point' is undefined .. what is the best way to get access to these variables ? | 13:09 |
*** v1k0d3n has quit IRC | 13:12 | |
openstackgerrit | Paul Bourke (pbourke) proposed openstack/kolla: Unmount Ceph OSD disks as part of destroy https://review.openstack.org/380028 | 13:12 |
*** zhubingbing_ has joined #openstack-kolla | 13:13 | |
openstackgerrit | Paul Bourke (pbourke) proposed openstack/kolla: Make service_checks easier to run independently of kolla-ansible https://review.openstack.org/381161 | 13:14 |
*** v1k0d3n has joined #openstack-kolla | 13:14 | |
*** jruano has joined #openstack-kolla | 13:15 | |
*** jruano has quit IRC | 13:15 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Make Ubuntu gate work https://review.openstack.org/393157 | 13:18 |
Jeffrey4l | oxkipo, are u using ubuntu? | 13:21 |
Jeffrey4l | oxkipo, check this https://bugs.launchpad.net/kolla/+bug/1631072 | 13:21 |
openstack | Launchpad bug 1631072 in kolla "iscsid container: mkdir /sys/kernel/config: operation not permitted" [High,Confirmed] | 13:21 |
Jeffrey4l | pbourke, https://review.openstack.org/388801 review please. | 13:21 |
oxkipo | Jeffrey4l: I have fixed the issue by disabling the lvm driver | 13:22 |
Jeffrey4l | ok. you are using ubuntu right? | 13:22 |
Jeffrey4l | oxkipo, | 13:22 |
openstackgerrit | Merged openstack/kolla: Revert "Build source from Newton rather then Master" https://review.openstack.org/386286 | 13:22 |
oxkipo | yes | 13:23 |
oxkipo | both pc and container | 13:23 |
Jeffrey4l | it is a bug in ubuntu OS. | 13:24 |
Jeffrey4l | https://bugs.launchpad.net/kolla/+bug/1631072/comments/4 | 13:25 |
openstack | Launchpad bug 1631072 in kolla "iscsid container: mkdir /sys/kernel/config: operation not permitted" [High,Confirmed] | 13:25 |
*** naresht has quit IRC | 13:25 | |
oxkipo | Please may someone help me why Sahara, murano and magnum arent showing in horizon? | 13:26 |
Jeffrey4l | in default there ui is not installed in horizon image | 13:26 |
*** Guest92 has quit IRC | 13:27 | |
openstackgerrit | caoyuan proposed openstack/kolla: Update the cleanup_host.yml file https://review.openstack.org/393168 | 13:27 |
openstackgerrit | Merged openstack/kolla: Remove kuryr-lib in upper-constraints.txt file when install master kuryr https://review.openstack.org/388801 | 13:27 |
Jeffrey4l | you need install those by using customization dockerfile. | 13:27 |
oxkipo | how because Im new to openstack and also openstack kolla | 13:27 |
*** sdake has quit IRC | 13:28 | |
Jeffrey4l | oxkipo, check this http://docs.openstack.org/developer/kolla/image-building.html#plugin-functionality | 13:28 |
oxkipo | Jeffery4l: I did but what do I need to add to that block? | 13:29 |
Jeffrey4l | install the dashboard and configure it . | 13:30 |
Jeffrey4l | https://github.com/openstack/murano-dashboard#murano-dashboard | 13:31 |
*** fguillot has joined #openstack-kolla | 13:31 | |
Jeffrey4l | like: RUN pip install https://github.com/openstack/murano-dashboard.git && move the _50_murano.py file | 13:31 |
oxkipo | ok I will try that | 13:32 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Fix keystone image building issue https://review.openstack.org/393161 | 13:34 |
*** schwicht has quit IRC | 13:35 | |
*** jtriley has joined #openstack-kolla | 13:35 | |
*** JoseMello has joined #openstack-kolla | 13:38 | |
oxkipo | Jeffery4l: this is my config and it isnt working | 13:39 |
oxkipo | http://paste.openstack.org/show/587765/ | 13:39 |
Jeffrey4l | oxkipo, seems OK. | 13:40 |
pmisiak | hi guys | 13:40 |
Jeffrey4l | what's the error | 13:40 |
Jeffrey4l | message? | 13:40 |
pmisiak | short question, simple answer | 13:40 |
pmisiak | how nova knows that user want to deploy baremetal or VM? | 13:40 |
oxkipo | http://paste.openstack.org/show/587766/ | 13:40 |
pmisiak | where is the distincion? | 13:40 |
pmisiak | between VM and baremetal | 13:41 |
*** yingjun has joined #openstack-kolla | 13:41 | |
Jeffrey4l | oxkipo, need this line {% extends parent_template %} | 13:41 |
Jeffrey4l | pmisiak, baremetal has cpu_arch property and flavor has such value too. | 13:42 |
Jeffrey4l | so answer is, vm and baremetal are using different flavor. | 13:42 |
pmisiak | got it :) | 13:42 |
pmisiak | Jeffrey4l: thanks | 13:42 |
*** schwicht has joined #openstack-kolla | 13:48 | |
*** saneax is now known as saneax-_-|AFK | 13:49 | |
*** steve-noyes has joined #openstack-kolla | 13:49 | |
*** steve-noyes1 has quit IRC | 13:52 | |
openstackgerrit | Merged openstack/kolla: added kibana reconfigure https://review.openstack.org/393186 | 13:53 |
*** dave-mcc_ has joined #openstack-kolla | 13:54 | |
openstackgerrit | Merged openstack/kolla: Add warning about mixing Kolla and OpenStack releases https://review.openstack.org/392505 | 13:56 |
*** dave-mccowan has quit IRC | 13:57 | |
*** dave-mcc_ has quit IRC | 14:01 | |
*** MarMat has joined #openstack-kolla | 14:05 | |
*** TxGirlGeek has joined #openstack-kolla | 14:07 | |
*** lrensing has joined #openstack-kolla | 14:09 | |
*** huikang has joined #openstack-kolla | 14:10 | |
*** yingjun has quit IRC | 14:10 | |
*** yingjun has joined #openstack-kolla | 14:10 | |
*** shardy_lunch is now known as shardy | 14:13 | |
oxkipo | Jeffrey4l: http://paste.openstack.org/show/587780/ this config gives me 500 on horizon. Please may you look at it? | 14:13 |
openstackgerrit | Merged openstack/kolla: Use become: True when updating /etc/hosts https://review.openstack.org/391294 | 14:15 |
openstackgerrit | Merged openstack/kolla: Add missing vagrant plugin vbguest https://review.openstack.org/390593 | 14:15 |
Jeffrey4l | oxkipo, code sound OK. you may not configure the murano dashboard properly. check the logs and see what happen | 14:17 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Make Ubuntu gate work https://review.openstack.org/393157 | 14:17 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Fix keystone image building issue https://review.openstack.org/393161 | 14:18 |
oxkipo | Jeffrey4l: here is the log | 14:18 |
oxkipo | http://paste.openstack.org/show/587782/ | 14:18 |
openstackgerrit | Merged openstack/kolla: Add guide for Hitachi NAS Platform Driver for Manila https://review.openstack.org/386552 | 14:19 |
Jeffrey4l | hmm. no idea it should work. | 14:20 |
*** sdake has joined #openstack-kolla | 14:21 | |
Jeffrey4l | oxkipo, try newton branch murano dashboard. | 14:21 |
Jeffrey4l | master's code seem not right. | 14:21 |
oxkipo | ok | 14:22 |
sdake | Jeffrey4l would be nice if we could dcome up with a plugin mechanism that always incldued whatever the operator deployed | 14:22 |
sdake | I'm not sure how that would be possible | 14:22 |
sdake | but as we distribute images many people just use those | 14:22 |
pbourke | jmccarthy: the only option there would be to expose the vars you need in all.yml | 14:22 |
Jeffrey4l | sdake, one possible way is: install as much as dashboard in horizon. | 14:22 |
pbourke | jmccarthy: I cant see a problem with that | 14:22 |
Jeffrey4l | and control which should enable by environment variables. | 14:22 |
*** tonanhngo has joined #openstack-kolla | 14:23 | |
sdake | Jeffrey4l ya but then we end up with a bunch of clutter in the dashboard if the base service isn't installed right? | 14:23 |
sdake | maybe what we need is a customizations file for images we push... | 14:23 |
pbourke | sdake: we had a session on that at summit | 14:23 |
sdake | outcome was what? | 14:23 |
Jeffrey4l | pbourke, custom horizon plugins? | 14:23 |
pbourke | sdake: overall idea is to have a contrib directory with easy to drop in snippets for various plugins | 14:24 |
*** huikang has quit IRC | 14:24 | |
pbourke | we didnt come up with a solution for dynamically enabling/disabling horizon plugins though | 14:24 |
pbourke | so a rebuild would be necessary | 14:24 |
pbourke | *still be | 14:24 |
sdake | right | 14:24 |
pbourke | but right now the issue is it's too difficult for users to know what needs to go in the dockerfiles | 14:24 |
*** huikang has joined #openstack-kolla | 14:24 | |
pbourke | so the contrib snippets should fix that | 14:24 |
sdake | kolla is pretty close to perfect in my mind, but it has these little nitpicky things that make it annoying ;) | 14:25 |
Jeffrey4l | pbourke, i have one solution is: enable the dashboard plugin by using environment. | 14:25 |
sdake | pbourke current course of action sounds great | 14:25 |
sdake | Jeffrey4l ++ | 14:25 |
Jeffrey4l | but, it need install as much as dashboard. | 14:26 |
sdake | i like that | 14:26 |
sdake | dashboard is a sepcial case here | 14:26 |
oxkipo | sdake: or getting what is enabled from config and installing that plugin | 14:26 |
sdake | oxkipo that is what Jeffrey4l 's proposal does | 14:26 |
openstackgerrit | Pete Birley proposed openstack/kolla: Barbican: Fix race condition when starting procs simultaneously https://review.openstack.org/392927 | 14:27 |
oxkipo | ok sorry | 14:27 |
Jeffrey4l | no. need install all plugins and then enable conditional. | 14:27 |
*** tonanhngo has quit IRC | 14:27 | |
sdake | oxkipo np keep thinking ;) | 14:27 |
sdake | Jeffrey4l yes, I understand whaty ou mean | 14:27 |
Jeffrey4l | ok. i will try to push a PS and see wether it is good. | 14:27 |
oxkipo | Jeffrey4l: still the same error when I cloned newton branch | 14:28 |
jmccarthy | pbourke: with the swift_devices_mount_point ? So far if I try to use it in destroy tasks ansible complaints that it is undefined | 14:28 |
*** absubram has joined #openstack-kolla | 14:28 | |
*** huikang has quit IRC | 14:28 | |
pbourke | jmccarthy: yes because its private to the swift role | 14:28 |
Jeffrey4l | oxkipo, show me? | 14:29 |
pbourke | jmccarthy: unless it's in all.yml | 14:29 |
*** huikang has joined #openstack-kolla | 14:29 | |
jmccarthy | pbourke: Yea exactly :) In there another way without moving it ? | 14:29 |
*** dave-mccowan has joined #openstack-kolla | 14:29 | |
jmccarthy | pbourke: Oh you mean you don't see a problem with moving it ? Maybe I misunderstood | 14:29 |
sdake | rhallisey where is my topic change dude | 14:30 |
pbourke | jmccarthy: yes that's what I meant :) | 14:30 |
oxkipo | its exactly the same as the last one http://paste.openstack.org/show/587782/ http://paste.openstack.org/show/587784/ | 14:31 |
jmccarthy | Ok, and I guess leave swift_devices_match_mode and swift_devices_name where they are ? (If I do up a patch) I'll start on one anyway | 14:32 |
*** eaguilar has joined #openstack-kolla | 14:32 | |
Jeffrey4l | oxkipo, did u rebuild the image? and check the README file. need copy two file. | 14:33 |
oxkipo | I have only that what is in the block | 14:35 |
Jeffrey4l | oxkipo, need copy two file https://github.com/openstack/murano-dashboard/tree/stable/newton | 14:36 |
Jeffrey4l | muranodashboard/local/enabled/_50_murano.py and muranodashboard/local/local_settings.d/_50_murano.py | 14:36 |
*** srwilkers has joined #openstack-kolla | 14:36 | |
oxkipo | oh ok | 14:38 |
*** athomas has quit IRC | 14:39 | |
*** huikang has quit IRC | 14:41 | |
sdake | why did my father forget ot take out my trash cans last week | 14:45 |
sdake | my whole backyard smells | 14:45 |
* sdake groans | 14:45 | |
*** athomas has joined #openstack-kolla | 14:46 | |
sdake | sup athomas | 14:46 |
sdake | saw you at summit - but you looked like you were in conversation so didn't intrude | 14:46 |
sdake | hope it went well for you :) | 14:46 |
athomas | sdake, It was pretty good. I saw you around, too, but never got the right time to interrupt. | 14:47 |
athomas | Next time ;-) | 14:47 |
sdake | ;-) | 14:47 |
sdake | and saw you with perry and hugh of course | 14:47 |
sdake | but that again felt like it would have been an intrusion :) | 14:48 |
sdake | plus I had to go :) | 14:48 |
sdake | i was t+1 minutes to a presentation | 14:48 |
*** mark-casey1 has joined #openstack-kolla | 14:50 | |
openstackgerrit | prameswar proposed openstack/kolla: baremetal group defined in all-in-one https://review.openstack.org/393118 | 14:51 |
sdake | only 4 views - groan https://www.youtube.com/watch?v=HsMhEjcdb_Q | 14:55 |
kwazar | hi Jeffrey4l, I've added info you requested for https://bugs.launchpad.net/kolla/+bug/1638585 | 14:56 |
openstack | Launchpad bug 1638585 in kolla newton "cinder rootwrap not working in newton" [Critical,New] | 14:56 |
oxkipo | Jeffrey41: Its still giving me that same error | 14:57 |
kwazar | I've changed it to private after realizing comments can't be edited but then changed to public anyway | 14:57 |
Jeffrey4l | kwazar, got. | 14:58 |
portdirect | sdake: 165 from here | 14:58 |
Jeffrey4l | oxkipo, hmm ;( | 14:58 |
Jeffrey4l | kwazar, all file in /etc/sudoers.d? | 14:59 |
Jeffrey4l | and /etc/cinder/ | 15:00 |
oxkipo | kolla is great but it will be even better when those automatic plugin installs | 15:00 |
Jeffrey4l | oxkipo, yep. it is. | 15:00 |
Jeffrey4l | will support this in O cycle ; ) | 15:01 |
oxkipo | that is when? | 15:01 |
Jeffrey4l | before Feb. 2017 | 15:01 |
oxkipo | so for otaka | 15:02 |
*** mnasiadka has quit IRC | 15:03 | |
*** TxGirlGeek has quit IRC | 15:03 | |
sdake | Jeffrey4l can you watch pls https://www.youtube.com/watch?v=HsMhEjcdb_Q | 15:03 |
Jeffrey4l | sure. i am watching. | 15:04 |
*** TxGirlGeek has joined #openstack-kolla | 15:04 | |
*** eaguilar_ has joined #openstack-kolla | 15:05 | |
*** eaguilar has quit IRC | 15:06 | |
sdake | btw sbezverk is on pto until the 15th | 15:08 |
*** TxGirlGeek has quit IRC | 15:10 | |
*** TxGirlGeek has joined #openstack-kolla | 15:10 | |
*** huikang has joined #openstack-kolla | 15:12 | |
*** dwalsh has joined #openstack-kolla | 15:18 | |
Jeffrey4l | mliima, around? | 15:19 |
*** TxGirlGeek has quit IRC | 15:19 | |
mliima | hi Jeffrey4l | 15:19 |
*** TxGirlGeek has joined #openstack-kolla | 15:19 | |
Jeffrey4l | is manila-data package exist on centos ? http://logs.openstack.org/61/393161/4/check/gate-kolla-dsvm-build-centos-binary-centos-7-nv/597a223/console.html#_2016-11-03_14_42_14_178963 | 15:19 |
Jeffrey4l | mliima, ^^ | 15:20 |
mliima | it should :/ | 15:21 |
mliima | well, I'll check it and fix | 15:22 |
Jeffrey4l | yes. your patch is all green. | 15:22 |
Jeffrey4l | but it is not exist now. | 15:22 |
Jeffrey4l | thanks. | 15:22 |
mark-casey1 | hey guys. Apologies if anyone finds this spammy but I'm changing jobs and I'm leaving a near-completed developer/QA lab deployed on Kolla and don't want it to die. The role is mainly Ansible, EC2, Rackspace, Jenkins, etc. at a software company in Dallas if anyone is looking. http://www.indeed.com/cmp/Point-of-Rental-Software/jobs/Linux-System-Administrator-85b75fbe84da0ecd | 15:24 |
Jeffrey4l | mliima, and the ubuntu binary is not handled in Dockerfile. | 15:24 |
*** lrensing has quit IRC | 15:24 | |
sdake | mark-casey1 where ya headed? | 15:25 |
*** TxGirlGeek has quit IRC | 15:25 | |
mark-casey1 | LinuxAcademy, doing mostly the same | 15:25 |
mark-casey1 | well, probably not as much OpenStack ;? | 15:25 |
mark-casey1 | *:/ | 15:25 |
sdake | mark-casey1 should post on linked in, there are hundreds of openstack devs out of jobs atm | 15:26 |
sdake | some are ops types | 15:26 |
sdake | (bcause of recent layoffs) | 15:26 |
mark-casey1 | sdake: ok cool, thanks we'll check it out | 15:26 |
Jeffrey4l | mliima, btw, push PS based on this https://review.openstack.org/#/c/393161/ then all gate should be green. | 15:27 |
*** yingjun has quit IRC | 15:28 | |
*** yingjun has joined #openstack-kolla | 15:28 | |
Serlex | why have these companies hit the panic buttons and laid off hundreds | 15:28 |
sdake | 100 mllion usd only goes so far serlex | 15:29 |
sdake | especially when you are lighting it on fire in a solid gold trashcan | 15:29 |
mliima | Ok Jeffrey4l, give me a time to check it | 15:29 |
Serlex | lol | 15:30 |
mark-casey1 | haha. QOTD | 15:30 |
mliima | Jeffrey4l, for some distros, the manila-date was left out | 15:32 |
*** yingjun_ has joined #openstack-kolla | 15:32 | |
*** yingjun has quit IRC | 15:32 | |
pbourke | ha | 15:33 |
*** TxGirlGeek has joined #openstack-kolla | 15:33 | |
mliima | staff was making the integration of the "last hour" of Manila and hence they said that they were going to the m-dat after and, So maybe manila-data binary isn't supported for any distro. | 15:34 |
srwilkers | good morning everyone :) | 15:36 |
*** ssurana has joined #openstack-kolla | 15:38 | |
*** TxGirlGeek has quit IRC | 15:39 | |
*** TxGirlGe_ has joined #openstack-kolla | 15:39 | |
pbourke | hey srwilkers | 15:39 |
*** lrensing has joined #openstack-kolla | 15:44 | |
*** zhubingbing_ has quit IRC | 15:44 | |
oxkipo | Kolla is rewriting my edited nova config file. Please may someone help me? I just want to setup pci passthrough | 15:44 |
pbourke | oxkipo: don't edit the config on the target nodes | 15:44 |
pbourke | oxkipo: do it from /etc/kolla/config on your operator | 15:44 |
openstackgerrit | prameswar proposed openstack/kolla: Adding logrotate configuration for ceilometer https://review.openstack.org/389710 | 15:45 |
*** TxGirlGe_ has quit IRC | 15:45 | |
oxkipo | I have edited configs in /etc/kolla/nova/nova-* because I dont have /etc/kolla/config | 15:45 |
*** TxGirlGeek has joined #openstack-kolla | 15:47 | |
pbourke | you need to create it: http://docs.openstack.org/developer/kolla/advanced-configuration.html#openstack-service-configuration-in-kolla | 15:48 |
oxkipo | will it create that directory automatically when I will enable that setting? | 15:49 |
pbourke | no, try the following | 15:50 |
pbourke | mkdir -p /etc/kolla/config | 15:50 |
pbourke | vi /etc/kolla/config/nova.conf | 15:50 |
pbourke | and add the entries you need (no need to copy the whole file) | 15:50 |
*** dwalsh has quit IRC | 15:52 | |
oxkipo | and when I need for specific services of nova can I copy nova directory into config? | 15:52 |
pbourke | oxkipo: say you wanted to augment nova_compute | 15:55 |
pbourke | oxkipo: you would use /etc/kolla/config/nova-compute/nova.conf | 15:55 |
*** yingjun_ has quit IRC | 15:55 | |
*** yingjun has joined #openstack-kolla | 15:56 | |
*** b_bezak has quit IRC | 15:56 | |
*** b_bezak has joined #openstack-kolla | 15:56 | |
oxkipo | ok thanks | 15:56 |
oxkipo | and is there support for trove? | 15:57 |
*** harlowja_at_home has joined #openstack-kolla | 15:57 | |
pbourke | noone has added it yet afaik | 15:58 |
pbourke | there's images but no ansible | 15:58 |
oxkipo | oh ok | 15:59 |
oxkipo | do you know when will it be available? | 16:00 |
srwilkers | is noone working towards getting the ansible roles for it? | 16:00 |
*** yingjun has quit IRC | 16:00 | |
*** b_bezak has quit IRC | 16:00 | |
mliima | Jeffrey4l, my bad | 16:01 |
*** sdake has quit IRC | 16:01 | |
mliima | manila-data package isn't exist on centos :/ | 16:01 |
pbourke | not that I know of | 16:01 |
mliima | exist on ubuntu | 16:01 |
*** huikang has quit IRC | 16:02 | |
*** huikang has joined #openstack-kolla | 16:02 | |
srwilkers | hmm | 16:03 |
openstackgerrit | Mauricio Lima proposed openstack/kolla: Fix Manila-data binary distro https://review.openstack.org/393386 | 16:03 |
*** srwilkers has quit IRC | 16:04 | |
openstackgerrit | junbo proposed openstack/kolla: Fix typo https://review.openstack.org/393387 | 16:05 |
*** sdake has joined #openstack-kolla | 16:06 | |
*** b_bezak has joined #openstack-kolla | 16:06 | |
*** huikang has quit IRC | 16:07 | |
*** dwalsh has joined #openstack-kolla | 16:07 | |
openstackgerrit | Steven Dake proposed openstack/kolla: Make Ubuntu gate work https://review.openstack.org/393157 | 16:07 |
sdake | fire flew from his finger tips | 16:08 |
sdake | re trove, people work on what they want to work on in this project - if someone wants to work on trove, feel free ;-) | 16:10 |
*** david-lyle has joined #openstack-kolla | 16:10 | |
oxkipo | pbourke: I have enabled the config path and copied config into there, then I added values into the config and reconfigured the cloud and I cannot see it in the original config and it doesnt work (the pci passthrough "PCI alias gpu is not defined (HTTP 400)") | 16:12 |
pbourke | oxkipo: what does your override config look like currently | 16:13 |
*** neilus has quit IRC | 16:14 | |
oxkipo | I have added this to my default section into nova-api | 16:14 |
oxkipo | pci_alias = {"name": "gpu", "vendor_id": "10de", "product_id": "13c2", "device_type": "type-PF"} | 16:14 |
*** lrensing has quit IRC | 16:15 | |
pbourke | have you added the appropriate header,e.g. [default] | 16:16 |
oxkipo | yes its a normal full copy of that config but I have added that line into default | 16:17 |
*** dave-mccowan has quit IRC | 16:17 | |
*** eaguilar_ has quit IRC | 16:18 | |
*** dave-mccowan has joined #openstack-kolla | 16:18 | |
*** Guest92 has joined #openstack-kolla | 16:19 | |
*** sdake has quit IRC | 16:19 | |
*** huikang has joined #openstack-kolla | 16:19 | |
*** eaguilar has joined #openstack-kolla | 16:19 | |
*** b_bezak has quit IRC | 16:21 | |
*** dwalsh has quit IRC | 16:21 | |
*** b_bezak has joined #openstack-kolla | 16:22 | |
*** Guest92_ has joined #openstack-kolla | 16:22 | |
*** tonanhngo has joined #openstack-kolla | 16:23 | |
*** mmoster has quit IRC | 16:25 | |
*** srwilkers has joined #openstack-kolla | 16:25 | |
*** Guest92 has quit IRC | 16:25 | |
*** b_bezak has quit IRC | 16:26 | |
*** tonanhngo has quit IRC | 16:28 | |
pbourke | :/ | 16:28 |
pbourke | so on your target node, your change doesn't appear in /etc/kolla/nova/nova.conf ? | 16:28 |
srwilkers | oxkipo: it looks like theres a patch set for ansible-trove, but its been in merge conflict for 9 weeks | 16:28 |
*** jtriley has quit IRC | 16:29 | |
oxkipo | pbourke: no | 16:30 |
oxkipo | arwilkers: so that means I can deploy trove? | 16:30 |
pbourke | oxkipo: so you ran kolla-ansible reconfigure, yes? | 16:31 |
*** david-lyle has quit IRC | 16:32 | |
*** david-lyle has joined #openstack-kolla | 16:33 | |
oxkipo | yes I did | 16:33 |
*** lrensing has joined #openstack-kolla | 16:34 | |
*** f13o_ has quit IRC | 16:36 | |
*** f13o_ has joined #openstack-kolla | 16:36 | |
*** neilus has joined #openstack-kolla | 16:36 | |
*** dwalsh has joined #openstack-kolla | 16:39 | |
*** msimonin1 has quit IRC | 16:42 | |
*** eaguilar has quit IRC | 16:44 | |
openstackgerrit | Paul Bourke (pbourke) proposed openstack/kolla: Fix plugin parsing for base images https://review.openstack.org/393291 | 16:45 |
openstackgerrit | Paul Bourke (pbourke) proposed openstack/kolla: Allow neutron-fwaas to be enabled in Neutron https://review.openstack.org/393409 | 16:45 |
oxkipo | pbourke: what do you think may be wrong? | 16:46 |
pbourke | oxkipo: I have a feeling its around paths, they can be a little confusing | 16:46 |
pbourke | oxkipo: can you confirm the path of your override file | 16:46 |
oxkipo | this is enabled | 16:47 |
oxkipo | node_custom_config: "/etc/kolla/config" | 16:47 |
*** dwalsh has quit IRC | 16:47 | |
oxkipo | and that path exists with configs inside that I edited | 16:47 |
pbourke | right but what is the exact layout of your /etc/kolla/config | 16:49 |
pbourke | ls -lR /etc/kolla/config | 16:49 |
oxkipo | http://paste.openstack.org/show/587811/ | 16:49 |
oxkipo | here is a tree | 16:49 |
pbourke | oxkipo: ok so lets simplfy | 16:52 |
*** neilus has quit IRC | 16:52 | |
*** ppalacios has quit IRC | 16:52 | |
pbourke | oxkipo: trash all that, and just put your changes in /etc/kolla/config/nova.conf | 16:52 |
pbourke | oxkipo: that should work | 16:53 |
v1k0d3n | hey rhallisey, noticed sdake and inc0 aren't on here here....but | 16:53 |
pbourke | oxkipo: then we can get more granular | 16:53 |
pbourke | oxkipo: sorry I know its a bit pokey | 16:53 |
*** Serlex has quit IRC | 16:53 | |
v1k0d3n | on a helm call right now (development call). and we were just talking about this whole dependency issue... | 16:53 |
rhallisey | v1k0d3n, oh interesting | 16:54 |
rhallisey | is this a weekly helm sig? | 16:54 |
v1k0d3n | again it's coming back to a controller of some sort. the entrypoint is becoming a bigger and bigger issue. | 16:54 |
v1k0d3n | want to join? | 16:54 |
*** ssurana has quit IRC | 16:54 | |
v1k0d3n | https://engineyard.zoom.us/j/366425549 | 16:54 |
rhallisey | I'll listen in | 16:55 |
rhallisey | err don't have zoom | 16:55 |
rhallisey | v1k0d3n, how often are these meetings? | 16:55 |
oxkipo | pbourke: make a copy of an example nova.conf and save it as /etc/kolla/config/nova.conf? | 16:56 |
*** ppalacios has joined #openstack-kolla | 16:56 | |
pbourke | oxkipo: yes | 16:56 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Fix keystone image building issue https://review.openstack.org/393161 | 16:56 |
oxkipo | ok | 16:57 |
pbourke | oxkipo: fyi these are the paths that are checked https://github.com/openstack/kolla/blob/master/ansible/roles/nova/tasks/config.yml#L51-L57 | 16:57 |
v1k0d3n | weekly | 16:57 |
v1k0d3n | rhallisey: please join | 16:57 |
v1k0d3n | SAP is on and showing hte demo now :) | 16:57 |
rhallisey | dl now | 16:57 |
v1k0d3n | are you in? | 16:58 |
v1k0d3n | wish that sdake and inc0 were here too! | 16:58 |
v1k0d3n | this is big. awesome. | 16:58 |
*** ppalacios has quit IRC | 16:58 | |
*** dwalsh has joined #openstack-kolla | 16:59 | |
*** harlowja_at_home has quit IRC | 17:00 | |
Jeffrey4l | fyi: gate is broken until these three patch is merged: https://review.openstack.org/#/c/393157/ https://review.openstack.org/#/c/393161/ https://review.openstack.org/#/c/393386/1 | 17:00 |
*** ppalacios has joined #openstack-kolla | 17:00 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla: Fix Manila-data binary distro https://review.openstack.org/393386 | 17:01 |
rhallisey | hmm can't hear | 17:01 |
*** g3ek has quit IRC | 17:01 | |
*** haplo37 has quit IRC | 17:01 | |
Jeffrey4l | please merged these patches ASAP. | 17:02 |
*** neilus has joined #openstack-kolla | 17:03 | |
*** matrohon has quit IRC | 17:03 | |
pbourke | Jeffrey4l: waiting for jenkins results on those | 17:03 |
oxkipo | oh ok | 17:04 |
Jeffrey4l | thanks. | 17:04 |
*** schwicht has quit IRC | 17:05 | |
v1k0d3n | rhallisey: can you hear now? | 17:06 |
*** schwicht has joined #openstack-kolla | 17:06 | |
v1k0d3n | this was a huge meeting. | 17:06 |
*** haplo37 has joined #openstack-kolla | 17:07 | |
v1k0d3n | that's lachlan talking and he's a huge openstack guy. he really wants to see this succeed. | 17:07 |
*** g3ek has joined #openstack-kolla | 17:07 | |
*** b_bezak has joined #openstack-kolla | 17:09 | |
*** b_bezak has quit IRC | 17:10 | |
rhallisey | v1k0d3n, yes I caught the last 4 min | 17:11 |
*** ssurana has joined #openstack-kolla | 17:11 | |
rhallisey | v1k0d3n, what company? | 17:12 |
v1k0d3n | what company? what do you mean? | 17:14 |
v1k0d3n | rhallisey: did you catch these? https://github.com/jimmidyson/configmap-reload | 17:15 |
rhallisey | v1k0d3n, nice it seems like they are excited about working w/ openstack | 17:15 |
v1k0d3n | absolutely! | 17:15 |
rhallisey | oh thokin mentioned that | 17:15 |
rhallisey | in the past | 17:15 |
*** strigazi is now known as strigazi_AFK | 17:16 | |
pbourke | anyone ever try neutron-lbaas in kolla? we're not installing the server piece so I cant see how it would work? :/ | 17:16 |
mliima | Jeffrey4l, pbourke http://lists.openstack.org/pipermail/openstack-dev/2016-June/096408.html | 17:18 |
pbourke | mliima: ? | 17:18 |
mliima | about manila-data binary support | 17:19 |
pbourke | tl;dr? | 17:19 |
mliima | well, doesn't have the manila-data binary for rhel | 17:22 |
openstackgerrit | junbo proposed openstack/kolla: Fix typo https://review.openstack.org/393387 | 17:22 |
mliima | that's all | 17:22 |
openstackgerrit | James McCarthy proposed openstack/kolla: Update the cleanup-host script for swift cleanup. https://review.openstack.org/393421 | 17:25 |
*** jruano has joined #openstack-kolla | 17:26 | |
*** msimonin has joined #openstack-kolla | 17:27 | |
*** narasimha_SV has joined #openstack-kolla | 17:30 | |
openstackgerrit | Merged openstack/kolla: Barbican: Fix race condition when starting procs simultaneously https://review.openstack.org/392927 | 17:31 |
narasimha_SV | http://paste.openstack.org/show/587816/ | 17:31 |
narasimha_SV | i deployed ceilometer with mogodb as backend using kolla | 17:32 |
narasimha_SV | i am seeing above logs when i execute ceilometer meter-list | 17:32 |
narasimha_SV | i can see mongodb running properly | 17:32 |
*** msimonin has quit IRC | 17:35 | |
*** msimonin has joined #openstack-kolla | 17:36 | |
*** fragatina has quit IRC | 17:39 | |
*** f13o_ has quit IRC | 17:39 | |
narasimha_SV | even I can see ceilometer database is populated with the 3 collections , event, meter and resouce | 17:39 |
openstackgerrit | Mauricio Lima proposed openstack/kolla: Fix Manila-data binary distro https://review.openstack.org/393386 | 17:40 |
pbourke | narasimha_SV: so whats the problem? | 17:41 |
narasimha_SV | even i have images uploaded to glance and configurations to ceilometer is proper i dont see any meter list | 17:42 |
narasimha_SV | in ceilometer-api.log those lines in above link are coming as [:error] logs | 17:42 |
narasimha_SV | I am confused whether the setup is proper or not | 17:43 |
*** harlowja has quit IRC | 17:43 | |
pbourke | hmm they only look like info to me | 17:44 |
pbourke | unless Im looking at the wrong paste | 17:44 |
pbourke | dont you need create meters yourself? | 17:44 |
*** tonanhngo has joined #openstack-kolla | 17:44 | |
*** harlowja has joined #openstack-kolla | 17:46 | |
openstackgerrit | Mauricio Lima proposed openstack/kolla: Fix Manila-data binary distro https://review.openstack.org/393386 | 17:46 |
narasimha_SV | once we add metering conf in glance and nova | 17:48 |
*** eaguilar has joined #openstack-kolla | 17:48 | |
narasimha_SV | i am expecting the usage meters will be notified to ceilometer right ? | 17:48 |
*** oxkipo has quit IRC | 17:48 | |
pbourke | hmm yeah I guess so | 17:50 |
narasimha_SV | I created a VM , downloaded a image from glance but no data is been populated in mongodb about these operations | 17:50 |
*** narasimha_SV has quit IRC | 17:57 | |
*** jruano has quit IRC | 17:57 | |
*** tonanhngo has quit IRC | 17:58 | |
*** tonanhngo has joined #openstack-kolla | 17:58 | |
openstackgerrit | Paul Bourke (pbourke) proposed openstack/kolla: Install neutron-lbaas in neutron-server https://review.openstack.org/393435 | 18:01 |
*** portdirect is now known as portdirect_away | 18:02 | |
*** tonanhngo has quit IRC | 18:03 | |
*** srwilkers has quit IRC | 18:04 | |
*** sdake has joined #openstack-kolla | 18:05 | |
*** athomas has quit IRC | 18:05 | |
openstackgerrit | Mauricio Lima proposed openstack/kolla: Fix Manila-data binary distro https://review.openstack.org/393386 | 18:06 |
openstackgerrit | Mauricio Lima proposed openstack/kolla: Fix Manila-data binary distro https://review.openstack.org/393386 | 18:07 |
*** jtriley has joined #openstack-kolla | 18:07 | |
*** ssurana has quit IRC | 18:08 | |
*** Guest92_ has quit IRC | 18:10 | |
*** ssurana has joined #openstack-kolla | 18:19 | |
*** sdake has quit IRC | 18:22 | |
*** neilus has quit IRC | 18:22 | |
*** mkoderer has quit IRC | 18:22 | |
*** f13o has joined #openstack-kolla | 18:29 | |
*** eaguilar_ has joined #openstack-kolla | 18:31 | |
*** eaguilar has quit IRC | 18:33 | |
*** eaguilar has joined #openstack-kolla | 18:34 | |
*** eaguilar_ has quit IRC | 18:36 | |
*** MarMat has quit IRC | 18:38 | |
*** MarMat has joined #openstack-kolla | 18:38 | |
*** sdake has joined #openstack-kolla | 18:39 | |
*** Guest92 has joined #openstack-kolla | 18:45 | |
*** mark-casey1 has quit IRC | 18:46 | |
*** Guest92_ has joined #openstack-kolla | 18:48 | |
*** Guest92 has quit IRC | 18:51 | |
openstackgerrit | Mauricio Lima proposed openstack/kolla: Fix Manila-data binary distro https://review.openstack.org/393386 | 18:52 |
*** jruano has joined #openstack-kolla | 18:54 | |
*** schwicht has quit IRC | 18:58 | |
*** dwalsh has quit IRC | 18:59 | |
*** schwicht has joined #openstack-kolla | 19:00 | |
*** strigazi_AFK is now known as strigazi | 19:02 | |
*** huikang has quit IRC | 19:05 | |
*** TxGirlGeek has quit IRC | 19:10 | |
*** TxGirlGeek has joined #openstack-kolla | 19:11 | |
*** shardy has quit IRC | 19:11 | |
*** huikang has joined #openstack-kolla | 19:13 | |
*** eaguilar has quit IRC | 19:16 | |
*** TxGirlGeek has quit IRC | 19:16 | |
*** TxGirlGeek has joined #openstack-kolla | 19:16 | |
*** eaguilar has joined #openstack-kolla | 19:18 | |
*** TxGirlGeek has quit IRC | 19:20 | |
*** TxGirlGeek has joined #openstack-kolla | 19:20 | |
*** srwilkers has joined #openstack-kolla | 19:20 | |
*** david-lyle has quit IRC | 19:23 | |
*** david-lyle has joined #openstack-kolla | 19:25 | |
*** dwalsh has joined #openstack-kolla | 19:29 | |
*** TxGirlGeek has quit IRC | 19:32 | |
*** TxGirlGeek has joined #openstack-kolla | 19:32 | |
*** neilus has joined #openstack-kolla | 19:32 | |
*** strigazi is now known as strigazi_AFK | 19:33 | |
*** strigazi_AFK is now known as strigazi | 19:35 | |
*** jruano has quit IRC | 19:35 | |
*** strigazi is now known as strigazi_AFK | 19:41 | |
*** TxGirlGeek has quit IRC | 19:42 | |
*** huikang has quit IRC | 19:46 | |
*** TxGirlGeek has joined #openstack-kolla | 19:51 | |
*** Guest92_ has quit IRC | 19:52 | |
*** huikang has joined #openstack-kolla | 19:55 | |
*** jtriley has quit IRC | 19:55 | |
openstackgerrit | Mauricio Lima proposed openstack/kolla: Move manila-share service to network node https://review.openstack.org/393469 | 19:56 |
*** fragatina has joined #openstack-kolla | 20:01 | |
*** Guest92 has joined #openstack-kolla | 20:01 | |
*** Guest92_ has joined #openstack-kolla | 20:03 | |
*** Guest92 has quit IRC | 20:07 | |
*** sdake has quit IRC | 20:13 | |
openstackgerrit | Mauricio Lima proposed openstack/kolla: Fix Manila-data binary distro https://review.openstack.org/393386 | 20:15 |
openstackgerrit | Mauricio Lima proposed openstack/kolla: Move manila-share service to network node https://review.openstack.org/393469 | 20:17 |
*** ppalacios has quit IRC | 20:19 | |
*** sdake has joined #openstack-kolla | 20:20 | |
openstackgerrit | Mauricio Lima proposed openstack/kolla: Update manila-data service inventory https://review.openstack.org/393471 | 20:21 |
*** jtriley has joined #openstack-kolla | 20:24 | |
*** jtriley has quit IRC | 20:29 | |
*** jtriley has joined #openstack-kolla | 20:29 | |
*** dave-mccowan has quit IRC | 20:30 | |
*** lrensing has quit IRC | 20:32 | |
*** khamtamtun has joined #openstack-kolla | 20:37 | |
sdake | rhallisey ping | 20:39 |
rhallisey | sdake, yo | 20:40 |
sdake | did you watch that second episode? | 20:40 |
rhallisey | no | 20:40 |
rhallisey | later :) | 20:40 |
sdake | always tomorrow! | 20:40 |
harlowja | woot, i got jenkins trying to build glance via kolla | 20:41 |
harlowja | https://gist.github.com/harlowja/fe547c90e42d974c61550e8ef752c2f3#file-gistfile1-txt-L309 | 20:41 |
harlowja | me so proud | 20:41 |
harlowja | lol | 20:41 |
sdake | boy if i hear tomrorow out of my kids one mor time i'm pretty sure i'm going to hang em :) | 20:41 |
harlowja | time to start asking questions :-P | 20:41 |
*** hyang has joined #openstack-kolla | 20:41 | |
openstackgerrit | Eduardo Gonzalez proposed openstack/kolla: Ansible config for nova-serialproxy console https://review.openstack.org/358839 | 20:41 |
harlowja | how do i get https://gist.github.com/harlowja/fe547c90e42d974c61550e8ef752c2f3#file-gistfile1-txt-L414 to not happen :) | 20:41 |
sdake | you mean you dont wnt percona harlowja ? | 20:42 |
harlowja | nm, it seems like its not actually installed there | 20:42 |
harlowja | we have a DBaaS kind of team | 20:42 |
harlowja | that manages our mysql | 20:42 |
sdake | that package is th rpm repo file | 20:43 |
sdake | not the actual packaging | 20:43 |
harlowja | right | 20:43 |
harlowja | another question | 20:43 |
harlowja | https://gist.github.com/harlowja/fe547c90e42d974c61550e8ef752c2f3#file-gistfile1-txt-L1080 | 20:43 |
harlowja | whats that, lol | 20:43 |
sdake | bought a traxxis rc car today | 20:43 |
sdake | pretty sweet | 20:43 |
sdake | harlowja dumb_init is how we solve the pid=1 problem in docker | 20:44 |
*** hyang1 has joined #openstack-kolla | 20:44 | |
sdake | ar eyou familiar with this problem? | 20:44 |
harlowja | heard about it | 20:44 |
sdake | https://github.com/Yelp/dumb-init | 20:44 |
harlowja | mostly find it odd that thing calls out to s3 :( | 20:44 |
sdake | readme explains why we have it | 20:45 |
*** hyang has quit IRC | 20:45 | |
sdake | written in c - which is good | 20:45 |
harlowja | lol | 20:45 |
harlowja | obviously! | 20:45 |
sdake | every othr init system written in python for containers | 20:45 |
sdake | which is not so good | 20:45 |
sdake | then every container has an entire python runtime in memory in the container | 20:46 |
sdake | which is quite large | 20:46 |
harlowja | right right | 20:47 |
harlowja | gotcha | 20:47 |
sdake | https://engineeringblog.yelp.com/2016/01/dumb-init-an-init-for-docker.html | 20:47 |
sdake | best tool for hte job and all that | 20:47 |
harlowja | cools | 20:47 |
harlowja | also another question | 20:48 |
harlowja | when i just asked for glance to get built | 20:48 |
harlowja | any idea why it ran a bunch of unrelated tasks | 20:48 |
harlowja | https://gist.github.com/harlowja/fe547c90e42d974c61550e8ef752c2f3#file-gistfile1-txt-L1104-L1123 ? | 20:48 |
harlowja | like all these | 20:48 |
*** fragatina has quit IRC | 20:49 | |
harlowja | they don't seem to do much | 20:49 |
*** steve-noyes has quit IRC | 20:53 | |
harlowja | also | 20:53 |
harlowja | another question | 20:53 |
*** jtriley has quit IRC | 20:53 | |
harlowja | is it expected that folks will reuse openstack-base (assuming across the same major release) | 20:54 |
sdake | harlowja that is our build script being broken | 20:54 |
sdake | harlowja it prints out a message saying that it is doing something when in fact it is not | 20:54 |
sdake | what is worse, is that it does it 4 times | 20:54 |
harlowja | so say put a openstack-base in a repo (built once) then for all of the same major release that openstack-base would be used again | 20:54 |
sdake | with a timer inbetween | 20:54 |
harlowja | sdake kk, let me see about that, i know that build script a little | 20:54 |
sdake | harlowja roger | 20:54 |
sdake | harlowja it really depends - hwen you build everything is rebuilt | 20:55 |
sdake | you dont have to --push openstack-base | 20:55 |
*** khamtamtun has quit IRC | 20:55 | |
sdake | but if you use --psuh it will replace it | 20:55 |
sdake | one option we dont have (I think) is to pull parent images and rebuild children | 20:56 |
harlowja | right, well if i'm building glance in one jenkins job, then nova in another | 20:56 |
sdake | i think this introdces some complexities into the system | 20:56 |
harlowja | can't have them all push openstack-base | 20:56 |
sdake | oh you can | 20:56 |
sdake | registery handles that | 20:56 |
harlowja | k | 20:56 |
sdake | but its not ideal | 20:56 |
sdake | i agree it needs some optimization there | 20:56 |
sdake | i dont know if you noticed, but we have been on fire since middle milestone 2 ;) | 20:56 |
harlowja | oh, didn't notice | 20:56 |
sdake | so little things like this don't hit the critical list | 20:57 |
harlowja | why u on fire | 20:57 |
harlowja | lol | 20:57 |
srwilkers | sdake spits mad fire | 20:57 |
sdake | we had approximately 100 bugs | 20:57 |
sdake | that were critical | 20:57 |
harlowja | ah | 20:57 |
sdake | in rc1... | 20:57 |
sdake | or maybe it was rc2 | 20:57 |
sdake | its in launchpad - you can look there to see the "why on fire" | 20:57 |
sdake | anyway I think we got most of the major problems out of the way ;) | 20:57 |
harlowja | woot | 20:57 |
sdake | zocata XO centurion rum incoming | 20:58 |
sdake | only $99 a bottle in the us | 20:58 |
harlowja | btw, https://gist.github.com/harlowja/d01b0814c454199c630ca56f018a11fa if anyone wants the jenkins groovy stuff (i can share more of the library that gets loaded, nothing special) | 20:58 |
*** schwicht has quit IRC | 20:59 | |
sdake | steak taking a nap | 20:59 |
sdake | ciesta time | 20:59 |
*** sdake_ has joined #openstack-kolla | 21:03 | |
*** hyang1 has quit IRC | 21:05 | |
*** ayoung has quit IRC | 21:06 | |
*** sdake has quit IRC | 21:07 | |
*** jheroux has quit IRC | 21:08 | |
*** david-lyle has quit IRC | 21:09 | |
*** sdake_ has quit IRC | 21:10 | |
*** schwicht has joined #openstack-kolla | 21:14 | |
*** Guest92_ has quit IRC | 21:19 | |
*** schwicht has quit IRC | 21:23 | |
*** eaguilar has quit IRC | 21:25 | |
*** huikang has quit IRC | 21:26 | |
*** huikang has joined #openstack-kolla | 21:26 | |
*** Guest92 has joined #openstack-kolla | 21:26 | |
*** ssurana has quit IRC | 21:28 | |
*** schwicht has joined #openstack-kolla | 21:31 | |
*** huikang has quit IRC | 21:31 | |
openstackgerrit | Joshua Harlow proposed openstack/kolla: Skip queuing build tasks for UNMATCHED images https://review.openstack.org/393490 | 21:32 |
*** khamtamtun has joined #openstack-kolla | 21:34 | |
*** Jeffrey4l has quit IRC | 21:34 | |
*** Jeffrey4l has joined #openstack-kolla | 21:35 | |
*** huikang has joined #openstack-kolla | 21:35 | |
*** srwilkers has quit IRC | 21:36 | |
*** jruano has joined #openstack-kolla | 21:38 | |
*** huikang has quit IRC | 21:40 | |
*** jruano has quit IRC | 21:40 | |
*** khamtamtun has quit IRC | 21:45 | |
*** Mech422 has quit IRC | 21:47 | |
*** Guest92 has quit IRC | 21:48 | |
*** Mech422 has joined #openstack-kolla | 21:48 | |
*** Guest92 has joined #openstack-kolla | 21:50 | |
*** harlowja has quit IRC | 21:56 | |
*** jruano has joined #openstack-kolla | 21:57 | |
*** neilus has quit IRC | 21:58 | |
*** huikang has joined #openstack-kolla | 22:00 | |
*** huikang has quit IRC | 22:00 | |
*** david-lyle_ has joined #openstack-kolla | 22:01 | |
*** schwicht has quit IRC | 22:01 | |
*** david-lyle_ has quit IRC | 22:02 | |
*** david-lyle has joined #openstack-kolla | 22:03 | |
*** f13o has quit IRC | 22:10 | |
*** lamt has quit IRC | 22:10 | |
*** neilus has joined #openstack-kolla | 22:10 | |
*** neilus_ has joined #openstack-kolla | 22:12 | |
*** neilus has quit IRC | 22:16 | |
*** absubram has quit IRC | 22:19 | |
*** Guest92 has quit IRC | 22:20 | |
*** ayoung has joined #openstack-kolla | 22:26 | |
*** tonanhngo has joined #openstack-kolla | 22:28 | |
*** schwicht has joined #openstack-kolla | 22:29 | |
*** hyang has joined #openstack-kolla | 22:32 | |
*** devananda is now known as devananda|away | 22:33 | |
*** TxGirlGeek has quit IRC | 22:36 | |
*** ayoung has quit IRC | 22:43 | |
*** ayoung has joined #openstack-kolla | 22:44 | |
*** Guest92 has joined #openstack-kolla | 22:45 | |
*** srwilkers has joined #openstack-kolla | 22:47 | |
*** msimonin has quit IRC | 22:52 | |
*** tonanhngo has quit IRC | 22:53 | |
*** Pavo has quit IRC | 22:54 | |
*** Pavo has joined #openstack-kolla | 23:00 | |
Pavo | evening | 23:00 |
Pavo | anyone free to help me with either Ceph or Cinder? | 23:02 |
*** ayoung has quit IRC | 23:03 | |
*** srwilkers has quit IRC | 23:04 | |
*** sdake has joined #openstack-kolla | 23:05 | |
*** srwilkers has joined #openstack-kolla | 23:07 | |
*** Guest92 has quit IRC | 23:09 | |
*** awiddersheim has joined #openstack-kolla | 23:12 | |
*** dwalsh has quit IRC | 23:14 | |
*** saneax-_-|AFK is now known as saneax | 23:19 | |
Pavo | hows everyone's day/night going? | 23:22 |
*** srwilkers has quit IRC | 23:26 | |
*** eaguilar has joined #openstack-kolla | 23:29 | |
*** srwilkers has joined #openstack-kolla | 23:32 | |
*** yuanying has joined #openstack-kolla | 23:41 | |
*** jruano has quit IRC | 23:43 | |
Pavo | everyone in bed? | 23:45 |
*** ayoung has joined #openstack-kolla | 23:48 | |
*** neilus_ has quit IRC | 23:49 | |
Pavo | wakeup mofos | 23:49 |
jascott1 | lol | 23:50 |
Pavo | lol | 23:50 |
Pavo | sorry been drinking alittle | 23:50 |
jascott1 | what are your intentions wtih Cinder? if you need a real cluster I am no help but if you need an AIO single machine w loopbacks (like for test setups) I can point you to the gate job | 23:50 |
jascott1 | Cinder/Ceph | 23:51 |
Pavo | well I followed http://docs.openstack.org/developer/kolla/cinder-guide.html but inside Horizon its only showing 49Gb | 23:51 |
Pavo | when it should be 30Tb | 23:51 |
*** tonanhngo has joined #openstack-kolla | 23:52 | |
jascott1 | oh | 23:52 |
Pavo | and I need to understand how these custon configs work | 23:53 |
Pavo | from what I understand is you don't have to have to full ini file, just the areas you want to customise in the ini file | 23:53 |
*** srwilkers has quit IRC | 23:53 | |
Pavo | have no tried to veridy | 23:54 |
Pavo | verfiy | 23:54 |
Pavo | grrr | 23:54 |
Pavo | verify | 23:54 |
*** neilus has joined #openstack-kolla | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!