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 1327138 - Exception occurs during oVirt-Node anaconda install on multipath devices.
Summary: Exception occurs during oVirt-Node anaconda install on multipath devices.
Keywords:
Status: CLOSED DUPLICATE of bug 1255280
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: anaconda
Version: 7.2
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: pre-dev-freeze
: 7.3
Assignee: Anaconda Maintenance Team
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks: ovirt-node-ng
TreeView+ depends on / blocked
 
Reported: 2016-04-14 10:30 UTC by cshao
Modified: 2016-04-14 12:33 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-14 12:33:06 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
anaconda exception (165.89 KB, image/png)
2016-04-14 10:30 UTC, cshao
no flags Details
all log info (111.26 KB, application/x-gzip)
2016-04-14 10:30 UTC, cshao
no flags Details

Description cshao 2016-04-14 10:30:11 UTC
Created attachment 1147123 [details]
anaconda exception

Description of problem:
Anaconda exception occurs during NGN TUI install on multipath machine.


17:17:51,141 CRIT anaconda: Traceback (most recent call last):

  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 1023, in on_specialized_clicked
    NormalSpoke.on_back_clicked(self, button)

  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 68, in on_back_clicked
    self.main_window.current_action.spoke_done(self)

  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 392, in spoke_done
    self._on_spoke_clicked(self._spokes[dest].selector, None, self._spokes[dest])

  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 355, in _on_spoke_clicked
    spoke.refresh()

  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/filter.py", line 569, in refresh
    self.pages[0].setup(self._store, self.selected_disks, allDisks)

  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/filter.py", line 181, in setup
    ports.append(str(disk.node.port))

AttributeError: 'NoneType' object has no attribute 'port'

17:17:51,141 DEBUG anaconda: Gtk running, queuing exception handler to the main loop
17:17:53,320 INFO anaconda: Running kickstart %%traceback script(s)
17:17:53,321 INFO anaconda: All kickstart %%traceback script(s) have been run



Version-Release number of selected component (if applicable):
master_20160412_0_el7_noarch_rpm-36/
ovirt-node-ng-image-update-placeholder-007-1.el7.noarch
imgbased-0.5-0.201604081259git50033ca.el7.centos.noarch
ovirt-release-host-node-007-1.el7.noarch


How reproducible:
100%

Steps to Reproduce:
1. Install NGN 4.0 on multipath machine.
2. Enter device selection page.
3. Click add a disk.

Actual results:
1. Anaconda exception occurs during NGN TUI install on multipath machine.
2. No such issue on local disk machine.

Expected results:
No error occurs during NGN TUI install on multipath machine.

Additional info:

Comment 1 cshao 2016-04-14 10:30:41 UTC
Created attachment 1147124 [details]
all log info

Comment 2 Fabian Deutsch 2016-04-14 10:35:57 UTC
I don't see any Node specific bits here, moving this to anaconda.

Comment 3 Radek Vykydal 2016-04-14 12:33:06 UTC

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


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