Bug 1383976 - [RFE] Online resize of IN_USE cinder volume
Summary: [RFE] Online resize of IN_USE cinder volume
Keywords:
Status: CLOSED DUPLICATE of bug 1315799
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-cinder
Version: 8.0 (Liberty)
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Eric Harney
QA Contact: nlevinki
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-12 09:34 UTC by VIKRANT
Modified: 2022-03-13 14:08 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-10-12 12:56:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-13532 0 None None None 2022-03-13 14:08:26 UTC

Description VIKRANT 2016-10-12 09:34:48 UTC
Description of problem:

Currently we are not able to resize the IN_USE  volume. Can we have this feature in OSP ?

Version-Release number of selected component (if applicable):
RHEL OSP 8
RHEL OSP 9

How reproducible:
Everytime. 

Steps to Reproduce:
1. Create a cinder volume. 
2. Attached the volume to instance.
3. Try to resize the volume ending while following error :  
~~~
# cinder extend 7dfafcf0-fd64-441d-9cf8-35332020b29f 2
ERROR: Invalid volume: Volume 7dfafcf0-fd64-441d-9cf8-35332020b29f status must be available to extend, but current status is: in-use. (HTTP 400) (Request-ID: req-7c874669-da03-4d14-9798-06821e78f478)
~~~

Actual results:
Resize of cinder volume is getting failed. 

Expected results:
It should get successfully completed. 

Additional info:

Resize is getting successfully completed in AVAILABLE state.

Comment 1 Eric Harney 2016-10-12 12:56:58 UTC
This RFE is currently being tracked under bug 1315799.

*** This bug has been marked as a duplicate of bug 1315799 ***


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