Bug 49617

Summary: RFE: kickstart: if not enough space for partition, graceful error message
Product: [Retired] Red Hat Linux Reporter: Pekka Savola <pekkas>
Component: anacondaAssignee: Brent Fox <bfox>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3CC: katzj
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-07-21 17:23:51 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:
Attachments:
Description Flags
traceback
none
slightly modified ks.cfg; the disk was 4.3 GB big. none

Description Pekka Savola 2001-07-21 17:21:52 UTC
beta2 with updates disk, bootnet kickstart.

if you have specified too long partitions, so that they don't fit on your
disk, you get a message:

Could not allocated <sic> requested partitions: Partitioning failed.  Could
not
allocate partitions.

Hitting enter generates a traceback.

Perhaps the kickstart code should check for minimal space requirements
first?

Comment 1 Pekka Savola 2001-07-21 17:22:48 UTC
Created attachment 24427 [details]
traceback

Comment 2 Pekka Savola 2001-07-21 17:23:47 UTC
Created attachment 24428 [details]
slightly modified ks.cfg; the disk was 4.3 GB big.

Comment 3 Jeremy Katz 2001-07-22 03:34:22 UTC
Changed so that partitioning errors in kickstart are fatal as that's more inline
with the way that kickstart has always worked (and partitioning warnings don't 
pop up dialog boxes now either)