Bug 597101

Summary: ValueError: zFCP device 0.0.a000 not found, not even in device ignore list.
Product: Red Hat Enterprise Linux 6 Reporter: Jan Stodola <jstodola>
Component: anacondaAssignee: David Cantrell <dcantrell>
Status: CLOSED DUPLICATE QA Contact: Release Test Team <release-test-team-automation>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0CC: maier
Target Milestone: rc   
Target Release: ---   
Hardware: s390x   
OS: Linux   
Whiteboard: anaconda_trace_hash:7aec59fb998572d5b2320a43b774a3dac48704a493484c2350e77ae18e3030f8
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-06-02 16:06:24 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:

Description Jan Stodola 2010-05-28 06:29:14 UTC
The following was filed automatically by anaconda:
anaconda 13.21.48 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/zfcp.py", line 134, in onlineDevice
    %(self.devnum,))
  File "/usr/lib/anaconda/storage/zfcp.py", line 368, in addFCP
    if d.onlineDevice():
  File "/usr/lib/anaconda/storage/zfcp.py", line 357, in readConfig
    self.addFCP(fields[0], fields[1], fields[2])
  File "/usr/lib/anaconda/storage/zfcp.py", line 388, in startup
    self.readConfig()
  File "/usr/lib/anaconda/iw/filter_gui.py", line 559, in getScreen
    storage.zfcp.ZFCP().startup()
  File "/usr/lib/anaconda/gui.py", line 1415, in setScreen
    new_screen = self.currentWindow.getScreen(anaconda)
  File "/usr/lib/anaconda/gui.py", line 1336, in nextClicked
    self.setScreen ()
ValueError: zFCP device 0.0.a000 not found, not even in device ignore list.

Comment 2 Jan Stodola 2010-05-28 06:37:08 UTC
Steps to reproduce:

CMS config file contains:
...
FCP_1="0.0.A000 0x50050763050B073D 0x4020400100000000"
...

If I detach device A000 from z/VM guest (#cp detach a000) and start new installation, traceback appears after selecting "Specialized Storage Devices" and clicking on Next button.

Comment 3 RHEL Program Management 2010-05-28 06:55:29 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux major release.  Product Management has requested further
review of this request by Red Hat Engineering, for potential inclusion in a Red
Hat Enterprise Linux Major release.  This request is not yet committed for
inclusion.

Comment 4 Steffen Maier 2010-06-01 22:01:42 UTC
I think that's a dup of bug 598087.

Comment 5 David Cantrell 2010-06-02 16:06:24 UTC

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