Description of problem: Boot 23 Alpha TC2 with a single empty disk, go to custom partitioning, change scheme to LVM Thin Partitioning, click 'create them automatically'. Version-Release number of selected component: anaconda-23.17-1 The following was filed automatically by anaconda: anaconda 23.17-1 exception report Traceback (most recent call first): File "/usr/lib/python3.4/site-packages/blivet/devices/lvm.py", line 618, in _setSize raise ValueError("not enough free space in volume group") File "/usr/lib/python3.4/site-packages/blivet/devices/lvm.py", line 1509, in _setSize super(LVMThinLogicalVolumeDevice, self)._setSize(size) File "/usr/lib/python3.4/site-packages/blivet/partitioning.py", line 1863, in _apply_chunk_growth req.device.size = size File "/usr/lib/python3.4/site-packages/blivet/partitioning.py", line 1923, in growLVM _apply_chunk_growth(thin_chunk) File "/usr/lib/python3.4/site-packages/blivet/autopart.py", line 505, in doAutoPartition growLVM(storage) File "/usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2325, in _do_autopart min_luks_entropy=crypto.MIN_CREATE_ENTROPY) File "/usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 135, in decorated return func(*args, **kwargs) File "/usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2372, in on_create_clicked self._do_autopart() ValueError: not enough free space in volume group Additional info: addons: com_redhat_kdump cmdline: /usr/bin/python3 /sbin/anaconda cmdline_file: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-23_A_T2-x86_64 quiet dnf.rpm.log: Aug 01 02:19:26 INFO --- logging initialized --- executable: /sbin/anaconda hashmarkername: anaconda kernel: 4.2.0-0.rc3.git4.1.fc23.x86_64 product: Fedora release: Cannot get release name. type: anaconda version: 23
Created attachment 1058196 [details] File: anaconda-tb
Created attachment 1058197 [details] File: anaconda.log
Created attachment 1058198 [details] File: dnf.log
Created attachment 1058199 [details] File: environ
Created attachment 1058200 [details] File: lsblk_output
Created attachment 1058201 [details] File: nmcli_dev_list
Created attachment 1058202 [details] File: os_info
Created attachment 1058203 [details] File: program.log
Created attachment 1058204 [details] File: storage.log
Created attachment 1058205 [details] File: syslog
Created attachment 1058206 [details] File: ifcfg.log
Created attachment 1058207 [details] File: packaging.log
Proposing as a Beta blocker: "When using the custom partitioning flow, the installer must be able to: ... Create mount points backed by ext4 partitions, LVM volumes or btrfs volumes, or software RAID arrays at RAID levels 0, 1 and 5 containing ext4 partitions" - https://fedoraproject.org/wiki/Fedora_23_Beta_Release_Criteria#Custom_partitioning . Assuming we count LVM thin partitioning. If not, this would be a Final blocker.
*** This bug has been marked as a duplicate of bug 1246901 ***