Bug 515669

Summary: system shrink failed during f12 installation
Product: [Fedora] Fedora Reporter: Liam Li <lili>
Component: anacondaAssignee: David Cantrell <dcantrell>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: jlaska, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-08 01:11:24 UTC Type: ---
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: 507678    
Attachments:
Description Flags
shrink
none
logs in /mnt none

Description Liam Li 2009-08-05 10:12:17 UTC
Created attachment 356297 [details]
shrink

Description of problem:
system shrink failed during f12 installation

Version-Release number of selected component (if applicable):

anaconda 12.7
How reproducible:
100%

Steps to Reproduce:
1. install a f12 with customized partition, /boot 200M ext4 ,/ 8192M ext4, swap 1000M. After system install successfully,reboot system to reinstall
2. proceed to installation partition screen,and select "Shrink current system",select the previous disk partition such as partition with / 8192M ext4,
3. click next, some error will encountered, the attached image is the error.
  
Actual results:


Expected results:


Additional info:

Comment 1 James Laska 2009-08-05 13:45:50 UTC
Liam: can you drop into tty2 and attach: /tmp/*log*?

The last command listed in /tmp/program.log should be teh resize command that failed.  Can you rerun that same command witwh the listed options ... and provide the output?

Comment 2 Liam Li 2009-08-06 11:24:34 UTC
Created attachment 356488 [details]
logs in /mnt 

this is the logs from /mnt, the commands in program.log seem executed successfully.
I execute the last command in program.log,got no error.

Comment 3 David Cantrell 2009-09-08 01:11:24 UTC
Unable to reproduce the error described in the opening comment using the latest rawhide tree.  I created a system under the same conditions described in the opening comment, then performed a reinstall telling the installer to shrink the current system.  The installation proceeded just fine.

Marking this as CLOSED RAWHIDE since it's likely we fixed this problem with other storage backend cleanups during the F-12 development cycle.