Bug 1267594

Summary: anaconda crash in "reclaim disk space" panel for lvm partitions (f23 beta RC1)
Product: [Fedora] Fedora Reporter: Menanteau Guy <menantea>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: anaconda-maint-list, dan, g.kaviyarasu, jonathan, than, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: ppc64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-06 19:46:11 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1251889    
Attachments:
Description Flags
screen shot of "reclaim disk space" panel
none
anaconda.log
none
anaconda tb log
none
storage log
none
syslog none

Description Menanteau Guy 2015-09-30 13:52:38 UTC
Created attachment 1078658 [details]
screen shot of "reclaim disk space" panel

anaconda crash in "reclaim disk space" panel for lvm partitions (f23 ppc64 beta RC1) 
I did following test on ppc64 bare metal.

Three steps test.
First step, install of f23 ppc64 (lvm scheme) using little disk space
- use "Manual partitioning" " to remove all existing partitions
- then use "Click here to create them automatically) " to create new partitions
- then change /home size partitions to 20 GB and update
- run the install

Second step, install of f23 ppc64 (lvm scheme) using the rest of disk space
- use " " to create patitions of second install
- run the install

At this time we have:
[anaconda root@furax ~]# fdisk -l
Disk /dev/sda: 264.3 GiB, 283794997248 bytes, 554287104 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0xfb8cca42

Device     Boot     Start       End   Sectors   Size Id Type
/dev/sda1  *         2048     10239      8192     4M 41 PPC PReP Boot
/dev/sda2           10240   1034239   1024000   500M 83 Linux
/dev/sda3         1034240 156229631 155195392    74G 8e Linux LVM
/dev/sda4       156229632 554287103 398057472 189.8G  5 Extended
/dev/sda5       156231680 157255679   1024000   500M 83 Linux
/dev/sda6       157257728 554287103 397029376 189.3G 8e Linux LVM


Third step, delete partitions of first install to do new install
- I try to remove partitions of first install automatically using "Reclaim Disk Space" 
problem is triggering at this time by a click on one of /boot partitions listed 
in "Reclaim Disk Space" panel.

Comment 1 Menanteau Guy 2015-09-30 13:53:29 UTC
Created attachment 1078660 [details]
anaconda.log

Comment 2 Menanteau Guy 2015-09-30 13:54:39 UTC
Created attachment 1078661 [details]
anaconda tb log

Comment 3 Menanteau Guy 2015-09-30 13:55:17 UTC
Created attachment 1078662 [details]
storage log

Comment 4 Menanteau Guy 2015-09-30 13:56:03 UTC
Created attachment 1078663 [details]
syslog

Comment 5 David Shea 2015-10-06 19:46:11 UTC

*** This bug has been marked as a duplicate of bug 1245423 ***

Comment 6 Than Ngo 2015-10-14 09:26:27 UTC
i tested the Fedora-Server-DVD-ppc64-23_TC1 image on ppc64 several times and cannot reproduce this issue anymore. I confirm that the issue is fixed in the latest image.

Comment 7 Menanteau Guy 2015-10-22 16:06:17 UTC
I confirm this problem cannot be reproduced with TC1 image.