Bug 47059 - Disk Druid rounds sizes *down*
Summary: Disk Druid rounds sizes *down*
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michael Fulbright
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-07-02 20:41 UTC by Brent Nordquist
Modified: 2007-04-18 16:34 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-07-05 16:48:57 UTC
Embargoed:


Attachments (Terms of Use)

Description Brent Nordquist 2001-07-02 20:41:29 UTC
Description of Problem:
When using Fairfax beta1 disk druid to create a partition, specified "512M"
but got "509M"... had to specify "514M" to get "517M", the desired round up
value.

Steps to Reproduce:
1. Click "New".
2. Mount Point "/var", Size (MB) "512", (*) Fixed Size:
3. Click "Ok".

Actual Results:
Partition's created size of "509M" (results vary with hard drive's cylinder
size, of course).

Expected Results:
In the past, sizes were always rounded *up* to the nearest cylinder
boundary (so that the filesystem would always be at least as big as you
specified).  Now it appears to round down, too.

Comment 1 Michael Fulbright 2001-07-06 16:52:21 UTC
We are now using parted to do partitioning and it does round down to the closest
cylinder.  We have added the option of partitioning using cylinders if you have
exact size requirements.


Note You need to log in before you can comment on or make changes to this bug.