Bug 1391148

Summary: _ped.IOException: end of file while reading /dev/sdb
Product: [Fedora] Fedora Reporter: procaccia <jehan.procaccia>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: anaconda-maint-list, edbaria, g.kaviyarasu, habbis, jonathan, mkolman, vanmeeuwen+fedora, vponcova, wfay
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:0c251b3e35ff5ccf60c92ad34b18563f78882cc91f911e3a73d43eab59487553;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-12-12 10:42:04 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-tb
none
File: anaconda.log
none
File: environ
none
File: journalctl
none
File: lsblk_output
none
File: lvm.log
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: ifcfg.log none

Description procaccia 2016-11-02 16:08:36 UTC
Description of problem:
Fail partition while installing on "triple" boot (W10,centos7,fedora25) to an SSD  drive

Version-Release number of selected component:
anaconda-core-25.20.4-1.fc25.x86_64

The following was filed automatically by anaconda:
anaconda 25.20.4-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python3.5/site-packages/parted/disk.py", line 212, in commit
    return self.__disk.commit()
  File "/usr/lib64/python3.5/site-packages/parted/decorators.py", line 42, in new
    ret = fn(*args, **kwds)
  File "/usr/lib/python3.5/site-packages/blivet/formats/disklabel.py", line 283, in commit
    self.parted_disk.commit()
  File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.5/site-packages/blivet/devices/partition.py", line 614, in _create
    self.disk.format.commit()
  File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.5/site-packages/blivet/devices/storage.py", line 443, in create
    self._create()
  File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.5/site-packages/blivet/deviceaction.py", line 318, in execute
    self.device.create()
  File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.5/site-packages/blivet/actionlist.py", line 325, in process
    action.execute(callbacks)
  File "/usr/lib/python3.5/site-packages/blivet/actionlist.py", line 48, in wrapped_func
    return func(obj, *args, **kwargs)
  File "/usr/lib/python3.5/site-packages/blivet/blivet.py", line 163, in do_it
    self.devicetree.actions.process(callbacks=callbacks, devices=self.devices)
  File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.5/site-packages/blivet/osinstall.py", line 1112, in turn_on_filesystems
    storage.do_it(callbacks)
  File "/usr/lib64/python3.5/site-packages/pyanaconda/install.py", line 204, in doInstall
    turn_on_filesystems(storage, mount_only=flags.flags.dirInstall, callbacks=callbacks_reg)
  File "/usr/lib64/python3.5/threading.py", line 862, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.5/site-packages/pyanaconda/threads.py", line 251, in run
    threading.Thread.run(self, *args, **kwargs)
_ped.IOException: end of file while reading /dev/sdb

Additional info:
addons:         com_redhat_kdump
cmdline:        /usr/bin/python3  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=vmlinuz initrd=initrd.img root=live:CDLABEL=Fedora-WS-Live-25_B-1-1 rd.live.image quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.8.0-0.rc7.git0.1.fc25.x86_64
other involved packages: python3-pyparted-3.10.7-4.fc25.x86_64, system-python-libs-3.5.2-4.fc25.x86_64, python3-blivet-2.1.6-1.fc25.noarch
product:        Fedora
release:        Fedora release 25 (Twenty Five)
type:           anaconda
version:        25

Comment 1 procaccia 2016-11-02 16:08:48 UTC
Created attachment 1216616 [details]
File: anaconda-tb

Comment 2 procaccia 2016-11-02 16:08:50 UTC
Created attachment 1216617 [details]
File: anaconda.log

Comment 3 procaccia 2016-11-02 16:08:51 UTC
Created attachment 1216618 [details]
File: environ

Comment 4 procaccia 2016-11-02 16:08:54 UTC
Created attachment 1216619 [details]
File: journalctl

Comment 5 procaccia 2016-11-02 16:08:55 UTC
Created attachment 1216620 [details]
File: lsblk_output

Comment 6 procaccia 2016-11-02 16:09:01 UTC
Created attachment 1216621 [details]
File: lvm.log

Comment 7 procaccia 2016-11-02 16:09:02 UTC
Created attachment 1216622 [details]
File: nmcli_dev_list

Comment 8 procaccia 2016-11-02 16:09:04 UTC
Created attachment 1216623 [details]
File: os_info

Comment 9 procaccia 2016-11-02 16:09:06 UTC
Created attachment 1216624 [details]
File: program.log

Comment 10 procaccia 2016-11-02 16:09:09 UTC
Created attachment 1216625 [details]
File: storage.log

Comment 11 procaccia 2016-11-02 16:09:11 UTC
Created attachment 1216626 [details]
File: ifcfg.log

Comment 12 Eirik Habbestad Helleve 2016-12-12 21:52:40 UTC
*** Bug 1404030 has been marked as a duplicate of this bug. ***

Comment 13 Ed 2016-12-16 07:55:42 UTC
Similar problem has been detected:

Anaconda 25.20.8-1 exception report

addons:         com_redhat_kdump
cmdline:        /usr/bin/python3  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=vmlinuz initrd=initrd.img root=live:CDLABEL=Fedora-Cinnamon-Live-25-1-3 rd.live.image rd.live.check quiet
hashmarkername: anaconda
kernel:         4.8.6-300.fc25.i686
other involved packages: system-python-libs-3.5.2-4.fc25.i686, python3-pyparted-3.10.7-4.fc25.i686, python3-blivet-2.1.6-4.fc25.noarch
package:        anaconda-core-25.20.8-1.fc25.i686
packaging.log:  
product:        Fedora
reason:         _ped.IOException: Input/output error during write on /dev/sda
release:        Fedora release 25 (Twenty Five)
version:        25

Comment 14 procaccia 2016-12-19 12:47:42 UTC
I installed again that station with latest live fedora 25 , same pb :


The following was filed automatically by anaconda:
anaconda 25.20.8-1 exception report

Traceback (most recent call first):
  File "/usr/lib64/python3.5/site-packages/parted/disk.py", line 212, in commit
    return self.__disk.commit()

_ped.IOException: end of file while reading /dev/sdb

any idea of the problem ? 

Thanks .

Comment 15 Fedora End Of Life 2017-11-16 18:54:14 UTC
This message is a reminder that Fedora 25 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 25. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '25'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 25 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged  change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

Comment 16 Fedora End Of Life 2017-12-12 10:42:04 UTC
Fedora 25 changed to end-of-life (EOL) status on 2017-12-12. Fedora 25 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.