| Summary: | DeviceError: ('device does not exist', 'sdd') | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andrew Jamison <linux> | ||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | anaconda-maint-list, jonathan, vanmeeuwen+fedora | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | anaconda_trace_hash:0f931009c90eb4bc89637949ca36c9b73a7362cb8959bbc4ce7a4762bdfe540d | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-03-14 18:48:25 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
Created attachment 484230 [details]
Attached traceback automatically from anaconda.
You have lots of errors accessing sdd, according to your syslog. This indicates either kernel failure or hardware failure. Regardless, there's really nothing anaconda can do about it. |
The following was filed automatically by anaconda: anaconda 14.22 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 885, in setup raise DeviceError("device does not exist", self.name) File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 299, in setupParents parent.setup(orig=orig) File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 632, in setup self.setupParents(orig=orig) File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 299, in setupParents parent.setup(orig=orig) File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 2442, in destroy self.vg.setupParents(orig=True) File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 219, in execute self.device.destroy() File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 700, in processActions action.execute(intf=self.intf) File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 313, in doIt self.devicetree.processActions() File "/usr/lib64/python2.7/site-packages/pyanaconda/packages.py", line 110, in turnOnFilesystems anaconda.storage.doIt() File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 212, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 131, in gotoNext self.moveStep() File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1190, in nextClicked self.anaconda.dispatch.gotoNext() DeviceError: ('device does not exist', 'sdd')