lifeless | ok, so people are wrong on the internet. shocker, news @ 11 | 00:06 |
---|---|---|
*** bauzas has quit IRC | 00:22 | |
*** CaptTofu has joined #tripleo | 00:26 | |
*** AaronGr_Zzz is now known as AaronGr | 00:26 | |
*** AaronGr is now known as AaronGr_Zzz | 00:32 | |
StevenK | mordred: I didn't realize keystone didn't use testr, I thought the only outlier left was swift | 00:41 |
mordred | StevenK: oh - you're probably more righter than I am | 00:41 |
mordred | StevenK: and yes, I believe that swift is now the only outlier | 00:41 |
mordred | well, and horizon | 00:42 |
mordred | but they're doing a reorg right now - and I think it'll be easier to deal with them after they've done that | 00:42 |
StevenK | There's a patch up for swift (also by me), but Jenkins loves it not. | 00:42 |
mordred | heh | 00:42 |
*** cd-undercloud has joined #tripleo | 00:56 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 00:56 |
*** cd-undercloud has quit IRC | 00:56 | |
*** noslzzp has quit IRC | 01:02 | |
*** nosnos has joined #tripleo | 01:12 | |
lifeless | hmm qemu: terminating on signal 15 from pid 11254 | 01:15 |
lifeless | 11254 ? Sl 358:01 /usr/sbin/libvirtd -d | 01:15 |
lifeless | libvirtd is killing my vms | 01:16 |
lifeless | shame on you libvirtd | 01:16 |
mordred | lifeless: I'd think that libvirtd should not kill your vms | 01:17 |
mordred | that seems rude of it | 01:17 |
*** e0ne has quit IRC | 01:17 | |
lifeless | mordred: tis | 01:20 |
*** nosnos_ has joined #tripleo | 01:21 | |
*** nosnos_ has quit IRC | 01:21 | |
*** nosnos has quit IRC | 01:22 | |
*** nosnos_ has joined #tripleo | 01:22 | |
*** noslzzp has joined #tripleo | 01:23 | |
*** CaptTofu has quit IRC | 01:24 | |
*** dkehn__ has quit IRC | 01:24 | |
*** dkehn__ has joined #tripleo | 01:25 | |
*** CaptTofu has joined #tripleo | 01:30 | |
*** tserong has joined #tripleo | 01:33 | |
*** derekh has quit IRC | 01:41 | |
*** e0ne has joined #tripleo | 02:10 | |
*** cd-undercloud has joined #tripleo | 02:20 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 02:20 |
*** cd-undercloud has quit IRC | 02:20 | |
peoplemerge | lifeless, SpamapS: I think I heard debian mentioned. FYI on beefier boxen, avoid wheezy stable's kernel. I went through a *long* analysis, irqbalance won't function, performance terrible on hi-IOP applications. Wheezy testing fixed it. | 02:30 |
mordred | peoplemerge: awesome. thanks | 02:32 |
lifeless | peoplemerge: wheezy? thats not Debian. That was Debian some time ago :). sid 4 eva. | 02:32 |
peoplemerge | lifeless: you should be good then ;) | 02:32 |
*** CaptTofu has quit IRC | 02:32 | |
mordred | I'm assuming s/wheezy testing/debian testing/ | 02:32 |
peoplemerge | yest | 02:32 |
peoplemerge | s/t// | 02:33 |
lifeless | hmm, testing is bad from a security perspective | 02:33 |
lifeless | anyhoo | 02:33 |
mordred | lifeless: so is the internet :) | 02:33 |
peoplemerge | lifeless: possibly. We're super high compliance with PCI PII etc. testing passes that. | 02:34 |
peoplemerge | sid I may avoid however. testing it pretty stable anyho | 02:34 |
lifeless | huh interesting | 02:34 |
peoplemerge | The symptom if you ever get there is that if you ever see very high load on ex a heavily loaded mysql, sar will show super high load on core 0, and nothing like it on the other cores. The 3.2 kernel in stable won't see a fix by turning on irqbalance (unlike Redhat derivatives, irqbalance isn't installed by default) | 02:36 |
peoplemerge | something to do with how userspace irqbalance can't understand kproc filesystem | 02:37 |
peoplemerge | Question about undercloud/overcloud/seed... I gather with devtest I can basically run the instructions in sequence on the host that builds the seed. | 02:39 |
peoplemerge | How does the undercloud get provisioned? | 02:39 |
peoplemerge | That'll go on another physical box (different from the first host), right? | 02:39 |
*** dkehn__ is now known as dkehn_ | 02:45 | |
*** weshay has quit IRC | 02:49 | |
openstackgerrit | Jeremy Stanley proposed a change to openstack/diskimage-builder: Remove tox locale overrides https://review.openstack.org/72208 | 02:59 |
lifeless | peoplemerge: it gets provisioned by the seed | 03:02 |
lifeless | using novabare metal | 03:02 |
openstackgerrit | Jeremy Stanley proposed a change to openstack/os-apply-config: Remove tox locale overrides https://review.openstack.org/72230 | 03:07 |
openstackgerrit | Jeremy Stanley proposed a change to openstack/os-collect-config: Remove tox locale overrides https://review.openstack.org/72231 | 03:08 |
openstackgerrit | Jeremy Stanley proposed a change to openstack/os-refresh-config: Remove tox locale overrides https://review.openstack.org/72234 | 03:09 |
*** vkozhukalov has joined #tripleo | 03:10 | |
openstackgerrit | Jeremy Stanley proposed a change to openstack/python-tuskarclient: Remove tox locale overrides https://review.openstack.org/72241 | 03:11 |
peoplemerge | lifeless: hrm, devtest_undercloud.sh seemed to finish without error, but didn't seem to do any provisioning... reading the docs to try to piece together what happened. | 03:11 |
lifeless | peoplemerge: source the seedrc and run nova list | 03:12 |
openstackgerrit | Jeremy Stanley proposed a change to openstack/tripleo-incubator: Remove tox locale overrides https://review.openstack.org/72246 | 03:13 |
openstackgerrit | Jeremy Stanley proposed a change to openstack/tuskar: Remove tox locale overrides https://review.openstack.org/72247 | 03:13 |
peoplemerge | nada in nova list | 03:13 |
peoplemerge | just the ID ... header | 03:14 |
peoplemerge | wait just noticed in the overcloud docs that if you want a bare metal overcloud instead of VM (like I do) I need to specify the macs myself. | 03:14 |
peoplemerge | undercloud is same? | 03:15 |
lifeless | ayup | 03:15 |
lifeless | but the nothing listed is odd, to say the least ;) | 03:15 |
peoplemerge | lifeless: When SpamapS did a walkthrough I had my terminal scrollback too short. This time, I didn't make the same mistake :) ... I'll see if I can find anything interesting in there | 03:17 |
*** edmund1 has joined #tripleo | 03:18 | |
peoplemerge | Looking for the right haystack where I might have dropped the needle :) | 03:19 |
*** edmund has quit IRC | 03:20 | |
lifeless | gl! | 03:20 |
StevenK | lifeless: I'd like to push on https://review.openstack.org/#/c/68541/ due to lack of nova cores around to wave my patches at. How can I test it? | 03:21 |
lifeless | well | 03:23 |
lifeless | build an image with the mirror element in it | 03:23 |
lifeless | you need to merge it into a template in tripleo-heat-templates | 03:24 |
lifeless | e.g. by specifying it as a file include | 03:24 |
lifeless | in undercloud | 03:24 |
lifeless | (since we probably want a mirror on every undercloud as part of the base infra | 03:25 |
peoplemerge | ah, it finished with OS credentials not found, looks like I should have sourced the stackrc before that :/ https://gist.github.com/peoplemerge/8909848 | 03:25 |
lifeless | I have to go pick up C, sorry | 03:25 |
lifeless | StevenK: but, poke around in merge.py and so on - its a bit of a mind bender but you'll get the idea after a bit | 03:25 |
lifeless | StevenK: look at the tests for reference (in tripleo-heat-templates) | 03:25 |
StevenK | lifeless: I question your assertion about wanting a mirror on every undercloud. | 03:26 |
StevenK | You just want something close and hopefully low-cost. | 03:27 |
StevenK | If you have a good mirror a few hops away, you probably don't. | 03:27 |
peoplemerge | Are these top-level devtest commands generally idempotent or is it safer to start from scratch? | 03:29 |
StevenK | Some of them will destroy and then re-build | 03:30 |
peoplemerge | StevenK: thx | 03:30 |
* peoplemerge is watching Monty's talk dated Aug 7, for context and hopes it'll lead to fewer dumb questions | 03:36 | |
*** e0ne has quit IRC | 03:42 | |
mordred | peoplemerge: oy. I'm certain it's just me being drunk and swearing at passers-by | 03:42 |
mordred | StevenK: well, also - it depends on if you intend to build images for the overcloud on the undercloud | 03:43 |
mordred | one could imagine clouds in which that is not an activity you want to perform there | 03:44 |
*** cd-undercloud has joined #tripleo | 03:44 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 03:44 |
*** cd-undercloud has quit IRC | 03:44 | |
peoplemerge | mordred: it's super helpful, actually ... | 03:47 |
mordred | w00t! | 03:47 |
peoplemerge | I *think* I finally get the overcloud and undercloud. | 03:48 |
StevenK | mordred: So -- if there is a mirror that is a few ms away, there is no point, it ought to be fast enough. | 03:50 |
lifeless | StevenK: ok so | 03:51 |
lifeless | StevenK: I accept your assertion that from a performance perspective there are some people who don't want or need a local mirror. | 03:51 |
lifeless | StevenK: anyone on the other end of an ADSL line though, will need one :) | 03:51 |
StevenK | Sure | 03:52 |
lifeless | StevenK: ideally we could mirror much less. | 03:52 |
lifeless | StevenK: like what we use only | 03:52 |
lifeless | StevenK: then I think it would be non-contentious to just have it, right ? | 03:53 |
StevenK | We could probably skip multiverse, but that is such a small drop in the bucket | 03:53 |
lifeless | so | 03:55 |
lifeless | I'd like us to make it super easy to get a mirror | 03:55 |
lifeless | but I accept having it always would be wrong | 03:55 |
StevenK | Agreed | 03:55 |
lifeless | what should we do | 03:55 |
lifeless | we could add the metadata always | 03:55 |
lifeless | and only install the software when you want it | 03:55 |
StevenK | Have it easily available, but not on by default? | 03:56 |
lifeless | or we could could improve merge.py to make mixing-in the metadata optional | 03:56 |
lifeless | StevenK: ah, so found the gap: merge.py doesn't really do optional mixins today. | 03:56 |
StevenK | Grrr. The volume for this training is so variable | 03:56 |
lifeless | StevenK: you can include things, you can't say 'and if X include Y' | 03:56 |
lifeless | StevenK: so the undercloud control plane image can easily include or exclude the software, but the heat template - tahts tricky | 03:57 |
peoplemerge | "waiting for the undercloud to become ready" looks like a good sign. Should I be booting the real hardware so it will PXE? | 04:02 |
*** e0ne has joined #tripleo | 04:10 | |
lifeless | peoplemerge: have a look at nova list | 04:12 |
peoplemerge | lifeless: Status:BUILD; Task State:spawning; Power State:NOSTATE; Networks: ctlplane=192.0.2.3 | 04:14 |
peoplemerge | lifeless: id=62f... Name: undercloud-undercloud-cj.... | 04:15 |
lifeless | peoplemerge: right, its spawning it | 04:17 |
lifeless | peoplemerge: probably wants it on ;) | 04:17 |
lifeless | is it set to pxe boot? | 04:17 |
lifeless | if so, turn it on and see what happens | 04:17 |
lifeless | you can see which mac it expects by looking at neutron port-list | 04:18 |
peoplemerge | lifeless: will check | 04:18 |
peoplemerge | PXE did show no DHCP | 04:18 |
lifeless | or by chaining through from nova show to the baremetal node in question, tats more tricky though | 04:18 |
peoplemerge | neutron 403 forbidden | 04:19 |
lifeless | huh, you should be admin :) | 04:19 |
peoplemerge | lifeless: does more tricky entail mysql select? | 04:19 |
lifeless | possumly | 04:19 |
peoplemerge | lifeless: yeah still verboten. is the seed supposed to run a dhcp server on this 192.0.2 network? | 04:26 |
peoplemerge | lifeless: I think this is as far as SpamapS and I had gotten last week | 04:26 |
lifeless | yes | 04:28 |
lifeless | uhm | 04:28 |
lifeless | the 403 | 04:28 |
lifeless | possibly a local proxy? | 04:28 |
lifeless | export no_proxy=192.0.2.1 ? | 04:28 |
peoplemerge | will try | 04:28 |
lifeless | or just turn all the machines on :P | 04:29 |
peoplemerge | yay | 04:29 |
peoplemerge | set no_proxy now I see 2 macs | 04:29 |
lifeless | one should be one of one of your machines | 04:30 |
lifeless | the other is the DHCP server | 04:30 |
peoplemerge | hm not finding either... let me retrace my steps | 04:32 |
*** CaptTofu has joined #tripleo | 04:33 | |
lifeless | what are the two macs ? | 04:34 |
peoplemerge | lifeless: trying to figure it out... | 04:36 |
lifeless | peoplemerge: just pastebin the output of neutron port-list :) | 04:37 |
*** CaptTofu has quit IRC | 04:38 | |
peoplemerge | lifeless: https://gist.github.com/peoplemerge/8910449 | 04:38 |
lifeless | ok so fa:16:3e:88:b8:53 is openstack created | 04:40 |
lifeless | that will be the dhcp server | 04:40 |
lifeless | 00:16:c6:b9:8f:b2 should be one of your physical machines | 04:40 |
peoplemerge | lifeless: ahhhh | 04:45 |
peoplemerge | lifeless: the mac is mistyped | 04:45 |
peoplemerge | 00:1F | 04:45 |
lifeless | heat stack-delete undercloud | 04:47 |
lifeless | nova baremetal-node-list to find your node | 04:47 |
lifeless | then nova baremetal-interface-create to add the new mac | 04:47 |
lifeless | and delete the old one | 04:47 |
peoplemerge | ERROR stack undercloud already has an action(CREATE) in progress | 04:48 |
lifeless | oh you can interrupt it | 04:48 |
lifeless | by nova list | 04:48 |
lifeless | then nova delete the instance | 04:48 |
peoplemerge | nova delete: state=deleting | 04:51 |
lifeless | give it a little :) | 04:51 |
peoplemerge | looks like the seed node is doing something | 04:54 |
lifeless | try nova list again :) | 04:59 |
peoplemerge | yep still deleting | 05:00 |
lifeless | hmm | 05:00 |
lifeless | thats odd | 05:00 |
lifeless | it does try to power off the machine during delete | 05:00 |
lifeless | but that should be instance with the fake driver | 05:00 |
peoplemerge | which machine should it be trying to delete? | 05:01 |
peoplemerge | the machine with no mac? | 05:01 |
lifeless | the machine with the wrong mac | 05:01 |
lifeless | yes | 05:01 |
lifeless | you might try restarting nova-compute; may have hit a bug | 05:02 |
lifeless | there's a bunch of memory only state in there that is fragile (and we won't fix - Ironic is the fix) | 05:02 |
peoplemerge | bounced nova-compute. nova list status=error task state=none | 05:03 |
lifeless | right | 05:03 |
lifeless | you should be able to heat stack-delete now | 05:04 |
peoplemerge | heat stack del status=delete_in_progress | 05:04 |
peoplemerge | ya | 05:04 |
peoplemerge | done | 05:04 |
lifeless | that should take a few secs | 05:04 |
lifeless | heat stack-list | 05:04 |
lifeless | to see if it completed | 05:04 |
lifeless | then fix up the mac in the db | 05:04 |
lifeless | then back to running devtest_undercloud.sh | 05:04 |
lifeless | I suggest USE_CACHE=1 devest_undercloud.sh $TE_DATAFILE - since you don't need to build a different image | 05:05 |
peoplemerge | lifeless: nice. I'll poke around the schema | 05:05 |
lifeless | peoplemerge: oh, you can fix it with the API calls I mentioned before | 05:06 |
lifeless | nova baremetal-node-list / baremetal-interface-list $nodeid etc | 05:06 |
lifeless | no need for db surgery | 05:06 |
peoplemerge | aha | 05:07 |
peoplemerge | I did find the interface (#5) | 05:07 |
peoplemerge | oic interface-create | 05:07 |
*** cd-undercloud has joined #tripleo | 05:08 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 05:08 |
*** cd-undercloud has quit IRC | 05:08 | |
peoplemerge | alright the dhcp client still not getting any dhcp offers | 05:19 |
peoplemerge | they it matches neutron port-list | 05:19 |
*** e0ne has quit IRC | 05:24 | |
peoplemerge | tcpdump on seed doesn't see the dhcp request | 05:25 |
peoplemerge | shouldn't this dhcp server interface appear on the seed? https://gist.github.com/peoplemerge/8910449 | 05:35 |
*** akuznetsov has quit IRC | 05:36 | |
*** coolsvap has joined #tripleo | 05:38 | |
*** akuznetsov has joined #tripleo | 05:45 | |
*** AaronGr_Zzz is now known as AaronGr | 05:46 | |
*** AaronGr is now known as AaronGr_Zzz | 05:48 | |
lifeless | peoplemerge: ovs-vsctl show | 05:54 |
lifeless | peoplemerge: on the host that the seed is running on | 05:54 |
*** nosnos has joined #tripleo | 05:56 | |
*** e0ne has joined #tripleo | 05:56 | |
*** noslzzp has quit IRC | 05:56 | |
peoplemerge | lifeless: updated gist | 05:57 |
*** nosnos has quit IRC | 05:57 | |
*** nosnos has joined #tripleo | 05:58 | |
*** nosnos has quit IRC | 05:58 | |
*** boris-42_ has quit IRC | 05:58 | |
*** nosnos has joined #tripleo | 05:59 | |
*** nosnos_ has quit IRC | 05:59 | |
*** e0ne has quit IRC | 06:00 | |
lifeless | peoplemerge: no, on the host, not the seed :) | 06:01 |
peoplemerge | lifeless: updated gist ag'n | 06:03 |
lifeless | peoplemerge: right, you haven't connected brbm to your ethernet | 06:05 |
lifeless | peoplemerge: you need to add your ethernet as a port on brbm; and you may need to relocate an ip address from your ethN -> brbm, if you only have one ethernet port | 06:06 |
peoplemerge | lifeless: yes this host has 2 nics, I'll add eth1 to brbm. | 06:07 |
peoplemerge | lifeless: did I miss this in the devtest_seed stage? I see footnote[2] | 06:09 |
lifeless | may not be documented | 06:10 |
peoplemerge | be happy to fix that :) once I get my head around this beast of course ! | 06:12 |
lifeless | cool | 06:17 |
peoplemerge | lifeless: I'm hacking, is this just as simple as 'sudo ovs-vsctl add-port brbm eth1'? | 06:17 |
lifeless | yeah | 06:18 |
lifeless | then, it should Just Work (tm) | 06:18 |
peoplemerge | ahhh .. undercloud timed out after 2200 seconds | 06:19 |
lifeless | s'ok | 06:19 |
lifeless | one step at a time | 06:19 |
lifeless | heat stack-delete | 06:19 |
peoplemerge | the delete sticks, may need to rebounce nova | 06:22 |
peoplemerge | bounced, deleted node, stack-delete finishes :) | 06:25 |
peoplemerge | starting undercloud again | 06:26 |
peoplemerge | wow ok! DHCP comes up... !PXE entry point found... UNDI...My IP Addrs 192.0.2.3. TFTP prefix: Unable to locate configuration file. | 06:27 |
peoplemerge | rebooting, now it's getting something off tftp | 06:29 |
peoplemerge | kernel booting ... :) :) | 06:29 |
*** cd-undercloud has joined #tripleo | 06:32 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 06:32 |
*** cd-undercloud has quit IRC | 06:32 | |
*** CaptTofu has joined #tripleo | 06:34 | |
lifeless | when nova list shows it active | 06:36 |
lifeless | reboot it again | 06:36 |
peoplemerge | rebooting now | 06:36 |
*** CaptTofu has quit IRC | 06:39 | |
peoplemerge | heat seems to still be awaiting | 06:39 |
lifeless | yeah it has to do db setup etc | 06:40 |
*** akuznets_ has joined #tripleo | 06:43 | |
*** akuznetsov has quit IRC | 06:43 | |
peoplemerge | wish I could see what it's doing. `nova list` shows ctlplane=192.0.2.3 but that doesn't return a ping | 06:45 |
*** vkozhukalov has quit IRC | 06:47 | |
*** nosnos has quit IRC | 06:47 | |
*** nosnos_ has joined #tripleo | 06:48 | |
lifeless | peoplemerge: did it boot ok? you can log in on console with stack:stack | 06:48 |
peoplemerge | lifeless: yes it boots, but can't get in with stack:stack | 06:49 |
*** saju_m has joined #tripleo | 06:53 | |
lifeless | peoplemerge: thats surprising :) | 06:55 |
lifeless | peoplemerge: the default we build has that baked in | 06:55 |
lifeless | user stack password stack, at console? | 06:55 |
peoplemerge | yes :/ | 06:56 |
peoplemerge | ubuntu 13.10 undercloud-undercloud-nplqkjqv6czq tty1 | 06:57 |
peoplemerge | undercloud-undercloud-nplqkjqv6czq login: | 06:57 |
peoplemerge | stack | 06:57 |
peoplemerge | Password: | 06:58 |
peoplemerge | stack | 06:58 |
peoplemerge | (hidden) | 06:58 |
peoplemerge | Login incorrect | 06:58 |
lifeless | lol you copied that from the hardware console by hand ? | 06:59 |
peoplemerge | yeah | 06:59 |
StevenK | That takes commitment | 07:00 |
peoplemerge | don't laugh lol | 07:00 |
*** saju_m has quit IRC | 07:00 | |
peoplemerge | there is also gonna be a logfile squirreled away on the system somewhere that says authentication faulre logname=stack... last message repeated 50 times | 07:02 |
*** killer_prince has quit IRC | 07:03 | |
peoplemerge | timed out waiting for undercloud to be ready | 07:06 |
peoplemerge | -> bed | 07:06 |
*** saju_m has joined #tripleo | 07:16 | |
*** pblaho has joined #tripleo | 07:23 | |
GheRivero | morning all | 07:33 |
*** rlandy has joined #tripleo | 07:34 | |
lifeless | morning GheRivero | 07:34 |
GheRivero | wow... the review queue is really long. Anything with priority before start digging? | 07:37 |
*** jprovazn has joined #tripleo | 07:42 | |
*** ifarkas has joined #tripleo | 07:44 | |
lifeless | mea culpa, I have been diving into live migrations today | 07:45 |
lifeless | not aware of anynthing specific to dive on, no | 07:45 |
GheRivero | ok :) | 07:50 |
*** ohadlevy has quit IRC | 07:51 | |
*** ohadlevy has joined #tripleo | 07:53 | |
*** cd-undercloud has joined #tripleo | 07:54 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 07:54 |
*** cd-undercloud has quit IRC | 07:54 | |
*** ohadlevy is now known as Guest13523 | 07:54 | |
*** boris-42_ has joined #tripleo | 07:57 | |
*** nosnos_ has quit IRC | 08:02 | |
*** nosnos has joined #tripleo | 08:02 | |
*** Guest13523 is now known as ohadlevy_ | 08:04 | |
*** lsmola has joined #tripleo | 08:05 | |
*** bauzas has joined #tripleo | 08:08 | |
*** coolsvap1 has joined #tripleo | 08:13 | |
*** coolsvap has quit IRC | 08:17 | |
openstackgerrit | A change was merged to openstack/tripleo-incubator: Remove tox locale overrides https://review.openstack.org/72246 | 08:17 |
*** jcoufal has joined #tripleo | 08:18 | |
*** e0ne has joined #tripleo | 08:19 | |
*** pleia2 has quit IRC | 08:21 | |
openstackgerrit | A change was merged to openstack/tripleo-heat-templates: Drop PowerUserName from overcloud-source.yaml https://review.openstack.org/72127 | 08:22 |
*** d0ugal has joined #tripleo | 08:22 | |
*** d0ugal has joined #tripleo | 08:22 | |
*** pleia2 has joined #tripleo | 08:23 | |
*** hashar has joined #tripleo | 08:27 | |
*** e0ne has quit IRC | 08:28 | |
lifeless | SpamapS: grrr @ the libvirt-bin upstart job; conflates config and service definition | 08:28 |
lifeless | # /etc/default/libvirt-bin will be deprecated soon. | 08:28 |
lifeless | # If you used to set $libvirtd_opts in /etc/default/libvirt-bin, | 08:28 |
lifeless | # change the 'exec' line here instead. | 08:28 |
*** dtantsur has joined #tripleo | 08:31 | |
StevenK | lifeless: Le sigh | 08:31 |
lifeless | StevenK: POh? | 08:32 |
lifeless | StevenK: or was that agreement ? | 08:32 |
StevenK | lifeless: Yeah, agreement with the libvirt stupidity | 08:32 |
*** rdopieralski has joined #tripleo | 08:32 | |
*** coolsvap1 has quit IRC | 08:33 | |
openstackgerrit | Victor Sergeyev proposed a change to openstack/python-tuskarclient: Update common apiclient from Oslo https://review.openstack.org/72290 | 08:34 |
*** CaptTofu has joined #tripleo | 08:35 | |
lifeless | twistch | 08:39 |
lifeless | twitch | 08:39 |
lifeless | /dev/mapper/lifelesshp-root 168G 167G 19M 100% / | 08:39 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-image-elements: Libvirt configuration for migrations in nova. https://review.openstack.org/72293 | 08:39 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-image-elements: Use rfc compliant example data in hosts element. https://review.openstack.org/71728 | 08:39 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-image-elements: Fix ci-overcloud endpoint for deploy-testenv. https://review.openstack.org/72002 | 08:39 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-image-elements: Add a script to deploy the ci-overcloud. https://review.openstack.org/71154 | 08:39 |
*** CaptTofu has quit IRC | 08:39 | |
lifeless | that ight explain why libvirtd was shutting down vms left and right | 08:41 |
lifeless | cody-somerville: if you have anythoughts on my smartbuy issue I could really use that help :) | 08:42 |
StevenK | lifeless: Oh? Purchase for myself returns a 404? | 08:44 |
*** jistr has joined #tripleo | 08:49 | |
lifeless | StevenK: no, it loads | 08:53 |
lifeless | but it won't let me put anything in the shopping cart | 08:53 |
lifeless | and the I can't figure out how to do an off-item buy in the new UI | 08:54 |
lifeless | possibly because tabs are missin | 08:54 |
lifeless | g | 08:54 |
lifeless | so it may be related to te firfirst issue | 08:54 |
openstackgerrit | Dougal Matthews proposed a change to openstack/tuskar: Enable gating on E711 and E712 https://review.openstack.org/72295 | 08:57 |
*** e0ne has joined #tripleo | 09:07 | |
*** coolsvap has joined #tripleo | 09:08 | |
*** derekh has joined #tripleo | 09:08 | |
Ng | morning | 09:11 |
lifeless | derekh: hey | 09:13 |
lifeless | derekh: so I think we need to make the testenv orc scripts idempotent | 09:13 |
lifeless | derekh: they very much aren't atm ;) | 09:13 |
derekh | lifeless: morning, sorry I never added you key to the geard broker | 09:14 |
openstackgerrit | A change was merged to openstack/os-refresh-config: Remove tox locale overrides https://review.openstack.org/72234 | 09:14 |
lifeless | derekh: its ok, I redeployed it all | 09:14 |
derekh | lifeless: yup, agreed | 09:14 |
lifeless | derekh: thank goodness for reasonable automation | 09:14 |
openstackgerrit | A change was merged to openstack/os-collect-config: Remove tox locale overrides https://review.openstack.org/72231 | 09:14 |
openstackgerrit | A change was merged to openstack/os-apply-config: Remove tox locale overrides https://review.openstack.org/72230 | 09:15 |
lifeless | themes for this week | 09:15 |
derekh | lifeless: I didn't realize we had elements/tripleo-cd/bin/deploy-testenv I'll abandon this https://review.openstack.org/#/c/71955/2/buildtestenv.sh and see if it makes sense to bring over some of the bits | 09:15 |
lifeless | I'd like to get an overcloud test into the ci system | 09:15 |
lifeless | derekh: I have a review up to update the script; dprince wants to see it parameterised - you might like to take over my review and do that | 09:16 |
*** cd-undercloud has joined #tripleo | 09:16 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 09:16 |
*** cd-undercloud has quit IRC | 09:16 | |
derekh | lifeless: ok will do | 09:16 |
lifeless | righto, gnight ! | 09:16 |
openstackgerrit | A change was merged to openstack/tuskar: Remove tox locale overrides https://review.openstack.org/72247 | 09:17 |
derekh | lifeless: btw, I'll be traveling tomorrow & wednesday talking on tripleo at a openstack meetup in paris | 09:17 |
Ng | nice | 09:18 |
*** athomas has joined #tripleo | 09:20 | |
openstackgerrit | A change was merged to openstack/diskimage-builder: Fix misspellings in diskimage-builder https://review.openstack.org/71767 | 09:21 |
*** lucasagomes has joined #tripleo | 09:22 | |
openstackgerrit | A change was merged to openstack/tuskar: Fix misspellings in tuskar https://review.openstack.org/71811 | 09:26 |
*** coolsvap1 has joined #tripleo | 09:32 | |
*** coolsvap has quit IRC | 09:35 | |
*** jcoufal has quit IRC | 09:36 | |
*** jtomasek has joined #tripleo | 09:36 | |
*** jcoufal has joined #tripleo | 09:36 | |
*** e0ne_ has joined #tripleo | 09:38 | |
*** e0ne has quit IRC | 09:38 | |
openstackgerrit | Derek Higgins proposed a change to openstack/tripleo-image-elements: Add test to ensure connection to baremetal cloud https://review.openstack.org/72304 | 09:49 |
openstackgerrit | Derek Higgins proposed a change to openstack/tripleo-image-elements: Parameterize geard broker and test env public interface https://review.openstack.org/72305 | 09:49 |
openstackgerrit | Derek Higgins proposed a change to openstack/tripleo-image-elements: Parameterize ci-overcloud endpoint for deploy-testenv. https://review.openstack.org/72002 | 09:49 |
openstackgerrit | Dougal Matthews proposed a change to openstack/python-tuskarclient: Add CLI support for Overclouds and Overcloud Roles https://review.openstack.org/72306 | 09:56 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Fix misspellings in tripleo-image-elements https://review.openstack.org/71805 | 09:59 |
openstackgerrit | A change was merged to openstack-infra/tripleo-ci: Fix misspellings in tripleo-ci https://review.openstack.org/72055 | 10:00 |
*** gcha has joined #tripleo | 10:00 | |
*** ohadlevy_ is now known as ohadlevy | 10:07 | |
*** ohadlevy has quit IRC | 10:08 | |
*** ohadlevy has joined #tripleo | 10:08 | |
*** markmc has joined #tripleo | 10:10 | |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Neutron keystone-signing dir should be 0700... https://review.openstack.org/72095 | 10:12 |
openstackgerrit | Victor Sergeyev proposed a change to openstack/python-tuskarclient: Update common apiclient from Oslo https://review.openstack.org/72290 | 10:22 |
*** jrist has quit IRC | 10:24 | |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Use rfc compliant example data in hosts element. https://review.openstack.org/71728 | 10:29 |
*** jcoufal has quit IRC | 10:32 | |
*** jtomasek has quit IRC | 10:33 | |
*** ifarkas has quit IRC | 10:34 | |
*** ifarkas has joined #tripleo | 10:35 | |
*** jrist has joined #tripleo | 10:35 | |
*** CaptTofu has joined #tripleo | 10:36 | |
*** cd-undercloud has joined #tripleo | 10:38 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 10:38 |
*** cd-undercloud has quit IRC | 10:38 | |
*** jcoufal has joined #tripleo | 10:39 | |
*** CaptTofu has quit IRC | 10:41 | |
*** coolsvap_ has joined #tripleo | 10:43 | |
*** jtomasek has joined #tripleo | 10:45 | |
*** coolsvap1 has quit IRC | 10:46 | |
*** coolsvap1 has joined #tripleo | 10:48 | |
openstackgerrit | A change was merged to openstack/diskimage-builder: Add more package name mappings for openSUSE. https://review.openstack.org/71539 | 10:49 |
*** coolsvap_ has quit IRC | 10:51 | |
*** CaptTofu has joined #tripleo | 10:52 | |
*** coolsvap has joined #tripleo | 10:52 | |
*** coolsvap1 has quit IRC | 10:53 | |
*** gcha has quit IRC | 10:54 | |
openstackgerrit | A change was merged to openstack/python-tuskarclient: Remove tox locale overrides https://review.openstack.org/72241 | 10:55 |
openstackgerrit | A change was merged to openstack/tripleo-incubator: devtest_uc: Don't print the pid in the error msg https://review.openstack.org/72086 | 10:57 |
*** jtomasek has quit IRC | 11:22 | |
*** CaptTofu has quit IRC | 11:29 | |
openstackgerrit | Dougal Matthews proposed a change to openstack/python-tuskarclient: Add CLI support for Overclouds and Overcloud Roles https://review.openstack.org/72306 | 11:30 |
*** ifarkas_ has joined #tripleo | 11:47 | |
*** ifarkas has quit IRC | 11:51 | |
openstackgerrit | Derek Higgins proposed a change to openstack-infra/tripleo-ci: Specify full path to logs directory https://review.openstack.org/72322 | 11:56 |
*** CaptTofu has joined #tripleo | 11:59 | |
*** cd-undercloud has joined #tripleo | 12:00 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 12:00 |
*** cd-undercloud has quit IRC | 12:00 | |
*** pleia2 has quit IRC | 12:01 | |
*** pleia2 has joined #tripleo | 12:02 | |
*** jtomasek has joined #tripleo | 12:02 | |
*** CaptTofu has quit IRC | 12:04 | |
*** pleia2 has quit IRC | 12:07 | |
*** pleia2 has joined #tripleo | 12:07 | |
*** CaptTofu has joined #tripleo | 12:21 | |
*** CaptTofu has quit IRC | 12:26 | |
*** CaptTofu has joined #tripleo | 12:31 | |
*** CaptTofu has quit IRC | 12:32 | |
openstackgerrit | A change was merged to openstack/diskimage-builder: Add lsof package to all Fedora images https://review.openstack.org/72005 | 12:32 |
*** CaptTofu has joined #tripleo | 12:32 | |
*** CaptTofu_ has joined #tripleo | 12:35 | |
*** CaptTofu has quit IRC | 12:35 | |
*** athomas has quit IRC | 12:37 | |
*** athomas has joined #tripleo | 12:39 | |
*** coolsvap has quit IRC | 12:50 | |
*** nosnos_ has joined #tripleo | 12:58 | |
*** killer_prince has joined #tripleo | 12:59 | |
*** nosnos has quit IRC | 13:01 | |
*** lucasagomes is now known as lucas-hungry | 13:02 | |
*** max_lobur_afk is now known as max_lobur | 13:03 | |
*** nosnos_ has quit IRC | 13:03 | |
*** hewbrocca has joined #tripleo | 13:03 | |
*** bauzas has quit IRC | 13:03 | |
*** bauzas has joined #tripleo | 13:04 | |
*** CaptTofu_ has quit IRC | 13:05 | |
*** nosnos has joined #tripleo | 13:07 | |
*** gcha has joined #tripleo | 13:11 | |
*** saju_m has quit IRC | 13:12 | |
*** jdob has joined #tripleo | 13:20 | |
*** cd-undercloud has joined #tripleo | 13:24 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 13:24 |
*** cd-undercloud has quit IRC | 13:24 | |
*** max_lobur is now known as max_lobur_afk | 13:47 | |
*** lucas-hungry is now known as lucasagomes | 14:01 | |
*** weshay has joined #tripleo | 14:05 | |
*** dprince has joined #tripleo | 14:09 | |
*** e0ne has joined #tripleo | 14:10 | |
*** morazi has joined #tripleo | 14:11 | |
*** e0ne_ has quit IRC | 14:12 | |
*** lblanchard has joined #tripleo | 14:12 | |
*** e0ne_ has joined #tripleo | 14:20 | |
*** bauzas has quit IRC | 14:23 | |
*** e0ne has quit IRC | 14:23 | |
*** bauzas has joined #tripleo | 14:24 | |
*** hewbrocca has quit IRC | 14:26 | |
*** max_lobur_afk is now known as max_lobur | 14:27 | |
*** jistr has quit IRC | 14:29 | |
*** hewbrocca has joined #tripleo | 14:30 | |
*** pblaho has quit IRC | 14:31 | |
*** morazi has quit IRC | 14:31 | |
*** morazi has joined #tripleo | 14:32 | |
*** jtomasek has quit IRC | 14:33 | |
*** dtantsur has quit IRC | 14:33 | |
*** pblaho has joined #tripleo | 14:35 | |
*** ramishra has joined #tripleo | 14:35 | |
*** sirushti has left #tripleo | 14:36 | |
*** boris-42_ has quit IRC | 14:36 | |
*** jistr has joined #tripleo | 14:39 | |
*** edmund1 has quit IRC | 14:43 | |
*** cd-undercloud has joined #tripleo | 14:45 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 14:45 |
*** cd-undercloud has quit IRC | 14:45 | |
*** dtantsur has joined #tripleo | 14:47 | |
*** edmund has joined #tripleo | 14:49 | |
*** shortstop has joined #tripleo | 14:49 | |
*** matsuhashi has joined #tripleo | 14:49 | |
*** ramishra has quit IRC | 14:54 | |
*** ramishra has joined #tripleo | 14:55 | |
*** noslzzp has joined #tripleo | 14:59 | |
*** ramishra_ has joined #tripleo | 15:00 | |
*** ramishra has quit IRC | 15:01 | |
*** saju_m has joined #tripleo | 15:01 | |
*** saju_m has quit IRC | 15:03 | |
*** saju_m has joined #tripleo | 15:04 | |
*** CaptTofu has joined #tripleo | 15:05 | |
*** max_lobur is now known as max_lobur_afk | 15:07 | |
*** CaptTofu has quit IRC | 15:10 | |
*** spzala has joined #tripleo | 15:11 | |
*** sdague has quit IRC | 15:12 | |
*** rwsu has joined #tripleo | 15:17 | |
*** max_lobur_afk is now known as max_lobur | 15:18 | |
openstackgerrit | Julie Pichon proposed a change to openstack/tuskar-ui: Update URL for Tuskar installation instructions https://review.openstack.org/72389 | 15:20 |
*** AaronGr_Zzz is now known as AaronGr | 15:20 | |
*** matty_dubs|gone is now known as matty_dubs | 15:23 | |
*** sdague has joined #tripleo | 15:29 | |
*** viktors has joined #tripleo | 15:34 | |
*** bauzas has quit IRC | 15:36 | |
*** matsuhashi has quit IRC | 15:37 | |
*** nosnos has quit IRC | 15:37 | |
*** nosnos has joined #tripleo | 15:37 | |
*** matsuhashi has joined #tripleo | 15:37 | |
*** saju_m has quit IRC | 15:37 | |
*** saju_m has joined #tripleo | 15:39 | |
*** CaptTofu has joined #tripleo | 15:39 | |
*** boris-42_ has joined #tripleo | 15:40 | |
openstackgerrit | A change was merged to openstack/python-tuskarclient: Update common apiclient from Oslo https://review.openstack.org/72290 | 15:46 |
*** gcha has quit IRC | 15:52 | |
openstackgerrit | A change was merged to openstack/tuskar-ui: Fix misspellings in tuskar-ui https://review.openstack.org/71813 | 15:53 |
*** bauzas has joined #tripleo | 15:53 | |
openstackgerrit | A change was merged to openstack/tuskar-ui: Update power_state method to return Ironic states https://review.openstack.org/71639 | 15:57 |
*** jprovazn has quit IRC | 16:00 | |
*** pblaho has quit IRC | 16:00 | |
*** w_ has joined #tripleo | 16:02 | |
*** akuznets_ has quit IRC | 16:02 | |
*** olaph has quit IRC | 16:04 | |
*** nosnos has quit IRC | 16:06 | |
*** cd-undercloud has joined #tripleo | 16:06 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 16:06 |
*** cd-undercloud has quit IRC | 16:06 | |
*** matsuhashi has quit IRC | 16:07 | |
*** ifarkas_ has quit IRC | 16:12 | |
*** sdake has quit IRC | 16:20 | |
*** sdake has joined #tripleo | 16:21 | |
*** sdake has joined #tripleo | 16:21 | |
*** dtantsur has quit IRC | 16:23 | |
openstackgerrit | A change was merged to openstack/tuskar-ui: Renamed resource category to overcloud role https://review.openstack.org/71646 | 16:23 |
*** ramishra_ has quit IRC | 16:25 | |
openstackgerrit | Jiri Tomasek proposed a change to openstack/tuskar-ui: Fix node detail link on Overview page https://review.openstack.org/72411 | 16:25 |
*** jtomasek has joined #tripleo | 16:26 | |
openstackgerrit | Ladislav Smola proposed a change to openstack/tuskar-ui: Adding real event-list api https://review.openstack.org/72413 | 16:27 |
*** dprince_ has joined #tripleo | 16:28 | |
*** ramishra has joined #tripleo | 16:29 | |
*** w_ is now known as olaph | 16:29 | |
*** dprince has quit IRC | 16:29 | |
*** beekneemech is now known as bnemec | 16:30 | |
*** jdob has quit IRC | 16:32 | |
*** jdob_ has joined #tripleo | 16:32 | |
*** jistr has quit IRC | 16:33 | |
*** jistr has joined #tripleo | 16:34 | |
openstackgerrit | Derek Higgins proposed a change to openstack-infra/tripleo-ci: Allow virsh commands from the VirtualPowerDriver https://review.openstack.org/72415 | 16:35 |
*** CaptTofu has quit IRC | 16:35 | |
*** dtantsur has joined #tripleo | 16:36 | |
*** viktors has quit IRC | 16:39 | |
SpamapS | lifeless: when you are around, if you restart the screens, I think I'll have enough perms to use them properly. | 16:44 |
*** panda_ has joined #tripleo | 16:45 | |
*** panda has quit IRC | 16:46 | |
*** dprince_ has quit IRC | 16:57 | |
*** spzala has quit IRC | 16:59 | |
*** saju_m has quit IRC | 16:59 | |
*** jcoufal has quit IRC | 17:02 | |
*** cadenzajon has joined #tripleo | 17:02 | |
openstackgerrit | Ladislav Smola proposed a change to openstack/tuskar-ui: Adding real event-list api https://review.openstack.org/72413 | 17:03 |
*** saju_m has joined #tripleo | 17:04 | |
*** CaptTofu has joined #tripleo | 17:04 | |
*** dtantsur has quit IRC | 17:05 | |
*** peoplemerge has quit IRC | 17:07 | |
*** markmc has quit IRC | 17:09 | |
*** peoplemerge has joined #tripleo | 17:10 | |
*** e0ne_ has quit IRC | 17:10 | |
*** dprince has joined #tripleo | 17:10 | |
*** coolsvap has joined #tripleo | 17:14 | |
*** hashar has quit IRC | 17:15 | |
*** ifarkas_ has joined #tripleo | 17:15 | |
*** matty_dubs is now known as matty_dubs|lunch | 17:16 | |
*** saju_m has quit IRC | 17:19 | |
*** jtomasek has quit IRC | 17:26 | |
lsmola | SpamapS: lifeless have you tried update with increasing Compute scale? | 17:26 |
lsmola | SpamapS: lifeless gets back 17.5 seconds to past: Hello, are you around? | 17:27 |
*** cd-undercloud has joined #tripleo | 17:27 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 17:27 |
*** cd-undercloud has quit IRC | 17:27 | |
*** bauzas has quit IRC | 17:29 | |
*** martyntaylor has joined #tripleo | 17:30 | |
openstackgerrit | Derek Higgins proposed a change to openstack/tripleo-incubator: Edit seed config for CI test environment https://review.openstack.org/72429 | 17:31 |
*** saju_m has joined #tripleo | 17:32 | |
openstackgerrit | Derek Higgins proposed a change to openstack/tripleo-image-elements: Parameterize geard broker and test env public interface https://review.openstack.org/72305 | 17:34 |
*** jistr has quit IRC | 17:34 | |
SpamapS | lsmola: I have not tried that, but I suspect it will spin up new ones. :) | 17:35 |
*** jistr has joined #tripleo | 17:35 | |
lsmola | SpamapS: not working for me for some reason | 17:35 |
SpamapS | lsmola: what reason would that be | 17:36 |
lsmola | SpamapS: ResourceNotFound: The Resource (NovaCompute1) could not be found in Stack overcloud | 17:36 |
lsmola | SpamapS: I've tried to add some more DependsOn, as shardy pointed me to | 17:37 |
lsmola | SpamapS: but so far no luck, though with simple template, just adding new resource works | 17:37 |
SpamapS | lsmola: you're getting that where? | 17:38 |
lsmola | SpamapS: not really sure how to debug this, so I wonder if anyone is experiencing the same problem.. | 17:38 |
lsmola | SpamapS: ehm? :-) | 17:38 |
lsmola | SpamapS: not sure I understand the question :-) | 17:40 |
SpamapS | lsmola: where do you see ResourceNotFound ? | 17:40 |
lsmola | SpamapS: in Heat event list, and when I check heat stack-show overcloud | 17:40 |
lsmola | SpamapS: the heat-engine log is clear | 17:41 |
lsmola | SpamapS: so I believe some dependencies might be missing, or the reference to new Compute is placed badly | 17:42 |
lsmola | SpamapS: but when I do stack-delete and stack-create it works | 17:42 |
lsmola | SpamapS: not sure, shardy told me that the template looks good :-) | 17:46 |
lsmola | SpamapS: I should ask on meeting, whether somebody has this running | 17:47 |
*** noslzzp has quit IRC | 17:49 | |
*** jistr has quit IRC | 17:50 | |
openstackgerrit | Derek Higgins proposed a change to openstack/tripleo-incubator: Edit seed config for CI test environment https://review.openstack.org/72429 | 17:52 |
openstackgerrit | Dougal Matthews proposed a change to openstack/tuskar: Bind the Overcloud ID to the Overcloud Role https://review.openstack.org/72432 | 17:55 |
derekh | lifeless: signing off (wont be here tomorrow/wednesday), I've been looking into why the undercloud job is failing, there are at least two problems https://review.openstack.org/#/c/72415 and https://review.openstack.org/#/c/72429/ should solve them | 17:57 |
derekh | lifeless: I'm not sure if we'll hit other problems after those | 17:57 |
*** matty_dubs|lunch is now known as matty_dubs | 17:58 | |
*** martyntaylor has quit IRC | 17:59 | |
derekh | lifeless: https://review.openstack.org/#/c/72322/1 should help with debugging (to get logs from seed) | 17:59 |
lsmola | SpamapS: hmm works for rlandy, so maybe there is a problem on my side :-D | 18:00 |
*** derekh has quit IRC | 18:02 | |
openstackgerrit | Dougal Matthews proposed a change to openstack/python-tuskarclient: Add CLI support for Overclouds and Overcloud Roles https://review.openstack.org/72306 | 18:02 |
SpamapS | lsmola: entirely possible. Could you put it into a bug report if you can reproduce it? The templates, event list, and any other relevant details? | 18:03 |
lsmola | SpamapS: hmm seems like rlandy is running undercloud live https://gist.github.com/slagle/981b279299e91ca91bd9 | 18:04 |
lsmola | SpamapS: i am running devtest | 18:04 |
lsmola | SpamapS: will try tomorrow on fresh devtest, then I will create a bug report | 18:04 |
lsmola | SpamapS: if it is still an issue | 18:04 |
lsmola | SpamapS: thank you | 18:04 |
SpamapS | lsmola: thank you too! | 18:07 |
*** ifarkas_ has quit IRC | 18:10 | |
*** e0ne has joined #tripleo | 18:11 | |
*** saju_m has quit IRC | 18:12 | |
*** martyntaylor has joined #tripleo | 18:13 | |
*** noslzzp has joined #tripleo | 18:13 | |
*** athomas has quit IRC | 18:16 | |
*** e0ne_ has joined #tripleo | 18:21 | |
*** e0ne has quit IRC | 18:21 | |
*** CaptTofu has quit IRC | 18:22 | |
*** max_lobur is now known as max_lobur_afk | 18:23 | |
*** lucasagomes is now known as lucas-afk | 18:26 | |
lifeless | SpamapS: restarted | 18:28 |
*** saju_m has joined #tripleo | 18:29 | |
*** wusWWW has joined #tripleo | 18:29 | |
*** rdopieralski has quit IRC | 18:29 | |
*** e0ne_ has quit IRC | 18:31 | |
*** e0ne has joined #tripleo | 18:31 | |
*** CaptTofu has joined #tripleo | 18:34 | |
*** rwsu has quit IRC | 18:36 | |
*** jdob_ has quit IRC | 18:37 | |
*** jdob has joined #tripleo | 18:38 | |
*** spzala has joined #tripleo | 18:38 | |
SpamapS | lifeless: thanks, works! | 18:41 |
SpamapS | ok, watched bm-aw1az2-freecloud0014 fail to get any DHCP responses | 18:42 |
*** cd-undercloud has joined #tripleo | 18:49 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 18:49 |
*** cd-undercloud has quit IRC | 18:49 | |
*** rwsu has joined #tripleo | 18:51 | |
*** saju_m has quit IRC | 18:51 | |
*** saju_m has joined #tripleo | 18:52 | |
*** taps has joined #tripleo | 18:53 | |
*** saju_m has quit IRC | 18:58 | |
*** lucas-afk is now known as lucasagomes | 18:59 | |
SpamapS | lifeless: how would you feel about turning https://git.openstack.org/cgit/openstack/tripleo-incubator/tree/scripts/devtest_overcloud.sh#n139 into a generated template with all the parameters set which nests overcloud.yaml ? | 19:00 |
*** noslzzp has quit IRC | 19:07 | |
*** ramishra has quit IRC | 19:14 | |
*** ramishra has joined #tripleo | 19:14 | |
*** martyntaylor has quit IRC | 19:24 | |
*** epim has joined #tripleo | 19:25 | |
lifeless | SpamapS: ENOPARSE | 19:33 |
SpamapS | hmmmmm | 19:34 |
SpamapS | lifeless: I forgot to keep talking.. | 19:34 |
SpamapS | lifeless: basically rather than trying to capture the things that are a stack in -P xx -P yy -P zz .. we just put them all in a stack that nests a stack using overcloud.yaml and having all the parameters recorded there. | 19:35 |
SpamapS | lifeless: this allows diffing before updating.. among other things. | 19:35 |
SpamapS | lifeless: but I also then thought harder about it, and I figure half of what I realy want is just the fix for https://bugs.launchpad.net/python-heatclient/+bug/1224828 | 19:36 |
uvirtbot | Launchpad bug 1224828 in python-heatclient "heat stack-update wants all parameters and the template all over again" [Medium,Triaged] | 19:36 |
SpamapS | In unrelated news.. bm-aw1az2-freecloud0014 does send DHCP reqs that reach br-ctlplane .. but oddly, I do not see the responses going back to it on br-ctlplane | 19:36 |
*** saju_m has joined #tripleo | 19:38 | |
lifeless | SpamapS: in which case either a) the DHCP server isn't answer or b) the dhcp server isn't answering | 19:44 |
lifeless | SpamapS: ip netns list - tcpdump in the tap interface in the dhcp namespace | 19:44 |
lifeless | SpamapS: if it doesn't answer check /var/run/neutron/dhcp.../hosts | 19:44 |
lifeless | SpamapS: wrong mac will cause no answer | 19:44 |
lifeless | SpamapS: right mac but an address already leased will cause no answer (check syslog for that) | 19:44 |
*** ramishra has quit IRC | 19:46 | |
SpamapS | 78:e7:d1:23:99:35,host-10-10-16-147.openstacklocal,10.10.16.147,set:e25c96b4-63b5-465a-92f0-5981eb88f159 | 19:50 |
SpamapS | lifeless: right mac | 19:50 |
SpamapS | Feb 10 19:47:39 undercloud-notcompute-jws3awlsb2kh dnsmasq-dhcp[9534]: DHCPDISCOVER(tap56efc4c6-55) fa:16:3e:22:03:29 no address available | 19:50 |
lifeless | there you cgo | 19:51 |
lifeless | https://bugs.launchpad.net/neutron/+bug/1271344 | 19:51 |
SpamapS | lifeless: not sure what that means.. the subnet has room | 19:51 |
uvirtbot | Launchpad bug 1271344 in tripleo "neutron-dhcp-agent doesn't hand out leases for recently used addresses" [Critical,Triaged] | 19:51 |
SpamapS | lifeless: _ugh_ | 19:53 |
SpamapS | lifeless: ok so cd-undercloud is suffering. Can we mark this as Confirmed in neutron? | 19:54 |
SpamapS | | 0f927a6a-3df2-4523-b337-d36770284e16 | test-clint3 | BUILD | spawning | NOSTATE | ctlplane=10.10.16.147, 10.10.16.147 | | 19:55 |
SpamapS | two addresses?? | 19:55 |
*** hashar has joined #tripleo | 19:58 | |
lifeless | SpamapS: I haven't tracked that down or filed a bug, but I think its nova racing in its internal cache of neutron data. | 19:59 |
lifeless | SpamapS: we certainly should mark it confirmed in neutron ;) | 19:59 |
openstackgerrit | Jay Dobies proposed a change to openstack/tuskar: Fix delete cascade for attribute and counts. https://review.openstack.org/72464 | 19:59 |
SpamapS | lifeless: so I restarted neutron-dhcp-agent... | 20:00 |
lifeless | that should fix it | 20:00 |
lifeless | if its that bu | 20:00 |
SpamapS | Feb 10 19:56:26 undercloud-notcompute-jws3awlsb2kh dnsmasq-dhcp[26029]: DHCPOFFER(tap56efc4c6-55) 10.10.16.147 78:e7:d1:23:94:95 | 20:01 |
*** saju_m has quit IRC | 20:01 | |
SpamapS | (diff MAC that had same problem) | 20:01 |
SpamapS | lifeless: so that worked. | 20:01 |
SpamapS | lifeless: box is POST'ing now... | 20:01 |
SpamapS | I think. I wish textcons sucked less | 20:01 |
*** openstack has joined #tripleo | 21:33 | |
*** cd-undercloud has joined #tripleo | 21:36 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 21:36 |
*** cd-undercloud has quit IRC | 21:36 | |
*** martyntaylor has joined #tripleo | 21:37 | |
*** martyntaylor has left #tripleo | 21:42 | |
*** jrist has quit IRC | 21:44 | |
*** ramishra has joined #tripleo | 21:48 | |
openstackgerrit | Jay Dobies proposed a change to openstack/tuskar: Fix delete cascade for attribute and counts https://review.openstack.org/72464 | 21:50 |
jdob | lifeless: ping | 21:52 |
*** hashar has joined #tripleo | 21:52 | |
*** ramishra has quit IRC | 21:52 | |
lifeless | jdob: gnip | 21:54 |
jdob | lifeless: that took me way longer to parse than it should have | 21:54 |
openstackgerrit | Steve Kowalik proposed a change to openstack/tripleo-incubator: Stop using disk-image-get-kernel in devtest https://review.openstack.org/72489 | 21:54 |
jdob | lifeless: do i need to officially RSVP to the mid-cycle meetup in some capacity? | 21:54 |
StevenK | lifeless: ^ That should make you happy | 21:54 |
slagle | StevenK: there's a change for that alredy in review: https://review.openstack.org/#/c/71912/4 | 21:55 |
StevenK | Bah | 21:56 |
StevenK | That's terrible news | 21:56 |
lifeless | jdob: yes, per the list messages, please email me and cody. | 21:57 |
lifeless | StevenK: it does. | 21:57 |
lifeless | StevenK: but, per slagle ;) | 21:57 |
lifeless | StevenK: this is why you might like to do code review before code. :) | 21:57 |
jdob | will do | 21:57 |
*** jrist has joined #tripleo | 21:58 | |
StevenK | lifeless: TBH, I started on that branch just before bed because I realized we hadn't killed use of it due to corp mail about devtest | 21:58 |
*** edmund has quit IRC | 22:00 | |
*** edmund has joined #tripleo | 22:00 | |
*** hashar has quit IRC | 22:00 | |
lifeless | StevenK: :) | 22:01 |
lifeless | StevenK: so, I think you're at the point of picking something new out of trello and driving it to ground | 22:07 |
lifeless | StevenK: what do you think ? | 22:07 |
*** ramishra has joined #tripleo | 22:08 | |
StevenK | lifeless: I need to decide what to do with that new patch, and I have a nova test to fix locally for 71214 | 22:09 |
*** jrist has quit IRC | 22:09 | |
lifeless | StevenK: cool, ok. | 22:10 |
StevenK | lifeless: After that, I'd be delighted | 22:10 |
*** ramishra has quit IRC | 22:13 | |
*** shakayumi has joined #tripleo | 22:15 | |
*** rlandy has quit IRC | 22:15 | |
*** lblanchard has quit IRC | 22:16 | |
*** jdob has quit IRC | 22:18 | |
*** shakayumi has quit IRC | 22:21 | |
*** cwolferh has joined #tripleo | 22:31 | |
*** lucas-dinner has quit IRC | 22:40 | |
lifeless | SpamapS: can you approve https://review.openstack.org/#/c/72322/ | 22:56 |
SpamapS | lifeless: done :) | 22:57 |
*** cd-undercloud has joined #tripleo | 22:58 | |
cd-undercloud | ************** overcloud complete status=1 ************ | 22:58 |
*** cd-undercloud has quit IRC | 22:58 | |
wendar | SpamapS: Hiya | 23:00 |
lifeless | SpamapS: and https://review.openstack.org/#/c/72429/ | 23:01 |
wendar | SpamapS: what's your day look like tomorrow? seems like a Skype call might be a good idea | 23:01 |
*** shardy is now known as shardy_afk | 23:01 | |
SpamapS | wendar: only our IRC meeting to deal with. | 23:03 |
openstackgerrit | A change was merged to openstack-infra/tripleo-ci: Specify full path to logs directory https://review.openstack.org/72322 | 23:03 |
wendar | SpamapS: cool, today was a bit crazy, but tomorrow is wide open aside from those handful of IRC meetings | 23:03 |
wendar | SpamapS: so, pick a time, or we can wing it if flexible is easier for you | 23:04 |
SpamapS | wendar: let's do 10:00-11:00 pacific, then we will be forced to stop when the tripleo meeting starts. :) | 23:06 |
openstackgerrit | A change was merged to openstack/tripleo-incubator: Export TRIPLEO_CLEANUP https://review.openstack.org/71522 | 23:07 |
lifeless | SpamapS: question fo ryou | 23:07 |
SpamapS | lifeless: fire away | 23:07 |
lifeless | in https://review.openstack.org/#/c/72415/ | 23:08 |
lifeless | derekh runs each step separately | 23:08 |
lifeless | I don't understand why he doesn't just run the pipeline after vetting it. | 23:08 |
*** ramishra has joined #tripleo | 23:09 | |
lifeless | SpamapS: if you think that thats ok, I'll refactor it to fit the same layout as the rest of the script | 23:09 |
SpamapS | lifeless: reading | 23:10 |
openstackgerrit | A change was merged to openstack/tripleo-incubator: Edit seed config for CI test environment https://review.openstack.org/72429 | 23:10 |
SpamapS | lifeless: better error (only the command that failed in the error) ? | 23:11 |
lifeless | meh | 23:11 |
*** ramishra has quit IRC | 23:13 | |
*** matty_dubs is now known as matty_dubs|gone | 23:22 | |
*** ramishra has joined #tripleo | 23:30 | |
*** slagle has quit IRC | 23:32 | |
*** cadenzajon has quit IRC | 23:40 | |
*** CaptTofu has quit IRC | 23:41 | |
*** e0ne has quit IRC | 23:42 | |
*** e0ne has joined #tripleo | 23:44 | |
*** cadenzajon has joined #tripleo | 23:47 | |
*** morazi has quit IRC | 23:50 | |
*** bauzas has quit IRC | 23:53 | |
wendar | SpamapS: sounds good | 23:53 |
*** slagle has joined #tripleo | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!