Re: [Openstack] Pike NOVA Disable and Live Migrate all instances.

2017-09-20 Thread Steven D. Searles
Will do, I will report back tomorrow. Steven Searles On 9/20/17, 11:28 AM, "Chris Friesen" wrote: >On 09/20/2017 08:59 AM, Steven D. Searles wrote: >> Done, thanks for the assistance Chris and everyone. >> >> https://bugs.launchpad.net/nova/+bug/1718455 > >I pinged the nova devs and mrie

Re: [Openstack] Pike NOVA Disable and Live Migrate all instances.

2017-09-20 Thread Chris Friesen
On 09/20/2017 08:59 AM, Steven D. Searles wrote: Done, thanks for the assistance Chris and everyone. https://bugs.launchpad.net/nova/+bug/1718455 I pinged the nova devs and mriedem suggested a fix you might want to try. In nova/scheduler/filter_scheduler.py, function select_destinations(), a

Re: [Openstack] Pike NOVA Disable and Live Migrate all instances.

2017-09-20 Thread Steven D. Searles
t;> >> >> >> >> -----Original Message----- >> From: Chris Friesen [mailto:chris.frie...@windriver.com] >> Sent: Tuesday, September 19, 2017 11:17 PM >> To: openstack@lists.openstack.org >> Subject: Re: [Openstack] Pike NOVA Disable and Live Migrate all i

Re: [Openstack] Pike NOVA Disable and Live Migrate all instances.

2017-09-20 Thread Chris Friesen
openstack@lists.openstack.org Subject: Re: [Openstack] Pike NOVA Disable and Live Migrate all instances. I did. I will spawn a few singles and see if it does the same thing. Steven Searles -Original Message- From: Chris Friesen [mailto:chris.frie...@windriver.com] Sent: Tuesday, September 19,

Re: [Openstack] Pike NOVA Disable and Live Migrate all instances.

2017-09-19 Thread Steven D. Searles
] Sent: Wednesday, September 20, 2017 12:16 AM To: Chris Friesen ; openstack@lists.openstack.org Subject: Re: [Openstack] Pike NOVA Disable and Live Migrate all instances. I did. I will spawn a few singles and see if it does the same thing. Steven Searles -Original Message- From

Re: [Openstack] Pike NOVA Disable and Live Migrate all instances.

2017-09-19 Thread Steven D. Searles
and Live Migrate all instances. On 09/19/2017 05:21 PM, Steven D. Searles wrote: > Hello everyone and thanks in advance. I have Openstack Pike > (KVM,FC-SAN/Cinder) installed in our lab for testing before upgrade > and am seeing a possible issue with disabling a host and live > m

Re: [Openstack] Pike NOVA Disable and Live Migrate all instances.

2017-09-19 Thread Chris Friesen
On 09/19/2017 05:21 PM, Steven D. Searles wrote: Hello everyone and thanks in advance. I have Openstack Pike (KVM,FC-SAN/Cinder) installed in our lab for testing before upgrade and am seeing a possible issue with disabling a host and live migrating the instances off via the horizon interface. I

Re: [Openstack] Pike NOVA Disable and Live Migrate all instances.

2017-09-19 Thread Steven D. Searles
That would be fine if the behavior was to move one at a time and just queue the jobs up but it is failing outright. Thanks for the reply David! I still think I am missing something in my config. Do you have a pike setup to see if you can replicate the behavior by chance? -Steve On Sep 19, 2017

Re: [Openstack] Pike NOVA Disable and Live Migrate all instances.

2017-09-19 Thread David Medberry
Best practice is to never migrate more than one at a time. Maybe that has been encoded. I.e. no more than one off of a compute at a time and no more than one onto a compute at a time. On Sep 19, 2017 5:37 PM, "Steven D. Searles" wrote: > Hello everyone and thanks in advance. I have Openstack Pi

[Openstack] Pike NOVA Disable and Live Migrate all instances.

2017-09-19 Thread Steven D. Searles
Hello everyone and thanks in advance. I have Openstack Pike (KVM,FC-SAN/Cinder) installed in our lab for testing before upgrade and am seeing a possible issue with disabling a host and live migrating the instances off via the horizon interface. I can migrate the instances individually via the