*** eghobo has quit IRC | 00:04 | |
*** eghobo has joined #tripleo | 00:05 | |
SpamapS | do we know what this is: 2014-06-04 18:18:18.087 | Node d76976a6-c09e-4281-a898-37aed0beed7e is locked by host ubuntu, please retry after the current operation is completed. (HTTP 409) | 00:07 |
---|---|---|
SpamapS | also, are we not going to have an ubuntu (and thus, debuggable) overcloud job back until R1 returns? | 00:07 |
lifeless | SpamapS: we could switch out ubuntu for fedora | 00:10 |
SpamapS | stevebaker: https://review.openstack.org/#/c/97703/ <-- quite a bit more efficient overcloud template. (100 nodes == 27000 lines instead of 300,000) | 00:10 |
SpamapS | lifeless: I think that new overcloud template works | 00:10 |
lifeless | SpamapS: locked by host the workaround for https://bugs.launchpad.net/ironic/+bug/1315224 | 00:11 |
uvirtbot | Launchpad bug 1315224 in ironic "Ironic should set the node power-state to off when registering a node" [Wishlist,In progress] | 00:11 |
lifeless | SpamapS: mrda was looking at that (see the ironic channel) | 00:11 |
lifeless | SpamapS: 390K lines for 2000 nodes | 00:11 |
lifeless | SpamapS: register-nodes retries for 10 seconds, so that error means that the power thread took 10 seconds to assert power state off with the virt driver, which is odd | 00:12 |
SpamapS | lifeless: ah | 00:13 |
openstackgerrit | Yongli He proposed a change to openstack/tuskar: Rewrite policy to use the new changes of common policy https://review.openstack.org/97729 | 00:25 |
*** yamahata has joined #tripleo | 00:30 | |
*** eghobo has quit IRC | 00:31 | |
morganfainberg | SpamapS, lifeless, I've been looking over the ID vs Name (domain, user, etc) issue with Heat, and I just want to confirm my understanding (before I sound dumb writing up an email) - the issue is | 00:40 |
morganfainberg | Heat has been deployed and the configuration/template has no knowledge of what is in keystone (and can't ask) for the new IDs? | 00:40 |
morganfainberg | Therefore, it would be easier to just be able to use a name vs the ID? | 00:40 |
morganfainberg | is there a reason (besides it isn't implemented) that it is impossible to keep a stash of results when creating things like Domain/Project/etc and refer to them in a later-run template? [I'm catching up on Heat at the moment, so i'm a bit behind the curve] | 00:41 |
*** rwsu has quit IRC | 00:51 | |
SpamapS | morganfainberg: we create those things _long_ after Heat is deployed. | 01:22 |
SpamapS | morganfainberg: we initialize the new cloud not from heat, because that would be a complicated circular dependency. | 01:22 |
SpamapS | morganfainberg: we could certainly ask for the IDs constantly until we find the name we're looking for... | 01:24 |
*** morazi has quit IRC | 01:25 | |
SpamapS | morganfainberg: but we're suggesting that the lookup of name->ID be built into keystoneclient, and then we can let Heat try forever to initialize itself with the given name. | 01:25 |
*** yamahata has quit IRC | 01:26 | |
*** yamahata has joined #tripleo | 01:26 | |
*** xuhaiwei has joined #tripleo | 01:36 | |
*** victor_lowther has quit IRC | 01:42 | |
*** TravT has quit IRC | 01:42 | |
*** jcooley has quit IRC | 01:44 | |
*** victor_lowther has joined #tripleo | 01:45 | |
*** nosnos has joined #tripleo | 01:46 | |
morganfainberg | SpamapS,ah ok cool. and it is built into keystoneclient at this point (or should be)- i'll 2x check | 01:47 |
morganfainberg | tonight | 01:47 |
* morganfainberg needs to go get dinner | 01:47 | |
*** jcooley has joined #tripleo | 01:49 | |
SpamapS | morganfainberg: cool | 01:57 |
stevebaker | SpamapS: allHostsConfig looks good | 02:14 |
stevebaker | SpamapS: As an aside, why build the hosts as an epic Fn::Join rather than building a list of dicts which is iterated by the oac template? | 02:14 |
greghaynes | Looking for cores on https://review.openstack.org/#/c/93104/ and the review it depends on (both have passed tests) | 02:21 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Allow multiple binds per service in haproxy https://review.openstack.org/89925 | 02:27 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Prevent duplication of net_binds per service https://review.openstack.org/95097 | 02:27 |
*** pcrews has quit IRC | 02:32 | |
*** ramishra has joined #tripleo | 02:53 | |
*** akuznetsov has quit IRC | 02:54 | |
*** untriaged-bot has joined #tripleo | 03:00 | |
untriaged-bot | Untriaged bugs so far: | 03:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1326319 | 03:00 |
uvirtbot | Launchpad bug 1326319 in diskimage-builder "Add support for deploying for ironic from baremetal node" [Undecided,New] | 03:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1326016 | 03:00 |
uvirtbot | Launchpad bug 1326016 in tripleo "Different configuration files for different nova services are merged together not allowing to specify specific value for a specific service" [Undecided,In progress] | 03:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1325762 | 03:00 |
uvirtbot | Launchpad bug 1325762 in tripleo "intermittent tftp issues using physical hardware" [Undecided,New] | 03:00 |
*** untriaged-bot has quit IRC | 03:00 | |
*** sballe has joined #tripleo | 03:11 | |
*** sballe has quit IRC | 03:26 | |
*** sballe has joined #tripleo | 03:27 | |
*** cody-somerville has quit IRC | 03:42 | |
*** nosnos has quit IRC | 03:43 | |
*** sballe has quit IRC | 03:43 | |
*** eghobo has joined #tripleo | 03:45 | |
SpamapS | stevebaker: "tradition" | 03:47 |
* tchaypo learns about awk -F | 03:55 | |
tchaypo | why did i never know about that before? | 03:55 |
greghaynes | F yea | 03:56 |
lifeless | merica | 03:57 |
tchaypo | i just wanted to use a word to mean "like extrapolate, but backwards" | 03:58 |
tchaypo | and almost said "backstrapolate", but then i started thinking about steak and got distracted | 03:59 |
lifeless | interpolate? | 04:00 |
tchaypo | yeah, clealy interpolate is the word I wanted. | 04:00 |
lifeless | clealy? | 04:00 |
tchaypo | in other news | 04:00 |
tchaypo | if we stop picking on my speling | 04:01 |
tchaypo | actually i answered my own question, never mind. | 04:01 |
lifeless | :) | 04:01 |
*** rpodolyaka1 has joined #tripleo | 04:04 | |
* tchaypo is resigned to one messy rebase when the readme.md -> readme.rst change lands | 04:05 | |
tchaypo | so many other changes that are in flight have updates to readme.md that I'm going to have to copy across. | 04:06 |
tchaypo | le sigh | 04:06 |
greghaynes | tchaypo: you could ask them to rebase off you | 04:08 |
greghaynes | s/ask/beg | 04:08 |
greghaynes | especially if yours looks like its giong to merge | 04:08 |
tchaypo | well actually | 04:10 |
tchaypo | https://review.openstack.org/#/c/97129/ and https://review.openstack.org/#/c/95308/ both have one +2 already, https://review.openstack.org/#/c/92749/ only has +1s | 04:11 |
tchaypo | but since lifeless and greghaynes are around, that could all change very quickly... | 04:11 |
tchaypo | and then I'd be happy to offer them new patches that do the rebase for them | 04:12 |
tchaypo | stevebaker: were you doing some work on setup_pki recently? Is https://review.openstack.org/#/c/95101/ relevant to you? | 04:13 |
tchaypo | and once again with https://review.openstack.org/#/c/96383/ I'm being all persnickety about commit messages. I bet I'm going to develop a reputation. | 04:22 |
*** tzumainn has quit IRC | 04:22 | |
*** sballe has joined #tripleo | 04:25 | |
*** eghobo has quit IRC | 04:30 | |
*** eghobo has joined #tripleo | 04:31 | |
*** sballe has quit IRC | 04:32 | |
tchaypo | lifeless: a question about the 3 reviews/day stat thing | 04:34 |
tchaypo | if I'm coming back each day and commenting on the latest patchset on each of the 6 changes I'm following - does that count as meeting the 3 reviews/day quota? | 04:34 |
tchaypo | or will each of those reviews only count once, regardless of how many patchsets on that change I review/comment on? | 04:34 |
*** cody-somerville has joined #tripleo | 04:35 | |
*** jcoufal has joined #tripleo | 04:36 | |
*** lazy_prince has joined #tripleo | 04:38 | |
*** matsuhashi has joined #tripleo | 04:39 | |
lifeless | tchaypo: its a balance | 04:40 |
lifeless | tchaypo: the point is to be reading a bunch of code | 04:40 |
lifeless | tchaypo: if you're spending 2hrs a day doing code review, thats probably a decent balance | 04:40 |
*** nosnos has joined #tripleo | 04:41 | |
SpamapS | tchaypo: in the stats, if you make a change to the total score (-1, +1, -2, +2) then it counts. | 04:43 |
* mordred is now striving for inbox zero | 04:43 | |
lifeless | wow, 50% deploy failure rate | 04:44 |
mordred | with code reviews | 04:44 |
mordred | which is made easier by gertty | 04:44 |
lifeless | tchaypo: actually, let me re-answer differently | 04:44 |
lifeless | tchaypo: the core commitment | 04:44 |
lifeless | tchaypo: is to do three reviews; we haven't specified it more precisely, but the stats we have follow the rule SpamapS indicated (including repeated -1's etc) | 04:45 |
tchaypo | SpamapS: ah, interseting. So if a review is already -1 and I add a -1 for another reason, it doesn't count; but if I change a review from +1 to -1 it does? | 04:46 |
clarkb | mordred: I am so happy you find gertty useful because we get a ton of reviews out of you now :) | 04:46 |
lifeless | tchaypo: no, it counts | 04:47 |
lifeless | tchaypo: from a stats perspective, but the commitment isn't about stats | 04:47 |
tchaypo | so adding another reason to -1 a review is a useful contribution and happily counts towards the stats; just jumping on and giving an "I don't like it either" -1 isn't very useful but unhappily counts towards the stats? | 04:49 |
lifeless | yes | 04:49 |
lifeless | which is why meta-reviews of candidate core reviewers take time | 04:49 |
lifeless | because I read through rather than relying on stats | 04:49 |
tchaypo | +1 | 04:50 |
lifeless | the stats are a first pass filter | 04:50 |
tchaypo | looking forward to doing a run through soon? | 04:50 |
lifeless | no :) | 04:50 |
SpamapS | I wonder how hard a meta-review dashboard would be | 04:51 |
SpamapS | IMO a better use of peoples time than a different frontend | 04:51 |
clarkb | SpamapS: that exists | 04:52 |
clarkb | though as a gertty user I find it to be so much better than alternative | 04:53 |
clarkb | I get a lsit of things to review, I review them. I can kill threads that don't matter. And check out stuff locally for testing and review | 04:53 |
clarkb | also I get about 150 more reviews a week from mordred with gertty so it is a success | 04:53 |
tchaypo | tell me more about this gertty thing | 04:54 |
lifeless | clarkb: gertty isn't a metareview | 04:54 |
SpamapS | metareview as in, review the reviews | 04:54 |
clarkb | lifeless: nope it is a different frontend | 04:54 |
SpamapS | so look at somebody's -1 and their comments and judge that | 04:54 |
tchaypo | google helpfully fixes my spelling "getty" and points me at getty.com.au | 04:55 |
clarkb | SpamapS: right the reviewstats things from russellb does that apparently | 04:55 |
clarkb | jeblair uses it | 04:55 |
*** akuznetsov has joined #tripleo | 04:55 | |
tchaypo | ah, http://git.openstack.org/cgit/stackforge/gertty/ | 04:55 |
lifeless | clarkb: no, it doesn't | 04:55 |
clarkb | tchaypo: it is a curses gerrit front end | 04:55 |
SpamapS | clarkb: as in, shows you a person's reviews from the last 30 days? | 04:55 |
clarkb | lifeless: according to jeblair it does | 04:55 |
*** eguz has joined #tripleo | 04:55 | |
lifeless | clarkb: it just get aggregate stats | 04:55 |
lifeless | clarkb: reviewstats most definitely doesn't - I help maintain it | 04:55 |
clarkb | lifeless: it can apparently generate in depth reports on the disagreements | 04:55 |
clarkb | tchaypo: its a bit rough around the edges but a lot of the bugs have been killed and you can do offline reviews | 04:56 |
lifeless | clarkb: news to me and I can't see anything about that in it | 04:56 |
clarkb | lifeless: maybe jeblair has hacked it on top. you would have to ask him | 04:56 |
lifeless | clarkb: so cool, but I don't know how to access it | 04:56 |
tchaypo | offline reviews sound like they'd be useful on a plane or something | 04:57 |
tchaypo | except that I can never do anything useful on a plane | 04:57 |
clarkb | tchaypo: yup. mordred did 89 reviews on monday apparently | 04:57 |
clarkb | and I am 99% sure that was all plane | 04:57 |
tchaypo | ! | 04:57 |
tchaypo | that's impressive. | 04:57 |
tchaypo | i just typed "cd srcf" and bash said "oh you meant src" and took me into the right folder | 04:58 |
*** eghobo has quit IRC | 04:58 | |
tchaypo | spooky. | 04:58 |
SpamapS | I can't even look at my laptop if I'm not in an exit row | 04:59 |
SpamapS | like literally, can't look at it.. the seat in front smashes it | 04:59 |
clarkb | SpamapS: ya I tend to spend my time trying to sleep or reading a book or playing 3DS | 05:01 |
StevenK | tchaypo: zsh will spelling correct, too | 05:01 |
tchaypo | yeah, I don't think I'll be using it on a plane, but I suspect I might use it in other contexts. | 05:01 |
*** eghobo has joined #tripleo | 05:04 | |
tchaypo | I just realied that the "os" at the start of "oslo" probably comes from the same place as at the start of "os-*-config" | 05:04 |
*** eguz has quit IRC | 05:04 | |
*** eghobo has quit IRC | 05:04 | |
*** eghobo has joined #tripleo | 05:05 | |
StevenK | tchaypo: I'm not actually trolling (for once), but is your laptop actually small enough to open when sitting in a plane seat? | 05:05 |
lifeless | mine isn't | 05:05 |
tchaypo | I don't know, I haven't tried. I suspect I could manage it if I put it on my lap, but the screen would be hidden if the person in front reclines | 05:06 |
tchaypo | but I'd have no space for the keyboard, mouse etc | 05:06 |
StevenK | ... tripod | 05:06 |
lifeless | superglue | 05:06 |
StevenK | I've used my 9470m on my lap on a plane for about 5 minutes, it was quite uncomfortable | 05:06 |
* tchaypo waits for gertty to sync | 05:06 | |
*** dkehn has quit IRC | 05:06 | |
tchaypo | so I'm finally forcing myself to start writing a spec for multiple env handling, if only to serve as a consolidation/documentation of current practices | 05:07 |
tchaypo | I've searched but can't find any previous discussion, it seems like it Just Happened | 05:07 |
tchaypo | but if anyone can point me at something I mised... | 05:07 |
*** dkehn has joined #tripleo | 05:08 | |
*** eguz has joined #tripleo | 05:10 | |
*** eguz has quit IRC | 05:10 | |
*** eguz has joined #tripleo | 05:11 | |
*** eghobo has quit IRC | 05:11 | |
clarkb | tchaypo: also if you run into crashes try pulling jeblairs tip of proposed changes | 05:12 |
clarkb | tchaypo: a bunch of bugs are fixed and features added in that stack and I have been using it without major problems | 05:12 |
lifeless | tchaypo: 'multiple env' ? | 05:13 |
*** rakesh_hs has joined #tripleo | 05:14 | |
mordred | clarkb: most of those have landed now | 05:19 |
mordred | but seriously - gertty has changed my life in terms of reviews | 05:19 |
lifeless | so tchaypo | 05:23 |
*** jtomasek has joined #tripleo | 05:23 | |
lifeless | tchaypo: is there a way to create a URL for Jira that will get you to a partially filed out new issue ? | 05:23 |
greghaynes | hahah | 05:24 |
greghaynes | poor tchaypo is go-to on jira help | 05:24 |
lifeless | tchaypo: specifically, we have a number of fields to fill out when filing DC ops tickets, and manual data entry is not anyones friend | 05:24 |
lifeless | greghaynes: same way I am on LP :P | 05:24 |
greghaynes | good point | 05:24 |
StevenK | Or me | 05:24 |
*** marun_afk is now known as marun | 05:29 | |
*** rpodolyaka1 has quit IRC | 05:33 | |
morganfainberg | mordred, dude gerrtty is awesome, just getting used to it... but... OMG next time I need to travel, so awesome | 05:39 |
mordred | morganfainberg: it's the best thing evar - and it keeps getting better | 05:40 |
mordred | I want "u" to get me from diff to review screen - I may add a patch | 05:40 |
morganfainberg | mordred, unfortunately, i current have it crashing on a specific review, trying to debug why that review keeps crashing it out, but... other than that - excellent | 05:40 |
lifeless | nuts, 5 hung deploys | 05:41 |
clarkb | morganfainberg: is there binary data? I think gertty may crash on diffs of binary files | 05:41 |
morganfainberg | clarkb, hm. don't think so, it's a spec review | 05:41 |
morganfainberg | clarkb, so RST only | 05:41 |
morganfainberg | clarkb, and it's a new file. | 05:41 |
mordred | is there a file-level comment? | 05:42 |
morganfainberg | mordred, oooh that might be it. i'll check on that. | 05:42 |
mordred | morganfainberg: the fix for handling file level comments, and also reviews with missing git changes both just landed recently | 05:42 |
mordred | morganfainberg: try pulling again and re-installing | 05:42 |
morganfainberg | mordred, well i pulled and installed this afternoon | 05:42 |
morganfainberg | mordred, crashed with a different error, but same review | 05:42 |
mordred | nice | 05:43 |
morganfainberg | mordred, i'm sure i'll figure it out when i spend some time on it - then i'll post a fix! | 05:43 |
morganfainberg | :) | 05:43 |
morganfainberg | mordred, oooh have a question for you hold on a sec. | 05:45 |
*** mrunge has joined #tripleo | 05:46 | |
morganfainberg | anyway catch you all tomrrow. | 05:47 |
*** mrunge has quit IRC | 05:47 | |
lifeless | morganfainberg: night | 05:47 |
morganfainberg | lifeless, i think i've got my head around the user_domain stuff, gonna chat w/ SpamapS more tomorrow about it, but might have some info we can turn into something useful. | 05:50 |
lifeless | cool | 05:51 |
lifeless | morganfainberg: a specific success story would be enabling the neutron callback stuff in tripleo deploys | 05:52 |
*** rpodolyaka1 has joined #tripleo | 05:52 | |
morganfainberg | lifeless, well. lets see if we can make it really good news. i've been wrapping my head around triple-o here and... heat as well, it's very different than looking at identity code ;) | 05:53 |
openstackgerrit | A change was merged to openstack/tripleo-incubator: Add Swift roles required to poll for Swift usage https://review.openstack.org/94730 | 05:53 |
morganfainberg | annnyway. i must sleep | 05:54 |
lifeless | night | 05:54 |
*** jcoufal has quit IRC | 05:56 | |
*** akuznetsov has quit IRC | 05:58 | |
SpamapS | yeah.. this f20 overcloud job is useless | 06:02 |
SpamapS | http://logs.openstack.org/03/97703/3/check-tripleo/check-tripleo-overcloud-f20/0ff7e52/console.html | 06:02 |
lifeless | its not useless - it tells us when its ok | 06:02 |
SpamapS | fails.. | 06:02 |
SpamapS | "check the logs" | 06:02 |
lifeless | just not when its bad :) | 06:02 |
SpamapS | except.. there are no logs | 06:02 |
SpamapS | because lennart | 06:02 |
lifeless | SpamapS: so - propose a switch to the ubuntu job | 06:02 |
lifeless | SpamapS: (now) and ping mordred to get it live asap | 06:02 |
*** rpodolyaka1 has quit IRC | 06:02 | |
SpamapS | lifeless: I believe derekh has a "ship the journal" patch in progress. But my question is, why did we drop the ubuntu one? | 06:03 |
lifeless | SpamapS: capacity | 06:03 |
SpamapS | lifeless: how're we on R1 revivavl? | 06:03 |
SpamapS | spelled correctly | 06:03 |
SpamapS | THIS I COMMAND | 06:03 |
lifeless | debugging the failing nodes | 06:03 |
* SpamapS has decided to channel Serpentor | 06:03 | |
lifeless | found one with wedged IPMI, fixed | 06:03 |
SpamapS | lifeless: I got your email about one still w/ no link | 06:04 |
lifeless | one with no net link - stale Jira ticket, have pinged in hipchat about how to resurrect | 06:04 |
SpamapS | lifeless: thought we fixed all those | 06:04 |
*** mrunge has joined #tripleo | 06:06 | |
*** rpodolyaka1 has joined #tripleo | 06:08 | |
SpamapS | ok started my own local devtest overcloud run | 06:09 |
SpamapS | may the mirrors be ever in my favor | 06:09 |
* SpamapS goes to fold laundry while that runs | 06:09 | |
lifeless | SpamapS: DC folk checked cabling, handed off to NIC folk, and it was closed in the middle. | 06:12 |
lifeless | SpamapS: stayed closed. | 06:12 |
clarkb | SpamapS: there is a huge heat stack in the gate that can't merge due to a merge failure | 06:14 |
*** rpodolyaka1 has quit IRC | 06:14 | |
*** marun is now known as marun_afk | 06:14 | |
clarkb | not sure if you care about pushing a rebase to clean that up | 06:14 |
clarkb | 95996 is where the stack starts | 06:14 |
*** akuznetsov has joined #tripleo | 06:20 | |
lifeless | SpamapS: so my goal is having all nodes in ironic either in maintenance (and up to date jira ticket) or working | 06:25 |
lifeless | SpamapS: so nova boot --num-instances=available -> success | 06:25 |
lifeless | SpamapS: since I know heat won't cope otherwise | 06:25 |
openstackgerrit | lokesh s proposed a change to openstack/tripleo-incubator: When following the install procedure in devtest.html, any proxy information in the environment (eg, $http_proxy) will not be seen by apt/yum/zypper being run inside install-dependencies, as those commands are run inside sudo. https://review.openstack.org/96383 | 06:26 |
lifeless | git first line fail | 06:26 |
*** loki184 has joined #tripleo | 06:27 | |
*** jprovazn has joined #tripleo | 06:29 | |
lifeless | .16 is off in lala land | 06:29 |
lifeless | poor ilo | 06:30 |
openstackgerrit | lokesh s proposed a change to openstack/tripleo-incubator: Make install-dependencies use sudo -E to enable use of env proxy. https://review.openstack.org/96383 | 06:30 |
adam_g | hey! does tripleo-incubator do anything to adjust neutron port quotas for larger scale clouds? | 06:31 |
lifeless | adam_g: disables it | 06:31 |
adam_g | lifeless, hmph | 06:31 |
lifeless | adam_g: for the deployment layer that is | 06:32 |
adam_g | lifeless, im hitting it on the 36th node of an overcloud | 06:32 |
lifeless | adam_g: do you have enough ip addresses ? | 06:32 |
adam_g | lifeless, ah! | 06:34 |
adam_g | hmm. neutron should be logging something else there. | 06:34 |
lifeless | adam_g: neutron or nova? there's a bug open on nova | 06:34 |
lifeless | I am fairly sure there is anyhow | 06:34 |
adam_g | lifeless, good catch, thanks. | 06:34 |
lifeless | its a catch-by-http-code and then assume it means one thing, situation | 06:35 |
adam_g | lifeless, er, neutron should be raising something else or nova logging something else. | 06:35 |
adam_g | yeah | 06:35 |
adam_g | anyway, thanks again. i will sleep better now | 06:35 |
adam_g | cya | 06:35 |
lifeless | sadface | 06:37 |
lifeless | Monitor is in graphics mode or an unsupported text mode. | 06:37 |
*** yfaykya has quit IRC | 06:37 | |
*** rdopiera has joined #tripleo | 06:38 | |
*** lsmola_ has joined #tripleo | 06:38 | |
*** yfaykya has joined #tripleo | 06:39 | |
*** lsmola has quit IRC | 06:39 | |
*** yfaykya has quit IRC | 06:43 | |
*** yfaykya has joined #tripleo | 06:45 | |
*** yfaykya has quit IRC | 06:49 | |
*** yfaykya has joined #tripleo | 06:51 | |
GheRivero | morning all | 06:51 |
*** Guest_ has joined #tripleo | 06:55 | |
*** yfaykya has quit IRC | 06:56 | |
*** yfaykya has joined #tripleo | 06:57 | |
*** xuhaiwei has quit IRC | 06:57 | |
openstackgerrit | Jan Provaznik proposed a change to openstack/tripleo-image-elements: Explicitly specify mysql node address https://review.openstack.org/97775 | 06:58 |
*** Guest_ has quit IRC | 06:58 | |
*** loki184 has quit IRC | 06:59 | |
*** yfaykya has quit IRC | 07:02 | |
*** yfaykya has joined #tripleo | 07:03 | |
*** AaronGr has quit IRC | 07:06 | |
*** yfaykya has quit IRC | 07:07 | |
*** yfaykya has joined #tripleo | 07:09 | |
*** akuznetsov has quit IRC | 07:10 | |
*** AaronGr has joined #tripleo | 07:13 | |
*** yfaykya has quit IRC | 07:14 | |
*** yfaykya has joined #tripleo | 07:15 | |
*** yfaykya has quit IRC | 07:20 | |
*** yfaykya has joined #tripleo | 07:21 | |
*** jp_at_hp has joined #tripleo | 07:25 | |
*** yfaykya has quit IRC | 07:26 | |
tchaypo | lifeless: Yeah it's possible. Messy but possible. I'll ping you in the morning to get details | 07:26 |
lifeless | tchaypo: see the hp internal etherpad linked on the hp r1 rebuild etherpad | 07:27 |
*** yfaykya has joined #tripleo | 07:28 | |
tchaypo | I think I have a bookmark for the r1 ether pad so I should be able to get there | 07:28 |
openstackgerrit | Ghe Rivero proposed a change to openstack/tripleo-image-elements: Don't install openvswitch dkms modules in kernel >= 3.12 https://review.openstack.org/95151 | 07:30 |
*** yfaykya has quit IRC | 07:32 | |
*** yfaykya has joined #tripleo | 07:34 | |
*** ci-overcloud has joined #tripleo | 07:36 | |
ci-overcloud | ************** ci-overcloud complete status=1 ************ | 07:36 |
*** ci-overcloud has quit IRC | 07:36 | |
lifeless | Ng: we need a new ssl cert for ci-overcloud.hp1.tripleo.org too | 07:36 |
*** yfaykya has quit IRC | 07:38 | |
lifeless | ok, doing a 40 node test build (current goal, flushing out second-layer deploy fails) | 07:38 |
*** yfaykya has joined #tripleo | 07:40 | |
openstackgerrit | Ghe Rivero proposed a change to openstack/diskimage-builder: Initial cirros element https://review.openstack.org/94664 | 07:41 |
*** yfaykya has quit IRC | 07:45 | |
*** yfaykya has joined #tripleo | 07:46 | |
*** andreaf has joined #tripleo | 07:50 | |
*** yfaykya has quit IRC | 07:50 | |
SpamapS | | fault | {"message": "Timed out waiting for a reply to message ID c12b7798054b4b9e912ef26034a53d92", "code": 500, "details": " File \"/opt/stack/venvs/nova/local/lib/python2.7/site-packages/nova/conductor/manager.py\", line 802, in build_instances | | 07:52 |
*** yfaykya has joined #tripleo | 07:52 | |
SpamapS | hrm | 07:52 |
*** jistr has joined #tripleo | 07:53 | |
SpamapS | lifeless: lifeless we need to add the word 'text' to kernel cmdline to avoid graphics mode on trusty btw | 07:54 |
lifeless | SpamapS: patch up for ironic ? | 07:55 |
SpamapS | lifeless: I don't know what you are ?'ing | 07:56 |
*** yfaykya has quit IRC | 07:57 | |
lifeless | SpamapS: oh, adding text to the command line | 07:58 |
*** yfaykya has joined #tripleo | 07:58 | |
SpamapS | No | 07:59 |
*** pelix has joined #tripleo | 08:01 | |
lifeless | SpamapS: https://review.openstack.org/98050 | 08:02 |
*** yfaykya has quit IRC | 08:02 | |
*** yfaykya has joined #tripleo | 08:04 | |
*** e0ne has joined #tripleo | 08:06 | |
SpamapS | lifeless: thanks, I had no idea where to even start | 08:06 |
SpamapS | lifeless: did you see my "Timed out waiting for a reply" error? | 08:09 |
SpamapS | lifeless: ring any bells? | 08:09 |
*** yfaykya has quit IRC | 08:09 | |
lifeless | rpc worker exhaustion in the conductor | 08:09 |
SpamapS | while booting.. 1??? | 08:09 |
*** yfaykya has joined #tripleo | 08:10 | |
SpamapS | 2014-06-05 06:09:57.520 5196 CRITICAL nova [-] ImportError: No module named ironic.nova.scheduler.ironic_host_manager | 08:12 |
SpamapS | thats the problem | 08:12 |
lifeless | yow :) | 08:13 |
lifeless | there's a patch up for that in ironic | 08:13 |
SpamapS | Shouldn't I expect to see ironic importable in the nova venv for that? | 08:13 |
SpamapS | (I don't) | 08:13 |
*** dtantsur|afk is now known as dtantsur | 08:14 | |
*** yfaykya has quit IRC | 08:15 | |
SpamapS | my seed has nova-baremetal in the elements list, but is configured for ironic.. | 08:16 |
giulivo | bnemec, regarding this https://review.openstack.org/#/c/93954/ , I replied to your comment , what you think would be best to do then? | 08:16 |
SpamapS | most odd | 08:17 |
*** yfaykya has joined #tripleo | 08:17 | |
*** lucasagomes has joined #tripleo | 08:17 | |
*** martyntaylor has joined #tripleo | 08:18 | |
* SpamapS rips it all down and tries again | 08:18 | |
SpamapS | what a lovely opportunity to sleep | 08:18 |
*** e0ne has quit IRC | 08:19 | |
*** yfaykya has quit IRC | 08:21 | |
*** dtantsur is now known as dtantsur|afk | 08:23 | |
*** yfaykya has joined #tripleo | 08:23 | |
*** ramishra has quit IRC | 08:26 | |
*** jcoufal has joined #tripleo | 08:27 | |
*** yfaykya has quit IRC | 08:27 | |
*** jcoufal has quit IRC | 08:27 | |
*** jcoufal has joined #tripleo | 08:28 | |
*** ramishra has joined #tripleo | 08:28 | |
*** yfaykya has joined #tripleo | 08:29 | |
*** athomas has joined #tripleo | 08:30 | |
openstackgerrit | Giulio Fidente proposed a change to openstack/tripleo-incubator: Make good use of TRIPLEO_OS_{FAMILY,DISTRO} where useful. https://review.openstack.org/93745 | 08:30 |
*** yfaykya has quit IRC | 08:33 | |
*** yfaykya has joined #tripleo | 08:35 | |
*** yfaykya has quit IRC | 08:39 | |
*** yfaykya has joined #tripleo | 08:41 | |
*** yfaykya has quit IRC | 08:45 | |
*** yfaykya has joined #tripleo | 08:47 | |
*** yfaykya has quit IRC | 08:51 | |
*** yfaykya has joined #tripleo | 08:53 | |
*** yfaykya has quit IRC | 08:57 | |
*** yfaykya has joined #tripleo | 08:59 | |
*** untriaged-bot has joined #tripleo | 09:00 | |
untriaged-bot | Untriaged bugs so far: | 09:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1326319 | 09:00 |
uvirtbot | Launchpad bug 1326319 in diskimage-builder "Add support for deploying for ironic from baremetal node" [Undecided,New] | 09:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1326016 | 09:00 |
uvirtbot | Launchpad bug 1326016 in tripleo "Different configuration files for different nova services are merged together not allowing to specify specific value for a specific service" [Undecided,In progress] | 09:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1325762 | 09:00 |
uvirtbot | Launchpad bug 1325762 in tripleo "intermittent tftp issues using physical hardware" [Undecided,New] | 09:00 |
*** untriaged-bot has quit IRC | 09:00 | |
*** yfaykya has quit IRC | 09:04 | |
openstackgerrit | Tomas Sedovic proposed a change to openstack/tripleo-specs: Moving TripleO Heat Templates towards native Heat https://review.openstack.org/97939 | 09:05 |
*** yfaykya has joined #tripleo | 09:05 | |
*** ci-overcloud has joined #tripleo | 09:09 | |
ci-overcloud | ************** ci-overcloud complete status=1 ************ | 09:09 |
*** ci-overcloud has quit IRC | 09:09 | |
*** yfaykya has quit IRC | 09:10 | |
*** yfaykya has joined #tripleo | 09:12 | |
openstackgerrit | Tomas Sedovic proposed a change to openstack/tripleo-specs: Moving TripleO Heat Templates towards native Heat https://review.openstack.org/97939 | 09:14 |
d0ugal | shadower: sure, sorry :) | 09:15 |
shadower | np | 09:15 |
shadower | d0ugal: I haven't read it in detail yet but they shouldn't | 09:15 |
shadower | d0ugal: my spec documents how to move away from merge.py (and that's it) | 09:16 |
d0ugal | shadower: they both refer to removing merge.py AFAICT | 09:16 |
*** yfaykya has quit IRC | 09:16 | |
shadower | d0ugal: so iiuic, https://review.openstack.org/#/c/97335/ should be about the future handling of templates by tuskar | 09:17 |
d0ugal | shadower: I've only scanned jdob's spec, I'll read them both in detail. | 09:17 |
d0ugal | right | 09:17 |
shadower | i.e. how to structure them, how to put them together, what about custom roles, etc. | 09:17 |
d0ugal | shadower: I just seen under "Depenencies" it refers to your spec | 09:17 |
shadower | and all of that work kind of depends on merge.py being gone | 09:17 |
d0ugal | shadower: so you can probably ignore me :) | 09:18 |
shadower | ah cool | 09:18 |
*** yfaykya has joined #tripleo | 09:18 | |
d0ugal | Makes sense, thanks. | 09:18 |
shadower | d0ugal: no worries, we should probably be clearer in the specs | 09:18 |
shadower | d0ugal: was just about to link to my spec from there, you beat me to it :-) | 09:20 |
*** e0ne has joined #tripleo | 09:21 | |
*** yfaykya has quit IRC | 09:22 | |
*** ramishra has quit IRC | 09:23 | |
*** yfaykya has joined #tripleo | 09:24 | |
d0ugal | shadower: heh, figured it might help somebody else confused like me :) | 09:25 |
shadower | was a good call | 09:26 |
*** yfaykya has quit IRC | 09:28 | |
*** yfaykya has joined #tripleo | 09:30 | |
andrearosa | shadower: hi, I've just read your specs about the merge.py, good work...and I have a question :) is there anything special to change in the merge.py to be able to use the `environment.yaml` as template for mapping a role to a type? | 09:31 |
shadower | andrearosa: I'm not sure how would that work. Merge.py takes a bunch of templates and produces a single file. The environment mapping means you don't join them together but pass them all to heat during stack-create/stack-update | 09:33 |
shadower | in theory you could do both: use merge.py for things like scaling, Merge::Map, FileInclude, etc. | 09:33 |
shadower | and then pass the generated template along with environment.yaml and any other templates to heat | 09:34 |
andrearosa | I see, I hope to have time to play with it, my need is to create a specific role with a specific configuration and that feature seems to fit perfectly for my case | 09:34 |
andrearosa | my use case is quite simple | 09:34 |
shadower | right | 09:35 |
*** yfaykya has quit IRC | 09:35 | |
shadower | yeah that should work | 09:35 |
shadower | although right now you might just be better off adding a new template and passing it to merge.py | 09:35 |
andrearosa | I want to define a Nova-api role with a given configuration and a Nova-Admin_api role witch is the same service but using a different conf | 09:35 |
shadower | right | 09:36 |
shadower | andrearosa: although maybe you could just pass the different conf as a Heat Parameter? | 09:36 |
shadower | if everything else is the same | 09:36 |
*** yfaykya has joined #tripleo | 09:36 | |
*** derekh_ has joined #tripleo | 09:37 | |
andrearosa | I have to dig into it, my problem is that the same service is the same image element so having a different heat resource is a way to "specialize" a specific service | 09:39 |
andrearosa | butas I said I am quite new for tripleo and heat so I have to study more ;) | 09:39 |
shadower | andrearosa: so you want to deploy two services on two differen machines that have the same image element | 09:41 |
*** yfaykya has quit IRC | 09:41 | |
shadower | but you want that image element to have different configurations? | 09:41 |
andrearosa | yes | 09:41 |
shadower | andrearosa: right, so you should be able to do that with a single heat template. You can pass two sets of configuration -- one for each server | 09:42 |
*** yfaykya has joined #tripleo | 09:42 | |
andrearosa | the two sets of configuration are passed via Heat template or via t-i-e? | 09:43 |
*** jtomasek has quit IRC | 09:43 | |
shadower | you pass them to heat which will send them as metadata to each server where the elements pick them up using os-collect-config and os-apply-config | 09:44 |
andrearosa | thanks for the suggestions and sorry if my questions are dumb | 09:46 |
andrearosa | much appreciated | 09:46 |
shadower | andrearosa: not at all! Heat is a complex thing, it takes a while to understand it | 09:46 |
shadower | I wouldn't say I understand it all myself | 09:46 |
*** yfaykya has quit IRC | 09:47 | |
shadower | feel free to ask more questions whenever there's anything unclear | 09:47 |
andrearosa | sure thing, thanks again | 09:48 |
*** yfaykya has joined #tripleo | 09:48 | |
*** dtantsur|afk is now known as dtantsur | 09:50 | |
*** yfaykya has quit IRC | 09:53 | |
*** yfaykya has joined #tripleo | 09:54 | |
*** akrivoka has joined #tripleo | 09:56 | |
*** yfaykya has quit IRC | 09:59 | |
*** dkehn has quit IRC | 10:00 | |
*** yfaykya has joined #tripleo | 10:01 | |
*** dkehn has joined #tripleo | 10:02 | |
*** rlandy has joined #tripleo | 10:04 | |
*** yfaykya has quit IRC | 10:05 | |
*** ramishra has joined #tripleo | 10:06 | |
*** yfaykya has joined #tripleo | 10:07 | |
*** yamahata has quit IRC | 10:10 | |
*** yfaykya has quit IRC | 10:11 | |
*** yfaykya has joined #tripleo | 10:13 | |
*** yfaykya has quit IRC | 10:17 | |
*** yfaykya has joined #tripleo | 10:19 | |
openstackgerrit | therese-mchale proposed a change to openstack/tripleo-image-elements: Use Percona Packages for Ubuntu https://review.openstack.org/90134 | 10:20 |
*** yfaykya has quit IRC | 10:23 | |
openstackgerrit | therese-mchale proposed a change to openstack/tripleo-image-elements: Use Percona Packages for Ubuntu https://review.openstack.org/90134 | 10:25 |
*** yfaykya has joined #tripleo | 10:25 | |
*** yfaykya has quit IRC | 10:29 | |
*** yfaykya has joined #tripleo | 10:31 | |
*** matsuhashi has quit IRC | 10:31 | |
*** matsuhashi has joined #tripleo | 10:34 | |
*** yfaykya has quit IRC | 10:35 | |
*** yfaykya has joined #tripleo | 10:37 | |
*** yfaykya has quit IRC | 10:42 | |
openstackgerrit | therese-mchale proposed a change to openstack/tripleo-image-elements: Use Percona Packages for Ubuntu https://review.openstack.org/90134 | 10:43 |
*** yfaykya has joined #tripleo | 10:43 | |
*** yfaykya has quit IRC | 10:48 | |
*** yfaykya has joined #tripleo | 10:50 | |
*** yfaykya has quit IRC | 10:54 | |
*** e0ne_ has joined #tripleo | 10:54 | |
*** yfaykya has joined #tripleo | 10:56 | |
*** e0ne has quit IRC | 10:58 | |
*** yfaykya has quit IRC | 11:00 | |
*** yfaykya has joined #tripleo | 11:02 | |
*** jtomasek has joined #tripleo | 11:02 | |
*** dprince has joined #tripleo | 11:04 | |
SpamapS | wtf.. I'm getting baremetal _and_ ironic configuration in my seed when I set USE_IRONIC=1 | 11:06 |
SpamapS | gah, sleep beckons | 11:06 |
*** matsuhashi has quit IRC | 11:06 | |
*** yfaykya has quit IRC | 11:06 | |
*** matsuhashi has joined #tripleo | 11:06 | |
*** lazy_prince has quit IRC | 11:07 | |
*** yfaykya has joined #tripleo | 11:08 | |
*** matsuhashi has quit IRC | 11:10 | |
*** yfaykya has quit IRC | 11:13 | |
*** yfaykya has joined #tripleo | 11:14 | |
*** yamahata has joined #tripleo | 11:15 | |
*** yfaykya has quit IRC | 11:19 | |
*** nosnos has quit IRC | 11:20 | |
*** yfaykya has joined #tripleo | 11:20 | |
openstackgerrit | Robert Parker proposed a change to openstack/tripleo-incubator: Setting up ceilometer SSL https://review.openstack.org/96259 | 11:22 |
*** lucasagomes is now known as lucas-hungry | 11:23 | |
*** matsuhashi has joined #tripleo | 11:24 | |
*** matsuhashi has quit IRC | 11:24 | |
*** matsuhashi has joined #tripleo | 11:24 | |
*** yfaykya has quit IRC | 11:25 | |
openstackgerrit | A change was merged to openstack/tripleo-incubator: Setting the metering secrets https://review.openstack.org/94201 | 11:26 |
*** yfaykya has joined #tripleo | 11:26 | |
*** matsuhashi has quit IRC | 11:29 | |
*** yfaykya has quit IRC | 11:31 | |
*** yfaykya has joined #tripleo | 11:32 | |
*** yfaykya has quit IRC | 11:37 | |
*** yfaykya has joined #tripleo | 11:39 | |
*** dprince has quit IRC | 11:39 | |
*** yfaykya has quit IRC | 11:43 | |
*** yfaykya has joined #tripleo | 11:45 | |
*** yfaykya has quit IRC | 11:50 | |
*** yfaykya has joined #tripleo | 11:51 | |
*** ramishra has quit IRC | 11:51 | |
*** julim has joined #tripleo | 11:52 | |
*** ramishra_ has joined #tripleo | 11:53 | |
*** yfaykya has quit IRC | 11:55 | |
*** yfaykya has joined #tripleo | 11:57 | |
*** morazi has joined #tripleo | 11:58 | |
*** akuznetsov has joined #tripleo | 12:00 | |
*** dprince has joined #tripleo | 12:01 | |
*** yfaykya has quit IRC | 12:01 | |
*** yfaykya has joined #tripleo | 12:03 | |
*** yfaykya has quit IRC | 12:07 | |
*** yfaykya has joined #tripleo | 12:09 | |
*** yfaykya has quit IRC | 12:14 | |
*** yfaykya has joined #tripleo | 12:15 | |
*** yfaykya has quit IRC | 12:20 | |
*** yfaykya has joined #tripleo | 12:21 | |
openstackgerrit | Alexis Lee proposed a change to openstack-infra/tripleo-ci: Split very long line in toci_devtest.sh https://review.openstack.org/97429 | 12:22 |
*** lucas-hungry is now known as lucasagomes | 12:24 | |
*** yfaykya has quit IRC | 12:25 | |
*** yfaykya has joined #tripleo | 12:28 | |
*** yfaykya has quit IRC | 12:32 | |
*** yfaykya has joined #tripleo | 12:34 | |
*** weshay has joined #tripleo | 12:37 | |
*** yfaykya has quit IRC | 12:38 | |
*** yfaykya has joined #tripleo | 12:40 | |
*** yfaykya has quit IRC | 12:44 | |
*** yfaykya has joined #tripleo | 12:46 | |
*** tzumainn has joined #tripleo | 12:46 | |
*** yfaykya has quit IRC | 12:51 | |
*** yfaykya has joined #tripleo | 12:52 | |
openstackgerrit | Gerry Drudy proposed a change to openstack/tripleo-image-elements: Enable rsync daemon on swift-storage https://review.openstack.org/95173 | 12:56 |
*** yfaykya has quit IRC | 12:57 | |
*** yfaykya has joined #tripleo | 12:58 | |
*** ramishra_ has quit IRC | 12:59 | |
*** ramishra has joined #tripleo | 13:01 | |
*** yfaykya has quit IRC | 13:02 | |
openstackgerrit | Dan Prince proposed a change to openstack-infra/tripleo-ci: Log a message when we skip the temprevert https://review.openstack.org/98103 | 13:03 |
*** yfaykya has joined #tripleo | 13:04 | |
*** noslzzp has joined #tripleo | 13:06 | |
*** yfaykya has quit IRC | 13:09 | |
*** yfaykya has joined #tripleo | 13:10 | |
*** ramishra has quit IRC | 13:14 | |
*** ramishra has joined #tripleo | 13:15 | |
*** yfaykya has quit IRC | 13:15 | |
*** yfaykya has joined #tripleo | 13:17 | |
*** matty_dubs|gone is now known as matty_dubs | 13:19 | |
*** IvanBerezovskiy has joined #tripleo | 13:19 | |
*** yfaykya has quit IRC | 13:21 | |
*** yfaykya has joined #tripleo | 13:23 | |
*** yfaykya has quit IRC | 13:27 | |
*** yfaykya has joined #tripleo | 13:29 | |
*** rakesh_hs has quit IRC | 13:41 | |
*** TravT has joined #tripleo | 13:49 | |
rbrady | drpince: I've already had one set of eyes on https://review.openstack.org/#/c/96770/ . It would be great if you could look at it when you get the chance. | 13:52 |
*** akrivoka has quit IRC | 13:53 | |
dprince | rbrady: ack | 13:53 |
*** akrivoka has joined #tripleo | 13:54 | |
*** pcrews has joined #tripleo | 13:54 | |
dprince | rbrady: have you updated any elements to use it? | 13:54 |
dprince | rbrady: would be nice to see those (with passing tests) in a patch series... | 13:55 |
rbrady | dprince: not yet. I'll work on it | 13:55 |
dprince | rbrady: don't need to see all of them mind you, just a single service would be enough proof that it works... | 13:55 |
*** eghobo has joined #tripleo | 13:55 | |
*** sballe has joined #tripleo | 13:55 | |
rbrady | drpince: sounds reasonable. I'll add a patch for that today | 13:56 |
*** eguz has quit IRC | 13:56 | |
*** eghobo has quit IRC | 13:56 | |
* dprince is apparently a Dr. pince now? | 13:56 | |
lxsli | Why not Zoidberg? | 13:58 |
dprince | lxsli: not sure, ask rbrady, he is the one who is changing me nic | 14:00 |
*** spzala has joined #tripleo | 14:00 | |
lxsli | dprince: casual nick Friday tomorrow! | 14:01 |
TheJulia | every irc channel should have a Zoidberg :) | 14:02 |
rbrady | *dprince*, lxsli: need #irclint to catch my inaccurate typing | 14:02 |
rbrady | Zoidberg++ | 14:02 |
dprince | lxsli: Yeah! So I usually don't play that game though. Already too many Dan's running around in OpenStack, I find it just further confuses people (which is I guess the point but whatever) | 14:03 |
* dprince isn't up on this Zoidberg business | 14:04 | |
dprince | he looks sort of like a red squid goblin with a nice stash | 14:05 |
lxsli | http://knowyourmeme.com/memes/futurama-zoidberg-why-not-zoidberg | 14:05 |
*** dtantsur is now known as dtantsur|afk | 14:05 | |
*** pblaho has joined #tripleo | 14:07 | |
*** ramishra has quit IRC | 14:09 | |
*** e0ne_ has quit IRC | 14:14 | |
*** e0ne has joined #tripleo | 14:14 | |
*** andreaf has quit IRC | 14:16 | |
*** athomas has quit IRC | 14:17 | |
*** athomas has joined #tripleo | 14:21 | |
*** jtomasek has quit IRC | 14:30 | |
*** akrivoka has quit IRC | 14:33 | |
lsmola_ | shadower: hello, quick question about L173 e.g. https://review.openstack.org/#/c/97939/3/specs/juno/tht_refactor.rst | 14:35 |
shadower | lsmola_: shoot | 14:36 |
lsmola_ | shadower: if i understand it correctly, the type: OS::TripleO::Compute, has to be unique in all templates? | 14:36 |
*** Lingo_ has joined #tripleo | 14:36 | |
lsmola_ | shadower: thinking if there will be one config I want to reuse in more templates, i would have to have it as n different resources, right? | 14:36 |
*** Lingo_ is now known as TravelingBear | 14:37 | |
shadower | not sure I understand | 14:37 |
*** akrivoka_ has joined #tripleo | 14:37 | |
shadower | you can't have two different templates map to the same resource type | 14:37 |
lsmola_ | shadower: right | 14:37 |
shadower | (within a single stack-create request) | 14:37 |
shadower | but you could swap them out by changing the url in enviroment.yaml's resource_registry | 14:38 |
openstackgerrit | Robert Parker proposed a change to openstack/tripleo-incubator: Setting up ceilometer SSL https://review.openstack.org/96259 | 14:38 |
lsmola_ | shadower: hm i guess it might not be needed, or we will build the config | 14:39 |
lsmola_ | shadower: e.g. there are some configs that will repeat in all templates | 14:39 |
*** TravelingBear is now known as BadCub01 | 14:39 | |
shadower | yeah | 14:39 |
shadower | that shouldn't be a problem | 14:39 |
*** ramishra has joined #tripleo | 14:39 | |
shadower | this just allows you to use template as a resource. You can have multiple resources of the same type inside your master template. Same with this | 14:40 |
shadower | (if you assign each config to a standalone template/resource) | 14:40 |
*** pblaho has quit IRC | 14:40 | |
shadower | lsmola_: is that what you're getting at? | 14:40 |
lsmola_ | shadower: right | 14:42 |
lsmola_ | shadower: what i had in mind was e.g. same configs in the same deployment | 14:43 |
lsmola_ | shadower: if we will have fine grained configs, there will be e.g. Rabbit config, that will be on each node | 14:44 |
shadower | yeah | 14:44 |
lsmola_ | shadower: i was thinking about a way how to reuse that in all places | 14:44 |
shadower | btw we're doing that today already, only with merge.py | 14:44 |
shadower | that sholudn't be a problem | 14:44 |
lsmola_ | shadower: yeah | 14:44 |
shadower | so yeah, you can put each config to a separate template and assign a new type to it in the resource registry | 14:44 |
lsmola_ | shadower: but with heat it is not possible, because the resourne name must be unique, right? | 14:44 |
*** ramishra has quit IRC | 14:45 | |
shadower | lsmola_: but you won't be using the same resource name. You'll use the custom type | 14:45 |
shadower | e.g. | 14:45 |
shadower | rabbit-config.yaml has a RabbitConfig resource that's OS::Heat::StructuredConfig | 14:45 |
shadower | environment.yaml's resource_registry has OS::TripleO::RabbitConfig: file:///path/to/t-h-t/rabbit-config.yaml | 14:46 |
shadower | and then overcloud.yaml can have a NovaRabbitDeployment that has config: {ref: OS::TripleO::RabbitConfig} and ControllerRabbitDeployment that also has config: {ref: OS::TripleO::RabbitConfig} | 14:47 |
shadower | and since OS::TripleO::RabbitConfig isn't a resource name but a type, you don't worry about any uniqueness constraints | 14:47 |
lsmola_ | shadower: right, that sounds good, we just need to make resource name unique | 14:47 |
lsmola_ | shadower: cool | 14:47 |
shadower | lsmola_: you don't need to make the resource name unique | 14:48 |
shadower | the types in the registry mapping have to be unique | 14:48 |
lsmola_ | shadower: i mean NovaRabbitDeployment has to be unie, right? | 14:48 |
shadower | yea | 14:48 |
*** jprovazn has quit IRC | 14:48 | |
shadower | but that's a deployment not a config | 14:48 |
lsmola_ | shadower: but the type can be used in multiple places | 14:48 |
shadower | up | 14:48 |
shadower | just like OS::Nova::Server | 14:48 |
shadower | lsmola_: I'm about to go, you fine with this or want to drill down further? | 14:49 |
lsmola_ | shadower: hmm, it tangled my mind :-) | 14:49 |
*** rdopiera has quit IRC | 14:49 | |
lsmola_ | shadower: let's talk about it next week, I will untagle it :-D | 14:50 |
shadower | ok | 14:50 |
lsmola_ | shadower: thank you :-) | 14:50 |
shadower | lsmola_: I think there's a wiki by stevebaker that shows off different examples of splitting configs and deployments into files | 14:50 |
shadower | lemmy dig it up | 14:50 |
lsmola_ | shadower: cool | 14:50 |
shadower | lsmola_: this is it I think: https://wiki.openstack.org/wiki/Heat/Blueprints/hot-software-config-spec | 14:51 |
shadower | look at the examples at the bottom | 14:51 |
shadower | it starts from an all-in-one example and then splits it up | 14:52 |
lsmola_ | shadower: great, thank you, will check it out | 14:52 |
shadower | okay, gotta go, see ya tomorrow | 14:52 |
lsmola_ | shadower: see ya | 14:53 |
bnemec | giulivo: Responded to https://review.openstack.org/#/c/93954/ I just wanted to try it locally before +2'ing because that check has been subtly broken so many times before. :-) | 14:55 |
*** jistr has quit IRC | 14:58 | |
*** ramishra has joined #tripleo | 14:59 | |
*** jistr has joined #tripleo | 15:00 | |
*** untriaged-bot has joined #tripleo | 15:00 | |
untriaged-bot | Untriaged bugs so far: | 15:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1326319 | 15:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1326016 | 15:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1325762 | 15:00 |
uvirtbot | Launchpad bug 1326319 in diskimage-builder "Add support for deploying for ironic from baremetal node" [Undecided,New] | 15:00 |
uvirtbot | Launchpad bug 1326016 in tripleo "Different configuration files for different nova services are merged together not allowing to specify specific value for a specific service" [Undecided,In progress] | 15:00 |
*** untriaged-bot has quit IRC | 15:00 | |
uvirtbot | Launchpad bug 1325762 in tripleo "intermittent tftp issues using physical hardware" [Undecided,New] | 15:00 |
*** akrivoka_ is now known as akrivoka | 15:04 | |
*** dprince has quit IRC | 15:13 | |
giulivo | bnemec, yet I think it is not entirely correct to use sudo virsh in cleanup just to make sure we connect to qemu:///system | 15:19 |
jp_at_hp | bnemec: see https://review.openstack.org/#/c/88084/ for https://bugs.launchpad.net/tripleo/+bug/1305785 | 15:20 |
uvirtbot | Launchpad bug 1305785 in tripleo "ubuntu cloud image: sha256sum: WARNING: 1 computed checksum did NOT match" [High,Triaged] | 15:20 |
giulivo | bnemec, and as you pointed, should that ever change, the usergroup script should be exectued before cleanup | 15:20 |
bnemec | jp_at_hp: Thanks, I'll take a look. | 15:25 |
*** eghobo has joined #tripleo | 15:38 | |
*** weshay has quit IRC | 15:39 | |
*** athomas has quit IRC | 15:42 | |
*** eghobo has quit IRC | 15:44 | |
*** eguz has joined #tripleo | 15:44 | |
*** eguz has quit IRC | 15:44 | |
*** eghobo has joined #tripleo | 15:44 | |
*** christop1eraedo has quit IRC | 15:45 | |
*** robsparker has quit IRC | 15:45 | |
*** jistr has quit IRC | 15:46 | |
*** jistr has joined #tripleo | 15:47 | |
*** jcoufal has quit IRC | 15:49 | |
*** ramishra has quit IRC | 15:50 | |
*** athomas has joined #tripleo | 15:52 | |
*** rcarrillocruz has quit IRC | 15:53 | |
*** rcarrillocruz has joined #tripleo | 15:58 | |
*** ramishra has joined #tripleo | 16:00 | |
*** robsparker has joined #tripleo | 16:00 | |
*** marun_afk is now known as marun | 16:02 | |
*** IvanBerezovskiy has left #tripleo | 16:02 | |
*** ramishra has quit IRC | 16:05 | |
*** weshay has joined #tripleo | 16:06 | |
openstackgerrit | Derek Higgins proposed a change to openstack-infra/tripleo-ci: Write log file for each systemd unit https://review.openstack.org/97947 | 16:11 |
*** e0ne has quit IRC | 16:13 | |
*** openstackgerrit has quit IRC | 16:20 | |
*** openstackgerrit has joined #tripleo | 16:21 | |
*** weshay has quit IRC | 16:22 | |
*** sballe has quit IRC | 16:26 | |
*** jistr has quit IRC | 16:31 | |
*** rcarrillocruz has quit IRC | 16:37 | |
*** martyntaylor has left #tripleo | 16:39 | |
*** weshay has joined #tripleo | 16:41 | |
*** rcarrillocruz has joined #tripleo | 16:42 | |
*** andreaf has joined #tripleo | 16:44 | |
*** sballe has joined #tripleo | 16:46 | |
*** mrunge has quit IRC | 16:51 | |
*** akuznetsov has quit IRC | 16:52 | |
*** akuznetsov has joined #tripleo | 16:53 | |
openstackgerrit | A change was merged to openstack-infra/tripleo-ci: Extract upstart logs so they can be loaded into logstash https://review.openstack.org/96308 | 16:53 |
*** dprince has joined #tripleo | 16:54 | |
* dprince just broke the TripleO CI gate | 16:55 | |
derekh_ | dprince: ? | 16:55 |
dprince | derekh_: maybe not :) I just sent Joe's elastic search log branch into tripleo-ci | 16:56 |
dprince | derekh_: meant to +2 but I +1 approved as well | 16:56 |
derekh_ | dprince: it should be ok, there will just be log files in there top level log directory until this lands https://review.openstack.org/#/c/98043/ | 16:57 |
derekh_ | dprince: then they should go to the subdirectory | 16:57 |
dprince | derekh_: yeah, yours passed (which depended on it) so I think we are fine | 16:57 |
derekh_ | dprince: yup, think so too | 16:58 |
derekh_ | btw, if anybody needs to test something that ubuntu specific they can do a check-experimental | 16:59 |
derekh_ | please don't all rush out and do it at the same time | 16:59 |
dprince | derekh_: yeah I noticed that yesterday when I ran it on a Nova patch | 17:01 |
*** matty_dubs is now known as matty_dubs|lunch | 17:02 | |
*** eghobo has quit IRC | 17:02 | |
*** derekh_ has quit IRC | 17:06 | |
*** ramishra has joined #tripleo | 17:06 | |
*** lucasagomes is now known as lucas-dinner | 17:07 | |
*** jang has quit IRC | 17:08 | |
*** akuznetsov has quit IRC | 17:10 | |
*** ramishra has quit IRC | 17:10 | |
*** akrivoka has quit IRC | 17:12 | |
*** akuznetsov has joined #tripleo | 17:12 | |
*** rakesh_hs has joined #tripleo | 17:20 | |
*** sballe has quit IRC | 17:25 | |
*** BadCub01 has quit IRC | 17:26 | |
*** noslzzp has quit IRC | 17:31 | |
*** athomas has quit IRC | 17:33 | |
*** eghobo has joined #tripleo | 17:33 | |
*** eghobo has quit IRC | 17:34 | |
*** eghobo has joined #tripleo | 17:37 | |
*** e0ne has joined #tripleo | 17:39 | |
*** ramishra has joined #tripleo | 17:40 | |
*** vinsh has quit IRC | 17:43 | |
*** ramishra has quit IRC | 17:44 | |
*** SlickNik has quit IRC | 17:45 | |
*** spiffxp_ has quit IRC | 17:45 | |
*** SlickNik has joined #tripleo | 17:46 | |
*** pelix has quit IRC | 17:47 | |
*** athomas has joined #tripleo | 17:47 | |
*** spiffxp has joined #tripleo | 17:48 | |
*** eguz has joined #tripleo | 17:48 | |
*** akuznetsov has quit IRC | 17:49 | |
*** matty_dubs|lunch is now known as matty_dubs | 17:49 | |
*** eghobo has quit IRC | 17:51 | |
*** jtomasek has joined #tripleo | 17:53 | |
*** marun has quit IRC | 17:56 | |
*** marun has joined #tripleo | 17:56 | |
*** akuznetsov has joined #tripleo | 18:03 | |
openstackgerrit | Derek Higgins proposed a change to openstack/tripleo-image-elements: Fall back to keystone-manage if pt-archiver isn't available https://review.openstack.org/98196 | 18:08 |
*** nati_ueno has joined #tripleo | 18:08 | |
*** rpodolyaka1 has joined #tripleo | 18:10 | |
*** eguz has quit IRC | 18:14 | |
*** eghobo has joined #tripleo | 18:14 | |
*** nealph has quit IRC | 18:24 | |
*** jtomasek has quit IRC | 18:25 | |
*** jang has joined #tripleo | 18:26 | |
*** andreaf has quit IRC | 18:30 | |
*** jtomasek has joined #tripleo | 18:34 | |
*** jtomasek has quit IRC | 18:40 | |
*** nati_ueno has quit IRC | 18:40 | |
*** ramishra has joined #tripleo | 18:41 | |
*** ramishra has quit IRC | 18:45 | |
lifeless | morning y;all | 18:45 |
greghaynes | O/ | 18:45 |
*** vinsh has joined #tripleo | 18:46 | |
*** jtomasek has joined #tripleo | 18:46 | |
*** jtomasek has quit IRC | 18:46 | |
TheJulia | Even though it is the afternoon here, coffee does sound good about now | 18:48 |
*** nati_ueno has joined #tripleo | 18:50 | |
robsparker | need a core reviewer to review and hopefully merge https://review.openstack.org/#/c/96259/ (tests have passed, at +6, no rebase required) | 18:52 |
*** e0ne has quit IRC | 18:53 | |
*** e0ne has joined #tripleo | 18:53 | |
*** vinsh_ has joined #tripleo | 18:53 | |
*** akuznetsov has quit IRC | 18:56 | |
lifeless | TheJulia: how are you settling in? | 18:56 |
*** e0ne has quit IRC | 18:58 | |
TheJulia | okay I guess, It is quite a bit to wrap one's head around, but things are starting to click so its a good sign. I'm hoping to hit the ground running once I get my laptop. | 19:01 |
lifeless | there's a bit to it yeah :) | 19:02 |
TheJulia | I've also gotten a few crazy ideas, but I'm going to keep a lid them for now or I'll catch a lot of flack from a former manager and a bunch of friends/former coworkers who have ended up at Amazon RDS. | 19:06 |
*** nati_ueno has quit IRC | 19:07 | |
*** funzo has quit IRC | 19:09 | |
*** funzo has joined #tripleo | 19:09 | |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Use the more common os_ names for novaclient https://review.openstack.org/90453 | 19:10 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Refactor nagios3 element to refresh more often https://review.openstack.org/90454 | 19:10 |
*** stevebaker has quit IRC | 19:15 | |
*** stevebaker has joined #tripleo | 19:15 | |
*** rpodolyaka1 has quit IRC | 19:15 | |
*** vinsh_ has quit IRC | 19:17 | |
lifeless | TheJulia: :) | 19:22 |
*** vinsh has quit IRC | 19:22 | |
*** vinsh has joined #tripleo | 19:24 | |
openstackgerrit | A change was merged to openstack/tripleo-incubator: Setting up ceilometer SSL https://review.openstack.org/96259 | 19:24 |
*** noslzzp has joined #tripleo | 19:25 | |
*** e0ne has joined #tripleo | 19:29 | |
lifeless | Ng: ping | 19:29 |
lifeless | Ng: (ssl certs) | 19:30 |
bnemec | robsparker: No problem. Lucky for you incubator doesn't gate on anything right now. :-) | 19:31 |
*** rakesh_hs has quit IRC | 19:40 | |
*** ramishra has joined #tripleo | 19:42 | |
*** ramishra has quit IRC | 19:46 | |
*** noslzzp has quit IRC | 19:47 | |
adam_g | lifeless, what size overclouds have you been bringing up in your recent testing? | 19:48 |
lifeless | adam_g: 39 | 19:49 |
lifeless | 40 machines, 1 controller | 19:50 |
adam_g | lifeless, have you hit any scalability issues with heat? im looking at a debian deployment of 30 nodes that seems to cripple heat when all nodes are polling with os-collect-config | 19:51 |
*** nati_ueno has joined #tripleo | 19:51 | |
lifeless | adam_g: lots but it was only using 5 or so cores | 19:53 |
lifeless | adam_g: during the deploy there is a very slow stage; pull in SpamapS's template fix for that | 19:53 |
adam_g | ive even seen traces of https://bugs.launchpad.net/tripleo/+bug/1184484 | 19:53 |
uvirtbot | Launchpad bug 1184484 in tripleo "Quantum default settings will cause deadlocks due to overflow of sqlalchemy_pool" [Critical,Fix released] | 19:53 |
lifeless | Ng: specifically c{d,i}-overcloud.hp1.tripleo.org | 19:54 |
openstackgerrit | Derek Higgins proposed a change to openstack-infra/tripleo-ci: Increase the pip default timeout to 60 https://review.openstack.org/98232 | 19:54 |
adam_g | lifeless, this one? https://review.openstack.org/#/c/93817/ | 19:55 |
lifeless | adam_g: https://review.openstack.org/#/c/97703/ | 19:57 |
*** weshay has quit IRC | 20:04 | |
*** nati_ueno has quit IRC | 20:08 | |
Ng | lifeless: both have been ordered and approved, so now we wait for them to be issued | 20:10 |
lifeless | Ng: wicked thanks | 20:11 |
*** weshay has joined #tripleo | 20:12 | |
*** rlandy has quit IRC | 20:17 | |
*** devananda has quit IRC | 20:19 | |
*** andreaf has joined #tripleo | 20:27 | |
*** julim has quit IRC | 20:34 | |
*** ramishra has joined #tripleo | 20:42 | |
*** ramishra has quit IRC | 20:47 | |
*** weshay has quit IRC | 20:51 | |
clarkb | tripleo folks. I am running https://review.openstack.org/#/c/88479/14/tools/build-image.sh which executes dib to build nodepool useable images and it fails with./tmp/image.duevtB5e/hooks/root.d/../environment.d/10-dib-init-system.bash: line 1: /tmp/image.duevtB5e/hooks/root.d/../environment.d/../dib-init-system: Permission denied | 20:54 |
clarkb | where might I start to debug this? | 20:54 |
clarkb | I am running this as root | 20:55 |
*** morazi has quit IRC | 20:57 | |
*** untriaged-bot has joined #tripleo | 21:00 | |
untriaged-bot | Untriaged bugs so far: | 21:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1326312 | 21:00 |
uvirtbot | Launchpad bug 1326312 in ironic "Broken HostManager: TypeError: __init__() takes at most 4 arguments (5 given)" [Critical,In progress] | 21:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1325762 | 21:00 |
uvirtbot | Launchpad bug 1325762 in tripleo "intermittent tftp issues using physical hardware" [Undecided,New] | 21:00 |
*** untriaged-bot has quit IRC | 21:00 | |
*** stevebaker has quit IRC | 21:00 | |
*** stevebaker has joined #tripleo | 21:00 | |
clarkb | I have discovered -x | 21:02 |
clarkb | looks like dib-init-system is not executable... | 21:09 |
clarkb | is that a bug? | 21:09 |
lifeless | $ ls -l ./elements/base/dib-init-system | 21:11 |
lifeless | -rwxrwxr-x 1 robertc robertc 314 May 11 08:53 ./elements/base/dib-init-system | 21:11 |
lifeless | clarkb: pbr breakage posible? | 21:11 |
clarkb | I pip installed so could be | 21:11 |
lifeless | so, bug, file on diskimage-builder | 21:11 |
*** e0ne has quit IRC | 21:12 | |
clarkb | will do | 21:12 |
clarkb | https://bugs.launchpad.net/diskimage-builder/+bug/1326973 | 21:14 |
uvirtbot | Launchpad bug 1326973 in diskimage-builder "dib-init-system not executable when dib is installed via pip on ubuntu precise." [Undecided,New] | 21:14 |
clarkb | lifeless: now I have Please include at least one distribution root element. so off to figure that out | 21:15 |
clarkb | my command has ubuntu as the first element which I would expect is a distribution root element? | 21:16 |
*** andreaf has quit IRC | 21:17 | |
*** devananda has joined #tripleo | 21:17 | |
*** cwolferh_ has joined #tripleo | 21:19 | |
*** nati_ueno has joined #tripleo | 21:22 | |
lifeless | clarkb: you haven't specified an os :) | 21:22 |
*** cwolferh has quit IRC | 21:22 | |
lifeless | clarkb: e.g. ubuntu or fedora | 21:22 |
*** jang has quit IRC | 21:27 | |
clarkb | lifeless: how do I do this? | 21:28 |
clarkb | disk-image-create -x -a amd64 --no-tmpfs -o devstack-gate-precise ubuntu vm openstack-repos puppet node-devstack fix-bad-clouds is my command | 21:28 |
clarkb | with DIB_RELEASE set to precise and DISTRO set to ubuntu | 21:28 |
openstackgerrit | Chris Jones proposed a change to openstack/tripleo-incubator: Allow user-specified timeout for stack creation https://review.openstack.org/95968 | 21:30 |
lifeless | clarkb: the 'ubuntu' element there does it | 21:31 |
lifeless | clarkb: so something is going wrong, and should be visible in the output preceeding that error | 21:32 |
lifeless | clarkb: alternatively, it may be a packaging issue with new metadata files not included/installed correctly, I guess. | 21:32 |
clarkb | http://paste.openstack.org/show/83004/ | 21:33 |
lifeless | I rather think the distribution root element stuff is an antifeature, but I'm very minimal on my stuff | 21:33 |
lifeless | ah nope, this isn't the metadata stuff | 21:34 |
lifeless | this is if [ -z "$(ls $TMP_MOUNT_PATH | grep -v '^lost+found\|tmp$')" ] ; then | 21:34 |
lifeless | clarkb: whats in the ubuntu element tree on disk ? | 21:34 |
lifeless | clarkb: oh, I knw | 21:34 |
lifeless | clarkb: how did you fix the dib-init-system thing ? | 21:35 |
lifeless | I'm going to bet you chmodded that one file | 21:35 |
clarkb | http://paste.openstack.org/show/83006/ | 21:35 |
clarkb | lifeless: yes I chmodded the one file | 21:35 |
lifeless | the problem is systemic, and that won't work | 21:36 |
clarkb | I probably need to recursive chmod everything in /usr/local/share/disk* ? | 21:36 |
lifeless | you need to fix the problem, because there are hundreds of files some which need to be executable and others that shouldn't be | 21:36 |
lifeless | clarkb: its pbr-ing time :) | 21:36 |
clarkb | heh | 21:37 |
*** nati_uen_ has joined #tripleo | 21:39 | |
*** nati_ueno has quit IRC | 21:39 | |
*** ccrouch has quit IRC | 21:41 | |
*** ramishra has joined #tripleo | 21:43 | |
lifeless | nuts | 21:43 |
lifeless | I've lost an etherpad | 21:43 |
lifeless | I had one with all sorts of deployment hints for the ci overcloud | 21:44 |
lifeless | and now I can't find it | 21:44 |
*** ramishra has quit IRC | 21:44 | |
*** ramishra has joined #tripleo | 21:45 | |
clarkb | whoops | 21:49 |
clarkb | so I can confirm the file in the dib sdist is +x | 21:49 |
clarkb | so that half of the process lgtm | 21:49 |
*** ramishra has quit IRC | 21:50 | |
clarkb | but pip installing that sdist removes the +x | 21:50 |
lifeless | 'yay' | 21:51 |
clarkb | huh upgrading to latest pip fixes it | 21:51 |
clarkb | I blame pip | 21:51 |
clarkb | and now dib does stuff | 21:51 |
clarkb | lifeless: so I think we are no longer compatible with pip 1.0 | 21:51 |
lifeless | phew, found https://etherpad.openstack.org/p/tripleo-test-cluster | 21:51 |
*** ccrouch has joined #tripleo | 21:52 | |
*** jerryz has quit IRC | 21:57 | |
lifeless | SpamapS: we've got three machines that have their link on eth3 | 22:01 |
lifeless | filing tickets now | 22:02 |
*** stevebaker has quit IRC | 22:03 | |
*** stevebaker has joined #tripleo | 22:03 | |
clarkb | lifeless: is there a trick with dib in mapping the files in the tmpdir to the actual files? | 22:03 |
clarkb | I have been using find on /usr/local/share/disk* | 22:04 |
clarkb | which seems clunky | 22:04 |
lifeless | clarkb: the tmpdir is compiled out of the elements included in the build | 22:04 |
clarkb | right but the prefix is removed so you end up with a flat hooks for example | 22:05 |
clarkb | and I have no idea which element applied hook 98-foo | 22:05 |
lifeless | right | 22:05 |
lifeless | yes find | 22:05 |
*** devananda has quit IRC | 22:05 | |
*** devananda has joined #tripleo | 22:06 | |
*** devananda has quit IRC | 22:07 | |
lifeless | poor p.o.o, thou hast too many 500s | 22:09 |
lifeless | http://paste.openstack.org/show/62631/ specifically | 22:09 |
* clarkb puts money on trove connection dying | 22:10 | |
clarkb | works now | 22:10 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Make the image name configurable https://review.openstack.org/95791 | 22:11 |
openstackgerrit | Ben Nemec proposed a change to openstack/tripleo-specs: TripleO on OpenStack https://review.openstack.org/92642 | 22:21 |
clarkb | lifeless: quick opinion time. dib needs root. we want to use dib with nodepool. Should nodepool run dib on the dib server thus requiring the nodepool service have enough access to run dib as root? | 22:24 |
clarkb | I almost want to run it on a remote server | 22:24 |
lifeless | dib on the dib server? | 22:24 |
lifeless | clarkb: ^ dib on the dib server? | 22:25 |
clarkb | sorry dib on the nodepool server | 22:25 |
lifeless | depends on your threat model | 22:25 |
lifeless | for dib, building images to run the cloud, we take the view that if you can't trust the os vendor & openstack code, you're already dead. | 22:26 |
clarkb | its not the os vendor and openstack code and more not trusting nodepool | 22:26 |
lifeless | you could rootwrap it | 22:26 |
lifeless | allow nodepool to run dib and only dib via sudo root wrap ... | 22:27 |
lifeless | having a dib service machine is fine too | 22:27 |
clarkb | ya that would work | 22:27 |
lifeless | message bus between for the win | 22:27 |
lifeless | or transient image-builder machines | 22:27 |
clarkb | I am mostly wrapping my head around what all of this entails as I dig into it properly | 22:27 |
lifeless | ack | 22:27 |
lifeless | keep asking ;) | 22:28 |
*** stevebaker has quit IRC | 22:28 | |
*** stevebaker has joined #tripleo | 22:28 | |
jogo | is Derek Higgins around? | 22:28 |
lifeless | not atm | 22:28 |
lifeless | 1130pm for him I think | 22:29 |
jogo | I am gonna fix his e-r patch https://review.openstack.org/#/c/98085/ | 22:29 |
jogo | it should be the first tripleo patch to land :) | 22:29 |
lifeless | cool | 22:29 |
lifeless | whhheeee ironic can't show ports for one node atm | 22:33 |
lifeless | ouch | 22:33 |
*** matty_dubs is now known as matty_dubs|gone | 22:36 | |
jogo | lifeless: https://review.openstack.org/#/c/98085/ is going in | 22:37 |
lifeless | cool | 22:39 |
lifeless | thats the second tripleo query btw :) | 22:39 |
*** devananda has joined #tripleo | 22:45 | |
*** devananda has quit IRC | 22:45 | |
*** ramishra has joined #tripleo | 22:45 | |
*** athomas has quit IRC | 22:47 | |
*** devananda has joined #tripleo | 22:48 | |
*** ramishra has quit IRC | 22:50 | |
*** vinsh has quit IRC | 22:59 | |
clarkb | lifeless: are dib scripts implicitly set -e? or do we have control over that? I have a puppet run that failed but dib kept going | 23:13 |
clarkb | and wondering if I need to make it fail fast for my sanity | 23:14 |
SpamapS | clarkb: you have to set it yourself | 23:16 |
SpamapS | clarkb: dib-lint will try to remind you | 23:16 |
clarkb | SpamapS: thanks | 23:16 |
lifeless | clarkb: As SpamapS says | 23:20 |
lifeless | SpamapS: three of our machines have twox10G plugged in | 23:20 |
lifeless | SpamapS: we either had ethN shufflin around or just the wrong mac | 23:20 |
lifeless | two sorted, testing the third | 23:20 |
*** noslzzp has joined #tripleo | 23:21 | |
*** spiffxp has quit IRC | 23:28 | |
*** SlickNik has quit IRC | 23:28 | |
*** SlickNik has joined #tripleo | 23:29 | |
*** SlickNik has quit IRC | 23:30 | |
*** giulivo has quit IRC | 23:34 | |
lifeless | righty ho | 23:35 |
lifeless | time to try a full scale cloud deploy again | 23:35 |
*** ccrouch has quit IRC | 23:36 | |
*** ramishra has joined #tripleo | 23:46 | |
*** ccrouch has joined #tripleo | 23:48 | |
clarkb | alright puppet in dib fun. Our puppet manifests restart iptables and rsyslog on slaves to pick up new configs. This is fine on real servers it just works. But in dib it fails because you can't restart services. mordred seems to have worked around this by ignoring errors from puppet. This scares me because any other puppet failures should result in a discarded image build. Anything I can do here in dib land | 23:48 |
clarkb | to possibly make those service restarts "happen" | 23:48 |
lifeless | so the problem is that you're not in a real server | 23:49 |
lifeless | you're not even deployed | 23:49 |
*** dprince has quit IRC | 23:49 | |
lifeless | so things like - to pick an example - moving jenkins config files around on /mnt (ephemeral partition) are simply not applicable | 23:50 |
lifeless | I agree with your fear; puppet must not do these things when preparing an image. | 23:50 |
*** ramishra has quit IRC | 23:50 | |
clarkb | hrm | 23:52 |
clarkb | so part of me thinks dib should run in a vm now :P | 23:52 |
lifeless | it wouldn't affect this aspect | 23:52 |
lifeless | you still wouldn't be in your final resting place | 23:52 |
clarkb | why not? | 23:52 |
clarkb | all I need is for puppet to restart a service | 23:52 |
lifeless | take my ephemeral example again | 23:52 |
clarkb | and get a 0 back | 23:52 |
clarkb | we don't do anything with ephemeral partitions here | 23:52 |
lifeless | the ephemeral you'll have in temporary vm isn't the one you get when deployed | 23:53 |
clarkb | which is fine because we never do that | 23:53 |
lifeless | clarkb: sure, but your fear is that mordreds workaround will mask other failures from puppet | 23:53 |
clarkb | yes | 23:53 |
lifeless | which is a case of a specific problem in a generic context | 23:53 |
lifeless | I thought we nobbled the standard interface for starting services during the install | 23:54 |
lifeless | per debian policy,a nd similarly on fedora | 23:54 |
lifeless | so puppet is not obeying that, FAICT. | 23:54 |
clarkb | you probably did so when puppet says start it fails | 23:54 |
*** SlickNik has joined #tripleo | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!