Bug 787237 - [ia64-pv] swap does't take all remaining space if told to
Summary: [ia64-pv] swap does't take all remaining space if told to
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: anaconda
Version: 5.8
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Anaconda Maintenance Team
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks: rhel59rtt
TreeView+ depends on / blocked
 
Reported: 2012-02-03 16:16 UTC by Alexander Todorov
Modified: 2012-02-07 15:32 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-07 15:32:26 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Alexander Todorov 2012-02-03 16:16:21 UTC
Description of problem:


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


How reproducible:
always

Steps to Reproduce:
1. Create Xen PV guest on ia64.
2. Delete all previous partitions
3. Create /boot/efi - 100 MB
4. Create swap partition and make it use all remaining free space
  
Actual results:
swap is 2047MB and I have 17 GB of free space left on the disk. 

Expected results:
Swap will take all the rest free space. NB: I was planning for / to be on separate iscsi disk. 

Additional info:

Comment 1 Chris Lumens 2012-02-07 15:32:26 UTC
This is on purpose - we clamp the swap space to the maximum given by the swap suggestion to prevent swap from growing to consume all space.  This has been the behavior since early 2003, so it's really too late to chance it now.


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