Earlier  
Posted Nick Remark
#openstack-nova - 2021-04-26
07:55:54 lyarwood elod / bauzas / melwitt ; https://review.opendev.org/q/project:openstack%252Fnova+branch:stable%252Fwallaby+status:open - morning, I've got a few backports proposed to wallaby already, would you be able to take a look this week? Thanks in advance!
07:55:54 lyarwood elod / bauzas / melwitt ; https://review.opendev.org/q/project:openstack%252Fnova+branch:stable%252Fwallaby+status:open - morning, I've got a few backports proposed to wallaby already, would you be able to take a look this week? Thanks in advance!
07:59:02 bauzas lyarwood: sure, will do
07:59:02 bauzas lyarwood: sure, will do
07:59:14 bauzas lyarwood: thanks for working on it
07:59:15 bauzas lyarwood: thanks for working on it
08:02:22 elod lyarwood: I'll also prioritize them!
08:02:23 elod lyarwood: I'll also prioritize them!
08:04:53 lyarwood thanks both
08:04:53 lyarwood thanks both
08:38:56 xinranwang hi gibi and alex_xu, I have re-proposed the smartnic spec in xena release with some changes according to the discussion under the implementation patch, the overall workflow is as same as wallaby's one. Could you please help to review it when you got time? https://review.opendev.org/c/openstack/nova-specs/+/783632
08:38:56 xinranwang hi gibi and alex_xu, I have re-proposed the smartnic spec in xena release with some changes according to the discussion under the implementation patch, the overall workflow is as same as wallaby's one. Could you please help to review it when you got time? https://review.opendev.org/c/openstack/nova-specs/+/783632
08:39:37 xinranwang @gibi
08:39:37 xinranwang @gibi
08:57:56 openstackgerrit Lee Yarwood proposed openstack/nova stable/train: Rebase qcow2 images when unshelving an instance https://review.opendev.org/c/openstack/nova/+/785627
08:58:54 openstackgerrit Lee Yarwood proposed openstack/nova stable/ussuri: Rebase qcow2 images when unshelving an instance https://review.opendev.org/c/openstack/nova/+/785625
08:58:55 openstackgerrit Lee Yarwood proposed openstack/nova stable/ussuri: Rebase qcow2 images when unshelving an instance https://review.opendev.org/c/openstack/nova/+/785625
08:58:56 openstackgerrit Lee Yarwood proposed openstack/nova stable/ussuri: Update image_base_image_ref during rebuild. https://review.opendev.org/c/openstack/nova/+/787943
09:00:01 openstackgerrit Lee Yarwood proposed openstack/nova stable/train: Update image_base_image_ref during rebuild. https://review.opendev.org/c/openstack/nova/+/787945
09:33:36 openstackgerrit Lee Yarwood proposed openstack/nova stable/train: guestfs: With libguestfs >= v1.41.1 decode returned bytes to string https://review.opendev.org/c/openstack/nova/+/787903
09:33:36 openstackgerrit Lee Yarwood proposed openstack/nova stable/train: guestfs: With libguestfs >= v1.41.1 decode returned bytes to string https://review.opendev.org/c/openstack/nova/+/787903
12:45:48 openstackgerrit Merged openstack/nova stable/ussuri: libvirt: 'video.vram' property must be an integer https://review.opendev.org/c/openstack/nova/+/757617
12:45:49 openstackgerrit Merged openstack/nova stable/ussuri: libvirt: 'video.vram' property must be an integer https://review.opendev.org/c/openstack/nova/+/757617
15:39:14 openstackgerrit Merged openstack/python-novaclient master: Use py3 as the default runtime for tox https://review.opendev.org/c/openstack/python-novaclient/+/787008
15:39:14 openstackgerrit Merged openstack/python-novaclient master: Use py3 as the default runtime for tox https://review.opendev.org/c/openstack/python-novaclient/+/787008
16:05:59 gibi sean-k-mooney: I the PTG feedback as review commetns to the neutron pps spec https://review.opendev.org/c/openstack/neutron-specs/+/785236 If you have time could you check that I did not miss anything important?
16:05:59 gibi sean-k-mooney: I the PTG feedback as review commetns to the neutron pps spec https://review.opendev.org/c/openstack/neutron-specs/+/785236 If you have time could you check that I did not miss anything important?
16:34:08 sean-k-mooney gibi: thanks ill take a look at that proably tomorrow but if i have time later today ill skim it.
16:34:08 sean-k-mooney gibi: thanks ill take a look at that proably tomorrow but if i have time later today ill skim it.
16:34:17 gibi sean-k-mooney: thanks
16:36:33 openstackgerrit Merged openstack/nova stable/wallaby: libvirt: Simplify device_path check in _detach_encryptor https://review.opendev.org/c/openstack/nova/+/785577
16:36:34 openstackgerrit Merged openstack/nova stable/wallaby: libvirt: Simplify device_path check in _detach_encryptor https://review.opendev.org/c/openstack/nova/+/785577
19:13:07 openstackgerrit Merged openstack/nova stable/wallaby: libvirt: Ignore device already in the process of unplug errors https://review.opendev.org/c/openstack/nova/+/786483
19:13:08 openstackgerrit Merged openstack/nova stable/wallaby: libvirt: Ignore device already in the process of unplug errors https://review.opendev.org/c/openstack/nova/+/786483
19:31:56 openstackgerrit Merged openstack/nova stable/wallaby: compute: Reject requests to commit intermediary snapshot of an inactive instance https://review.opendev.org/c/openstack/nova/+/785576
19:31:57 openstackgerrit Merged openstack/nova stable/wallaby: compute: Reject requests to commit intermediary snapshot of an inactive instance https://review.opendev.org/c/openstack/nova/+/785576
19:52:36 openstackgerrit Merged openstack/nova stable/wallaby: guestfs: With libguestfs >= v1.41.1 decode returned bytes to string https://review.opendev.org/c/openstack/nova/+/787839
19:52:42 openstackgerrit Merged openstack/nova stable/wallaby: guestfs: With libguestfs >= v1.41.1 decode returned bytes to string https://review.opendev.org/c/openstack/nova/+/787839
21:13:44 lbragstad sean-k-mooney do you know why nova.network.neutron uses ksa directly as well as the neutron client? https://github.com/openstack/nova/blob/master/nova/network/neutron.py#L1430-L1432
21:13:45 lbragstad sean-k-mooney do you know why nova.network.neutron uses ksa directly as well as the neutron client? https://github.com/openstack/nova/blob/master/nova/network/neutron.py#L1430-L1432
21:25:59 melwitt lbragstad: looks like it was bc at the time the neutron client didn't have support for a new API that needed to be called https://github.com/openstack/nova/commit/750e065d6d137715dd03d5c90623145177f64cbb
21:25:59 melwitt lbragstad: looks like it was bc at the time the neutron client didn't have support for a new API that needed to be called https://github.com/openstack/nova/commit/750e065d6d137715dd03d5c90623145177f64cbb
21:26:25 lbragstad melwitt ack - ok, that's kinda what i figured
21:26:25 lbragstad melwitt ack - ok, that's kinda what i figured
#openstack-nova - 2021-04-27
01:53:39 openstackgerrit Brin Zhang proposed openstack/nova-specs master: Proposal for a safer remote console with password authentication https://review.opendev.org/c/openstack/nova-specs/+/788116
01:53:39 openstackgerrit Brin Zhang proposed openstack/nova-specs master: Proposal for a safer remote console with password authentication https://review.opendev.org/c/openstack/nova-specs/+/788116
01:54:05 openstackgerrit Brin Zhang proposed openstack/nova master: Replaces tenant_id with project_id from List/Update Servers APIs https://review.opendev.org/c/openstack/nova/+/764292
02:41:27 __ministry Dear all
02:41:27 __ministry Dear all
02:41:36 __ministry I had met this error: https://bugs.launchpad.net/nova/+bug/1892659
02:41:38 openstack Launchpad bug 1892659 in OpenStack Compute (nova) "aborted: Failed to allocate the network(s), not rescheduling" [Undecided,Expired]
02:41:38 __ministry I had met this error: https://bugs.launchpad.net/nova/+bug/1892659
02:41:38 openstack Launchpad bug 1892659 in OpenStack Compute (nova) "aborted: Failed to allocate the network(s), not rescheduling" [Undecided,Expired]
02:42:06 __ministry Anybody can help me to fix this?
02:42:06 __ministry Anybody can help me to fix this?
06:43:26 openstackgerrit Brin Zhang proposed openstack/nova master: Replaces tenant_id with project_id from List/Update Servers APIs https://review.opendev.org/c/openstack/nova/+/764292
06:43:27 openstackgerrit Brin Zhang proposed openstack/nova master: Replace all_tenants with all_projects in List Server APIs https://review.opendev.org/c/openstack/nova/+/765311
07:24:26 gibi __ministry: hi! have you followed the pointers / questions in the comment of that bug report?
07:24:26 gibi __ministry: hi! have you followed the pointers / questions in the comment of that bug report?
07:27:11 __ministry oh, this bug not reported by me. I will follow log to see more, thank you.
07:27:11 __ministry oh, this bug not reported by me. I will follow log to see more, thank you.
07:27:35 gibi __ministry: those questions there might help you figuring out what went wrong
07:27:35 gibi __ministry: those questions there might help you figuring out what went wrong
07:30:35 __ministry gibi: yes, I was trying config neutron-api with rpc_response_time options, because bug not appear always, I doing monitor this bug.
07:30:35 __ministry gibi: yes, I was trying config neutron-api with rpc_response_time options, because bug not appear always, I doing monitor this bug.
07:52:21 sean-k-mooney lbragstad: it uses ksa directly also because we were trying to move to it before the openstack sdk was really a thing
07:52:22 sean-k-mooney lbragstad: it uses ksa directly also because we were trying to move to it before the openstack sdk was really a thing
07:53:15 sean-k-mooney lbragstad: we can move to neutorn client now and stephenfin has patches to move it i belive. i would prefer us to move to the sdk but i dont really see an issue in using ksa directly
07:53:15 sean-k-mooney lbragstad: we can move to neutorn client now and stephenfin has patches to move it i belive. i would prefer us to move to the sdk but i dont really see an issue in using ksa directly
08:40:56 openstackgerrit Brin Zhang proposed openstack/nova master: Replaces tenant_id with project_id from Rebuild Server API https://review.opendev.org/c/openstack/nova/+/766380
09:16:42 openstackgerrit Stephen Finucane proposed openstack/nova master: mypy: Add type annotations to 'nova.pci' https://review.opendev.org/c/openstack/nova/+/676209
09:16:42 openstackgerrit Stephen Finucane proposed openstack/nova master: mypy: Add type annotations to 'nova.pci' https://review.opendev.org/c/openstack/nova/+/676209
09:16:44 openstackgerrit Stephen Finucane proposed openstack/nova master: mypy: Add nova.cmd, nova.conf, nova.console https://review.opendev.org/c/openstack/nova/+/705657
09:16:49 openstackgerrit Stephen Finucane proposed openstack/nova master: mypy: Add type annotations to top-level modules https://review.opendev.org/c/openstack/nova/+/705658
09:16:53 openstackgerrit Stephen Finucane proposed openstack/nova master: trivial: Clean manager.Manager, service.Service signatures https://review.opendev.org/c/openstack/nova/+/764806
10:03:48 openstackgerrit Xinran WANG proposed openstack/nova-specs master: Repropose smartnic support spec https://review.opendev.org/c/openstack/nova-specs/+/783632
10:20:14 openstackgerrit Daniel Bengtsson proposed openstack/nova master: Use the new type HostDomainOpt. https://review.opendev.org/c/openstack/nova/+/788240
10:54:20 openstackgerrit Balazs Gibizer proposed openstack/nova-specs master: Allow provider re-parenting in placement https://review.opendev.org/c/openstack/nova-specs/+/788243
10:55:18 gibi bauzas: ^^ I've moved the proposal from the storyboard to a nova spec for review. I've added the saferty mechanism altenratives to the spec. If you have time please check it. I have problems with the PATCH way too
10:55:29 gibi bauzas: ^^ I've moved the proposal from the storyboard to a nova spec for review. I've added the saferty mechanism altenratives to the spec. If you have time please check it. I have problems with the PATCH way too
12:10:29 openstackgerrit Balazs Gibizer proposed openstack/placement master: Add support for RP re-parenting and orphaning https://review.opendev.org/c/openstack/placement/+/784020
12:10:30 openstackgerrit Balazs Gibizer proposed openstack/placement master: Add support for RP re-parenting and orphaning https://review.opendev.org/c/openstack/placement/+/784020
12:30:16 bauzas gibi: ack, will look
12:30:31 gibi bauzas: thansk
12:30:32 gibi bauzas: thansk
12:45:03 frickler has anyone seen the situation where nova-compute logs "Migration running for 0 secs, memory 100% remaining; (bytes processed=0, remaining=0, total=0)" and then goes on with that for days? usually these byte counts should be > 0, possibly some libvirt bug?
12:45:03 frickler has anyone seen the situation where nova-compute logs "Migration running for 0 secs, memory 100% remaining; (bytes processed=0, remaining=0, total=0)" and then goes on with that for days? usually these byte counts should be > 0, possibly some libvirt bug?
12:53:54 sean-k-mooney frickler: we have seen that in the past
12:53:54 sean-k-mooney frickler: we have seen that in the past
12:55:27 sean-k-mooney i cant recall what was the cause but i know the env had rabbitmq issuues and network issues
12:55:28 sean-k-mooney i cant recall what was the cause but i know the env had rabbitmq issuues and network issues
12:58:08 sean-k-mooney frickler: the first message by the way is normally (bytes processed=0, remaining=0, total=0)
12:58:08 sean-k-mooney frickler: the first message by the way is normally (bytes processed=0, remaining=0, total=0)
12:58:33 sean-k-mooney then it get updated when the migration actully starts
12:58:33 sean-k-mooney then it get updated when the migration actully starts
12:59:00 sean-k-mooney 2018-04-16 20:46:31.747 767495 INFO nova.virt.libvirt.driver [req-7af65a7d-9d61-4b4b-955d-07d7791b18ac 13515e05a63e48e0b9adb991b250c5f7 8bc196f362b442a4891986517b60389c - - -] [instance: e9c1de25-daa8-43f6-b9b8-a909c19255d9] Migration running for 0 secs, memory 100% remaining; (bytes processed=0, remaining=0, total=0)
12:59:00 sean-k-mooney 2018-04-16 20:46:31.747 767495 INFO nova.virt.libvirt.driver [req-7af65a7d-9d61-4b4b-955d-07d7791b18ac 13515e05a63e48e0b9adb991b250c5f7 8bc196f362b442a4891986517b60389c - - -] [instance: e9c1de25-daa8-43f6-b9b8-a909c19255d9] Migration running for 0 secs, memory 100% remaining; (bytes processed=0, remaining=0, total=0)
12:59:02 sean-k-mooney 2018-04-16 20:46:37.422 767495 DEBUG nova.virt.libvirt.driver [req-7af65a7d-9d61-4b4b-955d-07d7791b18ac 13515e05a63e48e0b9adb991b250c5f7 8bc196f362b442a4891986517b60389c - - -] [instance: e9c1de25-daa8-43f6-b9b8-a909c19255d9] Migration running for 5 secs, memory 100% remaining; (bytes processed=0, remaining=0, total=0) _live_migration_monitor
12:59:02 sean-k-mooney 2018-04-16 20:46:37.422 767495 DEBUG nova.virt.libvirt.driver [req-7af65a7d-9d61-4b4b-955d-07d7791b18ac 13515e05a63e48e0b9adb991b250c5f7 8bc196f362b442a4891986517b60389c - - -] [instance: e9c1de25-daa8-43f6-b9b8-a909c19255d9] Migration running for 5 secs, memory 100% remaining; (bytes processed=0, remaining=0, total=0) _live_migration_monitor
12:59:04 sean-k-mooney /usr/lib/python2.7/site-packages/nova/virt/libvirt/driver.py:6428

Earlier   Later