bnemec | Unless this is specific to our CI environment somehow, it seems like something that might be easier to debug in local devtest. | 00:00 |
---|---|---|
*** TravT has quit IRC | 00:04 | |
*** noslzzp has joined #tripleo | 00:06 | |
*** noslzzp has quit IRC | 00:10 | |
*** noslzzp has joined #tripleo | 00:13 | |
*** vinsh has joined #tripleo | 00:17 | |
*** giulivo has quit IRC | 00:18 | |
*** ramishra has joined #tripleo | 00:20 | |
*** ramishra has quit IRC | 00:24 | |
*** matsuhashi has joined #tripleo | 00:24 | |
*** yamahata has joined #tripleo | 00:26 | |
*** eghobo has quit IRC | 00:26 | |
*** blamar has quit IRC | 00:27 | |
*** CaptTofu_ has joined #tripleo | 00:27 | |
*** tzumainn has quit IRC | 00:38 | |
*** rwsu has quit IRC | 00:52 | |
*** ramishra has joined #tripleo | 00:53 | |
openstackgerrit | patrick-crews proposed a change to openstack-infra/tripleo-ci: Alter how we grab and store machine files to use logstash indexing. https://review.openstack.org/99250 | 00:54 |
lifeless | clarkb: ping ? | 01:00 |
clarkb | hey sorry I am mostly afk today | 01:01 |
clarkb | under the weather and blah. not good for thinking | 01:02 |
openstackgerrit | Tim Potter proposed a change to openstack/diskimage-builder: Update README noting support for Debian base element https://review.openstack.org/92729 | 01:06 |
*** CaptTof__ has joined #tripleo | 01:07 | |
*** CaptTofu_ has quit IRC | 01:08 | |
* greghaynes does git bisect nova dance | 01:14 | |
lifeless | clarkb: oh, get well soon | 01:17 |
lifeless | greghaynes: you've reproduced the issue locally ? | 01:17 |
lifeless | greghaynes: can you confirm our flavours were registered correctly ? | 01:17 |
greghaynes | lifeless: Yes, issue happens locally. Once this build fails ill look | 01:18 |
lifeless | is ironic broken too ? | 01:20 |
lifeless | it might be 77bad252096f7a4a8174340f0f2a3baf1fd52195 I suppose | 01:20 |
greghaynes | lifeless: http://paste.ubuntu.com/7655941/ | 01:22 |
lifeless | ok so thats good | 01:23 |
lifeless | so one side isn't getting into the system | 01:23 |
lifeless | either the nova conf entry | 01:23 |
lifeless | or the audited hypervisor settings | 01:23 |
lifeless | or the flavour interpretation | 01:23 |
lifeless | need to look at the filte rlog to see which half is being dropped | 01:23 |
greghaynes | fliter log? All I see is that amd64 is not in the extra specs propery | 01:26 |
*** nosnos has joined #tripleo | 01:26 | |
greghaynes | from filter-scheduler | 01:26 |
lifeless | this log | 01:27 |
lifeless | [req-6ca81d1b-d29d-4dae-8553-36d11160f787 None] extra_spec requirement 'amd64' does not match '' | 01:27 |
lifeless | ok left side is flavor right side is hypervisor capability | 01:28 |
lifeless | nova/scheduler/filters/compute_capabilities_filter.py 61,61 98% | 01:28 |
lifeless | so host_state is rong | 01:28 |
greghaynes | Ah! (seed, 94bb3a84-d0ce-48df-8c46-f47d2caac0d5) ram:3072 disk:409 | 01:28 |
greghaynes | 60 io_ops:0 instances:0 fails instance_type extra_specs requirements host_passes | 01:28 |
openstackgerrit | Dan Prince proposed a change to openstack-infra/tripleo-ci: Just a hunch... https://review.openstack.org/100337 | 01:28 |
tchaypo | 2014-06-17 00:38:50.887 5160 WARNING nova.virt.baremetal.driver [-] cpu_arch is not found in flavor_extra_specs | 01:30 |
tchaypo | is what i see in nova-compute.log on my setup | 01:30 |
tchaypo | I don't get those logs in nova-scheduler though | 01:30 |
greghaynes | that doesnt look ominous at all | 01:31 |
lifeless | right so thats | 01:31 |
lifeless | Jun 16 23:01:05 host-192-168-1-121 nova-compute[3571]: 2014-06-16 23:01:05.632 3571 WARNING nova.virt.baremetal.driver [-] The baremetal driver is deprecated, untested, unmaintained and will be replaced by an Ironic driver in the future. | 01:31 |
lifeless | Jun 16 23:01:05 host-192-168-1-121 nova-compute[3571]: 2014-06-16 23:01:05.651 3571 WARNING nova.virt.baremetal.driver [-] cpu_arch is not found in flavor_extra_specs | 01:31 |
tchaypo | yerp | 01:32 |
lifeless | its the deprecated patch I said it might be | 01:32 |
StevenK | Which is d0a02fa390e4bd70b03390d6bdbb35d8d9c159dd | 01:32 |
lifeless | yes | 01:32 |
lifeless | change our template to use the new option name and it should work | 01:33 |
lifeless | worth checking that patch to see if there are other keys that have been broken. | 01:33 |
openstackgerrit | Dan Prince proposed a change to openstack/tripleo-image-elements: Update to use flavor_extra_specs. https://review.openstack.org/100399 | 01:33 |
lifeless | and there it is | 01:34 |
greghaynes | lol ^ | 01:34 |
tchaypo | so that's https://review.openstack.org/#/c/88456/ ? | 01:35 |
tchaypo | I'll update the bug to point to that | 01:35 |
tchaypo | and dan's patch | 01:36 |
*** dprince has joined #tripleo | 01:36 | |
dprince | so I think this may be the CI fix https://review.openstack.org/#/c/100399/ | 01:36 |
greghaynes | hehe, we were just talking about it :) | 01:37 |
lifeless | dprince: yes, it is. | 01:37 |
* dprince can't believe we lost a whole day for such a silly thing | 01:37 | |
dprince | greghaynes: :) | 01:37 |
tchaypo | actually no I won't because on refreshing the page i see everyone else has already commented | 01:37 |
lifeless | clarkb: so if you have it in you, giving tchaypo's patch to infra/config a review would be very useful | 01:38 |
dprince | greghaynes: I only noticed CI was offline late in the day and I threw up a quick revert earlier... only to come back hours later and wise up :) | 01:38 |
lifeless | clarkb: if you don't, thats ok. I'll heckle mordred. | 01:38 |
dprince | Also, I'm using ironic which works totally fine BTW | 01:39 |
lifeless | yeah | 01:40 |
lifeless | so now that nova have deprecated | 01:40 |
lifeless | I want to switch Ironic to be our default | 01:40 |
lifeless | NobodyCam: has a patch up with infra (now? soon?) to make the ironic undercloud job the one we run - thats fixed. | 01:40 |
lifeless | from there I want to pivot around to ironic as default | 01:40 |
dprince | lifeless: probably about time for that I think | 01:41 |
lifeless | ungraduated >> deprecated | 01:41 |
greghaynes | +1 | 01:41 |
openstackgerrit | Steve Kowalik proposed a change to openstack/os-cloud-config: Correctly deal with nodes with no pm_password set https://review.openstack.org/100400 | 01:42 |
dprince | lifeless/greghaynes: ping me directly this week on any CI issues (if you think of it) | 01:42 |
lifeless | dprince: IRC/email ? | 01:43 |
dprince | lifeless: perhaps both :) | 01:43 |
lifeless | dprince: kk | 01:43 |
dprince | lifeless: we are man down and just want to make sure I don't miss something silly (like today) | 01:44 |
lifeless | ack - thank you! | 01:44 |
*** dprince has quit IRC | 01:51 | |
openstackgerrit | Steve Kowalik proposed a change to openstack/os-cloud-config: Check for relevant environment variables https://review.openstack.org/95396 | 01:54 |
openstackgerrit | Tim Potter proposed a change to openstack/diskimage-builder: Update README regarding Debian and OpenSUSE support https://review.openstack.org/92729 | 01:55 |
openstackgerrit | Steve Kowalik proposed a change to openstack/os-cloud-config: Check for relevant environment variables https://review.openstack.org/95396 | 02:00 |
*** vinsh has quit IRC | 02:06 | |
*** vinsh has joined #tripleo | 02:07 | |
*** nati_ueno has quit IRC | 02:08 | |
*** blamar has joined #tripleo | 02:16 | |
openstackgerrit | patrick-crews proposed a change to openstack-infra/tripleo-ci: Alter how we grab and store machine files to use logstash indexing. https://review.openstack.org/99250 | 02:25 |
NobodyCam | lifeless: this patch ? (https://review.openstack.org/#/c/100063) | 02:26 |
NobodyCam | we were going to keep seed test until we make undercloud voting | 02:26 |
*** ccrouch has joined #tripleo | 02:26 | |
*** spzala has quit IRC | 02:31 | |
*** blamar has quit IRC | 02:32 | |
lifeless | NobodyCam: yes, we're going to want to do more than that | 02:40 |
lifeless | NobodyCam: we need an ironic overcloud job too | 02:40 |
lifeless | NobodyCam: it has two +2's, we need a +A :) | 02:41 |
*** rakesh_hs has joined #tripleo | 02:41 | |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Update to use flavor_extra_specs. https://review.openstack.org/100399 | 02:46 |
lifeless | greghaynes: ok so | 02:46 |
lifeless | greghaynes: with ^ fixed | 02:46 |
lifeless | greghaynes: how about 83883 | 02:48 |
*** jml has quit IRC | 02:53 | |
lifeless | StevenK: is patch 86925 now obsolete ? | 02:54 |
*** jml has joined #tripleo | 02:56 | |
*** untriaged-bot has joined #tripleo | 03:00 | |
untriaged-bot | Untriaged bugs so far: | 03:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1329746 | 03:00 |
uvirtbot | Launchpad bug 1329746 in diskimage-builder "disk-image-create should allow sending compat flags to qemu-img" [Undecided,In progress] | 03:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1329238 | 03:00 |
uvirtbot | Launchpad bug 1329238 in tripleo "OVS isn't persisting mac addresses on OVS bridges" [Undecided,In progress] | 03:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1330289 | 03:00 |
*** untriaged-bot has quit IRC | 03:00 | |
uvirtbot | Launchpad bug 1330289 in tripleo "port 35357 (keystone default) should be reserved in ephemeral range" [Undecided,New] | 03:00 |
*** jml has quit IRC | 03:03 | |
*** jml has joined #tripleo | 03:05 | |
lifeless | vinsh: review 94609 | 03:13 |
*** eghobo has joined #tripleo | 03:26 | |
*** rpodolyaka1 has joined #tripleo | 03:27 | |
*** matsuhashi has quit IRC | 03:30 | |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Start openvswitch-switch early in upstart https://review.openstack.org/96221 | 03:31 |
*** akuznetsov has joined #tripleo | 03:32 | |
openstackgerrit | Steve Kowalik proposed a change to openstack/tripleo-image-elements: Reserve the keystone high port out of ephemeral https://review.openstack.org/100407 | 03:33 |
*** eghobo has quit IRC | 03:34 | |
*** matsuhashi has joined #tripleo | 03:37 | |
*** nosnos has quit IRC | 03:41 | |
*** matsuhashi has quit IRC | 03:44 | |
lifeless | tchaypo: anytime suits. available now ? | 03:44 |
*** matsuhashi has joined #tripleo | 03:45 | |
tchaypo | Out to lunch, heading home soon | 03:46 |
tchaypo | But I think this morning already got me on track. | 03:47 |
tchaypo | Will re-review the virtual ip stack-o-reviews this afternoon; I think I'll need to add one more review to make it use the flags we're passing in the vlan check job | 03:48 |
*** matsuhashi has quit IRC | 03:49 | |
*** matsuhashi has joined #tripleo | 03:57 | |
*** matsuhashi has quit IRC | 04:03 | |
*** matsuhashi has joined #tripleo | 04:04 | |
*** rakesh_hs has quit IRC | 04:05 | |
*** lazy_prince has joined #tripleo | 04:05 | |
*** rakesh_hs has joined #tripleo | 04:08 | |
StevenK | lifeless: Based on my patch and bug, I'd say so | 04:12 |
lifeless | StevenK: might want to say so ;) | 04:12 |
StevenK | lifeless: It has a -2 and two -1s, I think it's fairly obvious that's abandoned, but eh | 04:13 |
lifeless | oh duh | 04:14 |
lifeless | whats the # again? I'll force abandon it | 04:14 |
StevenK | lifeless: 86925 | 04:15 |
*** jml has quit IRC | 04:15 | |
lifeless | StevenK: whats your review #? | 04:15 |
StevenK | lifeless: I linked it in a comment | 04:15 |
*** rakesh_hs has quit IRC | 04:16 | |
*** jml has joined #tripleo | 04:18 | |
openstackgerrit | patrick-crews proposed a change to openstack-infra/tripleo-ci: Alter how we grab and store machine files to use logstash indexing. https://review.openstack.org/99250 | 04:21 |
lifeless | Ng: I need to know about ilo advanced license shenanigans | 04:22 |
lazy_prince | lifeless: hi, I would like to discuss regarding your comment for https://review.openstack.org/#/c/79289/ (localboot). | 04:22 |
lifeless | lazy_prince: sure | 04:22 |
lifeless | I have a few minutes then I go to pick up my daughter | 04:22 |
lazy_prince | lifeless: the kernel cleanup is being done to ensure that when grub is installed, it should not pick the unwanted kernel as default one.. | 04:23 |
lifeless | sure | 04:23 |
lifeless | I didn't say not to do it | 04:24 |
lifeless | I said its a separate problem | 04:24 |
lazy_prince | and that is the i kept the code with localboot element.. | 04:24 |
lifeless | we don't want other kernels in other images either, do we? | 04:24 |
lazy_prince | well.. i agree with that that we do not want any other kernel.. | 04:24 |
lazy_prince | so your suggestion is just to move the logic to base element.. is that correct understanding..? | 04:25 |
lifeless | yes | 04:25 |
lifeless | separate patch to do that, you can make the localboot patch depend on it if you like | 04:25 |
lazy_prince | k.. thanks for confirming.. I will post a patch quickly.. | 04:26 |
*** nosnos has joined #tripleo | 04:30 | |
lifeless | ok, -> pickup daughter | 04:31 |
*** eghobo has joined #tripleo | 04:31 | |
*** matsuhashi has quit IRC | 04:36 | |
*** matsuhas_ has joined #tripleo | 04:37 | |
*** yamahata has quit IRC | 04:58 | |
*** yamahata has joined #tripleo | 04:58 | |
cody-somerville | Night night :) | 05:11 |
* cody-somerville goes to sleep. | 05:11 | |
*** rakesh_hs has joined #tripleo | 05:12 | |
*** markmc has joined #tripleo | 05:12 | |
StevenK | + heat stack-create -e /home/steven/.cache/tripleo/undercloud-env.json -t 360 -f /home/steven/.cache/tripleo/tripleo-heat-templates/undercloud-vm-ironic.yaml undercloud | 05:23 |
StevenK | ERROR: The Parameter (PowerManager) was not defined in template. | 05:23 |
StevenK | :-( | 05:23 |
SpamapS | Jun 17 04:35:25 overcloud-controller0-o5pfuyll4km2 neutron-server[5413]: /opt/stack/venvs/openstack/lib/python2.7/site-packages/sqlalchemy/sql/default_comparator.py:33: SAWarning: The IN-predicate on "ports.network_id" was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies for improved performance. | 05:23 |
StevenK | Can be? IS | 05:24 |
SpamapS | Just being cheeky. ;) | 05:25 |
StevenK | Huh. "PowerManager": "nova.virt.baremetal.virtual_power_driver.VirtualPowerManager", | 05:25 |
SpamapS | you know fins.. | 05:25 |
StevenK | I wonder if I need to kill undercloud-env.json | 05:25 |
SpamapS | StevenK: No it is saying undercloud-vm-ironic.yaml doesn't define it. | 05:25 |
SpamapS | oh yeah | 05:25 |
StevenK | But it doesn't need to | 05:26 |
SpamapS | kill the env file | 05:26 |
SpamapS | or remove that one | 05:26 |
SpamapS | might want to suggest that it always be rebuilt | 05:26 |
StevenK | I was expecting it was always rebuilt, TBH | 05:26 |
greghaynes | StevenK: commented on your https://review.openstack.org/#/c/99854/ | 05:27 |
*** rpodolyaka1 has quit IRC | 05:27 | |
StevenK | greghaynes: We want to do *something* at least :-) | 05:28 |
greghaynes | I figured o-r-c would just own startup of that | 05:29 |
StevenK | greghaynes: At the moment, if you reboot your seed, nova-*, heat-engine and keystone all fight for the CPU because they're spinning on no MySQL | 05:29 |
greghaynes | lol | 05:29 |
greghaynes | maybe we should enable it after we have succeeded in an o-r-c run? | 05:30 |
greghaynes | er, succeded in starting it in o-r-c | 05:30 |
greghaynes | because we know the config will be sane on disk then | 05:30 |
StevenK | But we don't run o-r-c during boot, do we? | 05:30 |
lifeless | nope | 05:32 |
lifeless | we enable it after we suceed in orc | 05:32 |
lifeless | the problem is that enablement persists | 05:32 |
lifeless | rather than being transient till reboot. | 05:32 |
lifeless | SpamapS: StevenK: it is always rebuilt but until alexis' rework lands, we read from it back into it, so things we injected stay injected. | 05:33 |
StevenK | lifeless: Which means alexis' rework needs to land before we switch to ironic by default | 05:35 |
SpamapS | lifeless: so we haven't ever revisited this, but we need to. At one point we made o-c-c persistent, but then we didn't go all the way and make it also re-assert config always if it hasn't run at least once. | 05:37 |
greghaynes | been run at least once since last boot? | 05:37 |
greghaynes | or ever | 05:37 |
SpamapS | If we roll back persistence (move the cache to /tmp or /var/run) .. we will run the risk of not being able to configure ourselves if our credentials have changed and EC2 metadata isn't updated. | 05:38 |
SpamapS | greghaynes: since last boot | 05:38 |
SpamapS | If we want to update EC2 metadata.. I'm all for it, but that is a relatively large change in Heat. :-P | 05:38 |
lifeless | StevenK: sounds like | 05:39 |
lifeless | SpamapS: the persistence I referred to was the enabling of upstart jobs | 05:39 |
lifeless | SpamapS: I agree that the scenario you present would suck badly :) | 05:40 |
lifeless | greghaynes: so, did you see my ping on the tht patch of yours ? | 05:40 |
greghaynes | lifeless: just did a recheck no bug on it | 05:40 |
lifeless | ack | 05:40 |
lifeless | (naughty) | 05:40 |
SpamapS | lifeless: also I've been thinking about a nasty privilege escalation issue we have... | 05:40 |
greghaynes | yea, should have recheck such bug'd I guess | 05:40 |
lifeless | greghaynes: I so want recheck much wow for april 1st | 05:41 |
SpamapS | lifeless: we're not actively trying to subvert access to the ec2 metadata service.. and it has permanent user credentials in it. | 05:41 |
lifeless | ok so what do I do next | 05:42 |
StevenK | lifeless: recheck such bug | 05:42 |
SpamapS | that user should be read-only.. but that would have a lot of privileged info in it, like the admin username for whatever is running locally. | 05:42 |
lifeless | next HP region is stalled on ilo acess | 05:42 |
StevenK | Ah, greghaynes already said that. Damn. | 05:42 |
lifeless | current HP region is mainly stalled on ng divulging learnings about advanced ilos | 05:42 |
SpamapS | lifeless: thats the next one.. R1 is.. ? | 05:42 |
greghaynes | :) | 05:42 |
SpamapS | ah | 05:43 |
SpamapS | advanced ilos? | 05:43 |
lifeless | well | 05:43 |
lifeless | and fixing VLAN support and fixing public IP support | 05:43 |
lifeless | SpamapS: did you see my spec ? | 05:43 |
*** nibalizer has joined #tripleo | 05:44 | |
lifeless | SpamapS: also alexis ran out of puff on 92356 - he felt you and I were arguing with each other through him. | 05:44 |
lifeless | SpamapS: I'd like to get consensus with you on it, and then let him know its unblocked | 05:44 |
lifeless | advanced ilos: ilo by default doesn't let you use textcons | 05:44 |
lifeless | it says 'this feature requires the advanced ilo license' | 05:44 |
lifeless | which | 05:44 |
lifeless | two of the ilos in failing machines don't have, so I can't diagnose the failure enough to file a ticket. | 05:45 |
SpamapS | lifeless: ah, and I thought I withdrew. | 05:46 |
SpamapS | lifeless: ahhhh | 05:48 |
SpamapS | lifeless: so... google... has that key | 05:48 |
lifeless | SpamapS: so I really would like the best outcome for the project, not necessarily whats in my head. I don't see how we can handle metadata around non-regular files (symlinks, directories, perhaps more) | 05:48 |
SpamapS | lifeless: HP Cloud _does_ have an internal site license. | 05:48 |
SpamapS | lifeless: so you can also scrape it from another box. | 05:48 |
lifeless | SpamapS: I don't like the idea that you're giving up if you still genuinely disagree | 05:48 |
lifeless | SpamapS: otoh if its just in a sad place and we really can't reach genuine agreement, withdrawing will work - I can wave the magic PTL wand and say 'its like X, see', but thats a last resort, and a failure of sorts. | 05:49 |
lifeless | SpamapS: ooh, I can scrape it? How does one do that ? | 05:49 |
SpamapS | lifeless: I think it is more efficient to withdraw from something that I don't actually care deeply about. It is a matter of preference, I prefer inline, you do not, I do not care enough. -> withdrawn | 05:50 |
SpamapS | lifeless: it will be shown to you in the GUI | 05:50 |
lifeless | SpamapS: oh nuts. Now I need to get that working on my machine. Perhaps my windows VM will work | 05:50 |
SpamapS | works fine on FF | 05:50 |
SpamapS | Install FoxyProxy | 05:50 |
SpamapS | make a rule for ILO IP's to go through your SSH bouncing SOCKS proxy | 05:51 |
SpamapS | done | 05:51 |
SpamapS | oh and _swallow your pride and install java you nit_ | 05:51 |
SpamapS | FF will let you turn it on only for each ILO site. | 05:51 |
SpamapS | and ask you 6 times whether or not to trust it. :) | 05:52 |
*** ramishra has quit IRC | 05:53 | |
lifeless | SpamapS: hey, I quite like java | 05:54 |
SpamapS | ok some people get all weird about it being installed | 05:54 |
SpamapS | and you're weird enough I lumped you into that group in my head | 05:54 |
lifeless | I happen to not have it installed, but I've maintained jenkins plugins etc... | 05:55 |
SpamapS | http://logs.openstack.org/03/97703/3/check-tripleo/check-tripleo-overcloud-f20/2ed7a0d/console.html#_2014-06-17_04_39_47_282 | 05:55 |
SpamapS | is that a known failure we've been seeing? | 05:55 |
*** mrunge has joined #tripleo | 05:56 | |
lifeless | SpamapS: I have not seen that systematically | 05:56 |
SpamapS | none of the overcloud's nova logs show much | 05:57 |
lifeless | default logging fail :/ | 05:57 |
SpamapS | Jun 17 04:35:07 overcloud-novacompute1-ig6zl7th32fl nova-compute[3034]: 2014-06-17 04:35:07.036 3034 WARNING nova.virt.libvirt.driver [req-50be2284-e48e-4bb3-bd00-6d4b5cd54ce5 None] Cannot update service status on host: overcloud-novacompute1-ig6zl7th32fl,since it is not registered. | 05:58 |
SpamapS | I think that is a red herring | 05:58 |
StevenK | SpamapS: I really really don't like having Java installed, and tend to create a throwaway VM/chroot for it | 05:59 |
lifeless | its only a rootkit on windows | 05:59 |
*** bmaha has joined #tripleo | 06:00 | |
proffalken | Does anyone have time to take a look at https://review.openstack.org/#/c/91324/ for me please? It allows the auto-distribution of check_mk checks to the nodes as part of the check_mk-agent element | 06:00 |
lifeless | proffalken: aren't they software? | 06:01 |
*** ramishra has joined #tripleo | 06:01 | |
proffalken | lifeless: how do you mean? | 06:01 |
proffalken | this is so we can all write custom checks for our elements and put them into our own elements | 06:02 |
proffalken | they are then collected from all the elements and distributed to the relevant nodes | 06:02 |
proffalken | (I stole it shamelessly from o-a-c!) | 06:02 |
SpamapS | you mean, they are distributed in the images | 06:02 |
proffalken | yes | 06:02 |
proffalken | sorry | 06:03 |
SpamapS | yeah all the magic happens in install.d :) | 06:03 |
proffalken | :) | 06:03 |
SpamapS | proffalken: I'm actually too sleepy to give it a proper review. I'll make it a priority first thing in the morning | 06:03 |
proffalken | if it helps, it works really well in Helion... ;) | 06:03 |
SpamapS | lifeless: retiring for the evening.. need anything else? | 06:03 |
proffalken | SpamapS: understood, thanks | 06:03 |
SpamapS | proffalken: it does. Perhaps 3rd party CI results should be submitted.. :) | 06:03 |
proffalken | lol | 06:03 |
lifeless | SpamapS: tomorrow I'd love your help on bringing up R1 again. | 06:04 |
lifeless | SpamapS: e.g. review 100151 | 06:05 |
lifeless | SpamapS: and help with impl | 06:05 |
lifeless | or hp1 as I prefer to call it | 06:05 |
SpamapS | lifeless: ok, and I think it is time you took a look at heat-specs for the convergence specification. :) | 06:05 |
lifeless | SpamapS: ok | 06:05 |
SpamapS | lifeless: which I've broken up into 1 main spec and 3 sub-specs | 06:05 |
SpamapS | ok, sleep now | 06:06 |
lifeless | gnight | 06:06 |
StevenK | Hmmm, blah | 06:06 |
StevenK | Can't reproduce the os-cloud-config register-nodes ironic failure locally | 06:07 |
lifeless | tchaypo: ok so the downside of your pretty status bar for screen is that it messes my terminal when I exit :0 | 06:07 |
lifeless | SpamapS: oh, what port is the ilo on? 80? | 06:09 |
tchaypo | Huh | 06:10 |
tchaypo | That's unexpected | 06:10 |
StevenK | 2014-06-17 05:57:48.986 | Cannot fetch index base URL http://pypi.openstack.org/openstack/ | 06:10 |
StevenK | Grrrrr | 06:11 |
*** e0ne has joined #tripleo | 06:12 | |
*** jtomasek has joined #tripleo | 06:17 | |
*** rakesh_hs has quit IRC | 06:22 | |
*** rakesh_hs has joined #tripleo | 06:30 | |
*** rpodolyaka1 has joined #tripleo | 06:33 | |
tchaypo | loz | 06:35 |
*** dkehnx has quit IRC | 06:36 | |
*** dkehnx has joined #tripleo | 06:36 | |
*** jtomasek has quit IRC | 06:36 | |
*** e0ne has quit IRC | 06:38 | |
*** jtomasek has joined #tripleo | 06:39 | |
lifeless | wow | 06:40 |
lifeless | the new region has ilo v2 | 06:40 |
lifeless | or maybe even v1 | 06:40 |
*** rpodolyaka1 has quit IRC | 06:41 | |
StevenK | Oh, I get it | 06:49 |
* StevenK stops staring at ironic code, and starts looking at toci | 06:49 | |
*** jprovazn has joined #tripleo | 06:49 | |
*** ramishra has quit IRC | 06:49 | |
StevenK | Right, handy. pm_password is null | 06:53 |
lifeless | (null) | 06:53 |
lifeless | or "" | 06:53 |
lifeless | or not present ? | 06:53 |
StevenK | "pm_password": null, | 06:53 |
lifeless | oh yay | 06:53 |
lifeless | : Leaving this page will close the Virtual KVM/Media Viewer. To synchronize mouse, move pointer to upper left corner of screen. Consult Lights-Out 100 User Guide for more mouse synchronization tips. | 06:53 |
lifeless | bah | 06:54 |
StevenK | lifeless: So we need to fix toci too | 06:54 |
lifeless | 'this app will be blocked in a future update...' | 06:54 |
lifeless | StevenK: oh? | 06:54 |
*** ramishra has joined #tripleo | 06:54 | |
StevenK | lifeless: os-cloud-config's register-nodes wants the ssh key contents in node["pm_password"] for Ironic. -incubator uses ssh_key_filename=..../var/lib/ironic/virtual-power-key | 06:55 |
*** jtomasek has quit IRC | 06:55 | |
lifeless | ah yes | 06:56 |
lifeless | ok | 06:58 |
lifeless | so I know probably need to try something cray cray | 06:58 |
lifeless | cross zone ironic install of a machine :/ | 06:58 |
tchaypo | have the fanboys started getting upset that apple hasn't released ios8b2 or OSX10.10b2 according to the schedule the fanboys invented? | 06:59 |
tchaypo | StevenK: from memory the key contents used to be in pm_password but then nova set the db column to 255 chars... | 07:00 |
tchaypo | so it sounds like we now need to do one thing for nova and a completely different thing for ironic? | 07:01 |
StevenK | Nope | 07:01 |
StevenK | register-nodes in -incubator should DTRT | 07:01 |
StevenK | Because it does on devtest | 07:01 |
StevenK | It's just in CI that they are not set | 07:02 |
*** athomas has joined #tripleo | 07:09 | |
*** jcoufal has joined #tripleo | 07:09 | |
lifeless | tchaypo: there is a nodes.json that will DTRT on both. | 07:10 |
lifeless | tchaypo: probably due to age, the testenvs don't have that | 07:10 |
tchaypo | wheee | 07:10 |
lifeless | actually | 07:10 |
lifeless | I forget the nuance here | 07:11 |
lifeless | but anyhow, the CI is giving devtest the key but not as it expects it | 07:11 |
*** eghobo has quit IRC | 07:11 | |
lifeless | ok so I think, finally, I might have a timeslice to look at this vlan thing | 07:11 |
lifeless | greghaynes: your thing failed | 07:13 |
*** hewbrocca has joined #tripleo | 07:14 | |
*** gchamoul has left #tripleo | 07:15 | |
*** ifarkas has joined #tripleo | 07:15 | |
*** pcrews has quit IRC | 07:17 | |
*** rdopiera has joined #tripleo | 07:19 | |
*** rdopiera has quit IRC | 07:20 | |
*** rdopieralski has joined #tripleo | 07:20 | |
tchaypo | vlan thing? | 07:21 |
tchaypo | this sounds relevant to my interests | 07:21 |
marios | possibly the most over +2d review in history: https://review.openstack.org/#/c/93207/ | 07:21 |
marios | please feel free to add yours ^^^ let's see how many we can get before a clean run | 07:21 |
*** ramishra has quit IRC | 07:21 | |
*** ramishra has joined #tripleo | 07:22 | |
lifeless | tchaypo: yes, I want to get a draft patch up to reenable the existing vlan-gets-ip stuff | 07:23 |
lifeless | which + the virtual-ip spec should get us hp1 back | 07:24 |
lifeless | marios: jogo broke us over night | 07:24 |
lifeless | marios: thats fixed now, so it should have a chance | 07:24 |
tchaypo | marios: fwiw, the regexes that look for "recheck no bug" will fail if you have other lines in the comment | 07:24 |
tchaypo | lifeless: however I've done another one with the relevant bug number | 07:24 |
tchaypo | s/lifeless/marios/ | 07:25 |
marios | tchaypo: ah, i had tried it experimentally before to see if it works, and i thought it had | 07:25 |
tchaypo | It really should. The number of times I want to leave a comment when saying "no bug" is quite high | 07:26 |
openstackgerrit | A change was merged to openstack/diskimage-builder: Ensure dib-run-parts profiling works with py3 and py2 https://review.openstack.org/94292 | 07:26 |
marios | tchaypo: yeah, so thanks then I wasn't sure :) | 07:26 |
*** e0ne has joined #tripleo | 07:30 | |
openstackgerrit | Matthew Macdonald-Wallace proposed a change to openstack/tripleo-image-elements: Install the "classic" icinga interface https://review.openstack.org/87223 | 07:31 |
jprovazn | greghaynes: wow https://review.openstack.org/#/c/100000/ - this is quite a big step - with this change the default devtest's overcloud will not be usable because not all services are properly set for HA mode | 07:35 |
*** e0ne has quit IRC | 07:35 | |
* proffalken wonders what greghaynes wins for having the 100,000th review... | 07:36 | |
tchaypo | proffalken: good question | 07:37 |
tchaypo | proffalken: in http://lists.openstack.org/pipermail/openstack-dev/2014-June/037679.html mordred award him "the prize", but it was left vague | 07:37 |
proffalken | hopefully a -1 until I can get more RAM/CPUs in my desktop to support that patch... ;) | 07:37 |
greghaynes | :) | 07:41 |
tchaypo | Oh! | 07:42 |
tchaypo | I was just about to ask if anyone knows if this "Matthew Macdonald-Wallace" chap ever comes on IRC and what his nick is | 07:43 |
tchaypo | but then I whoised proffalken | 07:43 |
tchaypo | proffalken: in any case, it has two -1s now, feel free to add a third ;) | 07:44 |
*** pblaho has joined #tripleo | 07:44 | |
tchaypo | greghaynes: was there a discussion I missed where we decided to up the memory requirements for a default devtest run? | 07:44 |
tchaypo | lifeless: so I've reviewed the changes I thought were related to setting up the vip, and it turns out they don't do what I thought they did. | 07:46 |
tchaypo | So now I'm going to dig in and find where the existing VIP is set up and see how that can be changed to set up a second VIP | 07:46 |
lifeless | tchaypo: I'm not aware of patches yet implemented to deliver this | 07:46 |
lifeless | tchaypo: ok; you might start with the work items in the spec; they are at least a guide | 07:46 |
*** matsuhas_ has quit IRC | 07:49 | |
*** petertoft has joined #tripleo | 07:49 | |
lifeless | tchaypo: up the memory requirements? | 07:51 |
*** matsuhashi has joined #tripleo | 07:51 | |
*** pblaho is now known as pblaho|afk | 07:54 | |
*** jcooley has quit IRC | 07:56 | |
*** jcooley has joined #tripleo | 07:56 | |
*** pblaho|afk is now known as pblaho | 07:58 | |
*** ramishra has quit IRC | 07:59 | |
*** ramishra has joined #tripleo | 07:59 | |
*** jp_at_hp has joined #tripleo | 08:01 | |
*** ramishra has quit IRC | 08:01 | |
*** ramishra has joined #tripleo | 08:05 | |
*** jprovazn has quit IRC | 08:05 | |
proffalken | tchaypo: lol, yeah, I've been ProfFalken on freenode for years and I used my proffalken launchpad account when I was cotracting so now I've gone back to being employed by someone else I've chosen a different LP account to avoid issues with intellectual property etc. | 08:05 |
tchaypo | lifeless: upping overcloud control nodes from 1 to 3 will mean another 4Gb ram required, won't it? | 08:05 |
*** howleyt has joined #tripleo | 08:05 | |
tchaypo | lifeless: starting from the very first line of the spec - " we run all OpenStack services with listening ports on one virtual IP". I've seen that that is the case, but I haven't ever looked at what sets that up. I suspect that figuring that out will be useful for setting up a second vip | 08:05 |
*** hewbrocca has quit IRC | 08:16 | |
*** nosnos has quit IRC | 08:16 | |
*** lazy_prince has quit IRC | 08:16 | |
*** noslzzp has quit IRC | 08:16 | |
*** yolanda has quit IRC | 08:16 | |
*** ohadlevy has quit IRC | 08:16 | |
*** rha has quit IRC | 08:16 | |
*** bcrochet has quit IRC | 08:16 | |
*** jcooley has quit IRC | 08:16 | |
*** ifarkas has quit IRC | 08:16 | |
*** cody-somerville has quit IRC | 08:16 | |
*** d0ugal has quit IRC | 08:16 | |
*** bogdando has quit IRC | 08:16 | |
*** phschwartz has quit IRC | 08:16 | |
*** bnemec has quit IRC | 08:16 | |
*** bkero has quit IRC | 08:16 | |
*** rushiagr has quit IRC | 08:16 | |
*** russell_h has quit IRC | 08:16 | |
*** morganfainberg has quit IRC | 08:16 | |
*** vinsh has quit IRC | 08:16 | |
*** agordeev has quit IRC | 08:16 | |
*** yjiang5 has quit IRC | 08:16 | |
*** victor_lowther has quit IRC | 08:16 | |
*** adam_g has quit IRC | 08:16 | |
*** rainya has quit IRC | 08:16 | |
*** wendar has quit IRC | 08:16 | |
*** stevebaker has quit IRC | 08:16 | |
*** zigo has quit IRC | 08:16 | |
*** chmouel has quit IRC | 08:16 | |
*** antonym has quit IRC | 08:16 | |
*** clarkb has quit IRC | 08:16 | |
*** uvirtbot has quit IRC | 08:16 | |
*** boris-42 has quit IRC | 08:16 | |
*** dkehnx has quit IRC | 08:16 | |
*** ccrouch has quit IRC | 08:16 | |
*** dividehex has quit IRC | 08:16 | |
*** funzo_ has quit IRC | 08:16 | |
*** rdopieralski has quit IRC | 08:16 | |
*** bmaha has quit IRC | 08:16 | |
*** markmc has quit IRC | 08:16 | |
*** yamahata has quit IRC | 08:16 | |
*** jml has quit IRC | 08:16 | |
*** CaptTof__ has quit IRC | 08:16 | |
*** openstackgerrit has quit IRC | 08:16 | |
*** matsuhashi has quit IRC | 08:16 | |
*** petertoft has quit IRC | 08:16 | |
*** mrunge has quit IRC | 08:16 | |
*** akuznetsov has quit IRC | 08:16 | |
*** smulcahy has quit IRC | 08:16 | |
*** rbrady has quit IRC | 08:16 | |
*** jp_at_hp has quit IRC | 08:16 | |
*** athomas has quit IRC | 08:16 | |
*** rakesh_hs has quit IRC | 08:16 | |
*** jrist has quit IRC | 08:16 | |
*** nealph has quit IRC | 08:16 | |
*** AaronGr has quit IRC | 08:16 | |
*** dkehn has quit IRC | 08:16 | |
*** anteaya has quit IRC | 08:16 | |
*** howleyt has quit IRC | 08:16 | |
*** pblaho has quit IRC | 08:16 | |
*** jcoufal has quit IRC | 08:16 | |
*** chuckC has quit IRC | 08:16 | |
*** mkerrin has quit IRC | 08:16 | |
*** spiffxp has quit IRC | 08:16 | |
*** Shrews has quit IRC | 08:16 | |
*** shadower has quit IRC | 08:16 | |
*** devananda has quit IRC | 08:16 | |
*** BadCub has quit IRC | 08:16 | |
*** xuhaiwei has quit IRC | 08:16 | |
*** dtantsur|afk has quit IRC | 08:16 | |
*** lathiat has quit IRC | 08:16 | |
*** StevenK has quit IRC | 08:16 | |
*** SpamapS has quit IRC | 08:16 | |
*** jpeeler has quit IRC | 08:16 | |
*** wfoster has quit IRC | 08:16 | |
*** jeremydei has quit IRC | 08:16 | |
*** marios has quit IRC | 08:16 | |
*** ChanServ has quit IRC | 08:16 | |
*** lsmola__ has quit IRC | 08:16 | |
*** yfaykya has quit IRC | 08:16 | |
*** proffalken has quit IRC | 08:16 | |
*** GheRivero has quit IRC | 08:16 | |
*** Kiall has quit IRC | 08:16 | |
*** peoplemerge has quit IRC | 08:16 | |
*** NobodyCam has quit IRC | 08:16 | |
*** jesusaurus has quit IRC | 08:16 | |
*** jeblair has quit IRC | 08:16 | |
*** andrearosa has quit IRC | 08:16 | |
*** Lotus907efi has quit IRC | 08:16 | |
*** lifeless has quit IRC | 08:16 | |
*** pbelanyi has quit IRC | 08:16 | |
*** panda has quit IRC | 08:17 | |
*** slagle has quit IRC | 08:17 | |
*** ramishra has quit IRC | 08:17 | |
*** sseago has quit IRC | 08:17 | |
*** Lexis has quit IRC | 08:17 | |
*** SlickNik has quit IRC | 08:17 | |
*** tteggel has quit IRC | 08:17 | |
*** shardy has quit IRC | 08:17 | |
*** pleia2 has quit IRC | 08:17 | |
*** Ng has quit IRC | 08:17 | |
*** sbadia has quit IRC | 08:17 | |
*** al has quit IRC | 08:17 | |
*** vipul has quit IRC | 08:17 | |
*** mikal has quit IRC | 08:17 | |
*** goneri has quit IRC | 08:17 | |
*** jomara has quit IRC | 08:17 | |
*** rpodolyaka has quit IRC | 08:17 | |
*** lxsli has quit IRC | 08:17 | |
*** dshulyak has quit IRC | 08:17 | |
*** Hazelesque has quit IRC | 08:17 | |
*** nibalizer has quit IRC | 08:17 | |
*** tchaypo has quit IRC | 08:17 | |
*** nijaba has quit IRC | 08:17 | |
*** greghaynes has quit IRC | 08:17 | |
*** jogo has quit IRC | 08:17 | |
*** Daviey has quit IRC | 08:17 | |
*** juice has quit IRC | 08:17 | |
*** kevinbenton has quit IRC | 08:17 | |
*** zaro has quit IRC | 08:17 | |
*** gothicmindfood has quit IRC | 08:17 | |
*** lynxman has quit IRC | 08:17 | |
*** EntropyWorks has quit IRC | 08:17 | |
*** pelix has joined #tripleo | 08:22 | |
*** jistr has joined #tripleo | 08:22 | |
*** howleyt has joined #tripleo | 08:22 | |
*** ramishra has joined #tripleo | 08:22 | |
*** jp_at_hp has joined #tripleo | 08:22 | |
*** matsuhashi has joined #tripleo | 08:22 | |
*** petertoft has joined #tripleo | 08:22 | |
*** pblaho has joined #tripleo | 08:22 | |
*** rdopieralski has joined #tripleo | 08:22 | |
*** jcoufal has joined #tripleo | 08:22 | |
*** athomas has joined #tripleo | 08:22 | |
*** dkehnx has joined #tripleo | 08:22 | |
*** rakesh_hs has joined #tripleo | 08:22 | |
*** bmaha has joined #tripleo | 08:22 | |
*** mrunge has joined #tripleo | 08:22 | |
*** nibalizer has joined #tripleo | 08:22 | |
*** markmc has joined #tripleo | 08:22 | |
*** yamahata has joined #tripleo | 08:22 | |
*** jml has joined #tripleo | 08:22 | |
*** akuznetsov has joined #tripleo | 08:22 | |
*** ccrouch has joined #tripleo | 08:22 | |
*** CaptTof__ has joined #tripleo | 08:22 | |
*** dividehex has joined #tripleo | 08:22 | |
*** funzo_ has joined #tripleo | 08:22 | |
*** jrist has joined #tripleo | 08:22 | |
*** nealph has joined #tripleo | 08:22 | |
*** dtantsur has joined #tripleo | 08:22 | |
*** chuckC has joined #tripleo | 08:22 | |
*** openstackgerrit has joined #tripleo | 08:22 | |
*** smulcahy has joined #tripleo | 08:22 | |
*** xuhaiwei has joined #tripleo | 08:22 | |
*** sseago has joined #tripleo | 08:22 | |
*** AaronGr has joined #tripleo | 08:22 | |
*** mkerrin has joined #tripleo | 08:22 | |
*** dkehn has joined #tripleo | 08:22 | |
*** Lexis has joined #tripleo | 08:22 | |
*** boris-42 has joined #tripleo | 08:22 | |
*** rbrady has joined #tripleo | 08:22 | |
*** lathiat has joined #tripleo | 08:22 | |
*** StevenK has joined #tripleo | 08:22 | |
*** SlickNik has joined #tripleo | 08:22 | |
*** tteggel has joined #tripleo | 08:22 | |
*** spiffxp has joined #tripleo | 08:22 | |
*** anteaya has joined #tripleo | 08:22 | |
*** Shrews has joined #tripleo | 08:22 | |
*** shadower has joined #tripleo | 08:22 | |
*** devananda has joined #tripleo | 08:22 | |
*** SpamapS has joined #tripleo | 08:22 | |
*** lsmola__ has joined #tripleo | 08:22 | |
*** nijaba has joined #tripleo | 08:22 | |
*** BadCub has joined #tripleo | 08:22 | |
*** yfaykya has joined #tripleo | 08:22 | |
*** jpeeler has joined #tripleo | 08:22 | |
*** al has joined #tripleo | 08:22 | |
*** proffalken has joined #tripleo | 08:22 | |
*** greghaynes has joined #tripleo | 08:22 | |
*** wfoster has joined #tripleo | 08:22 | |
*** jogo has joined #tripleo | 08:22 | |
*** jeremydei has joined #tripleo | 08:22 | |
*** Daviey has joined #tripleo | 08:22 | |
*** vipul has joined #tripleo | 08:22 | |
*** juice has joined #tripleo | 08:22 | |
*** mikal has joined #tripleo | 08:22 | |
*** GheRivero has joined #tripleo | 08:22 | |
*** marios has joined #tripleo | 08:22 | |
*** goneri has joined #tripleo | 08:22 | |
*** Kiall has joined #tripleo | 08:22 | |
*** kevinbenton has joined #tripleo | 08:22 | |
*** peoplemerge has joined #tripleo | 08:22 | |
*** NobodyCam has joined #tripleo | 08:22 | |
*** zaro has joined #tripleo | 08:22 | |
*** shardy has joined #tripleo | 08:22 | |
*** jomara has joined #tripleo | 08:22 | |
*** rpodolyaka has joined #tripleo | 08:22 | |
*** jesusaurus has joined #tripleo | 08:22 | |
*** jeblair has joined #tripleo | 08:22 | |
*** gothicmindfood has joined #tripleo | 08:22 | |
*** lxsli has joined #tripleo | 08:22 | |
*** lynxman has joined #tripleo | 08:22 | |
*** pleia2 has joined #tripleo | 08:22 | |
*** dshulyak has joined #tripleo | 08:22 | |
*** andrearosa has joined #tripleo | 08:22 | |
*** Hazelesque has joined #tripleo | 08:22 | |
*** Lotus907efi has joined #tripleo | 08:22 | |
*** lifeless has joined #tripleo | 08:22 | |
*** pbelanyi has joined #tripleo | 08:22 | |
*** EntropyWorks has joined #tripleo | 08:22 | |
*** tchaypo has joined #tripleo | 08:22 | |
*** ChanServ has joined #tripleo | 08:22 | |
*** Ng has joined #tripleo | 08:22 | |
*** panda has joined #tripleo | 08:22 | |
*** slagle has joined #tripleo | 08:22 | |
*** sbadia has joined #tripleo | 08:22 | |
*** dickson.freenode.net sets mode: +ov ChanServ Ng | 08:22 | |
*** jprovazn has joined #tripleo | 08:22 | |
*** jcooley has joined #tripleo | 08:22 | |
*** ifarkas has joined #tripleo | 08:22 | |
*** hewbrocca has joined #tripleo | 08:22 | |
*** nosnos has joined #tripleo | 08:22 | |
*** lazy_prince has joined #tripleo | 08:22 | |
*** vinsh has joined #tripleo | 08:22 | |
*** noslzzp has joined #tripleo | 08:22 | |
*** yolanda has joined #tripleo | 08:22 | |
*** agordeev has joined #tripleo | 08:22 | |
*** cody-somerville has joined #tripleo | 08:22 | |
*** yjiang5 has joined #tripleo | 08:22 | |
*** d0ugal has joined #tripleo | 08:22 | |
*** bogdando has joined #tripleo | 08:22 | |
*** ohadlevy has joined #tripleo | 08:22 | |
*** phschwartz has joined #tripleo | 08:22 | |
*** rha has joined #tripleo | 08:22 | |
*** bcrochet has joined #tripleo | 08:22 | |
*** bkero has joined #tripleo | 08:22 | |
*** bnemec has joined #tripleo | 08:22 | |
*** rushiagr has joined #tripleo | 08:22 | |
*** victor_lowther has joined #tripleo | 08:22 | |
*** adam_g has joined #tripleo | 08:22 | |
*** rainya has joined #tripleo | 08:22 | |
*** russell_h has joined #tripleo | 08:22 | |
*** wendar has joined #tripleo | 08:22 | |
*** stevebaker has joined #tripleo | 08:22 | |
*** zigo has joined #tripleo | 08:22 | |
*** chmouel has joined #tripleo | 08:22 | |
*** antonym has joined #tripleo | 08:22 | |
*** clarkb has joined #tripleo | 08:22 | |
*** uvirtbot has joined #tripleo | 08:22 | |
*** morganfainberg has joined #tripleo | 08:22 | |
lifeless | Ng: two of them I can log into | 08:22 |
lifeless | Ng: but if you hit textcons, it whinges about advanced license | 08:22 |
*** jprovazn has quit IRC | 08:22 | |
*** jprovazn has joined #tripleo | 08:22 | |
*** regebro has joined #tripleo | 08:23 | |
*** jml has quit IRC | 08:23 | |
*** d0ugal has quit IRC | 08:24 | |
*** d0ugal_ has joined #tripleo | 08:24 | |
*** d0ugal_ is now known as d0ugal | 08:25 | |
*** jml has joined #tripleo | 08:25 | |
*** d0ugal has quit IRC | 08:25 | |
*** d0ugal has joined #tripleo | 08:25 | |
Ng | lifeless: aha, then they shall need jiras filed to get the iLO licenses installed. want me to take care of that? | 08:26 |
lifeless | Ng: DC folk don't know where to get the license | 08:26 |
*** jcoufal has quit IRC | 08:27 | |
lifeless | Ng: see DC-4661 | 08:27 |
*** rha has quit IRC | 08:27 | |
Ng | lifeless: yeah DC folk don't do that, but SYS do | 08:27 |
proffalken | Do I need special permissions to +/-1 patches to DIB? I only appear to be able to comment | 08:27 |
*** rha has joined #tripleo | 08:27 | |
lxsli | proffalken: maybe a new patchset went up? | 08:28 |
lxsli | you can only review the latest | 08:28 |
*** jang has joined #tripleo | 08:28 | |
*** lucasagomes has joined #tripleo | 08:28 | |
*** giulivo has joined #tripleo | 08:28 | |
proffalken | https://review.openstack.org/#/c/84960/ | 08:28 |
proffalken | I'm trying to +1 it | 08:28 |
proffalken | lxsli: can you give it a go? | 08:28 |
StevenK | proffalken: It's Merged | 08:28 |
proffalken | seems to be the latest patchset | 08:28 |
*** martyntaylor has joined #tripleo | 08:28 | |
proffalken | (facepalm) | 08:28 |
proffalken | I need to fix my mgerrit filter then... :) | 08:29 |
*** jcoufal has joined #tripleo | 08:29 | |
*** nati_ueno has joined #tripleo | 08:31 | |
*** lathiat has left #tripleo | 08:31 | |
*** giulivo has quit IRC | 08:33 | |
*** lucasagomes has quit IRC | 08:33 | |
*** jang has quit IRC | 08:33 | |
*** hewbrocca has quit IRC | 08:33 | |
*** nosnos has quit IRC | 08:33 | |
*** lazy_prince has quit IRC | 08:33 | |
*** noslzzp has quit IRC | 08:33 | |
*** yolanda has quit IRC | 08:33 | |
*** ohadlevy has quit IRC | 08:33 | |
*** bcrochet has quit IRC | 08:33 | |
*** jprovazn has quit IRC | 08:33 | |
*** jcooley has quit IRC | 08:33 | |
*** ifarkas has quit IRC | 08:33 | |
*** cody-somerville has quit IRC | 08:33 | |
*** bogdando has quit IRC | 08:33 | |
*** phschwartz has quit IRC | 08:33 | |
*** bnemec has quit IRC | 08:33 | |
*** bkero has quit IRC | 08:33 | |
*** rushiagr has quit IRC | 08:33 | |
*** russell_h has quit IRC | 08:33 | |
*** vinsh has quit IRC | 08:33 | |
*** agordeev has quit IRC | 08:33 | |
*** yjiang5 has quit IRC | 08:33 | |
*** victor_lowther has quit IRC | 08:33 | |
*** adam_g has quit IRC | 08:33 | |
*** rainya has quit IRC | 08:33 | |
*** wendar has quit IRC | 08:33 | |
*** stevebaker has quit IRC | 08:33 | |
*** zigo has quit IRC | 08:33 | |
*** chmouel has quit IRC | 08:33 | |
*** antonym has quit IRC | 08:33 | |
*** clarkb has quit IRC | 08:33 | |
*** uvirtbot has quit IRC | 08:33 | |
lifeless | Ng: there are tickets, but please do add new ones etc | 08:35 |
Ng | lifeless: k, wading through a week of email atm, but those tickets are next on the list | 08:35 |
lifeless | Ng: also we need the ssl certs :) | 08:37 |
lifeless | Ng: which AFAICT you didn't put anywhere. :/ | 08:37 |
Ng | lifeless: did you not get the email with them? I couldn't reach the bastion from my shitty cabin internets last week, but I attempted to gpgmail them to you | 08:38 |
lifeless | Ng: not that I've seen. | 08:38 |
lifeless | Ng: ahpersonal email. found it | 08:39 |
Ng | lifeless: just uploaded them to the bastion too | 08:39 |
StevenK | Ng: The internet at the cabin was shitty, or the cabin was? :-P | 08:39 |
Ng | StevenK: the cabin was awesome, but the internets in it was terrible, which isn't so bad for a vacation spot, but if you wanted anything more than a bit of twitter and some rss, it was not fun ;) | 08:40 |
StevenK | Ng: Just like Australia, then? | 08:40 |
Ng | StevenK: I've never been to .au, but from what I have imagined about it, yes, except without one hundred murderous naturebeasts per square metre, and without everything being 87°C all the time | 08:41 |
*** e0ne has joined #tripleo | 08:41 | |
*** rcarrillocruz has joined #tripleo | 08:41 | |
rcarrillocruz | helo helo | 08:41 |
rcarrillocruz | guys, are tripleo jobs voting? | 08:42 |
rcarrillocruz | tripleo ironic i meant | 08:42 |
lifeless | no | 08:42 |
StevenK | Ng: I meant in terms of internet only :-) | 08:43 |
lifeless | well kindof | 08:43 |
lifeless | so we can't be voting | 08:43 |
lifeless | but we're binding on reviewers | 08:43 |
lifeless | Ng: thanks! | 08:43 |
*** giulivo has joined #tripleo | 08:43 | |
*** lucasagomes has joined #tripleo | 08:43 | |
*** jprovazn has joined #tripleo | 08:43 | |
*** jcooley has joined #tripleo | 08:43 | |
*** ifarkas has joined #tripleo | 08:43 | |
*** hewbrocca has joined #tripleo | 08:43 | |
*** nosnos has joined #tripleo | 08:43 | |
*** lazy_prince has joined #tripleo | 08:43 | |
*** vinsh has joined #tripleo | 08:43 | |
*** noslzzp has joined #tripleo | 08:43 | |
*** yolanda has joined #tripleo | 08:43 | |
*** agordeev has joined #tripleo | 08:43 | |
*** cody-somerville has joined #tripleo | 08:43 | |
*** yjiang5 has joined #tripleo | 08:43 | |
*** bogdando has joined #tripleo | 08:43 | |
*** ohadlevy has joined #tripleo | 08:43 | |
*** phschwartz has joined #tripleo | 08:43 | |
*** bcrochet has joined #tripleo | 08:43 | |
*** wendar has joined #tripleo | 08:43 | |
*** stevebaker has joined #tripleo | 08:43 | |
*** zigo has joined #tripleo | 08:43 | |
*** chmouel has joined #tripleo | 08:43 | |
*** antonym has joined #tripleo | 08:43 | |
*** clarkb has joined #tripleo | 08:43 | |
*** uvirtbot has joined #tripleo | 08:43 | |
*** russell_h has joined #tripleo | 08:43 | |
*** rainya has joined #tripleo | 08:43 | |
*** adam_g has joined #tripleo | 08:43 | |
*** victor_lowther has joined #tripleo | 08:43 | |
*** rushiagr has joined #tripleo | 08:43 | |
*** bnemec has joined #tripleo | 08:43 | |
*** bkero has joined #tripleo | 08:43 | |
rcarrillocruz | https://review.openstack.org/#/c/99924/ fail with check-tempest-dsvm-virtual-ironic job. The console shows a lot of tests failing with "TypeError: tuple indices must be integers, not str" | 08:44 |
Ng | lifeless: np, sorry that took so long :( | 08:44 |
lifeless | Ng: tis ok | 08:46 |
lifeless | Ng: we should perhaps share access to that a *little* more | 08:47 |
lifeless | Ng: the OSTKCI thread will thrill you | 08:48 |
Ng | lifeless: agreed, all we would really need to do for wider access for this would be to have tripleo.org MX to somewhere that can bounce hostmaster@ emails to the cd-admins, then any of us could request/approve an SSL cert from their provider of choice | 08:50 |
Ng | atm it's just a dumb alias in my Google Apps account, which is fairly terrible for that sort of thing | 08:50 |
lifeless | also ahve you worked with 'Lights-Out 100 Management | 08:52 |
lifeless | ' | 08:52 |
lifeless | before ? | 08:52 |
Ng | lifeless: I have not, never touched a ProLiant 100 afaik | 08:52 |
lifeless | Ng: its a SE1170s G7 | 08:54 |
*** nosnos has quit IRC | 08:54 | |
*** jprovazn has quit IRC | 08:54 | |
*** jprovazn has joined #tripleo | 08:55 | |
*** andreaf has joined #tripleo | 08:55 | |
*** nosnos has joined #tripleo | 08:55 | |
lifeless | Ng: there's more SSL needed too :) | 08:58 |
Ng | lifeless: awesome! which hostnames? | 08:58 |
lifeless | Ng: check the public network page of the cloud admin spreadsheet | 09:00 |
Ng | k | 09:00 |
*** bmaha has quit IRC | 09:05 | |
*** bmaha has joined #tripleo | 09:06 | |
lifeless | Ng: anyhow, I've got a super big ask for you | 09:10 |
lifeless | Ng: install a machine, in a random datacentre, with a pre-2008 iLO, as a jumphost for hp2.tripleo.org | 09:10 |
lifeless | Ng: or figure out how to get someone in the relevant DC to do it :> | 09:10 |
Ng | lifeless: is that in relation to the OSTKCI thread? | 09:15 |
lifeless | yup | 09:16 |
lifeless | tag, you're it, nyah nyah nyah | 09:16 |
*** akrivoka has joined #tripleo | 09:16 | |
Ng | haha | 09:19 |
*** bmaha has quit IRC | 09:22 | |
*** bmaha has joined #tripleo | 09:22 | |
*** matsuhashi has quit IRC | 09:22 | |
openstackgerrit | Alexis Lee proposed a change to openstack/tripleo-image-elements: Cap upstart logging https://review.openstack.org/100463 | 09:23 |
*** matsuhashi has joined #tripleo | 09:24 | |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: indent using 4 spaces (2/3) https://review.openstack.org/93207 | 09:25 |
*** nati_ueno has quit IRC | 09:28 | |
*** matsuhashi has quit IRC | 09:30 | |
*** matsuhashi has joined #tripleo | 09:30 | |
*** matsuhashi has quit IRC | 09:34 | |
*** matsuhashi has joined #tripleo | 09:37 | |
*** goneri has quit IRC | 09:39 | |
*** pblaho is now known as pblaho|afk | 09:41 | |
openstackgerrit | Matthew Macdonald-Wallace proposed a change to openstack/tripleo-image-elements: Install check_mk server https://review.openstack.org/87226 | 09:43 |
*** matsuhashi has quit IRC | 09:48 | |
*** matsuhashi has joined #tripleo | 09:50 | |
*** martyntaylor has quit IRC | 10:00 | |
*** martyntaylor has joined #tripleo | 10:01 | |
*** matsuhashi has quit IRC | 10:03 | |
*** matsuhashi has joined #tripleo | 10:03 | |
*** matsuhashi has quit IRC | 10:04 | |
*** matsuhashi has joined #tripleo | 10:04 | |
*** matsuhashi has quit IRC | 10:14 | |
*** dricco has joined #tripleo | 10:20 | |
*** matsuhashi has joined #tripleo | 10:21 | |
lifeless | yay hypervisors | 10:28 |
lifeless | 19422 robertc 20 0 4638m 3.1g 66m R 99.1 20.2 9603:22 firefox | 10:28 |
lifeless | erm | 10:28 |
lifeless | thats clearly firefox | 10:28 |
lifeless | but libvirtd was doing that oo just a second earlier :) | 10:28 |
*** bmaha2 has joined #tripleo | 10:29 | |
*** rlandy has joined #tripleo | 10:31 | |
*** bmaha has quit IRC | 10:31 | |
rdopieralski | regebro: any luck with run_tests.sh? | 10:35 |
*** matsuhashi has quit IRC | 10:35 | |
regebro | yes, after some trouble with pip it's working now! | 10:36 |
*** matsuhashi has joined #tripleo | 10:36 | |
*** xuhaiwei has quit IRC | 10:36 | |
regebro | rdopieralski: trying tox on the tuskar-client | 10:37 |
rdopieralski | you can skip that | 10:38 |
regebro | ok, then I'm done. :-) | 10:40 |
*** matsuhashi has quit IRC | 10:40 | |
rdopieralski | regebro: you can copy the file ~sheep/horizon/openstack_dashboard/local/local_settings.py | 10:41 |
regebro | rdopieralski: Nope, access denied. | 10:41 |
rdopieralski | one moment | 10:42 |
rdopieralski | try now | 10:42 |
rdopieralski | also copy ~sheep/horizon/openstack_dashboard/local/enabled/_50_tuskar.py | 10:43 |
rdopieralski | then do: | 10:44 |
rdopieralski | horizon/.venv/bin/pip install -e tuskar-ui/ | 10:44 |
rdopieralski | horizon/.venv/bin/pip install -e python-tuskarclient/ | 10:44 |
rdopieralski | horizon/.venv/bin/python horizon/manage.py runserver 0.0.0.0:8888 | 10:45 |
*** yamahata has quit IRC | 10:45 | |
rdopieralski | and it should work :) | 10:45 |
regebro | I forgot how complicated development life was before buildout. :-) | 10:46 |
lxsli | I didn't choose the dev life; the dev life chose me | 10:47 |
lifeless | lxsli: SpamapS and I have synced on the oac metadata spec | 10:47 |
lifeless | and with that, gnight all | 10:47 |
TheJulia | goodnight | 10:48 |
regebro | indeed it works! | 10:50 |
rdopieralski | ok, the login is admin | 10:51 |
rdopieralski | the password is in a file on the root account on that server | 10:51 |
rdopieralski | in /root/stackrc | 10:52 |
rdopieralski | you should be able to ssh to root | 10:52 |
regebro | yeah, that works! | 10:54 |
*** weshay has joined #tripleo | 10:54 | |
rdopieralski | regebro: ok, so the "tuskar-ui" is basically the whole 'Infrastructure' section in there | 10:55 |
rdopieralski | that's what we are building | 10:55 |
regebro | aha. | 10:56 |
rdopieralski | so, now you probably want to read https://wiki.openstack.org/wiki/Gerrit_Workflow | 10:56 |
rdopieralski | do the account setup | 10:57 |
rdopieralski | the tuskar-ui review board is at https://review.openstack.org/#/q/status:open+project:openstack/tuskar-ui,n,z | 10:58 |
rdopieralski | horizon's is at https://review.openstack.org/#/q/status:open+project:openstack/horizon,n,z | 10:58 |
rdopieralski | whenever you have some free time, please review some patches :) | 10:58 |
*** weshay has quit IRC | 10:59 | |
regebro | ok | 10:59 |
*** jtomasek has joined #tripleo | 11:02 | |
rdopieralski | if you have any questions, just ask | 11:04 |
*** jistr has quit IRC | 11:06 | |
*** jistr has joined #tripleo | 11:07 | |
openstackgerrit | Nicholas Randon proposed a change to openstack/tripleo-incubator: Wait for os-collect-config to complete on the seed https://review.openstack.org/96515 | 11:09 |
openstackgerrit | Nicholas Randon proposed a change to openstack/tripleo-incubator: Wait for os-collect-config to complete on the seed https://review.openstack.org/96515 | 11:10 |
openstackgerrit | Nicholas Randon proposed a change to openstack/tripleo-incubator: Clean-up os-apply-config lines in devtest_seed.sh. https://review.openstack.org/99645 | 11:10 |
openstackgerrit | Nicholas Randon proposed a change to openstack/tripleo-incubator: Improve readability of long JQ expression https://review.openstack.org/99681 | 11:11 |
openstackgerrit | Nicholas Randon proposed a change to openstack/tripleo-incubator: Wait for os-collect-config to complete on the seed https://review.openstack.org/96515 | 11:15 |
openstackgerrit | Nicholas Randon proposed a change to openstack/tripleo-incubator: Clean-up os-apply-config lines in devtest_seed.sh. https://review.openstack.org/99645 | 11:16 |
openstackgerrit | Nicholas Randon proposed a change to openstack/tripleo-incubator: Improve readability of long JQ expression https://review.openstack.org/99681 | 11:16 |
*** e0ne has quit IRC | 11:30 | |
*** e0ne has joined #tripleo | 11:30 | |
*** pblaho|afk is now known as pblaho | 11:31 | |
openstackgerrit | Jon-Paul Sullivan (jp_at_hp) proposed a change to openstack/tripleo-incubator: Add the monitoring server and agents if requested https://review.openstack.org/96890 | 11:38 |
proffalken | Are any cores around to look at https://review.openstack.org/#/c/93906/ for me please? I already have a +2 for review, I just need an Approval :) | 11:42 |
*** goneri has joined #tripleo | 11:44 | |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Update icinga install script to enable icmp checks https://review.openstack.org/93906 | 11:46 |
proffalken | thank you whoever did that! :) | 11:47 |
slagle | proffalken: +A'd :) | 11:47 |
proffalken | :) | 11:47 |
openstackgerrit | Jan Provaznik proposed a change to openstack/tripleo-image-elements: Don't restart mysql during reset-db https://review.openstack.org/93104 | 11:50 |
*** ramishra has quit IRC | 11:55 | |
*** lucasagomes is now known as lucas-lunch | 11:58 | |
*** bmaha2 has quit IRC | 12:02 | |
*** mahalakshmi2 has joined #tripleo | 12:03 | |
*** mahalakshmi2 has quit IRC | 12:03 | |
*** bmahalakshmi has joined #tripleo | 12:04 | |
*** noslzzp has quit IRC | 12:07 | |
*** bmahalakshmi has quit IRC | 12:07 | |
*** bmahalakshmi has joined #tripleo | 12:08 | |
*** weshay has joined #tripleo | 12:08 | |
*** mrunge has quit IRC | 12:09 | |
*** morazi has joined #tripleo | 12:18 | |
*** jdob has joined #tripleo | 12:23 | |
*** pblaho is now known as pblaho|afk | 12:24 | |
*** akuznets_ has joined #tripleo | 12:26 | |
*** akuznetsov has quit IRC | 12:29 | |
*** bmahalakshmi has quit IRC | 12:30 | |
rushiagr | the squid.conf file doesn't let squid3 service to start with me | 12:34 |
rushiagr | so either there is a problem with my system, or the doc is outdated | 12:34 |
rushiagr | I'm running Ubnutu precise. Can that be a problem? | 12:35 |
*** noslzzp has joined #tripleo | 12:38 | |
proffalken | rushiagr: I wouldn't say it's definitely that, however all testing seems to be done on Trusty or Fedora 20 these days | 12:41 |
proffalken | so it might be worth an update | 12:41 |
*** noslzzp has quit IRC | 12:42 | |
*** lucas-lunch is now known as lucasagomes | 12:44 | |
*** noslzzp has joined #tripleo | 12:46 | |
*** tzumainn has joined #tripleo | 12:49 | |
*** jistr has quit IRC | 12:50 | |
*** jistr has joined #tripleo | 12:52 | |
*** yamahata has joined #tripleo | 12:52 | |
*** nosnos has quit IRC | 12:53 | |
*** ramishra has joined #tripleo | 12:56 | |
*** pblaho|afk is now known as pblaho | 12:58 | |
*** sseago has quit IRC | 13:00 | |
*** sseago_ has joined #tripleo | 13:00 | |
*** ramishra has quit IRC | 13:01 | |
*** rakesh_hs has quit IRC | 13:02 | |
*** julim has joined #tripleo | 13:07 | |
*** dprince has joined #tripleo | 13:09 | |
rushiagr | proffalken: hmm.. thanks for that update | 13:10 |
rushiagr | proffalken: a note on that doc page, that we're using Trusty/F20, and older versions might not work, might help.. | 13:11 |
rushiagr | just for the record, the problem is reproducible. Squid service restarts fine with the default squid.conf file | 13:11 |
proffalken | rushiagr: there's a patch in flight about that actually (updating the docs) I saw it this morning, I'll see if I can find it again | 13:12 |
openstackgerrit | Dan Prince proposed a change to openstack/diskimage-builder: dpkg: support pkg-map in bin/install-packages https://review.openstack.org/91601 | 13:12 |
openstackgerrit | Dan Prince proposed a change to openstack/diskimage-builder: opensuse: support pkg-map in bin/install-packages https://review.openstack.org/91602 | 13:12 |
openstackgerrit | Dan Prince proposed a change to openstack/diskimage-builder: Update base element to make use of pkg-map https://review.openstack.org/91880 | 13:12 |
proffalken | rushiagr: https://review.openstack.org/#/c/92749/ | 13:13 |
proffalken | :) | 13:13 |
proffalken | PErhaps one of the cores would be so good as to approve that... | 13:13 |
*** nati_ueno has joined #tripleo | 13:17 | |
openstackgerrit | Nicholas Randon proposed a change to openstack/tripleo-incubator: Improve readability of long JQ expression https://review.openstack.org/99681 | 13:24 |
*** bnemec changes topic to "https://etherpad.openstack.org/p/tripleo-ci-r1-trusty | tripleo-cd running preserve-ephemeral WIP patches and https://review.openstack.org/#/c/62042/ | Using OpenStack to deploy OpenStack;meetings Tuesday 1900//0700 UTC in #openstack-meeting-alt" | 13:33 | |
*** ifarkas has quit IRC | 13:37 | |
d0ugal | jdob, tzumainn - so, just checking I gathered this from the call - we want to add the template munging to the storage spec? | 13:39 |
jdob | ya, roll it into the domain model | 13:39 |
jdob | at least for now. there might not be much to it, it just needs to cover how we figure out the master template's parameters and other naming sorts of things | 13:40 |
rushiagr | proffalken: thanks! that's nice :) | 13:45 |
*** spzala has joined #tripleo | 13:46 | |
d0ugal | jdob: sounds good, I assume tzumainn is writing this bit? :D | 13:48 |
tzumainn | hahaha, you're funny, d0ugal : ) | 13:48 |
d0ugal | jdob: So, the munging essentially becomes an implementation detail behind the API? | 13:49 |
*** nati_ueno has quit IRC | 13:49 | |
openstackgerrit | Nicholas Randon proposed a change to openstack/tripleo-incubator: Wait for os-collect-config to complete on the seed https://review.openstack.org/96515 | 13:49 |
d0ugal | python storage API | 13:49 |
openstackgerrit | Nicholas Randon proposed a change to openstack/tripleo-incubator: Clean-up os-apply-config lines in devtest_seed.sh. https://review.openstack.org/99645 | 13:49 |
openstackgerrit | Nicholas Randon proposed a change to openstack/tripleo-incubator: Improve readability of long JQ expression https://review.openstack.org/99681 | 13:49 |
openstackgerrit | OpenStack Proposal Bot proposed a change to openstack/diskimage-builder: Updated from global requirements https://review.openstack.org/99074 | 13:51 |
*** ifarkas has joined #tripleo | 13:53 | |
*** pcrews has joined #tripleo | 13:54 | |
jdob | d0ugal: ya | 13:54 |
*** bcrochet has quit IRC | 13:55 | |
openstackgerrit | OpenStack Proposal Bot proposed a change to openstack/os-cloud-config: Updated from global requirements https://review.openstack.org/93253 | 13:56 |
*** bcrochet has joined #tripleo | 13:58 | |
*** regebro has quit IRC | 13:59 | |
*** nati_ueno has joined #tripleo | 13:59 | |
*** julim has quit IRC | 14:00 | |
*** julim has joined #tripleo | 14:01 | |
*** ifarkas_ has joined #tripleo | 14:06 | |
*** sballe has joined #tripleo | 14:06 | |
*** bcrochet has quit IRC | 14:08 | |
*** morazi has quit IRC | 14:09 | |
*** ifarkas has quit IRC | 14:09 | |
*** regebro has joined #tripleo | 14:09 | |
*** bcrochet has joined #tripleo | 14:10 | |
*** nati_ueno has quit IRC | 14:20 | |
*** morazi has joined #tripleo | 14:21 | |
bnemec | So related to https://review.openstack.org/#/c/100374/ , am I missing something or are those debug parameters not actually exposed anywhere? | 14:24 |
*** rwsu has joined #tripleo | 14:24 | |
*** ramishra has joined #tripleo | 14:25 | |
*** nati_ueno has joined #tripleo | 14:25 | |
*** mestery has joined #tripleo | 14:27 | |
dprince | bnemec: this appears to be happening to all F20 jobs today https://bugs.launchpad.net/tripleo/+bug/1292105 | 14:30 |
uvirtbot | Launchpad bug 1292105 in tripleo "CI failed pinging overcloud instance" [Medium,Triaged] | 14:30 |
*** jdob has quit IRC | 14:31 | |
*** jdob has joined #tripleo | 14:31 | |
*** mestery has quit IRC | 14:34 | |
*** mestery has joined #tripleo | 14:35 | |
*** blamar has joined #tripleo | 14:36 | |
*** jdob has quit IRC | 14:41 | |
*** jdob has joined #tripleo | 14:41 | |
bnemec | dprince: So it does. :-( | 14:42 |
dprince | bnemec: yeah, so that ticket was from a while back... we are probalby hitting something new here though | 14:43 |
dprince | bnemec: I'm not seeing it on Ironic using real baremetal | 14:44 |
bnemec | dprince: Yeah, there's also another networking error I see in a recent job: http://logs.openstack.org/15/96515/20/check-tripleo/check-tripleo-overcloud-f20/704bc64/console.html#_2014-06-17_13_36_52_924 | 14:44 |
bnemec | dprince: I'll try a run in my virt environment (which I apparently just shut off when I meant to turn it on...) | 14:45 |
*** jistr has quit IRC | 14:45 | |
dprince | bnemec: Ncat: bind to 192.168.1.120:27411: Cannot assign requested address. QUITTING. | 14:46 |
bnemec | Yep | 14:46 |
dprince | bnemec: I think that is just plain related to the patch under review | 14:46 |
dprince | bnemec: https://review.openstack.org/#/c/96515, it just doesn't work yet | 14:46 |
bnemec | Oh, heh. | 14:46 |
*** jistr has joined #tripleo | 14:46 | |
bnemec | Fair enough, won't worry about that one then. | 14:46 |
dprince | bnemec: can you try a devtest on F20 locally (I am now) | 14:47 |
bnemec | dprince: Yeah, that's my plan. | 14:47 |
dprince | bnemec: perhaps between the both of us we can sort this other issue out | 14:47 |
slagle | jdob: hey, got time for a question about the tuskar api spec? | 14:49 |
jdob | hit me | 14:49 |
slagle | jdob: your comment, re: os-cloud-config not part of the model right now. what is the expectation on how that will get used? | 14:50 |
slagle | jdob: user drops down to cli and runs it? | 14:50 |
jdob | for now, i was figuring the UI would run it | 14:50 |
slagle | jdob: hmm, is the ui going to have all the info it needs | 14:51 |
jdob | what wouldnt it have? | 14:51 |
slagle | passwords, endpoint ip's, what endpoints to configure, etc | 14:52 |
*** pblaho is now known as pblaho|afk | 14:52 | |
jdob | that stuff should all get spit out from the Outputs of the stack | 14:52 |
slagle | i see | 14:52 |
jdob | from what I understand at least :) | 14:52 |
*** marun has joined #tripleo | 14:56 | |
*** pblaho|afk is now known as pblaho | 14:57 | |
*** untriaged-bot has joined #tripleo | 15:00 | |
untriaged-bot | Untriaged bugs so far: | 15:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1329746 | 15:00 |
uvirtbot | Launchpad bug 1329746 in diskimage-builder "disk-image-create should allow sending compat flags to qemu-img" [Undecided,In progress] | 15:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1329238 | 15:00 |
uvirtbot | Launchpad bug 1329238 in tripleo "OVS isn't persisting mac addresses on OVS bridges" [Undecided,In progress] | 15:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1330817 | 15:00 |
uvirtbot | Launchpad bug 1330817 in diskimage-builder "Get your Internals Clean and Healthy" [Undecided,New] | 15:00 |
*** untriaged-bot has quit IRC | 15:00 | |
*** moorryan has joined #tripleo | 15:01 | |
*** akrivoka has quit IRC | 15:01 | |
*** noslzzp has quit IRC | 15:01 | |
*** akrivoka has joined #tripleo | 15:02 | |
*** ramishra has quit IRC | 15:02 | |
*** noslzzp has joined #tripleo | 15:04 | |
*** nati_ueno has quit IRC | 15:07 | |
*** marun has quit IRC | 15:08 | |
*** marun has joined #tripleo | 15:08 | |
*** noslzzp has quit IRC | 15:08 | |
*** ccrouch has left #tripleo | 15:09 | |
*** ccrouch has joined #tripleo | 15:09 | |
*** noslzzp has joined #tripleo | 15:10 | |
slagle | sounds like a critical right there | 15:10 |
*** casanch1 has joined #tripleo | 15:13 | |
*** jistr has quit IRC | 15:21 | |
*** jistr|mobi has joined #tripleo | 15:23 | |
*** phschwartz has quit IRC | 15:24 | |
bnemec | lol, I thought for a second someone was criticizing our code style or something | 15:26 |
*** noslzzp has quit IRC | 15:26 | |
*** phschwartz has joined #tripleo | 15:27 | |
*** jistr|mobi has quit IRC | 15:27 | |
*** jprovazn has quit IRC | 15:27 | |
*** jistr|mobi has joined #tripleo | 15:28 | |
*** e0ne has quit IRC | 15:32 | |
*** ramishra has joined #tripleo | 15:33 | |
giulivo | dprince, I missed your recheck here: https://review.openstack.org/#/c/93745/5 thanks for that :( | 15:34 |
giulivo | dprince, hopefully it is not going to recheck twice :( | 15:35 |
dprince | giulivo: it will be fine | 15:35 |
dprince | giulivo: note that we are hitting a lot of https://bugs.launchpad.net/tripleo/+bug/1292105 today | 15:36 |
uvirtbot | Launchpad bug 1292105 in tripleo "CI failed pinging overcloud instance" [Medium,Triaged] | 15:36 |
giulivo | dprince, well that change had to be rebased but I'm not sure if anyone is willing to merge without a successful recheck, so for now I'll keep an eye on it, thanks | 15:37 |
*** ramishra has quit IRC | 15:38 | |
*** edmund has joined #tripleo | 15:41 | |
*** blamar has quit IRC | 15:46 | |
*** jprovazn has joined #tripleo | 15:47 | |
d0ugal | tzumainn: oh, that was the wrong room. Continue my #tuskar question here please :) | 15:47 |
d0ugal | tzumainn: So, save does create/update automatically? | 15:50 |
tzumainn | hm, maybe save isn't needed | 15:51 |
d0ugal | I don't think its needed, it might be handy. | 15:55 |
*** eghobo has joined #tripleo | 15:55 | |
*** eghobo has quit IRC | 15:56 | |
d0ugal | tzumainn: For the methods, that do things like "get parameters", will the instances be pre-populated or will that trigger a database query/api call? | 15:56 |
jogo | lifeless: sorry for breaking | 15:56 |
*** eghobo has joined #tripleo | 15:56 | |
*** rdopieralski has quit IRC | 15:56 | |
*** akrivoka has quit IRC | 15:57 | |
tzumainn | d0ugal, I assumed the latter - I figured a retrieve would only get the attributes, and you'd need extra magic for the rest | 15:57 |
d0ugal | tzumainn: ok, I'm not sure how it will get a handle on thing to make a call | 15:57 |
*** rdopieralski has joined #tripleo | 15:57 | |
*** jtomasek has quit IRC | 15:57 | |
*** akrivoka has joined #tripleo | 15:57 | |
d0ugal | tzumainn: This is something jdob mentioned in a previous patch set and I don't have a solution for yet :) | 15:58 |
*** jtomasek has joined #tripleo | 15:58 | |
tzumainn | d0ugal, "handle on thing"? | 16:00 |
d0ugal | tzumainn: ok, we need a name for this. | 16:01 |
d0ugal | tzumainn: We have the model instance, and we have the class that does the queries | 16:01 |
d0ugal | tzumainn: At the moment its Template and TemplateAPI but I don't like that much | 16:02 |
*** funzo_ is now known as funzo | 16:03 | |
*** nati_ueno has joined #tripleo | 16:04 | |
d0ugal | tzumainn: TemplateAPI abstracts the driver and calls it, then we have a Template instance, how does it access the driver? It probably needs some way to access the TemplateAPI. Any ideas how best to do this? | 16:04 |
d0ugal | tzumainn: Does that make any more sense? | 16:04 |
*** blamar has joined #tripleo | 16:04 | |
*** nati_uen_ has joined #tripleo | 16:06 | |
*** nati_ueno has quit IRC | 16:06 | |
openstackgerrit | Stuart McLaren proposed a change to openstack/tripleo-image-elements: stunnel: Allow CA certificate to be specified https://review.openstack.org/85099 | 16:07 |
tzumainn | d0ugal, oh - yeah, it does | 16:08 |
tzumainn | so when TemplateAPI initializes a Template instance, can it pass along a handle to itself? | 16:08 |
*** jistr|mobi has quit IRC | 16:08 | |
d0ugal | tzumainn: Yup, I was thinking of doing that | 16:08 |
*** jistr has joined #tripleo | 16:08 | |
*** hewbrocca has quit IRC | 16:09 | |
d0ugal | It does make some bits a little odd tho | 16:09 |
d0ugal | tzumainn: example: https://etherpad.openstack.org/p/NSyxHfGhen | 16:09 |
d0ugal | tzumainn: hrm, actually | 16:10 |
d0ugal | tzumainn: do you think create/update should take model instances or the unpacked attributes? | 16:10 |
tzumainn | I had originally thought the latter, but... I'm no longer entirely sure why | 16:11 |
d0ugal | tzumainn: I had too :) | 16:11 |
d0ugal | tzumainn: If we require it to be unpacked it makes updating weird. | 16:13 |
d0ugal | I'm putting examples in that ether. | 16:13 |
bnemec | dprince: My local devtest run completed successfully. :-/ | 16:14 |
d0ugal | tzumainn: I think I might be over thinking this, either is fine, just need to be consistent. | 16:14 |
tzumainn | yeah, to be honest, I don't have a strong opinion here | 16:15 |
*** mrunge has joined #tripleo | 16:15 | |
d0ugal | tzumainn: That's fine, I think I just decided which I like best, so I'll go with that and see what happens. | 16:15 |
tzumainn | works for me! | 16:15 |
d0ugal | tzumainn: I've done a tiny bit of updating the spec, but expect to have an update version on gerrit by the time you are around tomorrow | 16:16 |
d0ugal | tzumainn: oh, unless you decide to do one of those really early starts. | 16:16 |
tzumainn | d0ugal, awesome! | 16:16 |
tzumainn | probably not, my schedule seems to be shifting back to normal | 16:16 |
d0ugal | Probably for the best. | 16:16 |
tzumainn | I'm actually on PTO tomorrow, but I'll be around in the morning (my time) | 16:16 |
d0ugal | ah | 16:16 |
d0ugal | I wont be offended if you don't look at it then :) | 16:16 |
*** markmc has quit IRC | 16:17 | |
dprince | bnemec: hmmm, my local setup seems fine too | 16:17 |
openstackgerrit | patrick-crews proposed a change to openstack-infra/tripleo-ci: Alter how we grab and store machine files to use logstash indexing. https://review.openstack.org/99250 | 16:21 |
*** dtantsur is now known as dtantsur|afk | 16:24 | |
*** hewbrocca has joined #tripleo | 16:28 | |
*** athomas has quit IRC | 16:29 | |
openstackgerrit | Lorcan Browne proposed a change to openstack/tripleo-image-elements: Add check_mk swift proxy diagnostic https://review.openstack.org/94607 | 16:31 |
*** ramishra has joined #tripleo | 16:34 | |
*** nati_uen_ has quit IRC | 16:34 | |
*** dividehex has quit IRC | 16:35 | |
*** nati_ueno has joined #tripleo | 16:35 | |
*** hewbrocca has quit IRC | 16:37 | |
*** nati_ueno has quit IRC | 16:37 | |
*** nati_ueno has joined #tripleo | 16:37 | |
*** ramishra has quit IRC | 16:39 | |
*** nati_ueno has quit IRC | 16:39 | |
*** pblaho has quit IRC | 16:40 | |
*** nati_ueno has joined #tripleo | 16:40 | |
openstackgerrit | Ben Nemec proposed a change to openstack/tripleo-image-elements: Debug all the things https://review.openstack.org/100374 | 16:41 |
openstackgerrit | Tomas Sedovic proposed a change to openstack/tripleo-specs: Remove merge.py from TripleO Heat Templates https://review.openstack.org/97939 | 16:42 |
*** jistr has quit IRC | 16:44 | |
*** jcoufal has quit IRC | 16:51 | |
*** martyntaylor1 has joined #tripleo | 16:52 | |
*** Penick has joined #tripleo | 16:52 | |
*** martyntaylor has quit IRC | 16:53 | |
*** jtomasek has quit IRC | 16:55 | |
openstackgerrit | Stuart McLaren proposed a change to openstack/tripleo-incubator: Run the overcloud with an SSL enabled public IP https://review.openstack.org/85098 | 16:55 |
*** jprovazn has quit IRC | 16:56 | |
*** TravT has joined #tripleo | 16:57 | |
*** rdopieralski has quit IRC | 16:57 | |
*** Penick has quit IRC | 16:57 | |
openstackgerrit | Jay Dobies proposed a change to openstack/tripleo-specs: Spec for Tuskar Juno Plan REST API changes https://review.openstack.org/94720 | 16:58 |
*** dkehn_ has joined #tripleo | 16:59 | |
*** dkehnx has quit IRC | 16:59 | |
*** dkehn has quit IRC | 16:59 | |
*** rcarrillocruz has quit IRC | 16:59 | |
*** rcarrillocruz has joined #tripleo | 17:00 | |
*** casanch1_ has joined #tripleo | 17:00 | |
*** dkehn has joined #tripleo | 17:01 | |
*** yamahata has quit IRC | 17:03 | |
*** casanch1 has quit IRC | 17:04 | |
*** martyntaylor1 has left #tripleo | 17:05 | |
*** dkehn__ has joined #tripleo | 17:05 | |
*** mestery_ has joined #tripleo | 17:05 | |
*** mestery_ has quit IRC | 17:05 | |
*** blamar has quit IRC | 17:05 | |
*** mestery_ has joined #tripleo | 17:06 | |
*** dkehn has quit IRC | 17:06 | |
*** mestery has quit IRC | 17:07 | |
*** dkehn_ has quit IRC | 17:07 | |
*** mestery_ is now known as mestery | 17:07 | |
*** dkehn has joined #tripleo | 17:08 | |
*** akrivoka has quit IRC | 17:16 | |
*** nati_ueno has quit IRC | 17:18 | |
*** nati_ueno has joined #tripleo | 17:20 | |
*** lucasagomes is now known as lucas-dinner | 17:22 | |
*** lucas-dinner has left #tripleo | 17:22 | |
*** nati_ueno has quit IRC | 17:28 | |
*** morazi has quit IRC | 17:31 | |
*** weshay has quit IRC | 17:34 | |
*** nati_ueno has joined #tripleo | 17:36 | |
openstackgerrit | Gonéri Le Bouder proposed a change to openstack/diskimage-builder: introduce $SYSTEMD_SYSTEM_UNIT_DIR https://review.openstack.org/96750 | 17:37 |
*** morazi has joined #tripleo | 17:47 | |
*** weshay has joined #tripleo | 17:47 | |
*** e0ne has joined #tripleo | 17:57 | |
*** Penick has joined #tripleo | 17:58 | |
*** petertoft has quit IRC | 17:58 | |
*** jang has joined #tripleo | 18:00 | |
*** robsparker has joined #tripleo | 18:13 | |
*** e0ne has quit IRC | 18:14 | |
*** e0ne has joined #tripleo | 18:15 | |
*** nati_ueno has quit IRC | 18:18 | |
*** nati_ueno has joined #tripleo | 18:18 | |
*** e0ne has quit IRC | 18:19 | |
*** dkehn__ is now known as dkehnx | 18:26 | |
*** e0ne has joined #tripleo | 18:32 | |
lifeless | o/ | 18:39 |
lifeless | Ng: how did you go ? | 18:39 |
*** nati_ueno has quit IRC | 18:40 | |
*** nati_ueno has joined #tripleo | 18:40 | |
*** dkehn_ has joined #tripleo | 18:41 | |
*** rpodolyaka1 has joined #tripleo | 18:42 | |
*** dkehnx has quit IRC | 18:42 | |
*** dkehn has quit IRC | 18:42 | |
*** dkehn has joined #tripleo | 18:44 | |
*** rcarrill` has joined #tripleo | 18:46 | |
openstackgerrit | James Slagle proposed a change to openstack/tripleo-specs: Configurable /mnt/state https://review.openstack.org/94876 | 18:47 |
*** rcarrillocruz has quit IRC | 18:48 | |
*** e0ne has quit IRC | 18:49 | |
*** e0ne has joined #tripleo | 18:50 | |
Ng | lifeless: got trusty installed, working with Niall to figure out why the eth interface is getting a public IP from DHCP instead of nothing :) | 18:52 |
*** jp_at_hp has quit IRC | 18:53 | |
Ng | lifeless: (also re the java security thing, I've typically found that you can whitelist addresses in the java control panel's security area, to get around the tedious signing failures) | 18:53 |
Ng | lifeless: (also having a windows VM to run the .Net console from tends to work far bette rthan useless java, ime) | 18:53 |
lifeless | Ng: once it failed out it failed hard for me | 18:53 |
lifeless | Ng: that was under a windows VM | 18:53 |
Ng | wheee | 18:53 |
Ng | why didn't you do the .net one? :D | 18:53 |
lifeless | Ng: there was no .net console that I could see | 18:53 |
*** e0ne has quit IRC | 18:53 | |
lifeless | Ng: we're talking the ..22.. LO100 right ? | 18:54 |
lifeless | Oh, I bet I know. Chrome. | 18:54 |
*** rpodolyaka1 has quit IRC | 18:54 | |
lifeless | I bet the ilo sniffs browser strings. | 18:54 |
Ng | lifeless: I picked the first machine in the range, 10.22.27.130 and it's an SL230e Gen8 with an iLO4 | 18:54 |
lifeless | Because that works so well. | 18:54 |
lifeless | Ng: son of a gun | 18:54 |
*** e0ne has joined #tripleo | 18:54 | |
lifeless | Ng: I assumed.... wrongly.... that they were all vaguely consistent. | 18:54 |
lifeless | this *will* be a fun deployment exercise | 18:55 |
*** martyntaylor has joined #tripleo | 18:55 | |
*** weshay has quit IRC | 18:56 | |
Ng | lifeless: perhaps the reason the machine I'm on is getting a public IP DHCP and isn't the kind of hardware you were expecting, means that I've just blown away something I shouldn't have ;) | 18:56 |
lifeless | Ng: well, we were told to go nuts | 18:57 |
SpamapS | Ng: I've had no problems with the java console. | 18:57 |
lifeless | Ng: if there was a mistake, its higher up the chain :> | 18:57 |
Ng | but it seemed to be dead when I got to it, the console was red with an "illegal opcode" error. if it had been a running system I would have paused | 18:57 |
Ng | SpamapS: yeah I typically can get it to work, the .net is just easier because it doesn't have any oracle nonsense in it ;) | 18:57 |
SpamapS | easier to swallow you mean? ;) | 18:57 |
Ng | SpamapS: have you not had to exclude IP ranges from the security? | 18:58 |
SpamapS | lifeless: I've only been using firefox. | 18:58 |
Ng | because later java requires various manifest signing things that iLOs don't have | 18:58 |
SpamapS | which is made quite convenient by foxyproxy | 18:58 |
Ng | ♥ foxyproxy | 18:58 |
SpamapS | Ng: no.. it has worked perfectly. | 18:58 |
SpamapS | just have to say yes 4 times | 18:58 |
SpamapS | Because OOP | 18:59 |
lifeless | SpamapS: did not for me | 18:59 |
lifeless | I tried firefox, applet wouldn't even show | 18:59 |
Ng | SpamapS: weird, that is not supposed to be the case, java7 is supposed to flatly refuse to run improperly signed things | 19:00 |
SpamapS | Jun 17 18:24:18 overcloud-novacompute1-xktdldeffmxp ovs-vsctl[3208]: ovs|00001|vsctl|INFO|Called as /bin/ovs-vsctl --timeout=120 -- --if-exists del-port qvoab5ebafb-2a -- add-port br-int qvoab5ebafb-2a -- set Interface qvoab5ebafb-2a external-ids:iface-id=ab5ebafb-2a5f-4600-a327-a7163f33bff0 external-ids:iface-status=active external-ids:attached-mac=fa:16:3e:b8:77:57 external-ids:vm-uuid=b5ac44d1-4cab-49cb-be38-5052c071d6f5 | 19:00 |
jdob | meeting time, right? | 19:00 |
lifeless | meeting time | 19:00 |
SpamapS | Jun 17 18:24:48 overcloud-novacompute1-xktdldeffmxp nova-compute[2479]: 2014-06-17 18:24:48.659 2479 WARNING nova.virt.libvirt.driver [req-02f081dd-3f3c-4afd-9a2a-bec93f7bbd59 None] Timeout waiting for vif plugging callback for instance b5ac44d1-4cab-49cb-be38-5052c071d6f5 | 19:00 |
Ng | oh snap, meeting | 19:00 |
lifeless | SpamapS: morganfainberg is on that :> | 19:00 |
SpamapS | ok | 19:01 |
SpamapS | so "everything is broken again" ? | 19:01 |
lifeless | EVERYTHING IS AWESOME | 19:02 |
*** lazy_prince has quit IRC | 19:02 | |
lifeless | SpamapS: the vif plugging callback is configured to proceed after timeout in tripleo atm; once we get name support for the callback creds | 19:03 |
jdob | damnit, now that song is stuck in my head | 19:03 |
lifeless | which is one of the things morganfainberg's work is around, we should be able to configure it properly. | 19:03 |
SpamapS | ok, I'm just getting CI fails with that error | 19:03 |
lifeless | what error - thats a WARN | 19:04 |
lifeless | anyhow meet time | 19:04 |
SpamapS | lifeless: it never happens | 19:04 |
SpamapS | lifeless: user IP is never pingable | 19:04 |
lifeless | ok so thats a problem and it might be related to that | 19:04 |
*** nati_ueno has quit IRC | 19:06 | |
*** nati_ueno has joined #tripleo | 19:07 | |
lifeless | rpodolyaka: coming to the meeting? | 19:08 |
lifeless | SlickNik: coming to the meeting? you've got a critical bug assigned to you | 19:10 |
*** rpodolyaka1 has joined #tripleo | 19:13 | |
*** rpodolyaka1 has quit IRC | 19:13 | |
*** saurabhs has joined #tripleo | 19:15 | |
openstackgerrit | Clint 'SpamapS' Byrum proposed a change to openstack/tripleo-heat-templates: Create RabbitMQ users on controller https://review.openstack.org/92204 | 19:15 |
*** nati_ueno has quit IRC | 19:17 | |
SlickNik | lifeless: just saw your message. Is the meeting still on? | 19:17 |
SlickNik | am there now | 19:18 |
lifeless | yes | 19:19 |
tchaypo | Well this is fun | 19:20 |
tchaypo | My laptop is stuck at the "press ESC for startup menu" stage | 19:20 |
tchaypo | And pressing ESC does nothing | 19:21 |
lifeless | yay? | 19:21 |
SpamapS | tchaypo: press HARD | 19:22 |
tchaypo | I restarted and pressed it earlier and oftener and now that message is highlighted | 19:23 |
tchaypo | oh wait, i missed the real message it's sending me | 19:23 |
tchaypo | the capslock and numlock LEDs are blinking | 19:24 |
tchaypo | I'm sure that's a signal that it's feeling a very party-like atmosphere | 19:24 |
SpamapS | tchaypo: that is the "toss confetti" signal | 19:24 |
*** mrunge has quit IRC | 19:25 | |
*** akuznets_ has quit IRC | 19:26 | |
tchaypo | so i find http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01443366&cc=us&dlc=en&lc=en&jumpid=reg_R1002_USEN which tells me to count the number of flashes to figure out what the problem is | 19:29 |
tchaypo | restart ready to count, and of course it boots now | 19:29 |
*** dkehn_ is now known as dkehnx | 19:30 | |
*** Penick has quit IRC | 19:32 | |
*** akuznetsov has joined #tripleo | 19:33 | |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Use except x as y instead of except x, y https://review.openstack.org/96616 | 19:34 |
*** rcarrill` has quit IRC | 19:41 | |
*** rcarrillocruz has joined #tripleo | 19:41 | |
*** pelix has quit IRC | 19:43 | |
*** akuznetsov has quit IRC | 19:43 | |
*** markmc has joined #tripleo | 19:44 | |
*** Penick has joined #tripleo | 19:45 | |
greghaynes | Ng: GheRivero SpamapS poke poke https://review.openstack.org/#/c/95014/ | 19:45 |
*** morazi has quit IRC | 19:46 | |
Ng | greghaynes: done, although jenkins is now claiming you need a rebase | 19:47 |
*** e0ne has quit IRC | 19:48 | |
greghaynes | silly jenkins | 19:48 |
*** e0ne has joined #tripleo | 19:48 | |
Ng | just click the freebase button in jenkins and all your cares will disappear in a puff of smoke ;) | 19:48 |
greghaynes | oh, thats what that does! | 19:49 |
openstackgerrit | Gregory Haynes proposed a change to openstack/tripleo-incubator: Add greghaynes to the cd admins https://review.openstack.org/95014 | 19:49 |
greghaynes | Ng: ok, once more :) | 19:50 |
Ng | lifeless: oh! one other little wrinkle I spotted in that new rack - the machine I installed has 4 SATA drives, but they aren't on a RAID controller. I manually RAID10'd it, but it means that if the other machines are similar, they'll be being deployed with a single 1TB disk :/ | 19:52 |
*** CaptTof__ has quit IRC | 19:52 | |
lifeless | Ng: thats fine | 19:52 |
lifeless | Ng: its cloud man | 19:52 |
Ng | haha | 19:52 |
*** CaptTofu_ has joined #tripleo | 19:52 | |
*** e0ne_ has joined #tripleo | 19:53 | |
*** e0ne has quit IRC | 19:53 | |
*** akuznetsov has joined #tripleo | 19:54 | |
*** CaptTofu_ has quit IRC | 19:56 | |
*** Penick has quit IRC | 20:00 | |
*** rcarrillocruz has quit IRC | 20:01 | |
*** dprince has quit IRC | 20:01 | |
*** rcarrillocruz has joined #tripleo | 20:02 | |
giulivo | lifeless, not sure if you read my last line in the meeting | 20:02 |
giulivo | so the bug basically affects at least fedora and debian | 20:02 |
lifeless | gi yes | 20:02 |
lifeless | hi, yes | 20:02 |
*** Penick has joined #tripleo | 20:02 | |
giulivo | I will check how things are on ubuntu and if they are different, maybe try to replicate the behaviour for the others | 20:03 |
giulivo | I can see why devananda doesn't want to use a config option in the driver and that is that the driver is actually *not* connecting to libvirt directly, it is using ssh over to the node and launch virsh there | 20:03 |
giulivo | so he suggested the libvirt uri should be appropriately set on the host where virsh is executed, not in the virtual power driver | 20:04 |
bnemec | Sounds like it's time for a PTL cage match. ;-) | 20:05 |
lifeless | giulivo: so last time we discussed this | 20:05 |
lifeless | giulivo: it was pointed out to me that system is not the only way to get kvm vms | 20:05 |
lifeless | giulivo: I'm still very much against silently changing system wide defaults on a developers machine. | 20:05 |
lifeless | giulivo: I hope the reasoning there is obvious | 20:05 |
slagle | lifeless: it'd be obvious if it wasn't done all over the place now | 20:06 |
lifeless | giulivo: another route forward might be to make sure we are using the default uri, and if that doesn't get us kvm machines, error and let the user fix it. | 20:06 |
slagle | so, it's not obvious why this is objected to | 20:06 |
lifeless | slagle: I've objected every single time | 20:06 |
slagle | for example, we reconfigure /etc/libvirt/libvirtd.conf | 20:06 |
slagle | that is system-wide | 20:06 |
lifeless | slagle: wat | 20:06 |
*** Penick has quit IRC | 20:06 | |
slagle | install-dependencies? | 20:06 |
lifeless | slagle: oh man | 20:07 |
lifeless | slagle: I so didn't see that land | 20:07 |
slagle | pretty sure that's been there > 1 year | 20:07 |
lifeless | a4f62591 (Jiri Stransky 2014-01-28 16:03:25 +0100 121) if [ "$os" = "redhat" ]; then | 20:07 |
lifeless | 5 months | 20:08 |
lifeless | record review time - 4 hours | 20:08 |
slagle | the 5 months commit was a reorg of some code | 20:08 |
slagle | it was there longer than that | 20:08 |
lifeless | just noticed that | 20:09 |
lifeless | ok, daughter is awake, I need to disappear for a little bit | 20:09 |
mordred | dib people ... | 20:09 |
slagle | anywho, it is just a stance that is hard to understand, given all the changes we already make | 20:09 |
slagle | installing packages, etc | 20:09 |
giulivo | lifeless, anyway this change shouldn't be applied system-wide but only for the user which we use for virtual power | 20:09 |
SpamapS | mordred: we refer to ourselves as the "tomorrow people" | 20:09 |
slagle | plus... --trash-my-mahcine | 20:09 |
lifeless | but fundamentally, if we want to eventually factor stuff out to be in supportable projects - remember incubator is a place we want to not need eventually - | 20:09 |
mordred | if one wants to inject an ssh key into an image at build time - I know local-config can put the current user's key in ... is there a way to pass in the keys to put in? | 20:09 |
lifeless | we need to put some effort into being non-intrusive | 20:10 |
giulivo | lifeless, +1 on being non-intrusive! | 20:10 |
giulivo | really I have a WIP patch where I'm trying to remove sudos | 20:10 |
giulivo | but this I'm not sure how could be approached other than the driver config param or the user-level env variable | 20:11 |
openstackgerrit | Matthew Macdonald-Wallace proposed a change to openstack/tripleo-image-elements: Auto-collect local checks https://review.openstack.org/91324 | 20:11 |
*** nati_ueno has joined #tripleo | 20:12 | |
lifeless | devananda: hi ^ can we chat about your concerns w.r.t. ironic supporting this directly? | 20:12 |
*** yolanda has quit IRC | 20:13 | |
*** ProfFalk1n has joined #tripleo | 20:13 | |
*** rlandy has quit IRC | 20:13 | |
giulivo | also, I'll make sure to collect some details about how ubuntu is configured by default to see if there are even better options | 20:13 |
*** ProfFalk1n has quit IRC | 20:13 | |
*** Penick has joined #tripleo | 20:14 | |
devananda | lifeless: hi! | 20:14 |
devananda | lifeless: there are a few discussions in scrollback. can you summarize or point me to the right one? | 20:16 |
*** rcarrillocruz has quit IRC | 20:19 | |
*** martyntaylor has quit IRC | 20:19 | |
*** casanch1_ has quit IRC | 20:19 | |
*** regebro has quit IRC | 20:19 | |
*** jcooley has quit IRC | 20:19 | |
*** cody-somerville has quit IRC | 20:19 | |
*** bogdando has quit IRC | 20:19 | |
*** bnemec has quit IRC | 20:19 | |
*** bkero has quit IRC | 20:19 | |
*** rushiagr has quit IRC | 20:19 | |
*** russell_h has quit IRC | 20:19 | |
*** vinsh has quit IRC | 20:19 | |
*** agordeev has quit IRC | 20:19 | |
*** yjiang5 has quit IRC | 20:19 | |
*** victor_lowther has quit IRC | 20:19 | |
*** adam_g has quit IRC | 20:19 | |
*** rainya has quit IRC | 20:19 | |
*** wendar has quit IRC | 20:19 | |
*** stevebaker has quit IRC | 20:19 | |
*** zigo has quit IRC | 20:19 | |
*** chmouel has quit IRC | 20:19 | |
*** antonym has quit IRC | 20:19 | |
*** clarkb has quit IRC | 20:19 | |
*** uvirtbot has quit IRC | 20:19 | |
*** rcarrillocruz has joined #tripleo | 20:20 | |
*** martyntaylor has joined #tripleo | 20:20 | |
*** casanch1_ has joined #tripleo | 20:20 | |
*** regebro has joined #tripleo | 20:20 | |
*** jcooley has joined #tripleo | 20:20 | |
*** vinsh has joined #tripleo | 20:20 | |
*** agordeev has joined #tripleo | 20:20 | |
*** cody-somerville has joined #tripleo | 20:20 | |
*** yjiang5 has joined #tripleo | 20:20 | |
*** bogdando has joined #tripleo | 20:20 | |
*** bkero has joined #tripleo | 20:20 | |
*** bnemec has joined #tripleo | 20:20 | |
*** rushiagr has joined #tripleo | 20:20 | |
*** victor_lowther has joined #tripleo | 20:20 | |
*** adam_g has joined #tripleo | 20:20 | |
*** rainya has joined #tripleo | 20:20 | |
*** russell_h has joined #tripleo | 20:20 | |
*** uvirtbot has joined #tripleo | 20:20 | |
*** clarkb has joined #tripleo | 20:20 | |
*** antonym has joined #tripleo | 20:20 | |
*** chmouel has joined #tripleo | 20:20 | |
*** zigo has joined #tripleo | 20:20 | |
*** stevebaker has joined #tripleo | 20:20 | |
*** wendar has joined #tripleo | 20:20 | |
*** AaronGr has quit IRC | 20:23 | |
*** AaronGr has joined #tripleo | 20:23 | |
slagle | devananda: is was the one about LIBVIRT_DEFAULT_URI and being able to configure that somehow in the virtual power driver | 20:24 |
*** eghobo has quit IRC | 20:24 | |
*** bcrochet has quit IRC | 20:24 | |
*** julim has quit IRC | 20:24 | |
*** andreaf has quit IRC | 20:24 | |
*** giulivo has quit IRC | 20:24 | |
*** ohadlevy has quit IRC | 20:24 | |
devananda | slagle: thanks | 20:25 |
devananda | IIRC, that came down to whether connecting as root or as non-root, the URI is different | 20:25 |
lifeless | no | 20:25 |
lifeless | it shows up there | 20:25 |
lifeless | but thats not the issue | 20:25 |
lifeless | the issue is that vms in libvirt are not intrinsically global | 20:25 |
lifeless | so you use the uri you connect as to bind to the scope vms are defined in | 20:26 |
lifeless | its entirely possible to have some vms defined in system and some in a user context, with a shared bridge | 20:26 |
lifeless | ironic couldn't work with that config, for instance | 20:26 |
*** akuznetsov has quit IRC | 20:26 | |
lifeless | s/couldn't/cannot today/ | 20:27 |
TheJulia | win 7 | 20:28 |
TheJulia | doh | 20:28 |
*** eghobo has joined #tripleo | 20:33 | |
*** giulivo has joined #tripleo | 20:33 | |
devananda | lifeless: possible, but I dont see any reason to do that, when tripleo is the actor creating the VMs in the first place | 20:34 |
devananda | lifeless: it seems like adding unnecessary complexity | 20:34 |
*** andreaf_ has joined #tripleo | 20:36 | |
*** bcrochet has joined #tripleo | 20:36 | |
*** julim has joined #tripleo | 20:36 | |
*** andreaf has joined #tripleo | 20:36 | |
*** ohadlevy has joined #tripleo | 20:36 | |
*** andreaf has quit IRC | 20:36 | |
*** julim has quit IRC | 20:37 | |
*** e0ne_ has quit IRC | 20:39 | |
openstackgerrit | James Slagle proposed a change to openstack/tripleo-incubator: Update write-tripleorc https://review.openstack.org/97284 | 20:39 |
*** e0ne has joined #tripleo | 20:39 | |
*** e0ne has quit IRC | 20:42 | |
*** rcarrill` has joined #tripleo | 20:44 | |
lifeless | devananda: tripleo is *an* actor creating vms | 20:45 |
lifeless | devananda: devstack is another | 20:45 |
lifeless | devananda: folk doing their own testing is a third | 20:45 |
greghaynes | mordred: You all dont run os-apply-config at all, do you | 20:46 |
lifeless | devananda: if ironic doesn't support the underlying complexity, we push that to humans (bad, increases rampup) or we make tripleo-incubator more intrusive, so that it is changing system wide config that it otherwise has no reason to change | 20:46 |
*** rcarrillocruz has quit IRC | 20:46 | |
devananda | lifeless: or devstack and tripleo both create VMs in the expected context | 20:48 |
*** e0ne has joined #tripleo | 20:50 | |
lifeless | that is one of the options giulivo is exploring, but thats perhaps not as easy as it sounds, vs adding a ssh driver option to allow setting env variables to use | 20:50 |
lifeless | devananda: I still don't understand the pushback | 20:51 |
*** casanch1_ has quit IRC | 20:51 | |
*** casanch1 has joined #tripleo | 20:52 | |
lifeless | devananda: like, if you said "I don't think the core ironic code should have to change to accomodate test environments", we could talk about that. About how it wouldn't need to, because its ssh driver specific and would be in driver_info. | 20:53 |
*** untriaged-bot has joined #tripleo | 21:00 | |
untriaged-bot | Untriaged bugs so far: | 21:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1329746 | 21:00 |
uvirtbot | Launchpad bug 1329746 in diskimage-builder "disk-image-create should allow sending compat flags to qemu-img" [Undecided,In progress] | 21:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1329238 | 21:00 |
uvirtbot | Launchpad bug 1329238 in tripleo "OVS isn't persisting mac addresses on OVS bridges" [Undecided,In progress] | 21:00 |
*** untriaged-bot has quit IRC | 21:00 | |
bnemec | lifeless: I updated the ReleaseManagement page with dib-utils - I'm including it in diskimage-builder for launchpad purposes. Holler if you'd prefer something else. | 21:00 |
lifeless | fbm | 21:01 |
bnemec | lifeless: Also, do you want me to change the dib-utils permissions in Gerrit, and if so, diskimage-builder-core or tripleo-core? | 21:01 |
lifeless | tripleo-core | 21:01 |
lifeless | at this stage I see no reason for dib-core to exist | 21:01 |
bnemec | lifeless: Okay, I'll do that. Thanks. | 21:02 |
*** e0ne has quit IRC | 21:02 | |
*** e0ne has joined #tripleo | 21:03 | |
*** jdob has quit IRC | 21:04 | |
openstackgerrit | OpenStack Proposal Bot proposed a change to openstack/os-collect-config: Updated from global requirements https://review.openstack.org/96234 | 21:05 |
vinsh | lifeless, hey.. where can I go to understand the controller scale out plan with respect to keystone and mysql? | 21:06 |
vinsh | Meaning.. how is mysql shared between control nodes? | 21:06 |
SpamapS | vinsh: Galera | 21:07 |
SpamapS | vinsh: there's a spec somewhere. | 21:07 |
SpamapS | from HK summit | 21:07 |
vinsh | eww :) | 21:07 |
greghaynes | Really? I dont think ive ever seen that | 21:07 |
*** e0ne has quit IRC | 21:07 | |
greghaynes | (the spec) | 21:07 |
SpamapS | https://blueprints.launchpad.net/tripleo/+spec/tripleo-icehouse-ha-production-configuration | 21:08 |
greghaynes | oh, that thing | 21:08 |
vinsh | ive got 3 controller nodes etc etc.. and am confused about how keystone shares mysql across them. | 21:08 |
SpamapS | vinsh: localhost? ;) | 21:08 |
vinsh | you laugh.. | 21:08 |
vinsh | but I don't entirely get that yet | 21:08 |
SpamapS | vinsh: galera is syncronous multi-master replication | 21:09 |
SpamapS | vinsh: so all nodes are consistent at all times | 21:09 |
vinsh | ok they write to localhost.. galera syncs that | 21:09 |
SpamapS | they could | 21:09 |
vinsh | or they write to vip | 21:09 |
SpamapS | I forget if we did that or put another haproxy up for mysql | 21:09 |
SpamapS | greghaynes: ^ ? | 21:09 |
lifeless | vip | 21:09 |
lifeless | because of select for update | 21:09 |
greghaynes | We have not | 21:09 |
lifeless | its a todo | 21:09 |
greghaynes | Wait, VIP? why not haprixy with only one backend active? | 21:10 |
lifeless | greghaynes: client config | 21:10 |
SpamapS | HAH! | 21:10 |
SpamapS | I was right | 21:10 |
SpamapS | https://git.openstack.org/cgit/openstack/tripleo-heat-templates/tree/overcloud-source.yaml#n440 | 21:10 |
SpamapS | vinsh: ^^ | 21:10 |
vinsh | greghaynes, only one backend active? not HA then right? | 21:11 |
SpamapS | looks like trusts use SELECT FOR UPDATE | 21:12 |
greghaynes | lifeless: Why is that an issue? Im thinking do it the same as all our other haproxy services (where haproxy has a VIP clients use) just done load balance across backends | 21:12 |
greghaynes | vinsh: no, its just not load balanced via haproxy | 21:12 |
lifeless | greghaynes: what you said before didn't sound like that | 21:12 |
greghaynes | heh, sorry | 21:12 |
SpamapS | and don't retry rollbacks | 21:12 |
lifeless | greghaynes: you said 'wait, VIP'? | 21:12 |
lifeless | greghaynes: which implies 'no VIP' | 21:12 |
lifeless | greghaynes: ten you said 'where haproxy has a VIP...' | 21:12 |
SpamapS | VIP means you have 1 active master | 21:12 |
lifeless | greghaynes: so, I'm confused by what you mean | 21:12 |
SpamapS | which allows you to avoid merge conflicts | 21:13 |
greghaynes | Very Inconsistent Portrayal | 21:13 |
lifeless | greghaynes: what I meant was, keepalived's VIP which haproxy binds to, with haproxy set to use first-up with no load balancing | 21:13 |
SpamapS | Vancouver Is Proud | 21:13 |
greghaynes | lifeless: ah, good then :) | 21:14 |
lifeless | greghaynes: is that what you meant too ? | 21:14 |
greghaynes | Yep | 21:14 |
lifeless | also, vulgar identity protocol | 21:14 |
vinsh | Clear as mud still :) | 21:15 |
* TheJulia wonders what you guys would come up with for 'VRRP' | 21:15 | |
lifeless | vinsh: clients will be configured with the services virtual-IP | 21:15 |
lifeless | vinsh: that will eventually end up on the first-available mysql server | 21:15 |
lifeless | vinsh: and will fail over gracefully if that changes | 21:16 |
lifeless | fairly gracefully anyhow | 21:16 |
*** andreaf has joined #tripleo | 21:16 | |
*** Penick has quit IRC | 21:16 | |
vinsh | do you suggest round robin to keystone api on each controller? | 21:16 |
vinsh | with each controller talking to mysql on node0 first? | 21:16 |
SpamapS | TheJulia: Probably something at a voracious republican reader prefers. | 21:16 |
lifeless | keystone should be regular load balanced | 21:16 |
lifeless | the controllers will talk to the services virtual-ip for mysql | 21:17 |
SpamapS | interesting.. I think we can actually fix the single use of with_lockmode('update') in keystone | 21:18 |
vinsh | lifeless, Ok, more clear. vip starts out on which ever node... controller nodes running keystone talk to mysql on that vip. that node holding the vip goes down.. but meanwhile galera has been syncing data to DB on other controller nodes. | 21:21 |
vinsh | so they can assume VIP and crank along | 21:21 |
vinsh | what is regular load balanced anyway? source? | 21:22 |
greghaynes | vinsh: basically (although hopefully they dont go all keepalived on us and fight over the vip for a while) | 21:22 |
vinsh | ACK | 21:22 |
*** markmc has quit IRC | 21:24 | |
*** e0ne has joined #tripleo | 21:25 | |
*** e0ne has quit IRC | 21:26 | |
*** e0ne has joined #tripleo | 21:26 | |
*** casanch1_ has joined #tripleo | 21:27 | |
vinsh | greghaynes, keystone team over here wants round robbin to keystone nodes | 21:29 |
vinsh | seems reasonable right? | 21:29 |
*** e0ne has quit IRC | 21:29 | |
greghaynes | Probably? I dont actually know much about keystone | 21:30 |
greghaynes | but for pretty much everything were round-robining | 21:30 |
SpamapS | vinsh: entirely | 21:30 |
SpamapS | and yeah, it should be what we're doing by default. | 21:30 |
*** casanch1 has quit IRC | 21:30 | |
*** andreaf has quit IRC | 21:31 | |
vinsh | sweet. I compute. | 21:32 |
*** Penick has joined #tripleo | 21:36 | |
*** jang has quit IRC | 21:45 | |
*** morganfainberg has quit IRC | 21:50 | |
*** morganfainberg has joined #tripleo | 21:51 | |
tchaypo | oh beloved PTL, oh lifeless one, sir | 21:55 |
tchaypo | https://review.openstack.org/#/c/100000 could do with some guidance from a wise person such as yourself | 21:56 |
greghaynes | hehe | 21:56 |
greghaynes | I like how that got everyone riled up :) | 21:57 |
tchaypo | it's always the best way to make sure you get feedback :) | 21:57 |
greghaynes | our vms are currently 2gb? | 21:58 |
greghaynes | (ram) | 21:58 |
vinsh | often they flake out with <4gb though. | 21:59 |
greghaynes | tchaypo: A similar question, why do we run 2 compute nodes by default? | 22:01 |
tchaypo | is good question | 22:02 |
lifeless | tchaypo: +2 :) | 22:02 |
tchaypo | mwahaha | 22:03 |
tchaypo | well that's one way to answer :) | 22:03 |
greghaynes | ah right, the skip undercloud bit | 22:03 |
greghaynes | forgot that we have that | 22:04 |
tchaypo | Do we have any docs about that? | 22:05 |
tchaypo | 08:06:16 0 0 polleyj@addison:~/src/tripleo-incubator/scripts (master)$ grep "skip.undercloud" * | 22:06 |
tchaypo | 08:06:25 0 1 polleyj@addison:~/src/tripleo-incubator/scripts (master)$ | 22:06 |
lifeless | echo " --no-undercloud -- Use the seed as the baremetal cloud to deploy the" | 22:06 |
lifeless | echo " overcloud from." | 22:06 |
*** nati_ueno has quit IRC | 22:06 | |
tchaypo | I don't think that's sufficient. | 22:07 |
* tchaypo will prepare a docfix | 22:07 | |
*** nati_ueno has joined #tripleo | 22:08 | |
lifeless | ciik | 22:08 |
lifeless | cool | 22:08 |
lifeless | ok, its clearly too cold here. Fire time. | 22:08 |
tchaypo | Sigh. Still can't land https://review.openstack.org/#/c/92749/ because the f2o overcloud job is sad today | 22:10 |
greghaynes | yes, https://review.openstack.org/#/c/83883/ is blocked to merge again :_( | 22:11 |
lifeless | so you guys are looking into the f2o job right ? | 22:13 |
greghaynes | danp said he was hacking on it | 22:13 |
tchaypo | i will be in a moment | 22:13 |
giulivo | I also have a "merge" failing on f20, are you all seeing this same issue: http://logs.openstack.org/45/93745/5/check-tripleo/check-tripleo-overcloud-f20/e80ad16/console.html#_2014-06-17_19_12_50_381 | 22:17 |
giulivo | as if we were unable to ping an overcloud float after the icmp security group rule is created to allow that? | 22:18 |
*** CaptTofu_ has joined #tripleo | 22:18 | |
NobodyCam | I have what I feel is a dumb devtest qestion... does anyone know if devtest (libvirt) requires the vt-[x|d] bits be set in the bios? | 22:19 |
NobodyCam | I've just always set them on my machines | 22:20 |
clarkb | NobodyCam: it should use qemu otherwise which is terribad | 22:20 |
greghaynes | I imagine only if you set it to kvm rather then qemu | 22:20 |
NobodyCam | ack .. Ty :) | 22:21 |
*** jml has quit IRC | 22:21 | |
*** jml has joined #tripleo | 22:24 | |
*** sballe has quit IRC | 22:25 | |
*** giulivo has quit IRC | 22:40 | |
tchaypo | giulivo - yes, that matches what I'm seeing | 22:41 |
*** fandi has joined #tripleo | 22:42 | |
lifeless | NobodyCam: it does | 22:43 |
*** nati_ueno has quit IRC | 22:44 | |
NobodyCam | ahh :) | 22:44 |
*** nati_ueno has joined #tripleo | 22:44 | |
lifeless | NobodyCam: because kvm >> qemu | 22:45 |
NobodyCam | :) | 22:47 |
NobodyCam | lifeless: Thank you | 22:47 |
*** jml has quit IRC | 22:51 | |
*** jml has joined #tripleo | 22:53 | |
*** giulivo has joined #tripleo | 22:54 | |
* tchaypo is back | 22:55 | |
tchaypo | greghaynes: is there a bug for the f20 issue? Where did you see dprince comment on it? | 22:56 |
greghaynes | tchaypo: https://bugs.launchpad.net/tripleo/+bug/1292105 | 22:56 |
uvirtbot | Launchpad bug 1292105 in tripleo "CI failed pinging overcloud instance" [Critical,Triaged] | 22:56 |
tchaypo | thanks | 22:56 |
greghaynes | In the meeting he said he was working on it | 22:56 |
tchaypo | It must be nice to be awake and alert for the 5am meeting ;) | 22:57 |
greghaynes | hehe, well I hve been enjoying the 12am one | 22:58 |
greghaynes | (no joke) | 22:58 |
tchaypo | Looking at https://review.openstack.org/#/c/100374/ it seems the precise overcloud job fails too | 22:58 |
greghaynes | wat | 22:59 |
lifeless | it could be 24a04c405ab2c98e52ea1edf8775489907526c6d | 23:00 |
greghaynes | hrm, looks like os-c-c succeeded on that one too | 23:02 |
*** giulivo has quit IRC | 23:05 | |
*** mestery has quit IRC | 23:06 | |
*** yamahata has joined #tripleo | 23:09 | |
*** edmund has quit IRC | 23:09 | |
* tchaypo attempts to replicate locally | 23:09 | |
tchaypo | looking at http://logs.openstack.org/74/100374/2/experimental-tripleo/check-tripleo-overcloud-precise/0180696/logs/overcloud-controller0-rhvtbim4nccr_logs/nova-scheduler.txt.gz I'm not seeing any requiest to create the vm | 23:17 |
tchaypo | I'm not sure if that's because I'm looking in the wrong place, or I don't know what I'm looking for, or if that indicate a problem | 23:17 |
*** giulivo has joined #tripleo | 23:17 | |
*** nati_ueno has quit IRC | 23:18 | |
lifeless | tchaypo: default logging is quiet | 23:18 |
lifeless | tchaypo: aka useless | 23:18 |
tchaypo | if I've read https://review.openstack.org/#/c/100374/2/elements/nova/os-apply-config/etc/nova/nova.conf correctly it has turned on debug | 23:19 |
tchaypo | so I'd expect to get more in this particular run? | 23:19 |
lifeless | I think so | 23:20 |
openstackgerrit | Michael Tupitsyn proposed a change to openstack/os-cloud-config: Do not create admin user if it exists already https://review.openstack.org/100719 | 23:23 |
*** CaptTofu_ has quit IRC | 23:27 | |
greghaynes | mordred: Looking at the DIB for infra megapatch - have youall given thought to using o-a-c and separating out some metadata for random files (which would also help you pass in an ssh key)? | 23:29 |
*** nati_ueno has joined #tripleo | 23:29 | |
greghaynes | maybe copy in a static metadata json file and run o-a-c manually in finalize.d since I know youall want everything baked in place | 23:29 |
*** martyntaylor has quit IRC | 23:31 | |
lifeless | greghaynes: I don't know if rax has metadata server yet, or even config-drive | 23:32 |
clarkb | they don't | 23:32 |
greghaynes | yes, im thinking do it like how we do the seed | 23:32 |
greghaynes | just static json bob | 23:32 |
greghaynes | er, blob | 23:32 |
lifeless | ohright | 23:32 |
greghaynes | except at build time, not run (I think they dont want to do any templating/etc at run time) | 23:33 |
*** nati_ueno has quit IRC | 23:35 | |
*** nati_ueno has joined #tripleo | 23:35 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!