Bug 1023433

Summary: IOException: Partition(s) 2 on /dev/sdc 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: Pavel Mlčoch <pavkamlc>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: anaconda-maint-list, dshea, g.kaviyarasu, jonathan, vanmeeuwen+fedora, y.volz
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:f08859455e17b95e2b20f860eb17b3bec2014cac3120b1ab8039c830857ccb7a
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-25 22:51: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:
Attachments:
Description Flags
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: ifcfg.log
none
File: anaconda-tb none

Description Pavel Mlčoch 2013-10-25 12:01:43 UTC
Version-Release number of selected component:
anaconda-20.18-1.fc20.x86_64

The following was filed automatically by anaconda:
anaconda 20.18-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 292, in commit
    self.partedDisk.commit()
  File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 271, in create
    self.commit()
  File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 471, in execute
    options=self.device.formatArgs)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 237, in processActions
    action.execute()
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 310, in doIt
    self.devicetree.processActions()
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 169, in turnOnFilesystems
    storage.doIt()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 142, in doInstall
    turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall)
  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 168, in run
    threading.Thread.run(self, *args, **kwargs)
IOException: Partition(s) 2 on /dev/sdc 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 --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8
cmdline_file:   initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-20-Al rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0  BOOT_IMAGE=vmlinuz0 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.11.0-300.fc20.x86_64
other involved packages: pyparted-3.9-4.fc20.x86_64, python-libs-2.7.5-7.fc20.x86_64, python-blivet-0.20-1.fc20.noarch
product:        Fedora
release:        Fedora release 20 (Heisenbug)
type:           anaconda
version:        20

Potential duplicate: bug 964147

Comment 1 Pavel Mlčoch 2013-10-25 12:01:50 UTC
Created attachment 816116 [details]
File: anaconda.log

Comment 2 Pavel Mlčoch 2013-10-25 12:01:55 UTC
Created attachment 816117 [details]
File: environ

Comment 3 Pavel Mlčoch 2013-10-25 12:01:58 UTC
Created attachment 816118 [details]
File: lsblk_output

Comment 4 Pavel Mlčoch 2013-10-25 12:02:02 UTC
Created attachment 816119 [details]
File: nmcli_dev_list

Comment 5 Pavel Mlčoch 2013-10-25 12:02:05 UTC
Created attachment 816120 [details]
File: os_info

Comment 6 Pavel Mlčoch 2013-10-25 12:02:12 UTC
Created attachment 816121 [details]
File: program.log

Comment 7 Pavel Mlčoch 2013-10-25 12:02:44 UTC
Created attachment 816122 [details]
File: storage.log

Comment 8 Pavel Mlčoch 2013-10-25 12:02:47 UTC
Created attachment 816123 [details]
File: ifcfg.log

Comment 9 Pavel Mlčoch 2013-10-25 12:03:25 UTC
Created attachment 816124 [details]
File: anaconda-tb

Comment 10 Pavel Mlčoch 2014-01-05 20:35:48 UTC
I think, this is problem with errors on USB line. I was USB flashdisk on 1m cable, but when I plug flashdisk into USB port directly, this errors not occurs.

Comment 11 David Shea 2014-02-25 22:51:09 UTC
Closing per comment 10. It's also worth noting that you appear to have configured /usr on a separate partition, which is not going to work with systemd. http://freedesktop.org/wiki/Software/systemd/separate-usr-is-broken/