Bug 26230

Summary: Cannot reread partitions if not enough space first time through
Product: [Retired] Red Hat Linux Reporter: Michael Fulbright <msf>
Component: anacondaAssignee: Michael Fulbright <msf>
Status: CLOSED DEFERRED QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1CC: redhat
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-02-15 00:05:23 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:

Description Michael Fulbright 2001-02-05 22:13:12 UTC
If you repartition a disk completely with disk druid, then go through
package selection and select too much stuff to fit, you will get a warning,
then get sent back to try again.  If you then just go forwards again to
where it will start to try to install packages, you will get an error
saying it could not reread the partition table. This is because something
is holding the device open.  Also, when you click 'ok' at the error screen
you get informing you of this problem, the installer exits abnormally
instead of rebooting cleanly.

Comment 1 Glen Foster 2001-02-07 00:08:41 UTC
This defect is considered MUST-FIX for Florence Release-Candidate #1

Comment 2 Michael Fulbright 2001-02-08 20:27:50 UTC
*** Bug 25165 has been marked as a duplicate of this bug. ***

Comment 3 Michael Fulbright 2001-02-09 01:00:11 UTC
This happens because we have turned on swap, and can't turn it off because on
some machines we need swap for install to continue.

Need to check and see if we need to rewrite partition table when they have gone
back and tried to make more space. If they just removed packages to make space,
we don't save partition table. If they modified partition table then they'll
have to reboot because the drive(s) with swap enabled are busy and we can't
reread the partition table.