Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1322099

Summary: gi.overrides.BlockDev.LVMError: Failed to call the 'PvScan' method on the '/com/redhat/lvmdbus1/Manager' object: GDBus.Error:org.freedesktop.DBus.Python.dbus.exceptions.DBusException: ('com.redhat.lvmdbus1.Manager', 'Device path (/dev/mapper/luks-85646...
Product: [Fedora] Fedora Reporter: Adam Williamson <awilliam>
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: rawhideCC: anaconda-maint-list, g.kaviyarasu, jonathan, robatino, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:b8e11dfd3df0ee61c9fd1312c91eeb4d3266401365ef7e1094dec9fbe7965fd1;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-29 19:46:40 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:
Bug Depends On:    
Bug Blocks: 1277287    
Attachments:
Description Flags
File: anaconda-tb
none
File: anaconda.log
none
File: dnf.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: syslog
none
File: ifcfg.log
none
File: packaging.log none

Description Adam Williamson 2016-03-29 19:40:48 UTC
Description of problem:
This crash occurs during LVM volume creation on current Rawhide installs when encryption is enabled. All openQA tests which use encryption have failed for the last two Rawhide composes with this crash.

Version-Release number of selected component:
anaconda-25.4-1

The following was filed automatically by anaconda:
anaconda 25.4-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python3.5/site-packages/gi/overrides/BlockDev.py", line 420, in wrapped
    raise transform[1](msg)
  File "/usr/lib/python3.5/site-packages/blivet/formats/lvmpv.py", line 121, in _create
    blockdev.lvm.pvscan(self.device)
  File "/usr/lib/python3.5/site-packages/blivet/formats/__init__.py", line 388, in create
    self._create(**kwargs)
  File "/usr/lib/python3.5/site-packages/blivet/deviceaction.py", line 590, in execute
    options=self.device.formatArgs)
  File "/usr/lib/python3.5/site-packages/blivet/actionlist.py", line 280, in process
    action.execute(callbacks)
  File "/usr/lib/python3.5/site-packages/blivet/devicetree.py", line 381, in processActions
    callbacks=callbacks)
  File "/usr/lib/python3.5/site-packages/blivet/blivet.py", line 164, in doIt
    self.devicetree.processActions(callbacks=callbacks)
  File "/usr/lib/python3.5/site-packages/blivet/osinstall.py", line 1096, in turnOnFilesystems
    storage.doIt(callbacks)
  File "/usr/lib64/python3.5/site-packages/pyanaconda/install.py", line 201, in doInstall
    turnOnFilesystems(storage, mountOnly=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 253, in run
    threading.Thread.run(self, *args, **kwargs)
gi.overrides.BlockDev.LVMError: Failed to call the 'PvScan' method on the '/com/redhat/lvmdbus1/Manager' object: GDBus.Error:org.freedesktop.DBus.Python.dbus.exceptions.DBusException: ('com.redhat.lvmdbus1.Manager', 'Device path (/dev/mapper/luks-856462b6-ab9f-4ace-ba3b-c135b643b512) has invalid characters, allowable (abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789#+.:=@_\\/%)')

Additional info:
addons:         com_redhat_docker, com_redhat_kdump
cmdline:        /usr/bin/python3  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-E-dvd-x86_64-rawh quiet
dnf.rpm.log:    Mar 29 19:30:18 INFO --- logging initialized ---
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.6.0-0.rc1.git0.1.fc25.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        rawhide

Comment 1 Adam Williamson 2016-03-29 19:40:53 UTC
Created attachment 1141410 [details]
File: anaconda-tb

Comment 2 Adam Williamson 2016-03-29 19:40:55 UTC
Created attachment 1141411 [details]
File: anaconda.log

Comment 3 Adam Williamson 2016-03-29 19:40:56 UTC
Created attachment 1141412 [details]
File: dnf.log

Comment 4 Adam Williamson 2016-03-29 19:40:57 UTC
Created attachment 1141413 [details]
File: environ

Comment 5 Adam Williamson 2016-03-29 19:40:58 UTC
Created attachment 1141414 [details]
File: lsblk_output

Comment 6 Adam Williamson 2016-03-29 19:40:58 UTC
Created attachment 1141415 [details]
File: nmcli_dev_list

Comment 7 Adam Williamson 2016-03-29 19:41:00 UTC
Created attachment 1141416 [details]
File: os_info

Comment 8 Adam Williamson 2016-03-29 19:41:01 UTC
Created attachment 1141417 [details]
File: program.log

Comment 9 Adam Williamson 2016-03-29 19:41:03 UTC
Created attachment 1141418 [details]
File: storage.log

Comment 10 Adam Williamson 2016-03-29 19:41:04 UTC
Created attachment 1141419 [details]
File: syslog

Comment 11 Adam Williamson 2016-03-29 19:41:05 UTC
Created attachment 1141420 [details]
File: ifcfg.log

Comment 12 Adam Williamson 2016-03-29 19:41:06 UTC
Created attachment 1141421 [details]
File: packaging.log

Comment 13 Adam Williamson 2016-03-29 19:43:56 UTC
Not sure if this affects F24 yet. For now, nominating as an F25 Beta blocker, per criterion "When using the guided partitioning flow, the installer must be able to: ... Complete an installation using any combination of disk configuration options it allows the user to select"

Comment 14 David Shea 2016-03-29 19:46:40 UTC

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