Re: [openstack-dev] [nova][neutron] numa aware vswitch

2018-08-30 Thread Stephen Finucane
- > From: Stephen Finucane [mailto:sfinu...@redhat.com] > Sent: Monday, August 27, 2018 5:37 PM > To: OpenStack Development Mailing List (not for usage questions) > > Subject: Re: [openstack-dev] [nova][neutron] numa aware vswitch > > On Mon, 2018-08-27 at 10:24 +0100, Sean

Re: [openstack-dev] [nova][neutron] numa aware vswitch

2018-08-29 Thread Guo, Ruijing
29 30 31 node 1 size: 64502 MB node 1 free: 44945 MB > > node distances: > > node 0 1 > > 0: 10 21 > > 1: 21 10 > > > > Thanks, > > -Ruijing > > > > -----Original Message----- > > From: Stephen Finucane [mailto:sfinu...@re

Re: [openstack-dev] [nova][neutron] numa aware vswitch

2018-08-27 Thread Stephen Finucane
> > node 1 size: 64502 MB > > node 1 free: 44945 MB > > node distances: > > node 0 1 > > 0: 10 21 > > 1: 21 10 > > > > Thanks, > > -Ruijing > > > > -Original Message- > > From: Stephen Finucane [mailto:

Re: [openstack-dev] [nova][neutron] numa aware vswitch

2018-08-27 Thread Sean Mooney
gt; Sent: Saturday, August 25, 2018 12:15 AM > To: OpenStack Development Mailing List (not for usage questions) < > openstack-dev@lists.openstack.org> > Subject: Re: [openstack-dev] [nova][neutron] numa aware vswitch > > On Fri, 2018-08-24 at 09:13 -0500, Matt Riedemann wrote: > >

Re: [openstack-dev] [nova][neutron] numa aware vswitch

2018-08-26 Thread Guo, Ruijing
List (not for usage questions) Subject: Re: [openstack-dev] [nova][neutron] numa aware vswitch On Fri, 2018-08-24 at 09:13 -0500, Matt Riedemann wrote: > On 8/24/2018 8:58 AM, Stephen Finucane wrote: > > Using this won't add a NUMA topology - it'll just control how any > > t

Re: [openstack-dev] [nova][neutron] numa aware vswitch

2018-08-24 Thread Stephen Finucane
On Fri, 2018-08-24 at 09:13 -0500, Matt Riedemann wrote: > On 8/24/2018 8:58 AM, Stephen Finucane wrote: > > Using this won't add a NUMA topology - it'll just control how any > > topology present will be mapped to the guest. You need to enable > > dedicated CPUs or a explicitly request a NUMA

Re: [openstack-dev] [nova][neutron] numa aware vswitch

2018-08-24 Thread Matt Riedemann
On 8/24/2018 8:58 AM, Stephen Finucane wrote: Using this won't add a NUMA topology - it'll just control how any topology present will be mapped to the guest. You need to enable dedicated CPUs or a explicitly request a NUMA topology for this to work. openstack flavor set --property

Re: [openstack-dev] [nova][neutron] numa aware vswitch

2018-08-24 Thread Stephen Finucane
On Fri, 2018-08-24 at 07:55 +, Guo, Ruijing wrote: > Hi, All, > > I am verifying numa aware vwitch features > (https://specs.openstack.org/openstack/nova-specs/specs/rocky/approved/numa-aware-vswitches.html). > But the result is not my expectation. > > What I missing? > > > Nova

[openstack-dev] [nova][neutron] numa aware vswitch

2018-08-24 Thread Guo, Ruijing
Hi, All, I am verifying numa aware vwitch features (https://specs.openstack.org/openstack/nova-specs/specs/rocky/approved/numa-aware-vswitches.html). But the result is not my expectation. What I missing? Nova configuration: [filter_scheduler] track_instance_changes = False enabled_filters =