Bug 1321085
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-d8e8d... | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | David Shea <dshea> | ||||||||||||||||||||||||||||
Component: | lvm2 | Assignee: | Tony Asleson <tasleson> | ||||||||||||||||||||||||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||||||
Version: | rawhide | CC: | agk, anaconda-maint-list, awilliam, bmarzins, bmr, dwysocha, g.kaviyarasu, heinzm, jonathan, lvm-team, msnitzer, prajnoha, prockai, robatino, vanmeeuwen+fedora, zkabelac | ||||||||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||||||
Whiteboard: | abrt_hash:b8e11dfd3df0ee61c9fd1312c91eeb4d3266401365ef7e1094dec9fbe7965fd1; | ||||||||||||||||||||||||||||||
Fixed In Version: | lvm2-2.02.148-1.fc25 | Doc Type: | Bug Fix | ||||||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||||||
Last Closed: | 2016-03-29 09:42:17 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
David Shea
2016-03-24 15:55:20 UTC
Created attachment 1140030 [details]
File: anaconda-tb
Created attachment 1140031 [details]
File: anaconda.log
Created attachment 1140032 [details]
File: dnf.log
Created attachment 1140033 [details]
File: environ
Created attachment 1140034 [details]
File: lsblk_output
Created attachment 1140035 [details]
File: lvm.log
Created attachment 1140036 [details]
File: nmcli_dev_list
Created attachment 1140037 [details]
File: os_info
Created attachment 1140038 [details]
File: storage.log
Created attachment 1140039 [details]
File: syslog
Created attachment 1140040 [details]
File: ifcfg.log
Created attachment 1140041 [details]
File: packaging.log
Created attachment 1140042 [details]
File: program.log
Shouldn't hyphen be in that list of allowable characters? (In reply to David Shea from comment #14) > Shouldn't hyphen be in that list of allowable characters? Yep, I'll let lvm team define what the allowable set is and update dbus service. (In reply to Tony Asleson from comment #15) > (In reply to David Shea from comment #14) > > Shouldn't hyphen be in that list of allowable characters? > > Yep, I'll let lvm team define what the allowable set is and update dbus > service. Clarification, I'll update the code once I get the allowable character set. Allowable characters for name & path according to udev: 0-9, A-Z, a-z, #+-.:=@_, / Added missing '-' Change committed upstream: https://git.fedorahosted.org/cgit/lvm2.git/commit/?id=d243db5466591412a3c99bb5be84e338da9ba4c9 This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions *** Bug 1322099 has been marked as a duplicate of this bug. *** |