Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 582820

Summary: Exception: device-mapper: create ioctl failed: Périphérique ou ressource occupé
Product: [Fedora] Fedora Reporter: mounirvonmuller
Component: python-pyblockAssignee: Hans de Goede <hdegoede>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: agk, bmarzins, dwysocha, hdegoede, heinzm, joel.granados, jonathan, liangsuilong, lvm-team, mbroz, pjones, prockai, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:5d962ee5dbcf459d6a4786964b28149b89d62400833f0c77d321d9a2d91bbc2c
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-07-23 19:28:02 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
Attached traceback automatically from anaconda. none

Description mounirvonmuller 2010-04-15 21:02:10 UTC
The following was filed automatically by anaconda:
anaconda 13.37.2 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.6/site-packages/block/__init__.py", line 33, in dm_log
    raise Exception, message
  File "/usr/lib64/python2.6/site-packages/block/maps.py", line 186, in create
    self.map = _dm.map(name = self.name, table = self.table)
  File "/usr/lib64/python2.6/site-packages/block/device.py", line 770, in buildParts
    map.create()
  File "/usr/lib64/python2.6/site-packages/block/device.py", line 814, in activate
    self.buildParts()
  File "/usr/lib/anaconda/storage/devicetree.py", line 1656, in handleUdevDMRaidMemberFormat
    rs.activate(mknod=True)
  File "/usr/lib/anaconda/storage/devicetree.py", line 1782, in handleUdevDeviceFormat
    self.handleUdevDMRaidMemberFormat(info, device)
  File "/usr/lib/anaconda/storage/devicetree.py", line 1278, in addUdevDevice
    self.handleUdevDeviceFormat(info, device)
  File "/usr/lib/anaconda/storage/devicetree.py", line 972, in addUdevDMDevice
    self.addUdevDevice(new_info)
  File "/usr/lib/anaconda/storage/devicetree.py", line 1234, in addUdevDevice
    device = self.addUdevDMDevice(info)
  File "/usr/lib/anaconda/storage/devicetree.py", line 972, in addUdevDMDevice
    self.addUdevDevice(new_info)
  File "/usr/lib/anaconda/storage/devicetree.py", line 1234, in addUdevDevice
    device = self.addUdevDMDevice(info)
  File "/usr/lib/anaconda/storage/devicetree.py", line 1936, in populate
    self.addUdevDevice(dev)
  File "/usr/lib/anaconda/storage/__init__.py", line 377, in reset
    self.devicetree.populate()
  File "/usr/lib/anaconda/storage/__init__.py", line 92, in storageInitialize
    storage.reset()
  File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1313, in nextClicked
    self.anaconda.dispatch.gotoNext()
Exception: device-mapper: create ioctl failed: Périphérique ou ressource occupé

Comment 1 mounirvonmuller 2010-04-15 21:02:15 UTC
Created attachment 406940 [details]
Attached traceback automatically from anaconda.

Comment 2 Liang Suilong 2010-05-01 02:58:33 UTC
Created attachment 410635 [details]
Attached traceback automatically from anaconda.

Comment 3 Hans de Goede 2010-07-23 19:28:02 UTC

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