make unshelving and rescuing as io state which will be counted for ioops filter

Bug #1295558 reported by jichenjc
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
jichenjc

Bug Description

IOopsFilter will take instance in following state
task_states.RESIZE_MIGRATING, task_states.REBUILDING, task_states.RESIZE_PREP, task_states.IMAGE_SNAPSHOT, task_states.IMAGE_BACKUP

into consideration ,if the instance on this host exceed the maximum number of instance allowed to do I/O
the scheduler will fail

we need to take UNSHELVING and RESCUING into consideration

jichenjc (jichenjc)
Changed in nova:
assignee: nobody → jichencom (jichenjc)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/82044

Changed in nova:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: master
Review: https://review.openstack.org/82407

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/82407
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=2318f9ba64b4c793eb913330b862d608d86c03b2
Submitter: Jenkins
Branch: master

commit 2318f9ba64b4c793eb913330b862d608d86c03b2
Author: jichenjc <email address hidden>
Date: Sat Mar 22 22:30:09 2014 +0800

    Add UNSHELVING and RESCUING into IoOPSFilter consideration state

    IoOpsFilter will take instance in following state
    task_states.RESIZE_MIGRATING, task_states.REBUILDING, task_states.RESIZE_PREP,
    task_states.IMAGE_SNAPSHOT, task_states.IMAGE_BACKUP
    into consideration ,if the instance on this host exceed the maximum
    number of instance allowed to do I/O the scheduler will fail on the host

    UNSHELVING and RESCUING are also I/O related so IoOps need to include them

    Change-Id: I141470254c824e7e57e6734ae0e016c432b85c00
    Closes-Bug: #1295558

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → juno-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: juno-1 → 2014.2
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.