Bug 465804

Summary: Useless progress indication during filesystem resize
Product: [Fedora] Fedora Reporter: Ed Swierk <eswierk>
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-06 14:52:48 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 Ed Swierk 2008-10-06 14:15:44 UTC
When resizing an NTFS filesystem, anaconda-11.4.0.82 displays a progress bar that flickers rapidly and consumes a large percentage of CPU cycles but does not provide a useful indication of progress.  Resizing can take a long time, leading the user to wonder whether the process has hung indefinitely.

Comment 1 Jeremy Katz 2008-10-06 14:52:48 UTC
This requires ntfsresize to provide more useful resizing progress feedback and then (per-filesystem) implementation of parsing such progress feedback.  If someone were to provide a patch for this, we'd be glad to review it and include it.  But it's not something that we're actively working on