Bug 1358505 - During engine deploy, get traceback and 'Environment is unreliable'
Summary: During engine deploy, get traceback and 'Environment is unreliable'
Keywords:
Status: CLOSED DUPLICATE of bug 1352601
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact: meital avital
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-07-20 21:00 UTC by emahoney
Modified: 2023-09-14 03:28 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-21 13:32:05 UTC
oVirt Team: Integration
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
LogCollector (6.11 MB, application/x-xz)
2016-07-20 21:00 UTC, emahoney
no flags Details

Description emahoney 2016-07-20 21:00:28 UTC
Created attachment 1182259 [details]
LogCollector

Description of problem:
Getting a tracebuck during engine deploy when using FC.



2016-07-11 13:58:18 DEBUG otopi.context context._executeMethod:128 Stage customization METHOD otopi.plugins.gr_he_setup.storage.blockd.Plugin._customization
2016-07-11 13:58:19 DEBUG otopi.plugins.gr_he_setup.storage.blockd blockd._fc_get_lun_list:404 {'status': {'message': 'Done', 'code': 0}, 'items': [{u'status': u'used', u'vendorID': u'HITACHI', u'capacity': u'21
99023255552', u'fwrev': u'0000', u'vgUUID': u'', u'pvsize': u'', u'pathlist': [], u'logicalblocksize': u'512', u'pathstatus': [{u'capacity': u'2199023255552', u'physdev': u'sdd', u'type': u'FCP', u'state': u'act
ive', u'lun': u'2'}, {u'capacity': u'2199023255552', u'physdev': u'sdf', u'type': u'FCP', u'state': u'active', u'lun': u'2'}, {u'capacity': u'2199023255552', u'physdev': u'sdh', u'type': u'FCP', u'state': u'acti
ve', u'lun': u'2'}, {u'capacity': u'2199023255552', u'physdev': u'sdj', u'type': u'FCP', u'state': u'active', u'lun': u'2'}], u'devtype': u'FCP', u'physicalblocksize': u'512', u'pvUUID': u'', u'serial': u'SHITAC
HI_DF600F_912102470002', u'GUID': u'360060e8010539770056fc20700000002', u'productID': u'DF600F'}, {u'status': u'used', u'vendorID': u'HITACHI', u'capacity': u'2199023255552', u'fwrev': u'0000', u'vgUUID': u'', u
'pvsize': u'', u'pathlist': [], u'logicalblocksize': u'512', u'pathstatus': [{u'capacity': u'2199023255552', u'physdev': u'sde', u'type': u'FCP', u'state': u'active', u'lun': u'3'}, {u'capacity': u'2199023255552
', u'physdev': u'sdg', u'type': u'FCP', u'state': u'active', u'lun': u'3'}, {u'capacity': u'2199023255552', u'physdev': u'sdi', u'type': u'FCP', u'state': u'active', u'lun': u'3'}, {u'capacity': u'2199023255552'
, u'physdev': u'sdk', u'type': u'FCP', u'state': u'active', u'lun': u'3'}], u'devtype': u'FCP', u'physicalblocksize': u'512', u'pvUUID': u'', u'serial': u'SHITACHI_DF600F_912102470003', u'GUID': u'360060e8010539
770056fc20700000003', u'productID': u'DF600F'}]}
2016-07-11 13:58:19 DEBUG otopi.context context._executeMethod:142 method exception
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/otopi/context.py", line 132, in _executeMethod
    method['method']()
  File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/gr-he-setup/storage/blockd.py", line 612, in _customization
    lunGUID = self._customize_lun(self.domainType, target)
  File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/gr-he-setup/storage/blockd.py", line 212, in _customize_lun
    available_luns = self._fc_get_lun_list()
  File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/gr-he-setup/storage/blockd.py", line 407, in _fc_get_lun_list
    for device in devices['devList']:
KeyError: 'devList'
2016-07-11 13:58:19 ERROR otopi.context context._executeMethod:151 Failed to execute stage 'Environment customization': 'devList'
2016-07-11 13:58:19 DEBUG otopi.context context.dumpEnvironment:760 ENVIRONMENT DUMP - BEGIN


Version-Release number of selected component (if applicable):


How reproducible:
Do not have the hardware to reproduce


Steps to Reproduce:
1.Run engine setup
2.Choose FC as storage
3.

Actual results:
Get traceback and 'environment is unreliable'

Expected results:


Additional info:

Comment 2 Simone Tiraboschi 2016-07-21 13:32:05 UTC

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

Comment 3 Red Hat Bugzilla 2023-09-14 03:28:26 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days


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