Bug 1119467 - [RFE] Support -V with lvresize to resize virtual volumes (thin,vdo,virtual snapshots)
Summary: [RFE] Support -V with lvresize to resize virtual volumes (thin,vdo,virtual sn...
Keywords:
Status: NEW
Alias: None
Product: LVM and device-mapper
Classification: Community
Component: lvm2
Version: 2.02.161
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: LVM Team
QA Contact: cluster-qe
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-14 20:19 UTC by Ricky Ayoub
Modified: 2023-08-10 15:41 UTC (History)
13 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-19 11:55:50 UTC
Embargoed:
rule-engine: lvm-technical-solution?
rule-engine: lvm-test-coverage?


Attachments (Terms of Use)

Description Ricky Ayoub 2014-07-14 20:19:57 UTC
Description of problem:
A thin volume is created within a thin pool using the --virtualsize/-V argument instead of the --size/-L argument. When using lvresize, though, only --size/-L will allow the thin volume to be resized.

When using lvcreate to make the thin volume, --size/-L exclusively never refers to the virtual size of the thin volume, but when using lvresize to resize it, --size/-L is the only option.

Steps to Reproduce:
1. lvcreate -L 1G -T vg/tp
2. lvcreate -V 100G -T vg/tp -n tv
3. lvresize -V 101G

Actual results:
lvresize: invalid option -- 'V'
  Error during parsing of command line.

Expected results:
  Extending logical volume tv to 101.00 GiB
  Logical volume tv successfully resized

Comment 2 Jaroslav Reznik 2015-03-03 16:07:40 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle.
Changing version to '22'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22

Comment 3 Fedora End Of Life 2016-07-19 11:55:50 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


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