Bug 1214039

Summary: IOException: Partition(s) 1 on /dev/sdb 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: bram.schellen
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: 22CC: amulhern, anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:a1a950833a9bfe125043180edcce8e9f4cfd2adef94c54e268d07ab5d76b077b
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-04-22 13:39:00 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: journalctl
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

Description bram.schellen 2015-04-21 19:53:34 UTC
Description of problem:
During the installation with the creating of a partition. When I pressed the 'start installtion button', I saw in the bottom of the screen 'Creating disklabel on /dev/sdb' 

Version-Release number of selected component:
anaconda-core-22.20.9-1.fc22.x86_64

The following was filed automatically by anaconda:
anaconda 22.20.9-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 215, 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 269, in commit
    self.partedDisk.commit()
  File "/usr/lib/python2.7/site-packages/blivet/formats/disklabel.py", line 248, in create
    self.commit()
  File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 578, in execute
    options=self.device.formatArgs)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 363, in processActions
    action.execute(callbacks)
  File "/usr/lib/python2.7/site-packages/blivet/blivet.py", line 162, in doIt
    self.devicetree.processActions(callbacks)
  File "/usr/lib/python2.7/site-packages/blivet/osinstall.py", line 1058, in turnOnFilesystems
    storage.doIt(callbacks)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 196, in doInstall
    turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall, callbacks=callbacks_reg)
  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 244, in run
    threading.Thread.run(self, *args, **kwargs)
IOException: Partition(s) 1 on /dev/sdb 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/python2  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   initrd=initrd0.img root=live:LABEL=UUI NULL=Fedora-Live-WS-x86_64-22_B-3 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:         4.0.0-0.rc5.git4.1.fc22.x86_64
other involved packages: pyparted-3.10.3-1.fc22.x86_64, python-blivet-1.0.7-1.fc22.noarch, python-libs-2.7.9-5.fc22.x86_64
product:        Fedora
release:        Fedora release 22 (Twenty Two)
type:           anaconda
version:        22

Comment 1 bram.schellen 2015-04-21 19:53:47 UTC
Created attachment 1017102 [details]
File: anaconda-tb

Comment 2 bram.schellen 2015-04-21 19:53:49 UTC
Created attachment 1017103 [details]
File: anaconda.log

Comment 3 bram.schellen 2015-04-21 19:53:50 UTC
Created attachment 1017104 [details]
File: environ

Comment 4 bram.schellen 2015-04-21 19:53:56 UTC
Created attachment 1017105 [details]
File: journalctl

Comment 5 bram.schellen 2015-04-21 19:53:57 UTC
Created attachment 1017106 [details]
File: lsblk_output

Comment 6 bram.schellen 2015-04-21 19:53:58 UTC
Created attachment 1017107 [details]
File: nmcli_dev_list

Comment 7 bram.schellen 2015-04-21 19:54:00 UTC
Created attachment 1017108 [details]
File: os_info

Comment 8 bram.schellen 2015-04-21 19:54:02 UTC
Created attachment 1017109 [details]
File: program.log

Comment 9 bram.schellen 2015-04-21 19:54:07 UTC
Created attachment 1017110 [details]
File: storage.log

Comment 10 bram.schellen 2015-04-21 19:54:08 UTC
Created attachment 1017111 [details]
File: ifcfg.log

Comment 11 mulhern 2015-04-22 13:39:00 UTC

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