Earlier  
Posted Nick Remark
#openstack-nova - 2019-08-29
19:43:24 sean-k-mooney what kernel/os is the vm using
19:43:31 donnyd i am going to try again with a different image and maybe not use one i am developing on
19:43:45 sean-k-mooney prometheanfire: https://review.opendev.org/#/c/678964/
19:44:14 sean-k-mooney ill respin it sortly to use self.assertXmlEqual
19:44:25 sean-k-mooney but once thats done it should be good to go.
19:44:33 sean-k-mooney prometheanfire: can you unabandon your change by the ay
19:44:39 sean-k-mooney *way
19:44:49 sean-k-mooney prometheanfire: https://review.opendev.org/#/c/673848/
19:45:42 openstackgerrit Matt Riedemann proposed openstack/nova master: Test heal port allocations in nova-next https://review.opendev.org/669879
19:45:55 prometheanfire the lxml change?
19:45:58 donnyd yea, i tried with a different image and its good to go
19:46:10 prometheanfire done
19:46:21 sean-k-mooney donnyd: cool can you provide the output of lcpu from the guest too
19:46:25 prometheanfire should I update it to 4.4.1?
19:46:35 sean-k-mooney i just want to check the flags
19:46:50 sean-k-mooney prometheanfire: i used the latest version on pypi for my testing
19:46:59 sean-k-mooney so you can updated it to whatever that is
19:47:11 donnyd u mean lscpu
19:47:11 prometheanfire wfm
19:47:19 sean-k-mooney yes
19:47:33 donnyd https://www.irccloud.com/pastebin/dvV8SBKk/
19:48:30 sean-k-mooney yep so that supports hugepages and vmx is there so nested virt will work in the vm
19:48:46 sean-k-mooney and it have avx/sse4 so dpdk would work too
19:49:13 sean-k-mooney donnyd: also you can see it has 2 numa nodes
19:49:26 donnyd pretty slick
19:49:29 donnyd that was easy
19:49:45 sean-k-mooney donnyd: this is totally optionaly but can i ask you to tweek somthing else that annoys me
19:49:47 donnyd anything else you need to see
19:49:50 donnyd sure
19:50:26 sean-k-mooney can you add hw:cpu_sockets=2 hw:cpu_cores=2 hw:cpu_threads=2
19:50:47 donnyd sure thing
19:50:57 sean-k-mooney that will emulatate a 2 socekt system with 2 core cpus with hyperthreading
19:51:12 sean-k-mooney currently the vm thing it has 8 sockets
19:52:08 donnyd more sockets are more better
19:52:31 sean-k-mooney not when windows and vmware licening used to be per socket
19:52:39 sean-k-mooney although now its per core
19:53:24 donnyd sean-k-mooney: more sockets is web scale
19:53:34 openstackgerrit Matt Riedemann proposed openstack/nova master: Add FUP unit test for port heal allocations https://review.opendev.org/672142
19:54:47 sean-k-mooney the e7 line goes up to 8 i belive an then you get int the craze hyper scaleble skus
19:54:49 donnyd https://www.irccloud.com/pastebin/QLruofuP/
19:55:12 sean-k-mooney thanks
19:55:15 sean-k-mooney much sainer
19:55:23 donnyd NP
19:55:51 donnyd at some point we probably want to update the labels to reflect what they actually do - but its fine for now
19:55:52 sean-k-mooney ok ill try this configurtion and see if i hit any road blocks. proably next week however.
19:56:01 donnyd yea that is cool
19:56:20 sean-k-mooney well it still has 8 cpus and 16 GB of ram adn 80G of disk
19:56:31 sean-k-mooney they are now jsut arranged a little differently
19:56:32 donnyd yes
19:56:44 donnyd that is a true story
19:56:58 donnyd hope nova can make use of it
19:57:11 donnyd lmk if there is anything else i can do in FN to make lives easier
19:57:59 sean-k-mooney i think you have done more then enough for now. the next step is on us/me to get an experimtal job using it
20:01:00 donnyd btw for those who won on the bet, I am going to need a piece of that
20:01:14 donnyd :) :) :)
20:01:17 sean-k-mooney :)
20:06:59 openstackgerrit Merged openstack/nova master: add InstanceList.get_all_uuids_by_hosts() method https://review.opendev.org/623557
20:07:32 openstackgerrit Matt Riedemann proposed openstack/nova master: Add functional test for AggregateMultiTenancyIsolation + migrate https://review.opendev.org/571265
20:10:41 openstackgerrit Adam Spiers proposed openstack/nova master: Provide HW_CPU_X86_AMD_SEV trait when SEV is supported https://review.opendev.org/638680
20:14:03 openstackgerrit Adam Spiers proposed openstack/nova master: Provide HW_CPU_X86_AMD_SEV trait when SEV is supported https://review.opendev.org/638680
20:14:23 openstackgerrit Adam Spiers proposed openstack/nova master: Add extra spec parameter and image property for memory encryption https://review.opendev.org/664420
20:15:02 openstackgerrit Adam Spiers proposed openstack/nova master: Extract SEV-specific bits on host detection https://review.opendev.org/636334
20:15:27 openstackgerrit Adam Spiers proposed openstack/nova master: Add and to config.py https://review.opendev.org/636318
20:17:01 openstackgerrit Adam Spiers proposed openstack/nova master: Apply SEV-specific guest config when SEV is required https://review.opendev.org/644565
20:17:22 openstackgerrit Adam Spiers proposed openstack/nova master: Enable booting of libvirt guests with AMD SEV memory encryption https://review.opendev.org/666616
20:34:49 openstackgerrit Adam Spiers proposed openstack/nova master: Add extra spec parameter and image property for memory encryption https://review.opendev.org/664420
20:35:47 openstackgerrit Adam Spiers proposed openstack/nova master: Extract SEV-specific bits on host detection https://review.opendev.org/636334
20:37:22 openstackgerrit Adam Spiers proposed openstack/nova master: Add and to config.py https://review.opendev.org/636318
20:37:47 openstackgerrit Adam Spiers proposed openstack/nova master: Apply SEV-specific guest config when SEV is required https://review.opendev.org/644565
20:38:11 openstackgerrit Adam Spiers proposed openstack/nova master: Enable booting of libvirt guests with AMD SEV memory encryption https://review.opendev.org/666616
20:45:31 openstackgerrit Adam Spiers proposed openstack/nova master: libvirt/host.py: remove unnecessary temporary variable https://review.opendev.org/679340
20:45:31 openstackgerrit Adam Spiers proposed openstack/nova master: Indent fake libvirt host capabilities fixtures more nicely https://review.opendev.org/679339
20:48:28 openstackgerrit Adam Spiers proposed openstack/nova master: Indent fake libvirt host capabilities fixtures more nicely https://review.opendev.org/679339
20:48:29 openstackgerrit Adam Spiers proposed openstack/nova master: libvirt/host.py: remove unnecessary temporary variable https://review.opendev.org/679340
21:00:51 mriedem efried: meeting today?
21:01:39 efried f man, can you remind me like five minutes early?
21:02:10 mriedem you know there are these things called calendars with reminders you can set for meetings
21:03:10 efried yeah, I should do that
21:13:38 openstackgerrit sean mooney proposed openstack/nova master: Revert "vif: Resolve a TODO and update another" https://review.opendev.org/675776
21:40:20 mriedem efried: want to create an ussuri series in launchpad so we can move things there?
21:40:50 efried mriedem: absolutely. In fact, I would like to delegate that task to someone with a love for launchpad.
21:41:11 efried s/love/lesser loathing/
21:41:18 efried and *believe* me, you qualify.
21:41:34 sean-k-mooney FYI we may have a bug with cold and live migrtion of direct-phyical sriov nics. ill test it tomotow to confim
21:42:27 sean-k-mooney i think in both cases we dont update the mac to the mac of the new pf on the destination
21:42:55 sean-k-mooney we got a bug report for it against queens downstream so thats a thing...
21:43:56 mriedem just going to delegate your life away huh
21:44:15 sean-k-mooney also night all o/
21:44:22 mriedem bye sean
21:44:25 mriedem see you in 3 hours
21:47:16 mriedem done https://blueprints.launchpad.net/nova/ussuri
22:20:06 openstackgerrit Merged openstack/nova master: DRY get_sdk_adapter tests https://review.opendev.org/679288
22:30:15 mriedem efried: artom: i've timed out on being able to review the ironic + sdk and numa live migration claims patches today, but it's on my list for tomorrow morning
22:30:30 mriedem a literal physical list b/c i'm in high school again
#openstack-nova - 2019-08-30
00:24:33 openstackgerrit Dustin Cowles proposed openstack/nova master: Use SDK for validating instance and node https://review.opendev.org/656028
00:24:33 openstackgerrit Dustin Cowles proposed openstack/nova master: Use SDK for node.list https://review.opendev.org/656027
00:24:34 openstackgerrit Dustin Cowles proposed openstack/nova master: Use SDK for add/remove instance info from node https://review.opendev.org/659691
00:24:34 openstackgerrit Dustin Cowles proposed openstack/nova master: Use SDK for setting instance id https://review.opendev.org/659690
00:24:35 openstackgerrit Dustin Cowles proposed openstack/nova master: Use SDK for getting network metadata from node https://review.opendev.org/670213
00:24:51 dustinc 🤞

Earlier   Later