Bug 1178319

Summary: OSError: [Errno 9] Bad file descriptor
Product: [Fedora] Fedora Reporter: bpk678
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:9654982cd709c7649d6a6be872e4e419c3f95fedd3264ee8bff669d3a5ad9627
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-05 15:09:09 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
File: anaconda-tb
none
File: anaconda.log
none
File: environ
none
File: ks.cfg
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: syslog
none
File: ifcfg.log none

Description bpk678 2015-01-03 21:40:05 UTC
Version-Release number of selected component:
anaconda-20.25.15-1

The following was filed automatically by anaconda:
anaconda 20.25.15-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/subprocess.py", line 747, in __init__
    self.stdout = os.fdopen(c2pread, 'rb', bufsize)
  File "/usr/lib/python2.7/site-packages/blivet/util.py", line 40, in _run_program
    preexec_fn=chroot, cwd=root, env=env)
  File "/usr/lib/python2.7/site-packages/blivet/util.py", line 56, in run_program
    return _run_program(*args, **kwargs)[0]
  File "/usr/lib/python2.7/site-packages/blivet/devicelibs/lvm.py", line 199, in lvm
    ret = util.run_program(["lvm"] + args)
  File "/usr/lib/python2.7/site-packages/blivet/devicelibs/lvm.py", line 319, in vgdeactivate
    lvm(args)
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2262, in _teardown
    lvm.vgdeactivate(self.name)
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 759, in teardown
    self._teardown(recursive=recursive)
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 311, in teardownParents
    parent.teardown(recursive=recursive)
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 765, in _postTeardown
    self.teardownParents(recursive=recursive)
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2695, in _postTeardown
    StorageDevice._postTeardown(self, recursive=recursive)
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 760, in teardown
    self._postTeardown(recursive=recursive)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2001, in teardownAll
    device.teardown(recursive=True)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1970, in _populate
    self.teardownAll()
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1906, in populate
    self._populate()
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 416, in reset
    self.devicetree.populate(cleanupOnly=cleanupOnly)
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 142, in storageInitialize
    storage.reset()
  File "/usr/lib64/python2.7/threading.py", line 764, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 192, in run
    threading.Thread.run(self, *args, **kwargs)
OSError: [Errno 9] Bad file descriptor

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=Fedora20/initrd.img ramdisk_size=16000 noipv6 method=http://www.bpk2.com:81/F20 ks=http://www.bpk2.com/server1.ks ip=dhcp ipv6.disable=1 BOOT_IMAGE=Fedora20/vmlinuz 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.11.10-301.fc20.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        20

Comment 1 bpk678 2015-01-03 21:40:12 UTC
Created attachment 975777 [details]
File: anaconda-tb

Comment 2 bpk678 2015-01-03 21:40:18 UTC
Created attachment 975778 [details]
File: anaconda.log

Comment 3 bpk678 2015-01-03 21:40:24 UTC
Created attachment 975779 [details]
File: environ

Comment 4 bpk678 2015-01-03 21:40:30 UTC
Created attachment 975780 [details]
File: ks.cfg

Comment 5 bpk678 2015-01-03 21:40:36 UTC
Created attachment 975781 [details]
File: lsblk_output

Comment 6 bpk678 2015-01-03 21:40:42 UTC
Created attachment 975782 [details]
File: nmcli_dev_list

Comment 7 bpk678 2015-01-03 21:40:47 UTC
Created attachment 975783 [details]
File: os_info

Comment 8 bpk678 2015-01-03 21:40:54 UTC
Created attachment 975784 [details]
File: program.log

Comment 9 bpk678 2015-01-03 21:41:00 UTC
Created attachment 975785 [details]
File: storage.log

Comment 10 bpk678 2015-01-03 21:41:06 UTC
Created attachment 975786 [details]
File: syslog

Comment 11 bpk678 2015-01-03 21:41:12 UTC
Created attachment 975787 [details]
File: ifcfg.log

Comment 12 David Shea 2015-01-05 15:09:09 UTC

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