RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1245201 - Multipath devices not displayed in GUI (filtered out because of reporting zero size)
Summary: Multipath devices not displayed in GUI (filtered out because of reporting zer...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: python-blivet
Version: 7.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Radek Vykydal
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks: 1186677
TreeView+ depends on / blocked
 
Reported: 2015-07-21 13:09 UTC by Radek Vykydal
Modified: 2021-09-03 14:14 UTC (History)
2 users (show)

Fixed In Version: python-blivet-0.61.15.14-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-19 08:48:42 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
storage.log (167.34 KB, text/plain)
2015-07-21 13:09 UTC, Radek Vykydal
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1077291 1 None None None 2021-01-20 06:05:38 UTC
Red Hat Product Errata RHBA-2015:2232 0 normal SHIPPED_LIVE python-blivet bug fix and enhancement update 2015-11-19 09:05:01 UTC

Internal Links: 1077291

Description Radek Vykydal 2015-07-21 13:09:59 UTC
Created attachment 1054358 [details]
storage.log

http://download.englab.brq.redhat.com/pub/rhel/rel-eng/RHEL-7.2-20150708.1/compose/Server/x86_64/os/
anaconda-21.48.22.16-1
python-blivet 0.61.15.10

from attached syslog:

12:58:44,324 INFO blivet: scanning mpatha (/sys/devices/virtual/block/dm-5)...
12:58:44,325 DEBUG blivet:               DeviceTree.getDeviceByName: hidden: False ; name: mpatha ; incomplete: False ;
12:58:44,327 DEBUG blivet:               DeviceTree.getDeviceByName returned None
12:58:44,328 INFO blivet: mpatha is a multipath device
12:58:44,329 DEBUG blivet:               DeviceTree.addUdevMultiPathDevice: name: mpatha ;
12:58:44,331 DEBUG blivet:                DeviceTree.getDeviceByName: hidden: False ; name: sdf ; incomplete: False ;
12:58:44,333 DEBUG blivet:                DeviceTree.getDeviceByName returned sdf
12:58:44,336 DEBUG blivet:                DeviceTree.getDeviceByName: hidden: False ; name: sdh ; incomplete: False ;
12:58:44,338 DEBUG blivet:                DeviceTree.getDeviceByName returned sdh
12:58:44,341 DEBUG blivet:                       iScsiDiskDevice.addChild: kids: 0 ; name: sdf ;
12:58:44,343 DEBUG blivet:                       iScsiDiskDevice.addChild: kids: 0 ; name: sdh ;
12:58:44,344 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 110
12:58:44,346 DEBUG blivet:                    MultipathDevice._setFormat: mpatha ; current: None ; type: None ;
12:58:44,349 DEBUG blivet:                     MultipathDevice.readCurrentSize: path: /dev/mapper/mpatha ; sysfsPath:  ; exists: True ;
12:58:44,349 DEBUG blivet: updated mpatha size to 0 B (0 B)

Comment 2 David Lehman 2015-07-22 14:55:29 UTC
Needs commit d2a272 from blivet master.

Comment 3 Radek Vykydal 2015-07-30 10:31:20 UTC
(In reply to David Lehman from comment #2)
> Needs commit d2a272 from blivet master.

The fix works for me, I think we should get this in 7.2. I made a PR.

Comment 6 errata-xmlrpc 2015-11-19 08:48:42 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-2232.html


Note You need to log in before you can comment on or make changes to this bug.