Bug 1081712 - 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 ...
Summary: IOException: Partition(s) 3 on /dev/sda have been written, but we have been u...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-blivet
Version: rawhide
Hardware: All
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Lehman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:04bcc6eff86cdc2b71b0d371968...
: 1083628 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-27 19:31 UTC by Mark Hamzy
Modified: 2014-12-02 19:55 UTC (History)
9 users (show)

Fixed In Version: python-blivet-0.50-1
Clone Of:
Environment:
Last Closed: 2014-12-02 19:55:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (368.29 KB, text/plain)
2014-03-27 19:31 UTC, Mark Hamzy
no flags Details
File: anaconda.log (16.42 KB, text/plain)
2014-03-27 19:31 UTC, Mark Hamzy
no flags Details
File: environ (441 bytes, text/plain)
2014-03-27 19:31 UTC, Mark Hamzy
no flags Details
File: lsblk_output (2.33 KB, text/plain)
2014-03-27 19:31 UTC, Mark Hamzy
no flags Details
File: nmcli_dev_list (895 bytes, text/plain)
2014-03-27 19:31 UTC, Mark Hamzy
no flags Details
File: os_info (381 bytes, text/plain)
2014-03-27 19:31 UTC, Mark Hamzy
no flags Details
File: program.log (24.52 KB, text/plain)
2014-03-27 19:31 UTC, Mark Hamzy
no flags Details
File: storage.log (120.67 KB, text/plain)
2014-03-27 19:31 UTC, Mark Hamzy
no flags Details
File: syslog (27.46 KB, text/plain)
2014-03-27 19:31 UTC, Mark Hamzy
no flags Details
File: ifcfg.log (1.99 KB, text/plain)
2014-03-27 19:31 UTC, Mark Hamzy
no flags Details
File: packaging.log (129.67 KB, text/plain)
2014-03-27 19:31 UTC, Mark Hamzy
no flags Details

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. ***


Note You need to log in before you can comment on or make changes to this bug.