Re: [Openstack-operators] [openstack-dev] [nova] Would an api option to create an instance without powering on be useful?

2018-11-30 Thread Sean Mooney
On Fri, 2018-11-30 at 09:40 -0500, Mohammed Naser wrote: > > > On Fri, Nov 30, 2018 at 7:07 AM Matthew Booth wrote: > > I have a request to do $SUBJECT in relation to a V2V workflow. The use > > case here is conversion of a VM/Physical which was previously powered > > off. We want to move its

Re: [openstack-dev] [Openstack-operators] [nova] Would an api option to create an instance without powering on be useful?

2018-11-30 Thread Sean Mooney
On Fri, 2018-11-30 at 09:40 -0500, Mohammed Naser wrote: > > > On Fri, Nov 30, 2018 at 7:07 AM Matthew Booth wrote: > > I have a request to do $SUBJECT in relation to a V2V workflow. The use > > case here is conversion of a VM/Physical which was previously powered > > off. We want to move its

Re: [Openstack] unexpected distribution of compute instances in queens

2018-11-26 Thread Sean Mooney
On Mon, 2018-11-26 at 17:45 +0700, Zufar Dhiyaulhaq wrote: > Hi, > > I am deploying OpenStack with 3 compute node, but I am seeing an abnormal > distribution of instance, the instance is > only deployed in a specific compute node, and not distribute among other > compute node. > > this is my

Re: [openstack-dev] StarlingX gap analysis to converge with OpenStack master

2018-11-22 Thread Sean Mooney
hi just following up form yesterday. i just finished testing the pci numa policy feature and i can confirm that the prefer policy which allow use of non local pci devices does not work. the test case was relitively simple 1 host with 2 numa nodes 1 pci device attach to numa node 0 and vcpu pin

Re: [Openstack] Create VMs with Power architecture(ppc64) on OpenStack running on x86_64 nodes??

2018-11-19 Thread Sean Mooney
On Mon, 2018-11-19 at 14:48 -0600, Chris Friesen wrote: > On 11/19/2018 10:25 AM, Yedhu Sastri wrote: > > Hello All, > > > > I have some use-cases which I want to test in PowerPC > > architecture(ppc64). As I dont have any Power machines I would like to > > try it with ppc64 VM's. Is it

Re: [openstack-dev] [Openstack] Create VMs with Power architecture(ppc64) on OpenStack running on x86_64 nodes??

2018-11-19 Thread Sean Mooney
> > On Mon, Nov 19, 2018 at 4:12 PM Sean Mooney wrote: > > adding openstack dev. > > On Mon, 2018-11-19 at 18:08 +, Sean Mooney wrote: > > > On Mon, 2018-11-19 at 11:57 -0500, Ken D'Ambrosio wrote: > > > > On 2018-11-19 11:25, Yedhu Sastri wrote: > &

Re: [Openstack] [openstack-dev] Create VMs with Power architecture(ppc64) on OpenStack running on x86_64 nodes??

2018-11-19 Thread Sean Mooney
> > On Mon, Nov 19, 2018 at 4:12 PM Sean Mooney wrote: > > adding openstack dev. > > On Mon, 2018-11-19 at 18:08 +, Sean Mooney wrote: > > > On Mon, 2018-11-19 at 11:57 -0500, Ken D'Ambrosio wrote: > > > > On 2018-11-19 11:25, Yedhu Sastri wrote: > &

Re: [openstack-dev] [Openstack] Create VMs with Power architecture(ppc64) on OpenStack running on x86_64 nodes??

2018-11-19 Thread Sean Mooney
adding openstack dev. On Mon, 2018-11-19 at 18:08 +, Sean Mooney wrote: > On Mon, 2018-11-19 at 11:57 -0500, Ken D'Ambrosio wrote: > > On 2018-11-19 11:25, Yedhu Sastri wrote: > > > Hello All, > > > > > > I have some use-cases which I want to test in Powe

Re: [openstack-dev] [Openstack] [nova] PCI alias attribute numa_policy ignored when flavor has hw:cpu_policy=dedicated set

2018-11-13 Thread Sean Mooney
On Tue, 2018-11-13 at 07:52 -0500, Satish Patel wrote: > Mike, > > Here is the bug which I reported https://bugs.launchpad.net/bugs/1795920 actully this is a releated but different bug based in the description below. thanks for highlighting this to me. > > Cc'ing: Sean > > Sent from my iPhone

Re: [openstack-dev] [nova][neutron] boot server with more than one subnet selection question

2018-11-13 Thread Sean Mooney
On Tue, 2018-11-13 at 12:27 +0100, Matt Riedemann wrote: > On 11/13/2018 4:45 AM, Chen CH Ji wrote: > > Got it, this is what I am looking for .. thank you > > Regarding that you can do with server create, I believe it's: > > 1. don't specify anything for networking, you get a port on the network

Re: [openstack-dev] [NOVA] pci alias device_type and numa_policy and device_type meanings

2018-11-06 Thread Sean Mooney
On Mon, Nov 5, 2018 at 11:02 PM Manuel Sopena Ballesteros wrote: > > Dear Openstack community. > > > > I am setting up pci passthrough for GPUs using aliases. > > > > I was wondering the meaning of the fields device_type and numa_policy and how > should I use them as I could not find much

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

2018-08-27 Thread Sean Mooney
On Mon 27 Aug 2018, 04:20 Guo, Ruijing, wrote: > Hi, Stephen, > > After setting flavor, VM was created in node 0 (expect in node1). How to > debug it? > > Nova.conf > [neutron] > physnets = physnet0,physnet1 > > [neutron_physnet_physnet1] > numa_nodes = 1 > Have you enabled the numa topology

[openstack-dev] [all] [nova] [neutron] live migration with multiple port bindings.

2018-08-20 Thread Sean Mooney
HI everyone, last week i spent some time testing the live migration capabilities now that nova has started to use neutron multiple port bindings. all testing unless otherwise specifed was done with Rocky RC1 or later commits on Centos 7.5 using devstack. test summary ~~ i have tested

Re: [openstack-dev] OpenStack lagging behind 2 major python versions: we need a Python 3.7 gate

2018-08-07 Thread Sean Mooney
On 7 August 2018 at 12:52, Thomas Goirand wrote: > On 08/06/2018 09:02 PM, Sean McGinnis wrote: >>> >>> I didn't have time to investigate these, but at least Glance was >>> affected, and a patch was sent (as well as an async patch). None of them >>> has been merged yet: >>> >>>

Re: [openstack-dev] [neutron] Does neutron support QinQ(vlan transparent) ?

2018-08-07 Thread Sean Mooney
TL;DR it wont work with the ovs agent but "should" work with linux bridge. see full message below for details. regards sean. the linux bridge agent supports the vlan_transparent option only when createing networks with an l3 segmentation type e.g. vxlan,gre... ovs using the neutron l2 agnet

Re: [openstack-dev] [infra][nova] Running NFV tests in CI

2018-07-26 Thread Sean Mooney
> > > >> tl;dr Humbly requesting a handful of nodes to run NFV tests in CI > > >> > > >> Intel has their NFV tests tempest plugin [1] and manages a third party > > >> CI for Nova. Two of the cores on that project (Stephen Finucane and > > >>