Earlier  
Posted Nick Remark
#openstack-nova - 2020-02-27
23:02:08 mriedem smell ya later!
23:31:29 gmann efried: yeah, that is only error for now.
23:38:57 gmann efried: wait, few more seems. let me update.
#openstack-nova - 2020-02-28
00:20:37 openstackgerrit Ghanshyam Mann proposed openstack/nova master: Fix pep8 error with latest hacking https://review.opendev.org/710344
01:02:53 openstackgerrit Merged openstack/nova master: Avoid allocation leak when deleting instance stuck in BUILD https://review.opendev.org/702368
03:23:43 openstackgerrit Ghanshyam Mann proposed openstack/nova master: Fix H702 pep8 error with latest hacking https://review.opendev.org/710344
03:27:34 gmann efried: restored to PS1. let's fix that for now. I will check on hacking job later.
07:58:47 openstackgerrit Johannes Kulik proposed openstack/nova master: Validate id as integer for os-aggregates https://review.opendev.org/710214
08:36:31 openstackgerrit Brin Zhang proposed openstack/nova master: Remove fatal=False from os-instance-actions show API https://review.opendev.org/710411
11:55:29 openstackgerrit Mark Goddard proposed openstack/nova master: Fix inactive session error in compute node creation https://review.opendev.org/695189
12:22:30 openstackgerrit sean mooney proposed openstack/nova master: [DNM] testing removal of cyborg client singleton https://review.opendev.org/710443
13:22:30 brinzhang stephenfin: For os-instance-action fatal=False in context.can(), https://review.opendev.org/#/c/707777/2/nova/tests/unit/policies/test_instance_actions.py, I give a solution, can you review it if you are free?
13:23:16 brinzhang stephenfin: This patch done of that issue: https://review.opendev.org/#/c/710411/
13:41:44 stephenfin brinzhang: looking
14:02:23 openstackgerrit Brin Zhang proposed openstack/nova master: Add test coverage of existing os-instance-actions policies https://review.opendev.org/707777
14:09:05 brinzhang stephenfin:I also update the test coverage patch https://review.opendev.org/#/c/707777/3/nova/tests/unit/policies/test_instance_actions.py@117, and I also cannot pass the test case, that cannot get what I want to get result, and I dont know why :(, error in my local is http://paste.openstack.org/show/790109/
14:10:07 brinzhang stephenfin: Hope you can help, regarding this use case, thanks
14:31:03 CeeMac I'm having a major issues with block device mappings failing on new instance creation since I added 2 new compute/storage nodes yesterday
14:32:34 CeeMac i've enabled debug in the nova conf but that doesn't really add any extra information unfortunately, beyond waiting for block_device_map_created
14:33:31 CeeMac is it os-brick that creates the block device map? As there are no os-brick specific errors in the log. The volume is definitely being created, I can see this on the backend and I can see it under volumes, so this seems linked specifically to the block device mapping procress
14:33:42 CeeMac feeling a little lost on how best to proceed with troubleshooting
14:35:19 CeeMac actually, I tell a lie. The volumes are in an error state too, although I do see them getting created on the backend storage.
15:14:01 openstackgerrit Sérgio Filipe Marques Manso proposed openstack/nova master: test https://review.opendev.org/710466
15:14:01 openstackgerrit Sérgio Filipe Marques Manso proposed openstack/nova master: test https://review.opendev.org/710466
15:24:55 efried lyarwood: any chance you can help out CeeMac? (See logs from ~1h ago)
15:34:10 CeeMac efried: I think I may be making progress, and I may have missed a driver install out of my build process. Just working on that now. I've disabled cinder-volume on the new nodes and the rest of the stack is working again
15:35:08 efried Cool. (I don't have the chops to help you out -- or really even understand what you're saying :P -- but lyarwood is our resident storage-in-nova expert.)
15:40:39 lyarwood efried: just on a call now, will take a look once this is over
15:41:18 efried lyarwood: Thanks (I think CeeMac is okay for the moment, but I'll step aside)
15:49:38 CeeMac thanks for the intro/forward efried :) lyarwood I'm just rebooting the nodes after updating drivers for the storage interfaces, will let you know if that's fixed things once they're back up and I've retested
16:04:18 lyarwood CeeMac: ack np, let me know if you're still having issues after the compute reboots.
16:54:24 CeeMac lyarwood: we're all good thanks, was definitely me not documenting a vital step in the build process! Thanks anyway though :)
17:01:33 lyarwood CeeMac: haha no issues
17:08:45 spatel sean-k-mooney: good afternoon...
17:09:10 spatel I have quick question related CPUTopology with KVM.
17:09:32 spatel This is my Physical compute machine - http://paste.openstack.org/show/790120/
17:09:50 spatel This is my Virtual machine running on that compute - http://paste.openstack.org/show/790121/
17:10:53 spatel If you see physical machine sharing L1 cache but in Virtual machine each PU has own cache?
17:11:41 spatel I have compare this behavior with AWS and i am seeing they are correct and their output is very true like Physical
18:12:44 spatel How do i pass "<cache mode='passthrough'/>" to kvm
18:30:06 melwitt spatel: I don't know, but this is the closest doc I could find https://docs.openstack.org/nova/latest/admin/configuration/hypervisor-kvm.html#host-pass-through
18:31:25 spatel I already have host-pass-through on all my guest VM but its missing cache mode, that is why my guest VM showing wrong cache presentation
18:31:39 melwitt ah ok
18:31:56 melwitt only other thing I see is this but there's no 'passthrough' https://docs.openstack.org/nova/latest/configuration/config.html#libvirt.disk_cachemodes
18:32:08 spatel This is what i have
18:32:38 spatel if you are running openstack then can you check your CPU Topology?
18:33:57 melwitt sorry, you'll probably need sean-k-mooney again for this one
18:34:37 spatel yes.. just trying to understand what is wrong with my KVM, i have check with other cloud provide who running KVM they have correct CPU Topo
18:34:45 spatel that means something is missing myside..
20:08:06 openstackgerrit sean mooney proposed openstack/nova master: Provider Config File: YAML file loading and schema validation https://review.opendev.org/673341
20:08:07 openstackgerrit sean mooney proposed openstack/nova master: Provider Config File: Function to further validate and retrieve configs https://review.opendev.org/676029
21:13:45 openstackgerrit Merged openstack/nova master: Fix H702 pep8 error with latest hacking https://review.opendev.org/710344
#openstack-nova - 2020-02-29
00:27:18 openstackgerrit Brin Zhang proposed openstack/nova master: Add test coverage of existing os-instance-actions policies https://review.opendev.org/707777
#openstack-nova - 2020-03-02
02:01:07 openstackgerrit Sundar Nadathur proposed openstack/nova master: Define Cyborg ARQ binding notification event. https://review.opendev.org/692707
02:01:08 openstackgerrit Sundar Nadathur proposed openstack/nova master: ksa auth conf and client for Cyborg access https://review.opendev.org/631242
02:01:09 openstackgerrit Sundar Nadathur proposed openstack/nova master: Add Cyborg device profile groups to request spec. https://review.opendev.org/631243
02:01:09 openstackgerrit Sundar Nadathur proposed openstack/nova master: Create and bind Cyborg ARQs. https://review.opendev.org/631244
02:01:09 openstackgerrit Sundar Nadathur proposed openstack/nova master: Pass accelerator requests to each virt driver from compute manager. https://review.opendev.org/698581
02:01:10 openstackgerrit Sundar Nadathur proposed openstack/nova master: Compose accelerator PCI devices into domain XML in libvirt driver. https://review.opendev.org/631245
02:01:10 openstackgerrit Sundar Nadathur proposed openstack/nova master: Delete ARQs for an instance when the instance is deleted. https://review.opendev.org/673735
02:01:11 openstackgerrit Sundar Nadathur proposed openstack/nova master: Enable hard/soft reboot with accelerators. https://review.opendev.org/697940
02:01:11 openstackgerrit Sundar Nadathur proposed openstack/nova master: Enable start/stop of instances with accelerators. https://review.opendev.org/699553
02:01:12 openstackgerrit Sundar Nadathur proposed openstack/nova master: Enable and use COMPUTE_ACCELERATORS trait. https://review.opendev.org/699554
02:01:12 openstackgerrit Sundar Nadathur proposed openstack/nova master: Bump compute rpcapi version and reduce Cyborg calls. https://review.opendev.org/704227
02:01:13 openstackgerrit Sundar Nadathur proposed openstack/nova master: Block unsupported instance operations with accelerators. https://review.opendev.org/674726
02:01:13 openstackgerrit Sundar Nadathur proposed openstack/nova master: Add cyborg tempest job. https://review.opendev.org/670999
03:28:49 openstackgerrit Brin Zhang proposed openstack/nova master: WIP: Support re-configure the delete_on_termination in server https://review.opendev.org/693828
08:52:41 lyarwood https://review.opendev.org/#/c/708745/ - looking for some final core review on this to unblock the use of Libvirt >= v6.0.0 if any non-RH cores have time today.
09:42:20 openstackgerrit Lee Yarwood proposed openstack/nova master: WIP nova-next: Start testing the q35 machine type https://review.opendev.org/708701
09:42:22 gibi lyarwood: done
09:43:47 lyarwood gibi: ack thanks, much appreciated! :)
09:49:03 kashyap lyarwood: Thanks for starting the CI job on 'q35'!
09:51:26 lyarwood kashyap: np, I'm going to get that stable this week before remove the WIP
09:51:46 kashyap Sounds good
10:05:40 openstackgerrit Luyao Zhong proposed openstack/nova master: bug-fix: Reject live migration with vpmem https://review.opendev.org/708110
10:05:41 openstackgerrit Luyao Zhong proposed openstack/nova master: address specific resources cleanup issue https://review.opendev.org/699148
10:05:41 openstackgerrit Luyao Zhong proposed openstack/nova master: support live migration with vpmems https://review.opendev.org/687856
10:05:58 openstackgerrit Lee Yarwood proposed openstack/nova master: images: Move qemu-img info calls into privsep https://review.opendev.org/706897
10:05:58 openstackgerrit Lee Yarwood proposed openstack/nova master: images: Allow the output format of qemu-img info to be controlled https://review.opendev.org/706898
10:05:59 openstackgerrit Lee Yarwood proposed openstack/nova master: virt: Pass request context to extend_volume https://review.opendev.org/706899
10:05:59 openstackgerrit Lee Yarwood proposed openstack/nova master: libvirt: Correctly resize encrypted LUKSv1 volumes https://review.opendev.org/706900
10:06:00 openstackgerrit Lee Yarwood proposed openstack/nova master: DNM - Test TEMPEST_EXTEND_ATTACHED_ENCRYPTED_VOLUME https://review.opendev.org/707593
10:12:29 openstackgerrit Stephen Finucane proposed openstack/nova master: api: Add framework for extra spec validation https://review.opendev.org/704643
10:12:29 openstackgerrit Stephen Finucane proposed openstack/nova master: api: Add microversion 2.82, extra spec validation https://review.opendev.org/708436
10:12:30 openstackgerrit Stephen Finucane proposed openstack/nova master: docs: Add documentation for flavor extra specs https://review.opendev.org/710037
10:26:55 openstackgerrit John Garbutt proposed openstack/nova master: Add test coverage of existing os-agents policies https://review.opendev.org/701644
10:28:35 openstackgerrit Brin Zhang proposed openstack/nova master: Add PATCH volume attachments api to os-volume_attachments https://review.opendev.org/693828
10:35:57 openstackgerrit Stephen Finucane proposed openstack/nova master: libvirt: Remove MIN_LIBVIRT_MULTIATTACH https://review.opendev.org/710238
10:49:31 openstackgerrit John Garbutt proposed openstack/nova master: Fix os-attach-interfaces policy to be admin_or_owner https://review.opendev.org/705135
10:49:45 openstackgerrit John Garbutt proposed openstack/nova master: Remove old policy enforcement in attach_interfaces https://review.opendev.org/705127
11:11:10 openstackgerrit John Garbutt proposed openstack/nova master: Fix os-console-output policy to be admin_or_owner https://review.opendev.org/706725
11:12:36 openstackgerrit John Garbutt proposed openstack/nova master: Add test coverage of existing console_output policies https://review.opendev.org/706724
11:28:55 openstackgerrit Merged openstack/nova master: libvirt: Provide the backing file format when creating qcow2 disks https://review.opendev.org/708745
11:38:34 openstackgerrit John Garbutt proposed openstack/nova master: Add test coverage of existing os-assisted_volume_snapshots policies https://review.opendev.org/701835
11:47:19 openstackgerrit John Garbutt proposed openstack/nova master: Introduce scope_types in os-assisted_volume_snapshots policy https://review.opendev.org/701837
11:48:03 openstackgerrit John Garbutt proposed openstack/nova master: Add new default roles in os-assisted_volume_snapshots policies https://review.opendev.org/701840
11:52:52 openstackgerrit John Garbutt proposed openstack/nova master: Pass the actual target in os-assisted_volume_snapshots policy https://review.opendev.org/701841
11:54:05 openstackgerrit John Garbutt proposed openstack/nova master: Add new default roles in Admin Action API policies https://review.opendev.org/676682
11:54:50 openstackgerrit John Garbutt proposed openstack/nova master: Ensure we pass a target in admin actions https://review.opendev.org/663095
11:59:17 openstackgerrit Merged openstack/nova master: Add test coverage of existing admin_password policies https://review.opendev.org/701629

Earlier   Later