Bug 723314

Summary: DeviceCreateError: ('lvcreate failed for vg_dhcp231106/lv_swap: /dev/vg_dhcp231106/lv_swap: not found: device not cleared\n Aborting. Failed to wipe start of new LV.\n Unable to deactivate open vg_dhcp231106-lv_swap (253:1)\n Unable to deactivate fai
Product: [Fedora] Fedora Reporter: James Laska <jlaska>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: anaconda-maint-list, jonathan, jturner, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:fab55e5cc38ed2ebda02c53d737fc857b261698e7ac1c1b80c70bd0228eeed44
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-07-19 18:22:22 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:
Description Flags
Attached traceback automatically from anaconda. none

Description James Laska 2011-07-19 18:20:27 UTC
The following was filed automatically by anaconda:
anaconda 16.12 exception report
Traceback (most recent call first):
  File "/tmp/updates/pyanaconda/storage/devices.py", line 790, in create
    raise DeviceCreateError(str(e), self.name)
  File "/tmp/updates/pyanaconda/storage/deviceaction.py", line 241, in execute
    self.device.create(intf=intf)
  File "/tmp/updates/pyanaconda/storage/devicetree.py", line 316, in processActions
    action.execute(intf=self.intf)
  File "/tmp/updates/pyanaconda/storage/__init__.py", line 383, in doIt
    self.devicetree.processActions()
  File "/tmp/updates/pyanaconda/packages.py", line 122, in turnOnFilesystems
    anaconda.storage.doIt()
  File "/tmp/updates/pyanaconda/dispatch.py", line 338, in dispatch
    self.dir = self.steps[self.step].target(self.anaconda)
  File "/tmp/updates/pyanaconda/text.py", line 508, in run
    self.anaconda.dispatch.dispatch()
  File "/tmp/updates/pyanaconda/dispatch.py", line 294, in run
    self.anaconda.intf.run(self.anaconda)
  File "/tmp/updates/anaconda", line 806, in <module>
    anaconda.dispatch.run()
DeviceCreateError: ('lvcreate failed for vg_dhcp231106/lv_swap:   /dev/vg_dhcp231106/lv_swap: not found: device not cleared\n  Aborting. Failed to wipe start of new LV.\n  Unable to deactivate open vg_dhcp231106-lv_swap (253:1)\n  Unable to deactivate failed new LV. Manual intervention required.\n', 'vg_dhcp231106-lv_swap')

Comment 1 James Laska 2011-07-19 18:20:33 UTC
Created attachment 513852 [details]
Attached traceback automatically from anaconda.

Comment 2 James Laska 2011-07-19 18:22:22 UTC

*** This bug has been marked as a duplicate of bug 723144 ***