Bug 1326961 - extending an LVM logical volume resizes filesystem first
Summary: extending an LVM logical volume resizes filesystem first
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: blivet-gui
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vojtech Trefny
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-13 23:18 UTC by Jonathon Conte
Modified: 2016-06-18 19:00 UTC (History)
1 user (show)

Fixed In Version: blivet-gui-1.0.7-1.fc23
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-03 21:54:36 UTC
Type: Bug


Attachments (Terms of Use)

Description Jonathon Conte 2016-04-13 23:18:40 UTC
I'm running blivet-gui 1.0.6 on Fedora 23.

When extending the size of an LVM logical partition, blivet-gui appears to increase the size of the filesystem first and the size of the logical volume second. If that is the case, this order is backwards and risks data corruption.

When reducing the size an LVM logical partition, blivet-gui gets the order right (filesystem first, logical volume second). It is only when it grows a logical volume that it is backwards.

Comment 1 Vojtech Trefny 2016-04-14 08:31:23 UTC
Hi, blivet actually sorts actions before executing them, so the resize is performed always in "right" order. The problem is the sort is done after adding the actions in GUI so the list of actions is not updated and shows actions (and also exection of actions) in wrong order.

So there is a bug in the UI but no risk of data loss.

Comment 2 Jonathon Conte 2016-04-14 08:35:05 UTC
Ah, okay. Thank you for the clarification that this bug is not dangerous.

Comment 3 Fedora Update System 2016-05-23 11:03:50 UTC
blivet-gui-1.0.7-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-1cb7c1b5f4

Comment 4 Fedora Update System 2016-05-23 11:23:49 UTC
blivet-gui-1.2.4-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-fda65910d7

Comment 5 Fedora Update System 2016-05-24 02:51:53 UTC
blivet-gui-1.0.7-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-1cb7c1b5f4

Comment 6 Fedora Update System 2016-05-24 02:56:13 UTC
blivet-gui-1.2.4-1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-fda65910d7

Comment 7 Fedora Update System 2016-06-03 21:54:34 UTC
blivet-gui-1.0.7-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2016-06-18 19:00:02 UTC
blivet-gui-1.2.4-1.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.


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