← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1442024] [NEW] AvailabilityZoneFilter sometimes does not filter when doing live migration

 

Public bug reported:

last night our ops team live migrated (nova live-migration --block-
migrate $vm) a group of vm to do hw  maintenance.

the vm ended on a different AZ making the vm unusable (we have different upstream network connectivity on each AZ)
it never happened before, i tested 


of course, i have setup AZ filter


scheduler_available_filters=nova.scheduler.filters.all_filters
scheduler_default_filters=RetryFilter,AggregateInstanceExtraSpecsFilter,AvailabilityZoneFilter,RamFilter,CoreFilter,DiskFilter,ComputeFilter,ImagePropertiesFilter

i'm using icehouse 2014.1.2-0ubuntu1.1~cloud0

i will clean and upload logs right away

** Affects: nova
     Importance: Undecided
         Status: New


** Tags: scheduler

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1442024

Title:
  AvailabilityZoneFilter sometimes does not  filter when doing live
  migration

Status in OpenStack Compute (Nova):
  New

Bug description:
  last night our ops team live migrated (nova live-migration --block-
  migrate $vm) a group of vm to do hw  maintenance.

  the vm ended on a different AZ making the vm unusable (we have different upstream network connectivity on each AZ)
  it never happened before, i tested 

  
  of course, i have setup AZ filter

  
  scheduler_available_filters=nova.scheduler.filters.all_filters
  scheduler_default_filters=RetryFilter,AggregateInstanceExtraSpecsFilter,AvailabilityZoneFilter,RamFilter,CoreFilter,DiskFilter,ComputeFilter,ImagePropertiesFilter

  i'm using icehouse 2014.1.2-0ubuntu1.1~cloud0

  i will clean and upload logs right away

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1442024/+subscriptions


Follow ups

References