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:
*** This bug has been marked as a duplicate of bug 1352601 ***
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days