Resize on same host in multiple-compute nodes environment not possible

Bug #1737172 reported by Martin Ivanov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Expired
Undecided
Unassigned

Bug Description

Hi,

On Ocata release, nova 15.0.7( Libvirt+KVM) its not possible to resize working instance on the same host, in multiple compute nodes environment
In nova.conf is set:
allow_migrate_to_same_host = True

but this is not enough. Resize in Dashboard returns:
Error: No valid host was found.

2017-12-08 14:35:36.127 18389 INFO nova.filters [req-21f0e039-f92a-41d7-88c3-fbecd9b46c4b a719e1fa1583410e84a60584b057854f 76544321203c4ea5b40651daf4505f35 - - -] Filtering removed all hosts for the request with instance ID 'cb76c5cc-3b0b-40eb-ba54-05b21331b693'. Filter results: ['RetryFilter: (start: 1, end: 1)', 'AvailabilityZoneFilter: (start: 1, end: 0)']

It is not possible to specify:
scheduler_default_filters = AllHostsFilter
as this will ignore Availability zone specified per each instance launch.

Please advice if this is expected behavior and if can be fixed.

Revision history for this message
Chris Friesen (cbf123) wrote :

Can you provide the full image and flavor information (including image properties and flavor extra-specs)?

Changed in nova:
status: New → Incomplete
Revision history for this message
Takashi Natsume (natsume-takashi) wrote :

There is a similar bug report.

resize failed because of instance's invalid availability zone property
https://bugs.launchpad.net/nova/+bug/1431194

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.]

Changed in nova:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.