| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-nova - 2018-01-29 | |||
| 00:27:12 | Spazmotic | Morning | |
| 01:04:05 | Spazmotic | Off to the gym. Back in a bit | |
| 01:19:10 | Efried_ | Is there a core in the house? | |
| 01:21:42 | Efried_ | Could please get re+Ws on six previously-approved patches series starting | |
| 01:21:56 | Efried_ | at https://review.openstack.org/#/c/533808/ | |
| 01:22:19 | Efried_ | Wow, freenode webchat is hard on teeny iPhone. | |
| 01:23:00 | Efried_ | Anyway, trivial manual rebases on a couple of those kicked out my +Ws | |
| 02:18:37 | Spazmotic | Man that poor patchset still struggling its way through the gate efried ? | |
| 03:02:22 | openstackgerrit | Spencer Yu proposed openstack/nova master: Use defusedxml.ElementTree function instead of lxml.etree https://review.openstack.org/519291 | |
| 03:16:56 | Spazmotic | jianghuaw, huanxie I'll be on vacation after this week, so we should find some time before the weekend to have a group chat. | |
| 03:17:33 | huanxie | sure Spazmotic | |
| 03:17:57 | Spazmotic | It's monday so i won't bother you two with it today and it's not something we need to push hard on at the moment yet anyway | |
| 03:18:08 | Spazmotic | But I think we're closing in one a solution here that we can all agree on | |
| 03:45:22 | huanxie | Agree with you Spazmotic | |
| 03:53:00 | jianghuaw | Spazmotic, huanxie Looked at the patch. I have the same concerns as Huan. I think the point to use XCP version than product version is because the there is some other variants basing on Xen which will have the same issue. | |
| 03:54:49 | jianghuaw | It looks good to me if we can change to use "XCP version" for a quick fix. Later we need check if we can prepare the volume SR earlier in the dest host. | |
| 03:56:10 | jianghuaw | Preparing the SR earlier requires much refactor work to make it looks reasonable. But I think that's the right way which is worthy for us to look at. | |
| 04:13:46 | openstackgerrit | Merged openstack/nova master: libvirt: don't attempt to live snapshot paused instances https://review.openstack.org/532214 | |
| 04:15:15 | openstackgerrit | Dao Cong Tien proposed openstack/nova master: virt/ironic: Implement rescue and unrescue https://review.openstack.org/416487 | |
| 04:41:34 | openstackgerrit | Chen Hanxiao proposed openstack/nova master: libvirt: add Linux distribution guest only description for inject_xxx options https://review.openstack.org/528441 | |
| 06:30:53 | openstackgerrit | Hoang Trung Hieu proposed openstack/python-novaclient master: Zuul: Remove project name https://review.openstack.org/538777 | |
| 06:44:21 | openstackgerrit | Jianghua Wang proposed openstack/nova master: xenapi: Support live migration in pooled multi-nodes environment https://review.openstack.org/489451 | |
| 06:48:50 | openstackgerrit | Takashi NATSUME proposed openstack/nova master: Remove unnecessary arguments in notification methods https://review.openstack.org/535599 | |
| 07:20:45 | Spazmotic | jianghuaw, I think you're right, that was my first attempt, getting the SR prepped earlier, but would definately take some refactor and thought | |
| 07:20:54 | Spazmotic | Will look at your multinode env later tonight :) | |
| 07:21:47 | Spazmotic | Ah looks like you already got the whole gang to +1 it, not much for me to do there hehe | |
| 07:24:01 | Spazmotic | Also, what version of XCP would you say to target for this? | |
| 07:24:11 | openstackgerrit | Tuan Luong-Anh proposed openstack/nova master: Fix some reST field lists in docstrings https://review.openstack.org/538809 | |
| 07:25:13 | Spazmotic | huanxie, could use your input on that one too, since you two are tied in closer to the XCP versioning then I am | |
| 07:48:59 | jianghuaw | Spazmotic, the platform version is 2.1.0 for XS 7.0. | |
| 07:49:27 | Spazmotic | Thanks sir | |
| 07:50:44 | jianghuaw | np:-) | |
| 08:39:41 | ameeda | Morning | |
| 08:40:42 | ameeda | when I try to alter sqlite column data type I got error "mismatch models and migration script", Please check this to see the details http://paste.openstack.org/show/656589/ | |
| 08:40:52 | ameeda | what should I do with this case ? | |
| 08:41:52 | ameeda | Spazmotic: can you please help ? | |
| 08:42:23 | ameeda | jianghuaw: what do you think sir ? | |
| 08:46:37 | ameeda | Ok , thanks I fix the issue, I have to use reference to instances(uuid) rather than compute_node(id) | |
| 08:59:15 | openstackgerrit | Maciej Jozefczyk proposed openstack/nova master: Do not normalize allocation_ratios https://review.openstack.org/532924 | |
| 09:00:56 | maciejjozefczyk | Kevin_Zheng: thx for review :) | |
| 09:04:06 | openstackgerrit | Ameed Ashour proposed openstack/nova master: change instance_system_metadata column type https://review.openstack.org/526900 | |
| 09:04:27 | Kevin_Zheng | maciejjozefczyk YW :) | |
| 09:04:51 | giblet | efried: I shoveled the nrp patches back to the gate as your rebase looks clean | |
| 09:08:16 | openstackgerrit | sahid proposed openstack/nova master: libvirt: disconnect volume from host during detach https://review.openstack.org/515008 | |
| 09:16:01 | sauloaugusto | Hi , anyone can help me with "ERROR nova.api.openstack.extensions TypeError: Can't upgrade a READER transaction to a WRITER mid-transaction" | |
| 09:16:14 | sauloaugusto | after pike upgrade procedure | |
| 09:16:44 | sauloaugusto | I saw that discussion at history logs , but I did not find out the solution . | |
| 09:16:52 | sauloaugusto | I am using centos 7 | |
| 09:19:29 | sauloaugusto | same error occurs with 'openstack server list --all-projects' command | |
| 09:21:59 | hrw | can someone take a look at https://review.openstack.org/#/c/538003 and tell me is it proper way? | |
| 09:22:55 | hrw | this code takes care of usb host being present if usbtablet is requested (not all archs have usb host by default) | |
| 09:24:19 | bauzas | good morning novaers | |
| 09:25:17 | bauzas | back from organizing the SnowCamp :) | |
| 09:28:24 | gibi_ | bauzas: welcome back | |
| 09:29:26 | bauzas | saw the gate problems and the milestone delay | |
| 09:30:23 | maciejjozefczyk | bauzas: heyho | |
| 09:31:55 | openstackgerrit | Balazs Gibizer proposed openstack/nova master: reno for notification-transformation-queens https://review.openstack.org/518018 | |
| 09:49:34 | openstackgerrit | Claudiu Belu proposed openstack/nova master: tests: fixes mock autospec usage https://review.openstack.org/447505 | |
| 09:49:34 | openstackgerrit | Claudiu Belu proposed openstack/nova master: tests: refactors and cleans up test_rbd.py https://review.openstack.org/538022 | |
| 09:49:35 | openstackgerrit | Claudiu Belu proposed openstack/nova master: tests: autospecs all the mock.patch usages https://review.openstack.org/470775 | |
| 10:58:46 | ameeda | when I try "self.main_db = self.useFixture(fixtures.Database(database='main'))" I got this error " .. (sqlite3.OperationalError) no such table: services ... " | |
| 10:59:59 | Efried_ | gibi Just popping in to say thanks for shepherding my series. | |
| 11:00:32 | Efried_ | Be back for real in a couple hours. | |
| 12:09:02 | amorin | hey all | |
| 12:09:08 | amorin | can someone help me with this/ | |
| 12:09:11 | amorin | https://review.openstack.org/#/c/508640/6 | |
| 12:16:02 | sauloaugusto | Someone can help me with this : Can't upgrade a READER transaction to a WRITER mid-transation after upgrade openstack nova . | |
| 12:55:27 | bauzas | amorin: what's your problem with the above change ? | |
| 12:55:41 | bauzas | amorin: that's because you recheck? | |
| 12:55:50 | bauzas | the gate has some problems atm | |
| 13:05:03 | amorin | bauzas: yes, I am rechecking | |
| 13:05:21 | amorin | but I was wondering, | |
| 13:05:35 | amorin | because it's still failing at the same place (some kind of timeout) | |
| 13:05:44 | amorin | is the solution to continue recheck? | |
| 13:07:49 | bauzas | not really | |
| 13:08:12 | bauzas | the gate has major performance issues AFAICS | |
| 13:08:38 | bauzas | plus the fact we're close to the extended FF deadline makes a lot of changes being tested at the same time | |
| 13:09:36 | amorin | ok | |
| 13:31:20 | bauzas | wow, the gate is really super slow | |
| 13:31:26 | bauzas | more than I thought I mean | |
| 13:37:05 | bauzas | oh heh ^ | |
| 13:38:59 | gibi_ | this will be a slow monday | |
| 13:45:04 | efried | gibi_ Howdy, thanks for "shoveling" :) | |
| 13:49:27 | gibi_ | efried: no problme. My effor might mean nothing considering the state of the gatea | |
| 13:49:36 | efried | gibi_ ikr | |
| 13:49:55 | gibi_ | anyhow it was a good warmup for the day :) | |
| 13:58:46 | edleafe | crap, just rechecked a patch before I saw #topic | |
| 13:58:55 | bauzas | edleafe: boooooooo | |
| 13:58:56 | edleafe | Any way to un-recheck it? | |
| 13:59:15 | bauzas | edleafe: just trigger a new patchset | |
| 13:59:35 | Spazmotic | Man these XenAPI drivers just get worse the more I read | |
| 13:59:40 | edleafe | Won't that start a check? | |
| 13:59:47 | Spazmotic | Like that malcom in the middle gif where he goes to change the lightbulb.. | |
| 13:59:59 | bauzas | edleafe: ahem, you're right | |
| 14:00:21 | Spazmotic | Just keep patching? hehe | |
| 14:00:37 | edleafe | Scheduler subteam meeting starting now in #openstack-meeting-alt | |
| 14:01:02 | bauzas | edleafe: looks like per looking at -infra that they're restarting zuul anyway | |
| 14:01:12 | bauzas | edleafe: so your recheck should be harmless :p | |
| 14:04:45 | andreykurilin | mriedem: hi! do you know someone who use nova+openvz? | |
| 14:05:10 | mriedem | hmmm | |