Earlier  
Posted Nick Remark
#openstack-nova - 2019-10-10
08:46:32 openstackgerrit Nicolas Belouin proposed openstack/nova master: Add support for Xen PVH VM Mode in libvirt driver https://review.opendev.org/687827
10:50:50 openstackgerrit Mikhail Ushanov proposed openstack/nova stable/pike: libvirt: throw NotImplementedError if qga is not responsive when setting password https://review.opendev.org/687855
10:51:36 openstackgerrit Luyao Zhong proposed openstack/nova master: support live migration with vpmems https://review.opendev.org/687856
11:24:36 openstackgerrit Balazs Gibizer proposed openstack/nova stable/rocky: Add functional test for resize crash compute restart revert https://review.opendev.org/687563
11:25:57 openstackgerrit Balazs Gibizer proposed openstack/nova stable/rocky: Prevent init_host test to interfere with other tests https://review.opendev.org/687862
11:25:57 openstack bug 1833581 in OpenStack Compute (nova) train "instance stuck in BUILD state if nova-compute is restarted" [Low,In progress] https://launchpad.net/bugs/1833581 - Assigned to Balazs Gibizer (balazs-gibizer)
11:25:57 openstackgerrit Balazs Gibizer proposed openstack/nova stable/rocky: Functional reproduce for bug 1833581 https://review.opendev.org/687564
11:28:27 openstackgerrit Balazs Gibizer proposed openstack/nova stable/rocky: Error out interrupted builds https://review.opendev.org/687565
11:36:54 openstackgerrit Matthew Booth proposed openstack/nova master: Unplug VIFs as part of cleanup of networks https://review.opendev.org/663382
12:03:36 openstackgerrit Nicolas Belouin proposed openstack/nova master: Add support for Xen PVH VM Mode in libvirt driver https://review.opendev.org/687827
12:12:58 kashyap Has anyone seen this timeout? -- https://zuul.opendev.org/t/openstack/build/772d6714ef2240bdb5d2c8b5ac246d4b
12:13:29 kashyap The vagaries of the Gate...
12:33:09 openstackgerrit Balazs Gibizer proposed openstack/nova stable/queens: cleanup evacuated instances not on hypervisor https://review.opendev.org/687873
12:33:10 openstackgerrit Balazs Gibizer proposed openstack/nova stable/queens: Add functional test for resize crash compute restart revert https://review.opendev.org/687874
12:35:45 openstackgerrit Balazs Gibizer proposed openstack/nova stable/queens: Prevent init_host test to interfere with other tests https://review.opendev.org/687876
12:37:03 openstack bug 1833581 in OpenStack Compute (nova) train "instance stuck in BUILD state if nova-compute is restarted" [Low,In progress] https://launchpad.net/bugs/1833581 - Assigned to Balazs Gibizer (balazs-gibizer)
12:37:03 openstackgerrit Balazs Gibizer proposed openstack/nova stable/queens: Functional reproduce for bug 1833581 https://review.opendev.org/687877
12:38:17 openstackgerrit Balazs Gibizer proposed openstack/nova stable/queens: Error out interrupted builds https://review.opendev.org/687878
12:46:44 bauzas kashyap: me looks at logstash
12:48:49 kashyap bauzas: Thanks
12:49:01 openstack Launchpad bug 1763070 in OpenStack-Gate "urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool in tempest jobs" [Undecided,Confirmed]
12:49:01 bauzas kashyap: https://bugs.launchpad.net/openstack-gate/+bug/1763070
12:49:08 bauzas and http://status.openstack.org/elastic-recheck/#1763070
12:49:46 kashyap bauzas: Ah-ha
12:50:04 bauzas kashyap: you know what to recheck :)
12:58:05 kashyap bauzas: My laptop hung, had to reboot; if you wrote anything after the URL to the bug, please re-post.
12:58:19 bauzas not really :)
12:58:36 bauzas I did, but this is not important :) (and you can get logs for eavesdrop :p )
12:58:57 bauzas s/for/from obviously
13:18:24 sean-k-mooney stephenfin: artom: i was testing https://review.opendev.org/#/c/686079/ with https://review.opendev.org/#/c/681807/4 and im seeing some cold migration issues https://zuul.opendev.org/t/openstack/build/8ad821820fc3497f8b7baab25768a2da/log/compute/logs/screen-n-cpu.txt.gz?severity=4
13:19:02 sean-k-mooney any idea why that would happen?
13:29:48 mdbooth lyarwood: I have a question over in #openstack-cinder
13:30:16 lyarwood mdbooth: I'll jump over once I've got coffee, brb.
13:30:24 mdbooth lyarwood: Ack
13:30:49 mdbooth lyarwood: ping me and I'll ask it, as it's mostly for the cinder crowd
13:43:43 munimeha1 Hi, i am trying to use PCI device NUMA affinity policies. I have two VFs one in each numa on the VM, whatever policy i am using required or preferred the CPU and memory are getting allocated on both side of numa
13:44:18 munimeha1 is there way to allocate the CPUs and memory from one side of numa in the case when PCIs are from both sides
13:49:12 mdbooth lyarwood: I wonder if https://bugzilla.redhat.com/show_bug.cgi?id=1752734 would have been triggered by the un-proxied libvirt calls bug?
13:49:13 openstack bugzilla.redhat.com bug 1752734 in openstack-nova "Invalid bdm record remains when reserve_block_device_name rpc call times out" [High,On_dev] - Assigned to lyarwood
13:49:43 mdbooth Certainly could have been
13:57:19 mriedem mdbooth: that's a really old nova bug that i think ndipanov opened
13:57:33 stephenfin munimeha1: I'm not sure what you're asking. Can you give me a concrete examples in terms of NUMA node #0 and #1?
13:57:47 openstack Launchpad bug 1844296 in OpenStack Compute (nova) "Stale BDM records remain in the DB after n-api to n-cpu RPC timeouts during reserve_block_device_name" [Undecided,In progress] - Assigned to Lee Yarwood (lyarwood)
13:57:47 mriedem also https://bugs.launchpad.net/nova/+bug/1844296
13:59:06 munimeha1 NUMA node0 has a nic with VFs and Numa node 1 has nic with VFs. when i am creating VM the CPUs and memory are allocated from both sides
14:04:27 openstack Launchpad bug 1427060 in OpenStack Compute (nova) "Unnecessary bdm entry is created if same volume is attached twice to an instance" [Medium,Invalid]
14:04:27 mriedem https://bugs.launchpad.net/nova/+bug/1427060 is what i was thinking of
14:07:06 sean-k-mooney munimeha1: when using sriov if you want numa affinity you first have to request a numa toplogy for the guest
14:07:33 sean-k-mooney munimeha1: usign pci passtough or neutron based sriov does not implcitly create a numa toployg
14:08:01 sean-k-mooney so add hw:numa_nodes=1 or use pinging or hugepages which sill do it implcitly
14:19:27 munimeha1 yes i am using that(pinning/hugepages) Sean. I think i tried with use the numa_policy=required and numa_nodes=1 when VFs are on both sides scheduler don't find a host, numatopology filter get all the hosts and returns 0.Let me try again
14:22:26 openstackgerrit Stephen Finucane proposed openstack/nova master: Remove 'os-consoles' API https://review.opendev.org/687907
14:22:27 openstackgerrit Stephen Finucane proposed openstack/nova master: Remove 'nova-xvpvncproxy' https://review.opendev.org/687909
14:22:27 openstackgerrit Stephen Finucane proposed openstack/nova master: Remove 'nova-console' service, 'os-consoles' API https://review.opendev.org/687908
14:30:39 mriedem kashyap: didn't you recently work on some disk cache mode stuff + rbd in the libvirt driver? https://review.opendev.org/#/c/682772/
14:30:54 kashyap mriedem: Hiya, yeah. /me clicks
14:31:24 openstackgerrit Balazs Gibizer proposed openstack/nova stable/pike: Add functional test for resize crash compute restart revert https://review.opendev.org/687913
14:31:24 openstackgerrit Balazs Gibizer proposed openstack/nova stable/pike: cleanup evacuated instances not on hypervisor https://review.opendev.org/687912
14:33:24 openstackgerrit Nicolas Belouin proposed openstack/nova master: Add support for Xen PVH VM Mode in libvirt driver https://review.opendev.org/687827
14:33:58 mriedem so uh on ^ if there is no ci do we even consider adding new libvirt+xen features?
14:34:02 openstackgerrit Balazs Gibizer proposed openstack/nova stable/pike: Prevent init_host test to interfere with other tests https://review.opendev.org/687916
14:34:36 kashyap mriedem: Hmm, that commit is using direct text from Kevin from QEMU verbatim, without mentioning it as a quote.
14:35:21 sean-k-mooney mriedem: good question. we could do first party ci for it
14:35:21 openstack bug 1833581 in OpenStack Compute (nova) train "instance stuck in BUILD state if nova-compute is restarted" [Low,In progress] https://launchpad.net/bugs/1833581 - Assigned to Balazs Gibizer (balazs-gibizer)
14:35:21 openstackgerrit Balazs Gibizer proposed openstack/nova stable/pike: Functional reproduce for bug 1833581 https://review.opendev.org/687917
14:35:34 sean-k-mooney but i think that would need spcial os images
14:35:42 sean-k-mooney since i think you need to boot with xen
14:35:59 sean-k-mooney so if we did decide we need ci to add xen feature to libvirt dirver
14:36:07 sean-k-mooney that would be the parth forward
14:36:38 openstackgerrit Balazs Gibizer proposed openstack/nova stable/pike: Error out interrupted builds https://review.opendev.org/687918
14:36:45 sean-k-mooney e.g. the peoson that proposed the patch would work to get a libvirt xen job running with infra
14:37:07 sean-k-mooney the alternive is just to consider all libvirt/xen feature as experimental and subject to breaking
14:37:23 sean-k-mooney or just not accpet them i guess
14:38:43 mriedem sean-k-mooney: this is a first time contributor
14:38:53 mriedem i don't expect them to stand up first party libvirt+xen ci
14:38:56 mriedem nor maintain it
14:39:14 sean-k-mooney right.. ya. looking at the patch it looks relitivly trial
14:39:20 sean-k-mooney *trivial
14:39:25 mriedem i commented as such on the review
14:40:05 mriedem if we don't accept this because of lack of ci on libvirt+xen, i could argue that we shouldn't accept the libvirt+lxc patch to make cloud-init work
14:40:13 sean-k-mooney i would prefer to mark any libvirt virt-type that has no ci as experimental personally
14:40:31 sean-k-mooney mriedem: well we do plan to have the lxc job right
14:40:33 sean-k-mooney but yes
14:40:42 mriedem who is we?
14:40:53 mriedem i'm not actively making that happen
14:40:58 sean-k-mooney well you wrote a lxc job right
14:41:04 mriedem i farted something out
14:41:11 sean-k-mooney oh ok
14:41:13 mriedem i could just as easily abandon it
14:42:03 sean-k-mooney so as long as the maintaince of libvirt/xen and libvirt/lxc is not high i dont really have a proablem with either
14:42:19 sean-k-mooney as long as we comunifcate the lack of testing to end users
14:42:29 sean-k-mooney which i think we already do
14:43:33 mriedem maintaining the xenapi driver isn't hard either but we've deprecated that
14:43:37 mriedem anyway, i threw it on the meeting agenda
14:44:15 sean-k-mooney well the last type i looke the xen server side fo that stilll need python 2 to work
14:44:31 sean-k-mooney infact when i looked at the start of stine it still need 2.6
14:44:37 mriedem i think you are confusing the guest image stuff which used to be pinned to like 2.4
14:44:51 sean-k-mooney maybe
14:44:59 mriedem the driver itself clearly works with py3 otherwise we'd have had to blacklist all of it's unit tests
14:45:06 sean-k-mooney i was looking a kolla-ansible thread on xen suppport

Earlier   Later