Bug 1746894

Summary: blivet.errors.FormatCreateError: (FSError('format failed: 1'), '/dev/mapper/fedora_zz14--lp5-00')
Product: [Fedora] Fedora Reporter: Éric Fintzel <efintzel>
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: 31CC: anaconda-maint-list, jonathan, kellin, vanmeeuwen+fedora, vponcova, vtrefny, wwoods
Target Milestone: ---   
Target Release: ---   
Hardware: ppc64le   
OS: Unspecified   
Whiteboard: abrt_hash:1fa9338f8d844921fc0ee30aa3c4ccecb8ad8d40e17672476de26179484c40b0;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-29 13:30:08 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: dbus.log
none
File: environ
none
File: lorax-packages.log
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: syslog
none
File: packaging.log none

Description Éric Fintzel 2019-08-29 13:08:07 UTC
Description of problem:
Installation tested on a POWER9 LPAR.

Custom partitioning with / using RAID1.
Failure occurs after beginning of installation, when partitions are created.

Note the same test with / using RAID0 succeed.

Version-Release number of selected component:
anaconda-31.22.2

The following was filed automatically by anaconda:
anaconda 31.22.2 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.7/site-packages/blivet/formats/fs.py", line 410, in _create
    raise FormatCreateError(e, self.device)
  File "/usr/lib/python3.7/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.7/site-packages/blivet/formats/__init__.py", line 513, in create
    self._create(**kwargs)
  File "/usr/lib/python3.7/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.7/site-packages/blivet/deviceaction.py", line 634, in execute
    options=self.device.format_args)
  File "/usr/lib/python3.7/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib/python3.7/site-packages/blivet/actionlist.py", line 327, in process
    action.execute(callbacks)
  File "/usr/lib/python3.7/site-packages/blivet/actionlist.py", line 48, in wrapped_func
    return func(obj, *args, **kwargs)
  File "/usr/lib/python3.7/site-packages/blivet/blivet.py", line 106, in do_it
    self.devicetree.actions.process(callbacks=callbacks, devices=self.devices)
  File "/usr/lib/python3.7/site-packages/blivet/threads.py", line 53, in run_with_lock
    return m(*args, **kwargs)
  File "/usr/lib64/python3.7/site-packages/pyanaconda/storage/installation.py", line 50, in turn_on_filesystems
    storage.do_it(callbacks)
  File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 450, in run_task
    self._task(*self._task_args, **self._task_kwargs)
  File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 484, in start
    self.run_task()
  File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 305, in start
    item.start()
  File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 305, in start
    item.start()
  File "/usr/lib64/python3.7/site-packages/pyanaconda/installation_tasks.py", line 305, in start
    item.start()
  File "/usr/lib64/python3.7/site-packages/pyanaconda/installation.py", line 397, in run_installation
    queue.start()
  File "/usr/lib64/python3.7/threading.py", line 870, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.7/site-packages/pyanaconda/threading.py", line 280, in run
    threading.Thread.run(self)
blivet.errors.FormatCreateError: (FSError('format failed: 1'), '/dev/mapper/fedora_zz14--lp5-00')

Additional info:
addons:         com_redhat_kdump
blivet-gui-utils.log: 
cmdline:        /usr/bin/python3  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=/ppc/ppc64/vmlinuz inst.stage2=hd:LABEL=Fedora-S-dvd-ppc64le-31 ro ip=9.40.195.32::9.40.195.1:255.255.255.0:zz14-lp5:env2:none nameserver=9.101.4.100
dnf.librepo.log: 
executable:     /sbin/anaconda
hashmarkername: anaconda
hawkey.log:     INFO Aug-29 12:50:42 === Started libdnf-0.35.3 ===
kernel:         5.3.0-0.rc5.git0.1.fc31.ppc64le
product:        Fedora
release:        Fedora release 31 (Thirty One)
release_type:   pre-release
type:           anaconda
version:        31

Potential duplicate: bug 1745940

Comment 1 Éric Fintzel 2019-08-29 13:08:09 UTC
Created attachment 1609433 [details]
File: anaconda-tb

Comment 2 Éric Fintzel 2019-08-29 13:08:10 UTC
Created attachment 1609434 [details]
File: anaconda.log

Comment 3 Éric Fintzel 2019-08-29 13:08:11 UTC
Created attachment 1609435 [details]
File: dbus.log

Comment 4 Éric Fintzel 2019-08-29 13:08:12 UTC
Created attachment 1609436 [details]
File: environ

Comment 5 Éric Fintzel 2019-08-29 13:08:13 UTC
Created attachment 1609437 [details]
File: lorax-packages.log

Comment 6 Éric Fintzel 2019-08-29 13:08:13 UTC
Created attachment 1609438 [details]
File: lsblk_output

Comment 7 Éric Fintzel 2019-08-29 13:08:14 UTC
Created attachment 1609439 [details]
File: lvm.log

Comment 8 Éric Fintzel 2019-08-29 13:08:15 UTC
Created attachment 1609440 [details]
File: nmcli_dev_list

Comment 9 Éric Fintzel 2019-08-29 13:08:16 UTC
Created attachment 1609441 [details]
File: os_info

Comment 10 Éric Fintzel 2019-08-29 13:08:17 UTC
Created attachment 1609442 [details]
File: program.log

Comment 11 Éric Fintzel 2019-08-29 13:08:18 UTC
Created attachment 1609443 [details]
File: storage.log

Comment 12 Éric Fintzel 2019-08-29 13:08:19 UTC
Created attachment 1609444 [details]
File: syslog

Comment 13 Éric Fintzel 2019-08-29 13:08:20 UTC
Created attachment 1609445 [details]
File: packaging.log

Comment 14 Vojtech Trefny 2019-08-29 13:30:08 UTC

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