Bug 1782452

Summary: [Backport] Support for extending cinder volumes in-use
Product: Red Hat OpenStack Reporter: Gregory Charot <gcharot>
Component: openstack-cinderAssignee: Cinder Bugs List <cinder-bugs>
Status: CLOSED DUPLICATE QA Contact: Tzach Shefi <tshefi>
Severity: medium Docs Contact: Chuck Copello <ccopello>
Priority: medium    
Version: 13.0 (Queens)Keywords: FeatureBackport, TestOnly, Triaged, ZStream
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-10 14:06:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1184786, 1315799, 1777993, 1782499, 1812082    
Bug Blocks:    

Description Gregory Charot 2019-12-11 16:47:29 UTC
Description of problem:

As i user i would like to be able to extend an in-use cinder volume.

Support depends on the cinder driver as well as Nova code.

We want to have:
- LVM for generic iSCSI case
- RBD for Ceph
- NFS


Version-Release number of selected component (if applicable):

13

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Gregory Charot 2020-03-10 14:06:22 UTC
We backported and verified extend volumes in use with RBD and also testing LVM.

Closing this BZ as duplicate. RBD+LVM testing makes the general feature available, support then depends on the vendor driver.

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