Description of problem: It's not possible to change the device type of a new mount point after changing the device type to Btrfs. Anaconda refuses any changes with the following message in the bottom bar: "Device does not support RAID level selection single." Version-Release number of selected component (if applicable): Fedora-Server-netinst-x86_64-Rawhide-20200423.n.0.iso anaconda-33.11-1.fc33 How reproducible: Always Steps to Reproduce: 1. Start graphical installation on a system with one disk. 2. Proceed to the custom partitioning spoke. 3. Let anaconda create the partitions (used the default LVM scheme). 4. Select "/" mount point, change the device type to Btrfs and click "Update Settings". 4. With "/" mount point still selected, change the device type to LVM (or any other) and click "Update Settings". Actual results: Error message at the bottom of the screen: "Device does not support RAID level selection single." Device type stays Btrfs. Expected results: Device type changed to LVM (or any other) without errors. Additional info: Similar behavior on a system with two disks, however it's possible to use the "RAID" device type, which "fixes" anaconda and then it's again possible to use any other device type.
Created attachment 1681965 [details] anaconda.log
Created attachment 1681966 [details] storage.log
This bug appears to have been reported against 'rawhide' during the Fedora 33 development cycle. Changing version to 33.
*** Bug 1859514 has been marked as a duplicate of this bug. ***
Fixed in a pull request: https://github.com/rhinstaller/anaconda/pull/2785
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.