Description of problem: 1. Manual Partitioning. 2. Set swap and /boot to be on sda in Configure Mount Point. 3. Create /, set to RAID 0, go to Configure Mount Point and choose 7 of 8 disks (not the 1 used for swap and /boot). 4. Clicked Apply. Crash. The following was filed automatically by anaconda: anaconda 18.37.3 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1900, in setContainerMembers container.removeMember(member) File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 2155, in newDevice members=members, device=device) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1171, in _save_right_side raid_level=raid_level) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2434, in on_apply_clicked self._save_right_side(self._current_selector) AttributeError: 'NoneType' object has no attribute 'removeMember' Additional info: cmdline: /usr/bin/python /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8 cmdline_file: initrd=initrd0.img root=live:CDLABEL=Fedora-18-TC3-x86_64-Live-Deskto rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.6.10-4.fc18.x86_64 other involved packages: package: anaconda-18.37.3-1.fc18.x86_64 packaging.log: product: Fedora release: Fedora release 18 (Spherical Cow) type: libreport version: 18
Created attachment 666543 [details] File: anaconda-tb
Created attachment 666544 [details] File: anaconda.log
Created attachment 666545 [details] File: environ
Created attachment 666546 [details] File: ifcfg.log
Created attachment 666547 [details] File: messages
Created attachment 666548 [details] File: program.log
Created attachment 666549 [details] File: storage.log
Easier to reproduce and more realistic. 3 disks, 1 is for /boot and swap as Standard Partitions. 2 disks are RAID 0 for / alone. 1. Installation Options > Partition Scheme Configuration to Standard Partition, and check "let me customize." 2. Add new mount point, /boot, 500MB, add. 3. Add new mount point, swap, 5GB, add. At this point /boot and swap are on /dev/sda which is fine. 4. Add new mount point, /, 5M, add. I'm disallowed from specifying the actual desired size, because I haven't yet informed the UI that I want this device to be RAID 0, but whether the size is tiny like 5M, or close to desired like 15GB, doesn't matter. 5. Change the Device Type of Root to RAID 0. 6. Configuration Options for Root, to make sure it's using only sdb and sdc. 7. Click apply. Crash. Component Version: anaconda-18.37.4-1 Proposing as a blocker: Fedora 18 Beta Criterion #11 "The installer must be able to create and install to software, hardware or BIOS RAID-0, RAID-1 or RAID-5 partitions for anything except /boot."
Created attachment 666555 [details] anaconda-tb-hPD7MJ anaconda-tb-hPD7MJ from crash reproduced following comment 8 steps.
Created attachment 666556 [details] anaconda.log from crash reproduced following comment 8 steps.
Created attachment 666557 [details] program.log program.log from crash reproduced following comment 8 steps.
Created attachment 666558 [details] storage.log storage.log from crash reproduced following comment 8 steps.
*** Bug 888998 has been marked as a duplicate of this bug. ***
FWIW I have tested a patch for this.
Discussed at 2012-12-21 blocker review meeting: http://meetbot.fedoraproject.org/fedora-bugzappers/2012-12-21/f18final-blocker-review-7.2012-12-21-18.33.log.txt . Accepted as a blocker per criterion "The installer must be able to create and install to any workable partition layout using any file system offered in a default installer configuration, LVM, software, hardware or BIOS RAID, or combination of the above"
dracut-024-17.git20121220.fc18, anaconda-18.37.7-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/FEDORA-2012-20838/dracut-024-17.git20121220.fc18,anaconda-18.37.7-1.fc18
Package dracut-024-17.git20121220.fc18, anaconda-18.37.8-1.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing dracut-024-17.git20121220.fc18 anaconda-18.37.8-1.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-20838/dracut-024-17.git20121220.fc18,anaconda-18.37.8-1.fc18 then log in and leave karma (feedback).
Appears to be fixed, cannot reproduce.
dracut-024-17.git20121220.fc18, anaconda-18.37.8-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.