| Summary: | DeviceCreateError: ('Partition(s) 3 on /dev/sda have been written, but we have been unable to inform the kernel of the change, probably because it/they are in use. As a result, the old partition(s) will remain in use. You should reboot now before making | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jóhann B. Guðmundsson <johannbg> |
| Component: | parted | Assignee: | Brian Lane <bcl> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | bcl, fortinogianfranco, hdegoede, jonathan, vanmeeuwen+fedora, wizardzwd |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | anaconda_trace_hash:c247aa1dccc537cfdae2d85e5f12ae7c9dc786b989f1afa508123c892d910391 | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-02-03 00:19:26 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 475744 [details]
Attached traceback automatically from anaconda.
*** This bug has been marked as a duplicate of bug 673431 *** Created attachment 501844 [details]
Attached traceback automatically from anaconda.
Created attachment 521402 [details]
Attached traceback automatically from anaconda.
Created attachment 521403 [details]
Attached traceback automatically from anaconda.
|
The following was filed automatically by anaconda: anaconda 15.18 exception report Traceback (most recent call first): File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devices.py", line 748, in create raise DeviceCreateError(str(e), self.name) File "/usr/lib/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 238, in execute self.device.create(intf=intf) File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 309, in processActions action.execute(intf=self.intf) File "/usr/lib/python2.7/site-packages/pyanaconda/storage/__init__.py", line 355, in doIt self.devicetree.processActions() File "/usr/lib/python2.7/site-packages/pyanaconda/packages.py", line 116, in turnOnFilesystems anaconda.storage.doIt() File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 211, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 130, in gotoNext self.moveStep() File "/usr/lib/python2.7/site-packages/pyanaconda/gui.py", line 1354, in setScreen self.anaconda.dispatch.gotoNext() File "/usr/lib/python2.7/site-packages/pyanaconda/gui.py", line 1266, in nextClicked self.setScreen () DeviceCreateError: ('Partition(s) 3 on /dev/sda have been written, but we have been unable to inform the kernel of the change, probably because it/they are in use. As a result, the old partition(s) will remain in use. You should reboot now before making further changes.', 'sda3')