Bug 1081712

Summary: IOException: 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: Mark Hamzy <hamzy>
Component: python-blivetAssignee: David Lehman <dlehman>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: amulhern, anaconda-maint-list, atodorov, bcl, dlehman, g.kaviyarasu, jonathan, orti1980, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Unspecified   
Whiteboard: abrt_hash:04bcc6eff86cdc2b71b0d3719683ca29d9f1407b7cdcd3860cfb440c185b14a9
Fixed In Version: python-blivet-0.50-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-02 19:55:20 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: 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
File: packaging.log none

Description Mark Hamzy 2014-03-27 19:31:29 UTC
Description of problem:
Reclaimed the entire disk. Selected default LVM to take the entire disk. Also selected to encrypt the disk

Version-Release number of selected component:
anaconda-21.29-1

The following was filed automatically by anaconda:
anaconda 21.29-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 213, in commit
    return self.__disk.commit()
  File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new
    ret = fn(*args, **kwds)
  File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 271, in commit
    self.partedDisk.commit()
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 1709, in _destroy
    self.disk.originalFormat.commit()
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 896, in destroy
    self._destroy()
  File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 332, in execute
    self.device.destroy()
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 270, in processActions
    action.execute()
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 314, in doIt
    self.devicetree.processActions()
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 172, in turnOnFilesystems
    storage.doIt()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 167, in doInstall
    turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall)
  File "/usr/lib64/python2.7/threading.py", line 766, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run
    threading.Thread.run(self, *args, **kwargs)
IOException: 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.

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=/ppc/ppc64/vmlinuz inst.vnc inst.sshd ip=9.5.178.25::9.5.178.1:255.255.255.0:ppc64lehamzytest2.rch.stglabs.ibm.com:eth0:none nameserver=9.5.175.8 bootdev=eth0 selinux=0
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.14.0-0.rc8.git0.1.fc21.ppc64le
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        21

Potential duplicate: bug 973747

Comment 1 Mark Hamzy 2014-03-27 19:31:31 UTC
Created attachment 879584 [details]
File: anaconda-tb

Comment 2 Mark Hamzy 2014-03-27 19:31:33 UTC
Created attachment 879585 [details]
File: anaconda.log

Comment 3 Mark Hamzy 2014-03-27 19:31:35 UTC
Created attachment 879586 [details]
File: environ

Comment 4 Mark Hamzy 2014-03-27 19:31:36 UTC
Created attachment 879587 [details]
File: lsblk_output

Comment 5 Mark Hamzy 2014-03-27 19:31:39 UTC
Created attachment 879588 [details]
File: nmcli_dev_list

Comment 6 Mark Hamzy 2014-03-27 19:31:41 UTC
Created attachment 879589 [details]
File: os_info

Comment 7 Mark Hamzy 2014-03-27 19:31:42 UTC
Created attachment 879590 [details]
File: program.log

Comment 8 Mark Hamzy 2014-03-27 19:31:44 UTC
Created attachment 879591 [details]
File: storage.log

Comment 9 Mark Hamzy 2014-03-27 19:31:46 UTC
Created attachment 879592 [details]
File: syslog

Comment 10 Mark Hamzy 2014-03-27 19:31:48 UTC
Created attachment 879593 [details]
File: ifcfg.log

Comment 11 Mark Hamzy 2014-03-27 19:31:49 UTC
Created attachment 879594 [details]
File: packaging.log

Comment 12 Alexander Todorov 2014-03-31 10:31:29 UTC
Same for me on i386

Comment 13 Brian Lane 2014-04-28 17:13:59 UTC
*** Bug 1083628 has been marked as a duplicate of this bug. ***