Bug 533415 - pyparted needs to be extended to report maximum partition size and maximum start sector value
Summary: pyparted needs to be extended to report maximum partition size and maximum st...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: pyparted
Version: 12
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: David Cantrell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 533417
Blocks: 528276 580302
TreeView+ depends on / blocked
 
Reported: 2009-11-06 17:01 UTC by Hans de Goede
Modified: 2010-04-07 22:37 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-03-15 13:01:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Hans de Goede 2009-11-06 17:01:36 UTC
Description of problem:
With > 1TB disks becoming available, the msdos maximum partition size of 1TB is becoming a problem.

In order for anaconda to properly restrict the size of partitions it creates on
msdos disklabels, it needs to be able to query libparted for the maximum partition size.

Note a similar request for adding the needed functions will be filed against parted itself, and until implemented there this can of course not be implemented in pyparted.

Comment 1 Bug Zapper 2009-11-16 15:14:35 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle.
Changing version to '12'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 2 Hans de Goede 2010-03-15 13:01:11 UTC
The PartedDisk.maxPartitionLength and PartedDisk.maxPartitionStartSector are available for this in pyparted-3.0, closing.


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