Bug 1041044 - [RFE][nova]: Keep disk resize behavior consistency for all hypervisor which ignore it
Summary: [RFE][nova]: Keep disk resize behavior consistency for all hypervisor which i...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
low
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact: Ami Jeain
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 13:29 UTC by RHOS Integration
Modified: 2019-09-09 14:55 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:14:06 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 13:29:20 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/resize-down-consistency.

Description:

Currently, almost all of the hypervisor which can't safely resize the disk from bigger size to small size just ignore it, either compare the old size and newer size then just pick the bigger one or just log it, for both case it would be a problem since the flavor of the instance changed, but the disk size doesn't, for now just hyperv and xen verify it and thow a exception, for other hypervisor we need to deal with it in the same way.

Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.