*** yamahata has quit IRC | 00:01 | |
*** yamahata has joined #tripleo | 00:04 | |
lifeless | lets see if heat stack-delete overcloud; wait_for 30 10 ! heat stack-show overcloud; USE_CACHE=1 devtest_overcloud.sh | 00:08 |
---|---|---|
lifeless | finds it | 00:08 |
lifeless | clarkb: so I think we need this 'ssh into test slave' thing | 00:10 |
lifeless | clarkb: just a sleep the best way you think, for now ? | 00:10 |
clarkb | probably but you will still have the test timeout | 00:10 |
clarkb | as an alternative | 00:10 |
clarkb | could you just boot a test slave and run the test that way? | 00:10 |
*** ccrouch has quit IRC | 00:10 | |
clarkb | then you avoid the timeout | 00:10 |
openstackgerrit | Steve Kowalik proposed a change to openstack/tripleo-image-elements: Add a sysctl-append-value script https://review.openstack.org/101117 | 00:14 |
openstackgerrit | Steve Kowalik proposed a change to openstack/tripleo-image-elements: Reserve the keystone high port out of ephemeral https://review.openstack.org/100407 | 00:15 |
lifeless | clarkb: we have our own timeout | 00:16 |
lifeless | clarkb: because defense in depth | 00:16 |
*** CaptTofu_ has quit IRC | 00:16 | |
clarkb | gotcha | 00:16 |
clarkb | anyways if you point me at a running test (or arbitrary number of them) I can hold those nodes and add someones ssh key to them | 00:17 |
*** CaptTofu_ has joined #tripleo | 00:17 | |
clarkb | I am not sure what a good candidate is? maybe you want one precise and one f20? | 00:17 |
openstackgerrit | lifeless proposed a change to openstack-infra/tripleo-ci: Add a massive sleep to let debugging happen. https://review.openstack.org/101378 | 00:18 |
*** CaptTof__ has joined #tripleo | 00:18 | |
lifeless | clarkb: ^ the f20 job that that ends up running | 00:18 |
clarkb | ok | 00:19 |
lifeless | please :) | 00:19 |
clarkb | can you point me at a public key to add to the jenkins authorised keys too? | 00:19 |
*** dkehn_ is now known as dkehnx | 00:20 | |
clarkb | lifeless: I have held the node. just need a public key | 00:21 |
*** CaptTofu_ has quit IRC | 00:22 | |
*** matsuhashi has joined #tripleo | 00:28 | |
lifeless | bnemec: can you tell me a little about your test environment? | 00:38 |
lifeless | bnemec: is it same-machine ? | 00:38 |
*** matsuhashi has quit IRC | 00:48 | |
*** yamahata has quit IRC | 00:49 | |
*** matsuhashi has joined #tripleo | 00:49 | |
tchaypo | I will be set up in about 10 minutes | 00:51 |
*** matsuhashi has quit IRC | 00:54 | |
lifeless | ok seed up on this test | 00:56 |
lifeless | next up is OC | 00:56 |
bnemec | lifeless: Yeah, same machine. | 00:57 |
bnemec | I've tried it on two separate boxes - one new desktop and one old server. | 00:57 |
bnemec | lifeless: Whoa, https://review.openstack.org/#/c/101349/ passed. | 00:59 |
* bnemec rechecks to make sure it wasn't just luck | 00:59 | |
lifeless | w.t.f. | 01:00 |
lifeless | how does one pull logs out of systemd? | 01:01 |
*** matsuhashi has joined #tripleo | 01:01 | |
bnemec | lifeless: journalctl | 01:02 |
bnemec | I usually just do journalctl | grep whatever-i'm-looking-for | 01:02 |
lifeless | ournalctl --system | 01:02 |
lifeless | No journal files were found. | 01:02 |
lifeless | oh ok | 01:02 |
bnemec | You can also do journalctl -u name-of-service | 01:02 |
*** CaptTof__ has quit IRC | 01:04 | |
*** CaptTofu_ has joined #tripleo | 01:04 | |
*** CaptTofu_ has quit IRC | 01:08 | |
*** matsuhashi has quit IRC | 01:09 | |
*** matsuhashi has joined #tripleo | 01:10 | |
*** yjiang5 is now known as yjiang5_away | 01:11 | |
lifeless | building oc compute now | 01:12 |
tchaypo | as sson as StevenK stops distracting me with steam sales... | 01:23 |
openstackgerrit | Dan Prince proposed a change to openstack-infra/tripleo-ci: Test revert of Neutron commit: https://review.openstack.org/101384 | 01:24 |
*** eguz has joined #tripleo | 01:25 | |
lifeless | heh | 01:29 |
lifeless | dan needs to lurk here more :) | 01:30 |
*** eghobo has quit IRC | 01:30 | |
*** nosnos has joined #tripleo | 01:30 | |
lifeless | bnemec: I particularly love the way -u accepts anything with no errors | 01:34 |
bnemec | lifeless: Don't get me started. :-) | 01:34 |
lifeless | please, go right ahead :) | 01:34 |
lifeless | ok, overcloud spawning | 01:35 |
lifeless | user image built | 01:35 |
vinsh | who? what? | 01:37 |
vinsh | nm. | 01:37 |
*** yamahata has joined #tripleo | 01:38 | |
*** TravT has quit IRC | 01:41 | |
lifeless | ok, tracing the pings | 01:42 |
lifeless | they hit the controller ok | 01:42 |
lifeless | [ 69.503632] cloud-init[265]: Cloud-init v. 0.7.2 running 'init-local' at Fri, 20 Jun 2014 01:39:58 +0000. Up 66.39 seconds. | 01:42 |
lifeless | [ 156.273807] cloud-init[439]: ci-info: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Route info failed!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | 01:43 |
lifeless | so indeed instance not glued up properly | 01:43 |
lifeless | we should get a nova console-log when this happens | 01:43 |
bnemec | Indeed. | 01:44 |
*** CaptTofu_ has joined #tripleo | 01:44 | |
bnemec | In my environment I could see the instance sending DHCP on the compute node's br-int, but couldn't find it getting anywhere past that. | 01:44 |
bnemec | Although I know basically nothing about multi-node Neutron so I may have just missed it. | 01:45 |
lifeless | ok so I know whts wrong now | 01:49 |
lifeless | Port "gre-c0000203" | 01:49 |
lifeless | Interface "gre-c0000203" | 01:49 |
lifeless | type: gre | 01:49 |
lifeless | options: {df_default="true", in_key=flow, local_ip="192.0.2.6", out_key=flow, remote_ip="192.0.2.3"} | 01:49 |
lifeless | there's only one gre port on the hypervisor | 01:49 |
lifeless | 2.4 is missing | 01:50 |
lifeless | which means DHCP from the instance isn't reaching the controller | 01:50 |
lifeless | novacompute0 is worse, its missing entirely | 01:51 |
lifeless | now thats setup by the ovs agent | 01:52 |
lifeless | so in principle restarting it will fix it | 01:52 |
bnemec | It did for me. | 01:53 |
bnemec | I think anyway, it was behaving weirdly. | 01:53 |
lifeless | hah in fact | 01:55 |
lifeless | sudo ovs-vsctl show; | 01:55 |
*** CaptTof__ has joined #tripleo | 01:55 | |
lifeless | is already in the state dump | 01:55 |
*** CaptTofu_ has quit IRC | 01:57 | |
lifeless | \o/ for commit ff007a57efa82bc73cbe4a1e60b1cde42c7efa82 | 01:58 |
lifeless | we can cleanup our compute config I think | 01:58 |
jogo | random question | 01:59 |
lifeless | shoot | 02:00 |
jogo | do you know if oslo.config normalizes group names by default in havana? | 02:00 |
lifeless | case normalisation ? | 02:00 |
lifeless | I seem to recall a real compat mess with that | 02:01 |
jogo | lifeless: correct | 02:01 |
jogo | hmm I'll just test it out in devstack | 02:02 |
lifeless | yeah,s orry | 02:03 |
lifeless | we restart the ovs-agent at 80 | 02:03 |
lifeless | thats well after we've made the bridge which we do in init-neutron-ovs | 02:04 |
lifeless | or is it | 02:04 |
lifeless | no, we do it there | 02:04 |
lifeless | hmmm | 02:04 |
lifeless | and we call --no-wait | 02:04 |
lifeless | actually no | 02:05 |
lifeless | configure/80 we make the bridge | 02:05 |
lifeless | post-configure/80 we restart | 02:05 |
lifeless | oh I wonder | 02:07 |
lifeless | but its br-tun that the issue is on | 02:10 |
lifeless | not br-int | 02:10 |
bnemec | lifeless: So https://review.openstack.org/#/c/101349/ appears about to pass again. | 02:10 |
lifeless | bnemec: thats promising in that we can ask for a revert | 02:10 |
lifeless | I want to understand why ;) | 02:11 |
bnemec | We'll see what dan's version does, but that's looking like the culprit. | 02:11 |
lifeless | isn't dans identical to yours? | 02:11 |
lifeless | oh you just means statistically | 02:11 |
bnemec | Yeah, but third time's a charm, right? :-) | 02:11 |
lifeless | ahahahaha | 02:12 |
lifeless | I don't think neutron devs know their own codebase | 02:12 |
lifeless | bnemec: look in neutron/plugins/openvswitch/agent/ovs_neutron_agent.py | 02:12 |
lifeless | line 750 | 02:12 |
lifeless | trace back from there | 02:12 |
lifeless | oh nope, just confusing code | 02:13 |
vinsh | confusingNode0. | 02:13 |
lifeless | aiee | 02:14 |
lifeless | def reset_bridge(self): | 02:14 |
lifeless | self.destroy() | 02:14 |
lifeless | self.create() | 02:14 |
lifeless | you don't want to put anything precious on these bridges | 02:14 |
vinsh | :D | 02:14 |
lifeless | fdb_add handles the agent ports | 02:17 |
bnemec | lifeless: Okay, you seem to have this well in hand now so I'm going to take off. I won't be around much again tomorrow because funeral. | 02:17 |
lifeless | bnemec: where was that debug-level run? did you make neutron be debug too? | 02:17 |
lifeless | bnemec: sadness, empathy. | 02:18 |
bnemec | lifeless: I think so. Let me grab a link. | 02:18 |
bnemec | lifeless: Thanks | 02:18 |
bnemec | lifeless: https://review.openstack.org/#/c/100374/ | 02:18 |
*** bnemec is now known as bnemec_away | 02:20 | |
*** CaptTof__ has quit IRC | 02:22 | |
*** CaptTofu_ has joined #tripleo | 02:22 | |
lifeless | tchaypo: ok so - vlans and public virtual ips | 02:24 |
*** rwsu has quit IRC | 02:24 | |
lifeless | tchaypo: do you have a good thread to pull on on that? we need to pull on that to get hp1 and hp2 up | 02:24 |
* tchaypo reloads state | 02:25 | |
lifeless | tchaypo: it is basically the second highest priority we have, highest being unwedging CI in the first place, which seems about done | 02:25 |
*** nati_ueno has quit IRC | 02:26 | |
*** CaptTofu_ has quit IRC | 02:26 | |
tchaypo | okay, the state that I've retrieved says that https://review.openstack.org/#/c/100151/2/specs/juno/virtual-public-ips.rst, although unapproved, is the current high-level spec for what we want | 02:27 |
lifeless | yes. | 02:29 |
tchaypo | and as for implementation - I saw the bit on the _overcloud.sh where we set $FLOATINGIP; it looks to me as though we need to grab another IP via the same method (possibly with a different network than ext-net?), get it set up, and then stick that value somewhere so things can look up what they need to bind to | 02:29 |
lifeless | ahhha I think I know the fault in neutron now | 02:29 |
lifeless | hmm, nope | 02:30 |
*** eguz has quit IRC | 02:33 | |
*** dkehn_ has joined #tripleo | 02:35 | |
*** dkehn has quit IRC | 02:35 | |
*** dkehnx has quit IRC | 02:36 | |
lifeless | greghaynes: around ? | 02:37 |
lifeless | greghaynes: I can't talk to rabbit on localhost with rabbitmqctl | 02:37 |
lifeless | looking at the rabbit cluster setup I think I'm doing it right but it is all clamining nodedown | 02:37 |
*** dkehn has joined #tripleo | 02:37 | |
lifeless | so this is fun, the agent listens for messages based on the mac address of the integration bridge | 02:38 |
vinsh | I don't even... | 02:39 |
tchaypo | stevek and i are going for lunch. We have midcycle flights booked, yay. | 02:39 |
lifeless | neutron/plugins/openvswitch/agent/ovs_neutron_agent.py | 02:39 |
lifeless | link 244 | 02:39 |
lifeless | self.agent_id = '%s%s' % ('ovs', (mac.replace(":", ""))) | 02:39 |
vinsh | i'm done with ovs and ovs_db. enough of it. | 02:39 |
vinsh | ;) | 02:39 |
lifeless | wow | 02:40 |
lifeless | cfg.IntOpt('agent_down_time', default=75, | 02:40 |
lifeless | 'should be twice report_interval' | 02:41 |
lifeless | report_interval appears to default to 300 | 02:41 |
lifeless | ... | 02:41 |
tchaypo | asdfl;kjasdfglk;jasdfl;kjdasf | 02:41 |
*** ramishra has joined #tripleo | 02:41 | |
tchaypo | lulz | 02:41 |
lifeless | oh no, its worse, there are multiple report_intervals | 02:41 |
lifeless | with different dfaults | 02:41 |
lifeless | anyhow the good news is none default 0 | 02:42 |
vinsh | so.. btw.. that 10-mysql file I was ranting about earlier. I ended up hacking it to pieces.. and it works-ish. will patch once I consult with my mysql expert. | 02:44 |
vinsh | I blame hlinux. | 02:44 |
lifeless | :) | 02:44 |
*** CaptTofu_ has joined #tripleo | 02:51 | |
openstackgerrit | lifeless proposed a change to openstack-infra/tripleo-ci: Try reverting Neutron ovs-agent change https://review.openstack.org/101349 | 02:53 |
openstackgerrit | A change was merged to openstack-infra/tripleo-ci: Try reverting Neutron ovs-agent change https://review.openstack.org/101349 | 02:53 |
*** lifeless changes topic to "Using OpenStack to deploy OpenStack;meetings Tuesday 1900//0700 UTC in #openstack-meeting-alt" | 02:53 | |
lifeless | chuckC: hi - https://bugs.launchpad.net/neutron/+bug/1292105 - the neutron side of that may be something you want to run with ? | 02:54 |
uvirtbot | Launchpad bug 1292105 in tripleo "ovs tunnel state not syncing (failure pinging overcloud instance)" [Critical,In progress] | 02:54 |
lifeless | chuckC: e.g. start by pushing up a revert | 02:54 |
lifeless | chuckC: I'm popping into the neutron channel to discuss there now | 02:54 |
vinsh | hrm "+ os-db-create keystone keystone unset | 02:58 |
vinsh | ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)" | 02:58 |
clarkb | lifeless sounds like grabbing that node helped? | 02:58 |
lifeless | clarkb: immenstely | 02:58 |
lifeless | we did have the info captured to identify remotely | 02:59 |
lifeless | but it wasn't obviously captured | 02:59 |
lifeless | clarkb: thank you | 02:59 |
clarkb | np | 02:59 |
*** untriaged-bot has joined #tripleo | 03:00 | |
untriaged-bot | Untriaged bugs so far: | 03:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1331931 | 03:00 |
uvirtbot | Launchpad bug 1331931 in tripleo "NeutronControlPlaneID should not be set if building image only" [Undecided,In progress] | 03:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1332321 | 03:00 |
uvirtbot | Launchpad bug 1332321 in tripleo "Undercloud horizon resource tab returns an error due to missing ceilometer components " [Undecided,New] | 03:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1331867 | 03:00 |
uvirtbot | Launchpad bug 1331867 in tripleo "Building undercloud failed" [Undecided,New] | 03:00 |
*** untriaged-bot has quit IRC | 03:00 | |
*** weshay has quit IRC | 03:00 | |
lifeless | chuckC: I've pushed up a revert for neutron to discuss :) | 03:02 |
*** matsuhashi has quit IRC | 03:02 | |
*** matsuhashi has joined #tripleo | 03:03 | |
tchaypo | do we have a patch for config or toci up to get the revert applied? or should we wait a bit before we do that? | 03:06 |
lifeless | tchaypo: see backscroll | 03:07 |
*** matsuhashi has quit IRC | 03:07 | |
tchaypo | lifeless: oh, i see. | 03:07 |
lifeless | tl;dr ben's revert is in, proper revert in neutron is pending; tomorrowish we can remove the toci revert | 03:08 |
tchaypo | lifeless: nice use of privilege. | 03:12 |
tchaypo | it seems like the smallest useful unit of work for me is to get a patch that allocates a second vip | 03:13 |
tchaypo | patches to make services bind to it can come later, yes? | 03:13 |
openstackgerrit | lifeless proposed a change to openstack-infra/tripleo-ci: Put host_info somewhere obvious. Its useful! https://review.openstack.org/101400 | 03:14 |
lifeless | tchaypo: that seems like a patch that can be done straight away yes. | 03:14 |
lifeless | tchaypo: another one that could be done straight away is to register the public network with the UC neutron | 03:14 |
lifeless | tchaypo: (and likewise the seed, since seed == UC) | 03:15 |
tchaypo | I was about to say that both _oc and _uc seem to call setup-neutron so maybe i should be doing it there? | 03:15 |
lifeless | adding a new network would indeed happen there yes | 03:15 |
*** mestery has quit IRC | 03:17 | |
tchaypo | lifeless: we didn't see your name on the midcycle etherpad | 03:17 |
*** nosnos has quit IRC | 03:18 | |
tchaypo | I see that there are two heat people coming, both of them Steves | 03:19 |
tchaypo | we need to keep them away from our steve lest they steal him | 03:19 |
*** ccrouch has joined #tripleo | 03:20 | |
tchaypo | minor confusion | 03:21 |
tchaypo | confusion resolved i think | 03:21 |
*** dkehn__ has joined #tripleo | 03:22 | |
lifeless | mine will be there | 03:22 |
lifeless | ETIME | 03:22 |
lifeless | gate was down | 03:22 |
tchaypo | we want the existing VIP to become the intra-cluster VIP; the new details we're passing in are for a public network which will have several VIPs allocated, for access to services in both under and overclouds? | 03:22 |
tchaypo | but the public network is shared across both clouds? | 03:23 |
*** dkehn_ has quit IRC | 03:23 | |
lifeless | probably | 03:23 |
lifeless | at least as a first approximation | 03:23 |
lifeless | thats how the ctlpane network workstoday | 03:23 |
*** dkehn has quit IRC | 03:24 | |
StevenK | lifeless: Now that CI is fixored, do you want to +A https://review.openstack.org/#/c/95396/ ? | 03:24 |
tchaypo | if we | 03:24 |
*** dkehn has joined #tripleo | 03:24 | |
lifeless | do dah do dah | 03:25 |
tchaypo | re going to pass in things like "vlan25" as being the public interface we're assuming that all nodes in that cloud will be using the same interface | 03:25 |
tchaypo | which seems like a reasonable assumption to be starting with | 03:25 |
lifeless | yes, same as e.g. eth2 today. | 03:25 |
lifeless | it sucks but its better than nothing | 03:25 |
StevenK | lifeless: It ran through CI on the 17th, I'm fairly certain it will get a second run, but we can recheck to be sure before approval if you wish | 03:26 |
lifeless | StevenK: indeed :P refres | 03:27 |
lifeless | refresh | 03:27 |
tchaypo | lifeless: so like, I think that means I need to tweak https://review.openstack.org/#/c/100078/5/toci_devtest.sh - it needs to pass in an interface name and a specific IP? | 03:34 |
*** tzumainn has quit IRC | 03:34 | |
*** CaptTofu_ has quit IRC | 03:34 | |
*** CaptTofu_ has joined #tripleo | 03:35 | |
openstackgerrit | OpenStack Proposal Bot proposed a change to openstack/os-apply-config: Updated from global requirements https://review.openstack.org/99083 | 03:38 |
lifeless | tchaypo: well, step back | 03:38 |
lifeless | tchaypo: whats the first thing you're doing; we had two open candidates | 03:38 |
lifeless | asking for a second VIP, or registering a new network on the seed and UC | 03:38 |
*** CaptTofu_ has quit IRC | 03:40 | |
tchaypo | actually for some reason I'd gone off on a tangent - I'd started thinking that the IP to use was going to be passed in because "clearly" (in my head) you can't have two neutrons managing the same ip range, so the allocation of the VIPs is going to happen outside | 03:41 |
*** jml has quit IRC | 03:41 | |
tchaypo | it sounds like you're saying we can just tell both neutrons about the network and then get them to allocate a VIP? | 03:41 |
lifeless | tchaypo: so you're wrong :) the UC is allocated on the seed neutron the OC on the UC neutron from the same IP subnet, different ranges | 03:41 |
tchaypo | so for instance both would use 10.1.2.0/24 but the UC would take the first /25 and the OC takes the second /25? | 03:42 |
lifeless | for instance | 03:42 |
lifeless | but expressed at ip granularity, not prefix mask | 03:42 |
lifeless | see setup-neutron and the calls in _seed and _undercloud | 03:42 |
* StevenK was pondering moving setup-neutron to os-cloud-config | 03:43 | |
tchaypo | so thinking about doing this as a singular run of devtest.sh or toci_devtest.sh - we'd want to pass in one range at the top and do some arithmetic to allocate half to the uc and half to the oc? | 03:43 |
StevenK | Since I can't work out how pm_password gets allocated as null on CI | 03:43 |
*** jml has joined #tripleo | 03:44 | |
lifeless | tchaypo: my suggestion is to have a look at the current example first | 03:44 |
lifeless | StevenK: what do you need to know to figure that out? | 03:44 |
StevenK | lifeless: I've spent some time yesterday and Wednesday digging through the code, from what I can see, it should be an ssh key, and is locally. My second concern is if that ssh key will even work for power managing Ironic | 03:46 |
lifeless | StevenK: it will | 03:46 |
lifeless | StevenK: its present only in "ssh-key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAulshU3UxW6vMbJnyOSs8CScX69ET9XG365twKUQNH9XUioKH\ | 03:46 |
lifeless | StevenK: in the testenvs on rh1.tripleo.org | 03:46 |
lifeless | StevenK: I believe that just means they were deployed a while ago, as I said | 03:47 |
StevenK | lifeless: Right, but create-nodes uses ["ssh-key"] for pm_password | 03:47 |
StevenK | So they should be the same | 03:47 |
lifeless | StevenK: since *when* | 03:47 |
lifeless | StevenK: create-nodes doesn't run IN CI | 03:48 |
lifeless | StevenK: it runs when the testenvs are created. | 03:48 |
tchaypo | right, so the current call to setup-neutron reads everything from $TE_DATAFILE | 03:48 |
StevenK | lifeless: So ssh-key is undefined when the nodes are created? | 03:50 |
lifeless | StevenK: on a per-node basis, its defined globally | 03:50 |
lifeless | StevenK: commit c2eaf8718a53349044e2210481a462a56f6ad817 | 03:52 |
lifeless | Author: Steve Kowalik <steven@wedontsleep.org> | 03:52 |
lifeless | StevenK: should ring a bell | 03:52 |
tchaypo | lifeless: i lolled | 03:52 |
*** matsuhashi has joined #tripleo | 03:53 | |
StevenK | lifeless: Right, I get it. ssh-key in TE_DATAFILE is undefined when we call create-nodes | 03:54 |
lifeless | StevenK: what/ | 03:55 |
lifeless | StevenK: no | 03:55 |
lifeless | StevenK: tell me when you think create-nodes is being called ? | 03:55 |
StevenK | lifeless: From devtest_testenv | 03:55 |
lifeless | StevenK: and when do you think we call devtest_testenv | 03:55 |
StevenK | lifeless: line 32, bin/ensure-test-env | 03:56 |
StevenK | ssh key is injected at line 42 | 03:56 |
lifeless | StevenK: and when do you think we call bin/ensure-test-env, in CI ? | 03:56 |
StevenK | lifeless: We don't | 03:56 |
lifeless | StevenK: bingo. Now, again, when do you think we call devtest_testenv ? | 03:56 |
StevenK | Created when the environment is | 03:56 |
lifeless | StevenK: right. | 03:57 |
StevenK | lifeless: The TE_DATAFILE is also created when the environment is | 03:57 |
lifeless | StevenK: yes. So when do you think we create environments in CI ? | 03:57 |
StevenK | When we re-deploy | 03:57 |
lifeless | right. Does it make sense now? | 03:58 |
lifeless | We made the testenvs with much older code. Pre Feb 13th from the look of it. | 03:58 |
StevenK | lifeless: It does, but ssh-key is still undefined when create-nodes is called. | 03:58 |
lifeless | StevenK: NO | 03:58 |
tchaypo | lifeless: just to check - the place where we allocate the current vip is in _overcloud, where we set $FLOATINGIP via neutron floatingip-create ext-net ..... | 03:59 |
lifeless | tchaypo: no, I believe its set from the heat template as a port | 03:59 |
lifeless | StevenK: *or* I'm fundamentally misunderstanding what you're saying | 04:00 |
lifeless | StevenK: thats entirely possible since I've had 2 days without food and with fever etc. | 04:00 |
lifeless | StevenK: its also why i"m unusually non-listeny, sorry. | 04:01 |
*** matsuhashi has quit IRC | 04:02 | |
StevenK | lifeless: In bin/ensure-test-env, on line 32 we call devtest_testenv, which calls create-nodes. devtest_testenv will set ssh-key to a path that doesn't exist, and then the nodes get created with null pm_password. 10 lines afterwards, we set ssh-key to its value | 04:02 |
*** matsuhashi has joined #tripleo | 04:02 | |
lifeless | StevenK: ok, now I understand. | 04:03 |
StevenK | lifeless: So I think the way forward is to change devtest_testenv to have it possible to have an ssh key path passed in, and then change toci to do so. | 04:03 |
lifeless | StevenK: so we need a fix to toci and a testenv redeploy, and/or a workaround in the incubator | 04:03 |
StevenK | lifeless: I think a redeploy at this point will have the same issue | 04:04 |
lifeless | 'fix + redeploy' I said | 04:04 |
StevenK | Right, ssh-key is always set by testenv, so it will require an -incubator patch | 04:05 |
lifeless | StevenK: your approach sounds sane to me | 04:05 |
tchaypo | i get greghaynes | 04:05 |
tchaypo | knows | 04:05 |
lifeless | tchaypo: ? | 04:05 |
tchaypo | but of course today is the day he's not around | 04:05 |
tchaypo | s/get/bet/ | 04:05 |
lifeless | tchaypo: whats the q ? | 04:05 |
tchaypo | s/$/ knows/ | 04:05 |
tchaypo | where the vip gets generated/allocated | 04:05 |
lifeless | tchaypo: grep Port *.yaml | 04:06 |
tchaypo | well actually i bet he knows everything | 04:06 |
StevenK | lifeless: WRT to sickness, do you think you're getting better, or the weekend will be horrid too? | 04:06 |
*** matsuhashi has quit IRC | 04:06 | |
lifeless | StevenK: I'm *looking forward* to my flight, let me tell you | 04:07 |
StevenK | Hahahaha | 04:07 |
StevenK | How to cause 250 people to wish you were dead, yeah | 04:07 |
tchaypo | just avoid going to the doctor | 04:07 |
tchaypo | in case they decide you're unfit to fly | 04:07 |
tchaypo | StevenK: most of them are going to wish he's dead because he's up the pointy end | 04:08 |
lifeless | I'm not coughing | 04:08 |
StevenK | Are you still contagious? | 04:08 |
lifeless | unless they rub their hands down my throat or up my ass I think they'll be fine | 04:08 |
* StevenK goes to find the brain bleach | 04:08 | |
* StevenK also goes to review his lunch | 04:09 | |
tchaypo | it seems to be contagious via text, as well as various forms of frottage | 04:09 |
*** ramishra has quit IRC | 04:09 | |
lifeless | tchaypo: pointy end - same travel policy... | 04:11 |
lifeless | tchaypo: if I get my airpoints upgrade, then maybe :> | 04:11 |
*** nosnos has joined #tripleo | 04:11 | |
tchaypo | StevenK and i have just realised we were both at your wedding | 04:11 |
lifeless | heh | 04:11 |
StevenK | Haha | 04:12 |
StevenK | Looks like tchaypo can not upgrade | 04:12 |
lifeless | seriously though I have no reason to think I'm contagious | 04:14 |
lifeless | airborne I mean | 04:14 |
lifeless | jogo: your fi's are odd | 04:19 |
jogo | lifeless: ? | 04:20 |
*** ramishra has joined #tripleo | 04:20 | |
lifeless | jogo: if your hp mail, looks like a single stylish character | 04:21 |
tchaypo | unfortunately all my flights are on delta this time so the only upgrade I could do is the for-cash upgrade to economy comfort | 04:23 |
jogo | lifeless: I am still confused | 04:23 |
lifeless | jogo: nvm I will show you on sunday :) | 04:25 |
jogo | works for me | 04:25 |
jogo | speaking of which were are we meeting? | 04:26 |
lifeless | jogo: the restaurant I think | 04:27 |
jogo | lifeless: which restaurant would that be? | 04:28 |
jogo | all I know is 2pm Sunday | 04:28 |
lifeless | heh | 04:29 |
lifeless | gothicmindfood: I believe we said http://espetus.reachlocal.net/locations/san-francisco/ ? | 04:30 |
tchaypo | lifeless: yerp, there's a NeutronControlPlaneID parameter which is used to create an OS::Neutron::Port | 04:30 |
lifeless | tchaypo: thats the point its allocated | 04:30 |
lifeless | tchaypo: ports have ip addresses | 04:30 |
*** akuznetsov has joined #tripleo | 04:31 | |
tchaypo | it looks like the NeutronControlPlaneID parameter must be a network ID, I'm trying to figure out where that comes from | 04:31 |
lifeless | grep :) | 04:31 |
lifeless | picking up C | 04:31 |
tchaypo | lifeless: that link you pasted gothicmindfood makes me drool | 04:31 |
tchaypo | I love a good churrascaria | 04:32 |
tchaypo | (I've never encountered a bad one, or at least, not one that I still thougt was bad once I entered the meat-coma) | 04:32 |
tchaypo | StevenK: http://www.braza.com.au/Braza-Leichhardt | 04:35 |
tchaypo | http://upload.wikimedia.org/wikipedia/commons/thumb/6/63/Churrasco_no_espeto.jpg/220px-Churrasco_no_espeto.jpg | 04:38 |
tchaypo | so much meat | 04:38 |
jogo | lifeless: hmmm sounds good | 04:39 |
jogo | see you sunday | 04:39 |
*** eghobo has joined #tripleo | 04:40 | |
*** CaptTofu_ has joined #tripleo | 04:44 | |
*** CaptTofu_ has quit IRC | 04:48 | |
*** ramishra has quit IRC | 04:53 | |
*** openstackgerrit has quit IRC | 04:57 | |
*** rakesh_hs2 has joined #tripleo | 05:02 | |
*** dkehn_ has joined #tripleo | 05:23 | |
*** dkehn has quit IRC | 05:26 | |
*** dkehn__ has quit IRC | 05:27 | |
*** lazy_prince has joined #tripleo | 05:27 | |
*** dkehn has joined #tripleo | 05:28 | |
*** dshulyak_ has joined #tripleo | 05:43 | |
lifeless | Ng: could you try to move https://jira.hpcloud.net/browse/NET-4062 forward? be good to have no open tickets on the region | 05:52 |
*** loki184 has joined #tripleo | 05:53 | |
lifeless | SpamapS: I'd like a review on 100151 if you have time | 05:54 |
chuckC | lifeless: well, I was just about to turn in when I saw your messages. | 06:05 |
chuckC | lifeless: I'm reading through stuff now, but probably won't really get to it until the morning | 06:06 |
*** nati_ueno has joined #tripleo | 06:09 | |
*** gcha has quit IRC | 06:09 | |
*** eghobo has quit IRC | 06:11 | |
xuhaiwei | hi, when building undercloud, i found heat failed in creating 99_undercloudDeployment, does anyone meet the same case? | 06:12 |
xuhaiwei | I can't see the details why it failed in the log | 06:12 |
tchaypo | lifeless: so as far as I can tell, https://review.openstack.org/#/c/100078/5/toci_devtest.sh isn't going to be sufficient - I'm going to have to pass in allocation start/end points as well | 06:17 |
*** rcarrillocruz has joined #tripleo | 06:18 | |
tchaypo | how many params can I be adding to the _*cloud.sh scripts before we decide it's better to do this some other way, like maybe putting it in $TE_DATAFILE? | 06:18 |
tchaypo | meh. I'm running ahead with lots of params for now, once I know how many we need we can move them | 06:18 |
tchaypo | StevenK asserts we could already put it in the bm-networks fragment | 06:18 |
*** rcarrill` has quit IRC | 06:20 | |
tchaypo | since the bot won't do it, I'll tell you manually that I pushed a new version of https://review.openstack.org/#/c/100078/5 | 06:23 |
chuckC | lifeless: well, never mind. I guess the urgent stuff is well in hand. | 06:24 |
*** rdopieralski has joined #tripleo | 06:28 | |
*** rdopieralski has quit IRC | 06:28 | |
*** rdopieralski has joined #tripleo | 06:29 | |
*** ramishra has joined #tripleo | 06:30 | |
*** CaptTofu_ has joined #tripleo | 06:32 | |
*** mrunge has joined #tripleo | 06:33 | |
*** thegodfather is now known as fabbione | 06:36 | |
chuckC | looks like the revert has gotten a -1 review from gongysh, who is no longer on line. | 06:37 |
*** ramishra has quit IRC | 06:41 | |
*** CaptTofu_ has quit IRC | 06:43 | |
*** ramishra_ has joined #tripleo | 06:45 | |
tchaypo | chuckC: i was about to say that "fortunately chuckc has responded" | 06:47 |
tchaypo | but then I realised who I was talking to | 06:47 |
tchaypo | so glad I didn't make a fool of myself. | 06:48 |
chuckC | tchaypo: not sure how fortunate anyway, looks like there's not too much left to do (for the TripleO issue, anyway) | 06:50 |
chuckC | so, given the -1 review on lifeless's revert, can TripleO wait until tomorrow for the fix to land? | 06:51 |
chuckC | not sure it would have gotten enough core approvals anyway…. | 06:51 |
chuckC | in the next 8 hours or so, anyway | 06:52 |
tchaypo | chuckC: yes, we can | 06:52 |
tchaypo | we have a manual revetrt in toci | 06:52 |
tchaypo | https://review.openstack.org/#/c/101349/ | 06:53 |
StevenK | chuckC: It's a -1 from a non-core, I don't think it will impact it at all. | 06:53 |
*** jprovazn has joined #tripleo | 06:53 | |
tchaypo | the sooner it lands the sooner we can revert to using undiluted upstream, but until upstream is fixed we can ignore it | 06:53 |
chuckC | some other time, I'll make it a point to learn about toci; but it looked like you had gotten things worked out | 06:54 |
chuckC | I thought that any -1 would block a review. But I suppose any new change and a couple of core approvals should be enough to erase the -1. | 06:55 |
StevenK | chuckC: It's not a hard and fast rule. | 06:56 |
tchaypo | if you check out http://www.nemebean.com/reviewstats/tripleo-30.txt the "disagreements" column on the right shows how often a person's -1 gets ignored and the patch lands anyway | 06:56 |
chuckC | ok. I guess I haven't seen it in neutron reviews. Posting new changes erases all prior reviews, though. | 06:59 |
StevenK | Unless it's a trivial change, yes. | 06:59 |
chuckC | StevenK: how does the tool define 'trivial'? | 07:01 |
StevenK | James uu | 07:01 |
tchaypo | hrmf. | 07:01 |
StevenK | That went well. | 07:01 |
StevenK | Wireless dropped out on the dot of 5:00pm. Suspicious. | 07:01 |
tchaypo | "trivial" i think means "only the commit message change" or "automatic merge" | 07:01 |
tchaypo | s/change/changed/ | 07:02 |
StevenK | It is marked on the review by the Trivial Rebase Bot or something similar. | 07:02 |
chuckC | thanks, time to get some sleep…. | 07:03 |
*** ramishra_ has quit IRC | 07:04 | |
*** e0ne has joined #tripleo | 07:05 | |
*** shardy has quit IRC | 07:12 | |
*** dtantsur|afk is now known as dtantsur | 07:13 | |
*** jtomasek has joined #tripleo | 07:13 | |
lifeless | tchaypo: so again, which of the two candidate first changes are you working on ? | 07:17 |
tchaypo | the one where i update toci/devtest_overcloud/heat templates to add a public network range to the overcloud | 07:19 |
StevenK | I'e been finding gems like: | 07:19 |
StevenK | >>> help(n.create_network) | 07:19 |
*** rpodolyaka has quit IRC | 07:19 | |
StevenK | Help on function with_params in module neutronclient.v2_0.client: | 07:19 |
*** bmahalakshmi has joined #tripleo | 07:20 | |
tchaypo | I've had to rework the toci_ change a bit because i think I'm going to need to provide explicit start/end points for the allocations | 07:20 |
lifeless | tchaypo: ok so thats not the first change | 07:20 |
lifeless | tchaypo: thats got dependencies | 07:20 |
lifeless | tchaypo: defining the networks on the seed and the UC | 07:20 |
tchaypo | hrm. | 07:20 |
tchaypo | oh, because the traffic coming from the undercloud has to get routed out via the undercloud and then out the seed? *guesses* | 07:21 |
lifeless | tchaypo: you're on a learning curve I think, you should pick something from the work items that has no dependencies and do that. | 07:21 |
tchaypo | s/under/over/ | 07:21 |
lifeless | tchaypo: no, because allocation of IP happens by asking neutron of cloud-1 | 07:21 |
tchaypo | yeah, i picked the overcloud because it seemed simpler because it already has bits of this for me to duplicate; seed and uc don't currently create a vip at all so there's more i need to copy.. | 07:22 |
lifeless | tchaypo: its simple because its layered wll | 07:22 |
lifeless | tchaypo: you have to start at the bottom of the layer cake though. | 07:23 |
*** gcha has joined #tripleo | 07:23 | |
lifeless | tchaypo: I suggest starting with 'allocate a second 'public' VIP from the same network' | 07:23 |
lifeless | tchaypo: and follow that with 'make haproxy bind appropriate ports on the public VIP | 07:23 |
tchaypo | from reading the code it looks to me as though the creation of the vip is happening in the overcloud - it's in the overcloud-source.yaml | 07:23 |
lifeless | tchaypo: thats right | 07:24 |
lifeless | allocating on the same network has no dependencies | 07:24 |
tchaypo | but from talking to steve for a moment, I *think* that that IP iis being provisioned in a network the details of which came from the undercloud neutron? | 07:24 |
lifeless | (other than having enough IP space available) | 07:24 |
lifeless | that is also right | 07:24 |
lifeless | and appropriate | 07:24 |
tchaypo | so if I want to allocate another VIP in the same range it'll just be adding a new parameter in the heat template that references the same neutroncontrolplaneid? | 07:24 |
tchaypo | and then doing something to haproxy.. i imagine that will happen in tripleo-image-elements? | 07:25 |
lifeless | thats a second change | 07:25 |
lifeless | lets get one passing CI first :) | 07:25 |
tchaypo | 12 hours ago we would have been happy to get *anything* passing ci :p | 07:25 |
tchaypo | btw, can you scroll up to conversation with chuckc and make sure we didn't lie to him? | 07:25 |
lifeless | I believe you steered him right | 07:27 |
lifeless | I haven't read gongysh's comment though | 07:27 |
lifeless | as you can see though, kyle has +2, which is significant | 07:28 |
tchaypo | yes. | 07:28 |
tchaypo | well, that's a patch. | 07:30 |
tchaypo | and it's trivial enough that ?I'm confident it will pass. I'm less confident that it's useful. | 07:30 |
tchaypo | https://review.openstack.org/#/c/101438/ | 07:30 |
tchaypo | gerritbot and uvirtbot both quiet | 07:31 |
tchaypo | s/h q/h seem q/ | 07:31 |
tchaypo | StevenK: http://english.stackexchange.com/questions/2119/in-which-cases-is-a-comma-period-placed-inside-or-outside-of-parentheses | 07:33 |
lifeless | tchaypo: right, except -1 ;) | 07:36 |
lifeless | tchaypo: sadly I suspect CI wouldn't catch the issue, because ENOTENOUGHCOVERAGE. | 07:36 |
tchaypo | would you like to leave a comment explaining the issue? | 07:37 |
lifeless | tchaypo: I did | 07:37 |
tchaypo | I'm guessing it's relating to reusing ControlFixedIPs? | 07:37 |
StevenK | lifeless: gertty ated your comment | 07:37 |
lifeless | you guess well kemosabe | 07:37 |
tchaypo | could you check again? I'm guessing maybe you left a draft on revision 1 but then -1d revision 2? | 07:37 |
tchaypo | kemosabe is a reference to that grasshopper movie, right? | 07:38 |
tchaypo | karate kid or something? | 07:38 |
lifeless | fixed | 07:38 |
tchaypo | oh, it's lone range | 07:38 |
tchaypo | r | 07:38 |
lifeless | its terribly culturalist | 07:38 |
tchaypo | oh | 07:39 |
tchaypo | that list of fixed IPs must be a list of "here's the IP for rabbit, here's the IP for nova" etc then? | 07:39 |
lifeless | no | 07:39 |
*** dshulyak_ has quit IRC | 07:39 | |
lifeless | read the parameter list for the neutron port object | 07:39 |
lifeless | in the heat docs | 07:40 |
lifeless | our reviewers let it in with a terrible description | 07:40 |
lifeless | we should fix that | 07:40 |
*** e0ne has quit IRC | 07:41 | |
*** ramishra has joined #tripleo | 07:44 | |
tchaypo | okay, one down | 07:44 |
tchaypo | you say "the paremeter list for the neutron port object" as though you expect me to know where to find that | 07:45 |
tchaypo | and acutlaly I think I do | 07:45 |
tchaypo | http://docs.openstack.org/developer/heat/template_guide/openstack.html#OS::Neutron::Port | 07:45 |
tchaypo | I'm not sure if I don't need to provide that list; or if I do, but I need to construct a new list containing the new VIP first | 07:47 |
lifeless | If you provide that list | 07:47 |
lifeless | you're telling neutron what IPs to give the prot. | 07:47 |
lifeless | what will happen if you give the same list of IPs to two different ports? | 07:48 |
tchaypo | in this case, when i said "that list" i meant "a value for that paremeter" | 07:48 |
tchaypo | obviously I'm not going to reuse the same list of IPs again, that'll cause fun when it tries to route the same packet to two destinations | 07:49 |
tchaypo | oir more likely the second one it sees wins, or the second one will just fail | 07:49 |
lifeless | actually it will error when neutron tells you to sod offf | 07:49 |
tchaypo | good choice on neutron's part | 07:49 |
tchaypo | fail early, fail often | 07:49 |
*** athomas has joined #tripleo | 07:52 | |
*** xuhaiwei has quit IRC | 07:54 | |
*** jcoufal has joined #tripleo | 08:00 | |
*** martyntaylor has joined #tripleo | 08:08 | |
*** IvanBerezovskiy has joined #tripleo | 08:10 | |
*** ramishra has quit IRC | 08:14 | |
*** akrivoka has joined #tripleo | 08:19 | |
*** CaptTofu_ has joined #tripleo | 08:21 | |
*** lucasagomes has joined #tripleo | 08:23 | |
*** CaptTofu_ has quit IRC | 08:26 | |
*** e0ne has joined #tripleo | 08:26 | |
tchaypo | Of course https://review.openstack.org/100078 flailed the seed | 08:32 |
tchaypo | Why not? Everything else has failed at some point | 08:32 |
tchaypo | It was probably feeling lonely | 08:33 |
*** jang has quit IRC | 08:36 | |
*** e0ne has quit IRC | 08:36 | |
*** e0ne has joined #tripleo | 08:39 | |
*** ramishra has joined #tripleo | 08:40 | |
*** e0ne_ has joined #tripleo | 08:41 | |
*** jp_at_hp has joined #tripleo | 08:43 | |
*** e0ne has quit IRC | 08:45 | |
*** ramishra has quit IRC | 08:47 | |
*** ramishra has joined #tripleo | 08:53 | |
*** ramishra has quit IRC | 08:55 | |
*** ramishra has joined #tripleo | 08:56 | |
*** ramishra has quit IRC | 08:56 | |
*** ramishra has joined #tripleo | 08:57 | |
*** untriaged-bot has joined #tripleo | 09:00 | |
untriaged-bot | Untriaged bugs so far: | 09:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1332321 | 09:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1332458 | 09:00 |
uvirtbot | Launchpad bug 1332321 in tripleo "Undercloud horizon resource tab returns an error due to missing ceilometer components " [Undecided,New] | 09:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1331931 | 09:00 |
uvirtbot | Launchpad bug 1332458 in diskimage-builder "Not able to build armhf or arm64 images on amd64 arch systems." [Undecided,New] | 09:00 |
uvirtbot | Launchpad bug 1331931 in tripleo "NeutronControlPlaneID should not be set if building image only" [Undecided,In progress] | 09:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1331867 | 09:00 |
uvirtbot | Launchpad bug 1331867 in tripleo "Building undercloud failed" [Undecided,New] | 09:00 |
*** untriaged-bot has quit IRC | 09:00 | |
*** ramishra has quit IRC | 09:03 | |
*** ramishra has joined #tripleo | 09:06 | |
*** ramishra has quit IRC | 09:11 | |
*** ramishra has joined #tripleo | 09:12 | |
*** nati_ueno has quit IRC | 09:13 | |
*** yamahata_ has quit IRC | 09:13 | |
*** ramishra has quit IRC | 09:17 | |
*** andreaf_ has joined #tripleo | 09:18 | |
*** e0ne_ has quit IRC | 09:20 | |
*** e0ne has joined #tripleo | 09:22 | |
*** e0ne_ has joined #tripleo | 09:23 | |
*** davidlenwell has quit IRC | 09:27 | |
*** e0ne has quit IRC | 09:27 | |
*** rakesh_hs2 has quit IRC | 09:38 | |
*** rakesh_hs2 has joined #tripleo | 09:39 | |
*** pelix has joined #tripleo | 09:42 | |
*** davidlenwell_ has joined #tripleo | 09:52 | |
*** davidlenwell_ is now known as davidlenwell | 09:52 | |
*** ChanServ sets mode: +v davidlenwell | 09:52 | |
*** davidlenwell is now known as davidlenwell_ | 09:52 | |
*** davidlenwell_ is now known as davidlenwell | 09:52 | |
*** dguerri is now known as _dguerri | 09:53 | |
*** _dguerri is now known as dguerri | 09:53 | |
*** CaptTofu_ has joined #tripleo | 10:09 | |
*** rakesh_hs3 has joined #tripleo | 10:13 | |
*** rakesh_hs2 has quit IRC | 10:14 | |
*** CaptTofu_ has quit IRC | 10:15 | |
*** rakesh_hs4 has joined #tripleo | 10:46 | |
*** rakesh_hs3 has quit IRC | 10:47 | |
*** openstackgerrit has joined #tripleo | 10:56 | |
*** dprince has joined #tripleo | 11:02 | |
*** lparth has quit IRC | 11:02 | |
*** yamahata_ has joined #tripleo | 11:02 | |
*** nosnos has quit IRC | 11:03 | |
*** dguerri is now known as _dguerri | 11:06 | |
*** _dguerri is now known as dguerri | 11:07 | |
openstackgerrit | Ladislav Smola proposed a change to openstack/tripleo-incubator: Test if Undercloud Ceilometer monitors Overcloud https://review.openstack.org/101479 | 11:07 |
openstackgerrit | Ladislav Smola proposed a change to openstack/tripleo-incubator: Test if Undercloud Ceilometer monitors Overcloud https://review.openstack.org/101479 | 11:11 |
*** jang has joined #tripleo | 11:13 | |
openstackgerrit | Ladislav Smola proposed a change to openstack/tripleo-incubator: Test if Undercloud Ceilometer monitors Overcloud https://review.openstack.org/101479 | 11:14 |
*** martyntaylor has quit IRC | 11:18 | |
*** CaptTofu_ has joined #tripleo | 11:20 | |
*** rcarrillocruz has quit IRC | 11:25 | |
*** rakesh_hs4 has quit IRC | 11:28 | |
*** dprince has quit IRC | 11:29 | |
*** rcarrillocruz has joined #tripleo | 11:29 | |
*** rakesh_hs4 has joined #tripleo | 11:30 | |
*** rakesh_hs4 has quit IRC | 11:33 | |
*** martyntaylor has joined #tripleo | 11:34 | |
*** martyntaylor has quit IRC | 11:35 | |
*** martyntaylor has joined #tripleo | 11:35 | |
*** rakesh_hs4 has joined #tripleo | 11:36 | |
*** ramishra has joined #tripleo | 11:47 | |
*** lucasagomes is now known as lucas-lunch | 11:50 | |
*** mrunge has quit IRC | 11:52 | |
*** ramishra has quit IRC | 11:55 | |
*** ramishra has joined #tripleo | 11:59 | |
*** weshay has joined #tripleo | 12:01 | |
*** dprince has joined #tripleo | 12:02 | |
*** ccrouch has left #tripleo | 12:04 | |
*** CaptTofu_ has quit IRC | 12:04 | |
*** CaptTofu_ has joined #tripleo | 12:05 | |
*** ramishra has quit IRC | 12:05 | |
*** ramishra has joined #tripleo | 12:06 | |
*** jdob has joined #tripleo | 12:07 | |
*** CaptTofu_ has quit IRC | 12:09 | |
*** athomas has quit IRC | 12:21 | |
openstackgerrit | Dan Prince proposed a change to openstack-infra/tripleo-ci: Revert "Try reverting Neutron ovs-agent change" https://review.openstack.org/101513 | 12:28 |
*** ramishra has quit IRC | 12:33 | |
*** ramishra has joined #tripleo | 12:34 | |
*** jcoufal has quit IRC | 12:35 | |
*** ramishra has quit IRC | 12:38 | |
*** dkehn_ is now known as dkehnx | 12:39 | |
*** yamahata has quit IRC | 12:39 | |
*** CaptTofu_ has joined #tripleo | 12:45 | |
openstackgerrit | A change was merged to openstack/tripleo-incubator: Adding Undercloud Ceilometer config element https://review.openstack.org/94637 | 12:46 |
*** tzumainn has joined #tripleo | 12:47 | |
openstackgerrit | A change was merged to openstack/tripleo-incubator: Generating of password for SNMPd https://review.openstack.org/94838 | 12:49 |
*** fandi has joined #tripleo | 12:50 | |
*** tzumainn has quit IRC | 12:50 | |
*** tzumainn has joined #tripleo | 12:50 | |
openstackgerrit | Stuart McLaren proposed a change to openstack/tripleo-image-elements: os-iptables-stateful: add help text https://review.openstack.org/101516 | 12:51 |
regebro | Hmm. I get this with Fedora: unsupported configuration: SATA is not supported with this QEMU binary | 12:54 |
*** lucas-lunch is now known as lucasagomes | 12:54 | |
regebro | Googling shows that several people have had that problem before, and asked on this channel, but logs doesn't really hint at a solution... | 12:54 |
regebro | For me this is when trying to set up devtest. | 12:55 |
*** morazi has joined #tripleo | 12:58 | |
*** ifarkas has quit IRC | 13:00 | |
*** loki184 has quit IRC | 13:04 | |
*** bmahalakshmi has quit IRC | 13:14 | |
rcarrillocruz | lifeless: hi, you already left, didn't you? | 13:15 |
*** noslzzp has quit IRC | 13:16 | |
*** noslzzp has joined #tripleo | 13:16 | |
openstackgerrit | Stuart McLaren proposed a change to openstack/tripleo-image-elements: Add os-iptables-stateful script for managing iptables https://review.openstack.org/89860 | 13:16 |
*** noslzzp has quit IRC | 13:16 | |
*** ccrouch has joined #tripleo | 13:23 | |
*** jdob has quit IRC | 13:29 | |
*** jdob has joined #tripleo | 13:29 | |
yolanda | hi, finally i got my change passing the tests: https://review.openstack.org/#/c/99924/ , can i get some review? | 13:31 |
*** dricco has quit IRC | 13:34 | |
rdopieralski | yolanda: how many tests did you have to remove ;) | 13:35 |
yolanda | rdopieralski, not me, maybe someone removed a few :) | 13:35 |
*** ddieterly has joined #tripleo | 13:38 | |
*** ddieterly has quit IRC | 13:45 | |
lazy_prince | for dib, is there a way to find if the element is being executed by ramdisk-image-create or by disk-image-create..? | 13:47 |
gfidente | regebro, I had that before, is misleading | 13:47 |
gfidente | I didn't have the KVM module loaded so it couldn't start the VM | 13:47 |
regebro | gfidente: Aha. Interesting. I wonder why it's not loaded... | 13:48 |
gfidente | is it loaded for you? mine had the vt stuff disabled in the BIOS | 13:48 |
gfidente | so the kernel didn't load the module | 13:49 |
regebro | gfidente: Well, I'm running it in a VM, and I've set up the vm to support vm's so it *should* be fine. :-) | 13:49 |
regebro | But I can investigate. | 13:49 |
gfidente | so if you're running it in a VM, your VM does not have VT capabilities unless you're using nested virtualization | 13:50 |
*** jdob_ has joined #tripleo | 13:50 | |
gfidente | which confirms the behaviour I've seen, it can't boot the instances supposed to run on top of your VM | 13:50 |
regebro | gfidente: OK. | 13:51 |
*** fandi has quit IRC | 13:52 | |
*** jdob has quit IRC | 13:53 | |
gfidente | regebro, to use nested virtualization you've to pass nested=1 to the module on the baremetal and also configure the cpu flags for your vm to expose vmx | 13:54 |
gfidente | and yet, your undercloud/overcloud would be pretty slow so I wouldn't recommend it even though in theory it could work | 13:54 |
regebro | gfidente: Aha. Well, as far as I can tell, the VM should expose VMX. | 13:55 |
regebro | but I need to pass in the nedsted=1 then. | 13:55 |
ccrouch | all: can I just re-request that everyone who is planning to attend the Juno midcycle meetup for Tripleo in RDU, please make sure your name is down on here: | 13:56 |
ccrouch | https://etherpad.openstack.org/p/juno-midcycle-meetup | 13:56 |
ccrouch | along with whether you require a hotel | 13:56 |
ccrouch | i know not everyone is one there, e.g. lifeless | 13:56 |
regebro | gfidente: But kvm is indeed not loaded. | 13:56 |
gfidente | regebro, half-good news then :) | 13:56 |
regebro | gfidente: yup | 13:56 |
*** mkerrin has quit IRC | 13:56 | |
StevenK | ccrouch: Myself and tchaypo require a hotel room, it's not clear how to say so on the etherpad. | 13:57 |
*** andrearosa has quit IRC | 13:57 | |
*** andrearosa has joined #tripleo | 13:58 | |
tchaypo | Preferably one each | 13:58 |
*** mkerrin has joined #tripleo | 13:59 | |
ccrouch | StevenK: the default is requires a room. | 13:59 |
ccrouch | so just annotate if you dont need one | 14:00 |
ccrouch | we're trying to get a group rate organized | 14:00 |
ccrouch | which is the usual PITA | 14:00 |
ccrouch | tchaypo: Stevek: if there are more HP guys that you expect to go, but aren't on the list I'd appreciate it if you could poke them | 14:02 |
ccrouch | not sure about Mirantis or Rackspace or others, it looks likes just HP and RH so far | 14:03 |
*** jrist has quit IRC | 14:04 | |
*** rakesh_hs4 has quit IRC | 14:07 | |
StevenK | ccrouch: The only one I'm reasonably confident about is lifeless. | 14:07 |
lxsli | is there an agenda somewhere? or is it mostly hackathon? | 14:09 |
*** jrist has joined #tripleo | 14:20 | |
*** jrist has quit IRC | 14:21 | |
*** jtomasek has quit IRC | 14:21 | |
*** jrist has joined #tripleo | 14:21 | |
*** rdopieralski has quit IRC | 14:24 | |
ccrouch | thanks SteveK | 14:27 |
ccrouch | lxsli: no agenda that I'm aware of yet, lots of hacking i expect | 14:27 |
*** regebro has quit IRC | 14:29 | |
openstackgerrit | Ryan Moore proposed a change to openstack/tripleo-heat-templates: Set vnc to use controller virtual_ip https://review.openstack.org/101563 | 14:30 |
*** dkehn_ has joined #tripleo | 14:31 | |
*** dkehn has quit IRC | 14:31 | |
*** dkehnx has quit IRC | 14:32 | |
*** rcarrillocruz has quit IRC | 14:32 | |
*** yamahata has joined #tripleo | 14:32 | |
*** dkehn has joined #tripleo | 14:33 | |
*** rwsu has joined #tripleo | 14:35 | |
*** rcarrillocruz has joined #tripleo | 14:37 | |
*** nati_ueno has joined #tripleo | 14:37 | |
lxsli | ccrouch: ty | 14:39 |
*** jang1 has joined #tripleo | 14:42 | |
*** dricco has joined #tripleo | 14:46 | |
*** jomara has quit IRC | 14:48 | |
*** jomara has joined #tripleo | 14:49 | |
*** dkehn_ is now known as dkehnx | 14:50 | |
*** cody-somerville has quit IRC | 14:51 | |
*** cody-somerville has joined #tripleo | 14:54 | |
*** cody-somerville has joined #tripleo | 14:54 | |
*** martyntaylor has quit IRC | 14:57 | |
*** akrivoka has quit IRC | 14:59 | |
*** jang1 has quit IRC | 15:00 | |
*** untriaged-bot has joined #tripleo | 15:00 | |
untriaged-bot | Untriaged bugs so far: | 15:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1332458 | 15:00 |
uvirtbot | Launchpad bug 1332458 in diskimage-builder "Not able to build armhf or arm64 images on amd64 arch systems." [Undecided,New] | 15:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1332554 | 15:00 |
uvirtbot | Launchpad bug 1332554 in tripleo "vnc to nova instances fail" [Undecided,In progress] | 15:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1332521 | 15:00 |
uvirtbot | Launchpad bug 1332521 in diskimage-builder "failed to remove `/tmp/image.A2aupYJb/mnt/tmp/in_target.d': Device or resource busy" [Undecided,New] | 15:00 |
*** untriaged-bot has quit IRC | 15:00 | |
*** ifarkas has joined #tripleo | 15:15 | |
openstackgerrit | Dan Prince proposed a change to openstack/tripleo-incubator: Split ssh keys into files per user. https://review.openstack.org/101576 | 15:15 |
*** edmund has joined #tripleo | 15:16 | |
openstackgerrit | Om Kumar proposed a change to openstack/diskimage-builder: Support for UBoot. https://review.openstack.org/101577 | 15:19 |
*** akuznetsov has quit IRC | 15:21 | |
openstackgerrit | Om Kumar proposed a change to openstack/diskimage-builder: Support for UBoot. https://review.openstack.org/101577 | 15:23 |
*** akuznetsov has joined #tripleo | 15:25 | |
openstackgerrit | Phil Neal proposed a change to openstack/tripleo-image-elements: Add CM signing directory for keystone client https://review.openstack.org/96527 | 15:26 |
openstackgerrit | Om Kumar proposed a change to openstack/diskimage-builder: Element to remove unwanted kernel/initrd. https://review.openstack.org/101130 | 15:27 |
*** fandi has joined #tripleo | 15:30 | |
*** e0ne_ has quit IRC | 15:41 | |
*** yjiang5_away is now known as yjiang5 | 15:45 | |
*** eghobo has joined #tripleo | 15:52 | |
*** jang1 has joined #tripleo | 15:52 | |
*** ramishra has joined #tripleo | 15:58 | |
*** akuznetsov has quit IRC | 16:04 | |
*** TravT has joined #tripleo | 16:04 | |
*** akuznetsov has joined #tripleo | 16:05 | |
*** ramishra has quit IRC | 16:07 | |
*** akuznetsov has quit IRC | 16:14 | |
*** akuznetsov has joined #tripleo | 16:14 | |
*** jogo is now known as flashgordon | 16:15 | |
openstackgerrit | Phil Neal proposed a change to openstack/tripleo-incubator: Fix Ceilometer undercloud endpoint registration when UI not specified https://review.openstack.org/101596 | 16:19 |
*** ramishra has joined #tripleo | 16:21 | |
*** akuznetsov has quit IRC | 16:26 | |
*** akuznetsov has joined #tripleo | 16:26 | |
*** akuznetsov has quit IRC | 16:30 | |
*** akuznetsov has joined #tripleo | 16:30 | |
*** fandi has quit IRC | 16:32 | |
*** nati_ueno has quit IRC | 16:36 | |
*** fandi has joined #tripleo | 16:44 | |
*** akuznets_ has joined #tripleo | 16:45 | |
*** ramishra has quit IRC | 16:46 | |
*** akuznetsov has quit IRC | 16:46 | |
*** ramishra has joined #tripleo | 16:46 | |
*** yjiang5 is now known as yjiang5_afk | 16:50 | |
nealph | GheRivero:have updated https://review.openstack.org/#/c/96527/ to target ephemeral storage....feel free to take a look. | 16:53 |
*** yjiang5_afk is now known as yjiang5 | 16:53 | |
*** mestery has joined #tripleo | 16:53 | |
*** ramishra has quit IRC | 16:55 | |
*** mestery has quit IRC | 16:59 | |
*** mestery has joined #tripleo | 17:00 | |
*** eghobo has quit IRC | 17:00 | |
*** eghobo has joined #tripleo | 17:01 | |
*** dtantsur is now known as dtantsur|afk | 17:02 | |
*** lucasagomes is now known as lucas-dinner | 17:02 | |
*** ramishra has joined #tripleo | 17:04 | |
*** jp_at_hp has quit IRC | 17:04 | |
*** mestery has quit IRC | 17:04 | |
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 | 17:05 |
*** dguerri is now known as _dguerri | 17:08 | |
*** dshulyak_ has joined #tripleo | 17:15 | |
*** yolanda has quit IRC | 17:17 | |
*** nati_ueno has joined #tripleo | 17:17 | |
openstackgerrit | Om Kumar proposed a change to openstack/tripleo-image-elements: Adds local storage Boot support on PXE failures. https://review.openstack.org/79289 | 17:19 |
*** rcarrill` has joined #tripleo | 17:19 | |
*** rcarrillocruz has quit IRC | 17:20 | |
*** ramishra has quit IRC | 17:25 | |
*** ramishra has joined #tripleo | 17:25 | |
*** ramishra has quit IRC | 17:25 | |
*** markmc has quit IRC | 17:26 | |
*** ramishra has joined #tripleo | 17:26 | |
*** lazy_prince has quit IRC | 17:28 | |
*** dshulyak_ has quit IRC | 17:32 | |
*** ramishra has quit IRC | 17:38 | |
*** ramishra has joined #tripleo | 17:39 | |
*** ramishra has quit IRC | 17:43 | |
*** e0ne has joined #tripleo | 17:43 | |
*** yamahata has quit IRC | 17:48 | |
*** jang1 has quit IRC | 17:51 | |
*** rameshg87 has joined #tripleo | 17:57 | |
*** e0ne has quit IRC | 18:00 | |
*** e0ne has joined #tripleo | 18:01 | |
*** akrivoka has joined #tripleo | 18:06 | |
*** e0ne has quit IRC | 18:06 | |
*** e0ne has joined #tripleo | 18:07 | |
openstackgerrit | Dan Prince proposed a change to openstack/tripleo-incubator: Add --users option to update-admin-ssh-keys https://review.openstack.org/101617 | 18:08 |
*** gcha has quit IRC | 18:09 | |
*** fandi has quit IRC | 18:11 | |
NobodyCam | anyone good with neutron? | 18:12 |
*** blamar has joined #tripleo | 18:12 | |
NobodyCam | My question is: I have a port created with a incorrect host_id I can issue a port-update with the host name but the port still shows as down, is there a way to bring it up? | 18:12 |
*** dkehn_ has joined #tripleo | 18:13 | |
*** dkehn_ has quit IRC | 18:14 | |
*** dkehn_ has joined #tripleo | 18:15 | |
*** dkehn has quit IRC | 18:15 | |
*** dkehnx has quit IRC | 18:15 | |
*** dkehn has joined #tripleo | 18:17 | |
*** robsparker has quit IRC | 18:18 | |
*** ddieterly has joined #tripleo | 18:21 | |
*** CaptTofu_ has quit IRC | 18:24 | |
*** CaptTofu_ has joined #tripleo | 18:24 | |
*** pelix has quit IRC | 18:24 | |
*** dshulyak_ has joined #tripleo | 18:27 | |
*** CaptTofu_ has quit IRC | 18:29 | |
*** robsparker has joined #tripleo | 18:34 | |
*** akrivoka has quit IRC | 18:39 | |
*** devananda has quit IRC | 18:47 | |
*** ddieterly has quit IRC | 18:48 | |
*** dshulyak_ has quit IRC | 18:49 | |
NobodyCam | should the overcloud's gateway be the undercloud (192.0.2.2) or the seed's (192.0.2.1)? | 18:50 |
*** dkehn__ has joined #tripleo | 18:53 | |
*** dkehn__ is now known as dkehnx | 18:53 | |
*** morazi has quit IRC | 18:54 | |
*** dkehn_ has quit IRC | 18:54 | |
*** dkehn has quit IRC | 18:54 | |
*** devananda has joined #tripleo | 18:55 | |
openstackgerrit | A change was merged to openstack/tripleo-heat-templates: Add custom public IP support to the undercloud. https://review.openstack.org/96917 | 18:55 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Fix the nova.conf mustache template https://review.openstack.org/96711 | 18:56 |
openstackgerrit | A change was merged to openstack/tripleo-incubator: Add quotes to $NEW_JSON to preserve JSON formatting https://review.openstack.org/99693 | 18:56 |
*** CaptTofu_ has joined #tripleo | 18:57 | |
*** dkehn has joined #tripleo | 18:58 | |
*** dkehnx has quit IRC | 19:00 | |
*** jang1 has joined #tripleo | 19:00 | |
*** dkehn_ has joined #tripleo | 19:01 | |
*** ddieterly has joined #tripleo | 19:03 | |
Ng | lifeless: progress on NET-4062, the port had been shut down due to flapping and is now noshut :) | 19:05 |
*** rameshg87 has left #tripleo | 19:06 | |
*** ddieterl_ has joined #tripleo | 19:08 | |
*** ddieterly has quit IRC | 19:08 | |
*** morazi has joined #tripleo | 19:12 | |
*** ddieterl_ has quit IRC | 19:12 | |
*** ddieterly has joined #tripleo | 19:12 | |
*** ddieterl_ has joined #tripleo | 19:17 | |
*** ddieterly has quit IRC | 19:17 | |
*** dshulyak_ has joined #tripleo | 19:35 | |
kevinbenton | dprince: ping re: the neutron bug that hit you | 19:36 |
dprince | kevinbenton: on the phone, whats up? | 19:37 |
kevinbenton | dprince: i have the correct fix for it here: https://review.openstack.org/#/c/101447/ | 19:38 |
kevinbenton | dprince: but i’m not sure how to verify it | 19:38 |
kevinbenton | dprince: i couldn’t find the individual node openvswitch agent logs from the tripleo check | 19:38 |
dprince | kevinbenton: check experimental | 19:39 |
kevinbenton | dprince: yes, i did that | 19:39 |
*** blamar has quit IRC | 19:40 | |
kevinbenton | dprince: overcloud precise failed but i can’t tell if it was because of the same problem | 19:40 |
dprince | kevinbenton: I would want to see the overcloud job passing | 19:40 |
dprince | kevinbenton: let me look at the logs... | 19:41 |
kevinbenton | dprince: http://logs.openstack.org/47/101447/3/experimental-tripleo/check-tripleo-overcloud-precise/7f1b2bb/ | 19:41 |
*** mestery_ has joined #tripleo | 19:44 | |
*** mestery_ is now known as mestery | 19:45 | |
*** david-lyle has joined #tripleo | 19:50 | |
*** CaptTofu_ has quit IRC | 19:50 | |
*** Penick has joined #tripleo | 19:50 | |
*** CaptTofu_ has joined #tripleo | 19:51 | |
dprince | kevinbenton: one of the Nova computes failed to come up. The seed's nova-compute logs shows some failures here: http://logs.openstack.org/47/101447/3/experimental-tripleo/check-tripleo-overcloud-precise/7f1b2bb/logs/seed_logs/nova-compute.txt.gz | 19:53 |
kevinbenton | dprince: okay. can i just launch another check with check experimental then? | 19:54 |
dprince | kevinbenton: Lets run it again and see what happens | 19:54 |
dprince | kevinbenton: The f20 overcloud jobs are passing. I would expect the ubuntu ones to pass as well (those are what we run in check experimental) | 19:54 |
kevinbenton | dprince: ok. just launched one | 19:55 |
kevinbenton | dprince: thanks for checking | 19:55 |
*** CaptTofu_ has quit IRC | 19:55 | |
*** ddieterl_ has quit IRC | 19:57 | |
*** ddieterly has joined #tripleo | 19:57 | |
*** ddieterly has quit IRC | 19:58 | |
*** jdob_ has quit IRC | 19:59 | |
dprince | kevinbenton: I'm running another check experimental job for comparison. If mine doesn't pass then we likely have another problem https://review.openstack.org/#/c/101617/1 | 20:00 |
dprince | kevinbenton: I'll check back on these things in a few hours... | 20:00 |
kevinbenton | dprince: okay, sounds good | 20:00 |
*** ifarkas has quit IRC | 20:01 | |
openstackgerrit | Dan Prince proposed a change to openstack/diskimage-builder: dpkg: support pkg-map in bin/install-packages https://review.openstack.org/91601 | 20:02 |
openstackgerrit | Dan Prince proposed a change to openstack/diskimage-builder: opensuse: support pkg-map in bin/install-packages https://review.openstack.org/91602 | 20:02 |
openstackgerrit | Dan Prince proposed a change to openstack/diskimage-builder: Update base element to make use of pkg-map https://review.openstack.org/91880 | 20:02 |
openstackgerrit | Phil Neal proposed a change to openstack/tripleo-incubator: Fix Ceilometer undercloud endpoint registration when UI not specified https://review.openstack.org/101596 | 20:05 |
*** edmund has quit IRC | 20:09 | |
*** dprince has quit IRC | 20:10 | |
*** Penick has quit IRC | 20:11 | |
*** jprovazn has quit IRC | 20:15 | |
*** Penick has joined #tripleo | 20:16 | |
*** e0ne has quit IRC | 20:18 | |
*** e0ne has joined #tripleo | 20:19 | |
*** akuznets_ has quit IRC | 20:23 | |
*** mestery has quit IRC | 20:28 | |
NobodyCam | lifeless: happen to be around? | 20:35 |
*** ddieterly has joined #tripleo | 20:36 | |
*** eghobo has quit IRC | 20:48 | |
*** eghobo has joined #tripleo | 20:48 | |
*** CaptTofu_ has joined #tripleo | 20:50 | |
*** weshay has quit IRC | 20:54 | |
*** CaptTofu_ has quit IRC | 20:55 | |
*** untriaged-bot has joined #tripleo | 21:00 | |
untriaged-bot | Untriaged bugs so far: | 21:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1332458 | 21:00 |
uvirtbot | Launchpad bug 1332458 in diskimage-builder "Not able to build armhf or arm64 images on amd64 arch systems." [Undecided,New] | 21:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1332521 | 21:00 |
uvirtbot | Launchpad bug 1332521 in diskimage-builder "failed to remove `/tmp/image.A2aupYJb/mnt/tmp/in_target.d': Device or resource busy" [Undecided,New] | 21:00 |
*** untriaged-bot has quit IRC | 21:00 | |
*** ddieterly has quit IRC | 21:00 | |
*** morazi has quit IRC | 21:04 | |
*** ddieterly has joined #tripleo | 21:12 | |
lifeless | NobodyCam: ish | 21:29 |
lifeless | SpamapS: ping | 21:29 |
*** eguz has joined #tripleo | 21:31 | |
*** jang1 has quit IRC | 21:31 | |
*** eghobo has quit IRC | 21:34 | |
NobodyCam | hey hey lifeless I saw https://review.openstack.org/#/c/96917 landed is theat releated to the issue I'm looking at for EE guys? | 21:34 |
NobodyCam | s/theat/that/ | 21:35 |
lifeless | NobodyCam: I don't know what issue you're looking at | 21:39 |
lifeless | NobodyCam: but probably not | 21:39 |
NobodyCam | undercloud not able to deploy overcloud getting tftp timeout | 21:41 |
*** dshulyak_ has quit IRC | 21:41 | |
*** dshulyak_ has joined #tripleo | 21:42 | |
*** dshulyak_ has quit IRC | 21:42 | |
lifeless | NobodyCam: no | 21:42 |
lifeless | NobodyCam: they had the wrong ethernet port defined in their config | 21:42 |
lifeless | so the DHCP traffic wasn't being received | 21:43 |
openstackgerrit | Kiall Mac Innes proposed a change to openstack/diskimage-builder: VM element: Enable serial console on Debian https://review.openstack.org/96177 | 21:43 |
SpamapS | lifeless: pong | 21:44 |
NobodyCam | ok in my case we are getting dhcp address looking at the packets with tcpdump shows next-server and boot file name set correctly | 21:44 |
NobodyCam | but no tftp packets at all | 21:44 |
lifeless | NobodyCam: oh | 21:45 |
lifeless | NobodyCam: who are you working with? | 21:45 |
chuckC | I've seen the same behavior in my devstack config, restarting ovs l2 agent on compute fixed it 4 me | 21:45 |
lifeless | SpamapS: next week I'm in sunnyvale (assuming I don't push back the trip cause of this sick) | 21:45 |
NobodyCam | mital ... its jira CORE-708 | 21:45 |
SpamapS | lifeless: fantastic. I am 100% travel constrained until August. | 21:46 |
NobodyCam | oh | 21:46 |
NobodyCam | let me check that | 21:46 |
lifeless | SpamapS: was thinking it might be useful to do a Q&A session with bristol service team folk on how to approach problems with tripleo (design/arch/whatever) | 21:46 |
SpamapS | Wife at new job.. usual help on summer vacation .. extenuating circumstances unfortunately. | 21:46 |
chuckC | never mind, my comment is out of context | 21:46 |
SpamapS | lifeless: yeah, as far as being in the same TZ, we're good.. should be good to have that conversation. | 21:47 |
lifeless | SpamapS: so would you have a 0900 slot to do a phone conf with them ? | 21:47 |
lifeless | SpamapS: yes, I know about ETOOMUCHTRAVEL | 21:47 |
SpamapS | lifeless: yes, 0900 is entirely doable. | 21:47 |
lifeless | NobodyCam: yeah, I can't log into work right now, its saturday and lynne is still away | 21:48 |
NobodyCam | going to try what chuckC suggested | 21:51 |
lifeless | NobodyCam: totally different issue | 21:51 |
Lotus907efi | nova, glance, neutron, ironic, and heat are "services" that run on the seed, undercloud, and overcloud (on controller node?) | 21:51 |
lifeless | chuckC: that sounds like the issue we reverted yesterday | 21:52 |
Lotus907efi | is swift also a service that runs in each of these layers? | 21:52 |
lifeless | Lotus907efi: we don't yet run swift in the deployment layers (seed, UC) but we will soon. | 21:52 |
chuckC | lifeless: I thought my issue was more devstack or config related since I've seen it for a while | 21:52 |
lifeless | NobodyCam: if you're seeing DHCP request * and response* | 21:52 |
chuckC | thought->think | 21:52 |
Lotus907efi | are there other services runnin in the deployment layers besides nova, glance, neutron, ironic, and heat? | 21:52 |
lifeless | chuckC: huh, well - bug of some sort | 21:53 |
lifeless | Lotus907efi: yes lots. Whats the big picture question here. | 21:53 |
* Lotus907efi is preparing a training class in the architecture of this and would like to have details correct & complete | 21:53 | |
Lotus907efi | right now I am making architecture drawings that will go on the slides | 21:54 |
lifeless | Lotus907efi: cool; uhmm - you may want to read through the source that builds the images etc to get a comprehensive answer | 21:54 |
lifeless | but offhand | 21:54 |
Lotus907efi | hehehehehe "read the source" :) | 21:54 |
lifeless | galera, rabbit, keystone | 21:54 |
Lotus907efi | oh, ok I forgot all about keystone | 21:55 |
Lotus907efi | thanks | 21:55 |
lifeless | NobodyCam: PXE will only happen if the server recieves the dhcp response, and didn't get a dhcp response from a different dhcp server w/o pxe metadata. | 21:57 |
*** nati_ueno has quit IRC | 22:01 | |
*** andreaf_ has quit IRC | 22:04 | |
*** e0ne has quit IRC | 22:05 | |
*** e0ne has joined #tripleo | 22:05 | |
*** e0ne has quit IRC | 22:11 | |
*** e0ne has joined #tripleo | 22:11 | |
*** yamahata has joined #tripleo | 22:22 | |
*** e0ne has quit IRC | 22:23 | |
*** e0ne has joined #tripleo | 22:23 | |
*** e0ne has quit IRC | 22:26 | |
*** mestery has joined #tripleo | 22:31 | |
*** mestery has quit IRC | 22:31 | |
*** ddieterly has quit IRC | 22:32 | |
*** mestery has joined #tripleo | 22:32 | |
*** eguz has quit IRC | 22:38 | |
*** eghobo has joined #tripleo | 22:38 | |
*** morganfainberg is now known as morganfainberg_Z | 22:41 | |
*** david-lyle has quit IRC | 22:44 | |
*** e0ne has joined #tripleo | 22:54 | |
*** Penick has quit IRC | 22:55 | |
*** CaptTofu_ has joined #tripleo | 23:02 | |
*** e0ne has quit IRC | 23:07 | |
*** nati_ueno has joined #tripleo | 23:15 | |
*** mestery has quit IRC | 23:21 | |
*** e0ne has joined #tripleo | 23:33 | |
*** TravT has quit IRC | 23:36 | |
*** nati_ueno has quit IRC | 23:44 | |
*** morganfainberg_L has joined #tripleo | 23:49 | |
Lotus907efi | lifeless: is swift service only running on the overcloud right now? | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!