Hide Forgot
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.
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.
Ah, okay. Thank you for the clarification that this bug is not dangerous.
blivet-gui-1.0.7-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-1cb7c1b5f4
blivet-gui-1.2.4-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-fda65910d7
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
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
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.
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.