Bug 491887
| Summary: | DeviceError: cannot commit to disk sda after 5 attempts | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | James Laska <jlaska> | ||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | anaconda-maint-list, jturner, pjones, rmaximo, vanmeeuwen+fedora | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | anaconda_trace_hash:d0552688a274dd7698b05c589e655e9f19dbd32d434d6cd59437a8bd57487c52 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-03-24 15:16:31 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: | |||||||
| Attachments: |
|
||||||
Created attachment 336479 [details]
Attached traceback automatically from anaconda.
*** This bug has been marked as a duplicate of bug 491754 *** |
The following was filed automatically by anaconda: anaconda 11.5.0.36 exception report Traceback (most recent call first): File "/tmp/updates/storage/devices.py", line 796, in commit raise DeviceError("cannot commit to disk %s after %d attempts" % (self.name, maxTries,)) File "/tmp/updates/storage/devices.py", line 1127, in create self.disk.commit() File "/tmp/updates/storage/deviceaction.py", line 206, in execute self.device.create(intf=intf) File "/tmp/updates/storage/devicetree.py", line 659, in processActions action.execute(intf=self.intf) File "/tmp/updates/storage/__init__.py", line 184, in doIt self.devicetree.processActions() File "/tmp/updates/packages.py", line 115, in turnOnFilesystems anaconda.id.storage.doIt() File "/tmp/updates/dispatch.py", line 205, in moveStep rc = stepFunc(self.anaconda) File "/tmp/updates/dispatch.py", line 128, in gotoNext self.moveStep() File "/tmp/updates/gui.py", line 1317, in nextClicked self.anaconda.dispatch.gotoNext() DeviceError: cannot commit to disk sda after 5 attempts