Description of problem: XFS is shown as partially shrinkable. 0 of X is reclaimable, but if clicked on, the shrink button can be clicked. The shrink slider UI is non-function so there's probably no risk here. Dup of RHEL 8 bug 1862349. Version-Release number of selected component (if applicable): Still present with Fedora-Workstation-Live-x86_64-33-20200902.n.0.iso anaconda-33.25.2-1.fc33.x86_64 python3-blivet-3.3.0-1.fc33.noarch How reproducible: Always Steps to Reproduce: 1. Present Anaconda with a plain XFS partition. 2. 3. Actual results: kinda sorta resizeable but not really Expected results: Not resizeable. Additional info: I don't think it's urgent enough for a beta freeze exception, but I'll nominate it anyway for discussion. It looks like it's merely a cosmetic bug since the user can't set a shrink size, so no data is at risk. And if there's no FE, we can at least flag it for Common Bugs.
Created attachment 1713708 [details] screenshot 1
Created attachment 1713710 [details] screenshot 2
Proposed as a Freeze Exception for 33-beta by Fedora user chrismurphy using the blocker tracking app because: Noted by kronenpj in btrfs test week test results page. Looks like it's just a cosmetic bug, but since it might cause minor confusion, Beta FE might be nice if there's a tested fix ready soon. But if not, Common Bugs is OK.
I'm moving this bug to Anaconda, this needs to be fixed in the UI. We've recently added support for XFS resize (only growing because XFS doesn't support shrinking) in Blivet and we only tell Anaconda whether the device is resizable or not, Anaconda needs to check the actual min size for the device reported by blivet and do not allow shrinking it in the UI when the reclaimable size is 0.
Fixed in a pull request: https://github.com/rhinstaller/anaconda/pull/2836
Setting as AcceptedFreezeException per voting: https://pagure.io/fedora-qa/blocker-review/issue/62
FEDORA-2020-daac40f3d3 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-daac40f3d3
FEDORA-2020-daac40f3d3 has been pushed to the Fedora 33 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-daac40f3d3` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-daac40f3d3 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-daac40f3d3 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.
I tested with Fedora-Server-dvd-x86_64-33-20200914.n.0.iso, the xfs partition is no longer marked as resizeable.
FEDORA-2020-384ff75a01 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-384ff75a01
FEDORA-2020-384ff75a01 has been pushed to the Fedora 33 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-384ff75a01` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-384ff75a01 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-384ff75a01 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.
Bug fixed, commonbugs not needed.