Bug 742721 - FSResizeError: ('resize failed: 1', '/dev/sda3')
Summary: FSResizeError: ('resize failed: 1', '/dev/sda3')
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 16
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:e46752c2fa8bca4ba662c1618b1...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-02 03:26 UTC by AYHJA
Modified: 2011-10-05 15:20 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-10-05 15:20:12 UTC
Type: ---


Attachments (Terms of Use)
File: anaconda-tb-A79Vcw (1.24 MB, text/plain)
2011-10-02 03:26 UTC, AYHJA
no flags Details

Description AYHJA 2011-10-02 03:26:14 UTC
libreport version: 2.0.5.982
executable:     /usr/bin/python
hashmarkername: anaconda
kernel:         3.1.0-0.rc6.git0.3.fc16.i686
product:        Fedora
reason:         FSResizeError: ('resize failed: 1', '/dev/sda3')
time:           Sat Oct  1 19:26:08 2011
version:        16

anaconda-tb-A79Vcw: Binary file, 1295399 bytes

description:
:The following was filed automatically by anaconda:
:anaconda 16.18 exception report
:Traceback (most recent call first):
:  File "/usr/lib/python2.7/site-packages/pyanaconda/storage/formats/fs.py", line 482, in doResize
:    raise FSResizeError("resize failed: %s" % ret.rc, self.device)
:  File "/usr/lib/python2.7/site-packages/pyanaconda/livecd.py", line 197, in _doFilesystemMangling
:    rootDevice.format.doResize(intf=anaconda.intf)
:  File "/usr/lib/python2.7/site-packages/pyanaconda/livecd.py", line 300, in doPostInstall
:    self._doFilesystemMangling(anaconda)
:  File "/usr/lib/python2.7/site-packages/pyanaconda/backend.py", line 202, in doPostInstall
:    anaconda.backend.doPostInstall(anaconda)
:  File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 373, in dispatch
:    self.dir = self.steps[self.step].target(self.anaconda)
:  File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 241, in go_forward
:    self.dispatch()
:  File "/usr/lib/python2.7/site-packages/pyanaconda/gui.py", line 1203, in nextClicked
:    self.anaconda.dispatch.go_forward()
:  File "/usr/lib/python2.7/site-packages/pyanaconda/iw/progress_gui.py", line 79, in renderCallback
:    self.intf.icw.nextClicked()
:  File "/usr/lib/python2.7/site-packages/pyanaconda/gui.py", line 1223, in handleRenderCallback
:    self.currentWindow.renderCallback()
:FSResizeError: ('resize failed: 1', '/dev/sda3')

Comment 1 AYHJA 2011-10-02 03:26:20 UTC
Created attachment 525894 [details]
File: anaconda-tb-A79Vcw

Comment 2 Chris Lumens 2011-10-05 15:20:12 UTC
There's a bunch of kernel I/O errors relating to sda right before trying to do the resize, which leads me to believe you either have hardware failure or are hitting a filesystem bug.  Either way, there's nothing anaconda can do about it.


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