OLVM: Self Hosted Engine installer failed with message "Failed to execute stage 'Closing up': 'vendor_id'"
(Doc ID 2817387.1)
Last updated on NOVEMBER 26, 2021
Applies to:
Linux OS - Version Oracle Linux 7.9 with Unbreakable Enterprise Kernel [5.4.17] and laterInformation in this document applies to any platform.
Symptoms
Self Hosted Engine installer failed with message "Failed to execute stage 'Closing up': 'vendor_id'".
Also trace like below is logged in log file for installer, /var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-??????????????-??????.log.
2021-10-15 15:23:20,364+0900 DEBUG otopi.context context._executeMethod:145 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-ansiblesetup/core/storage_domain.py", line 710, in _closeup
lun = self._query_fc_lunid()
File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/gr-he-ansiblesetup/core/storage_domain.py", line 368, in _query_fc_lunid
return self._select_lun(available_luns)
File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/gr-he-ansiblesetup/core/storage_domain.py", line 390, in _select_lun
'vendorID': entry['logical_units'][0]['vendor_id'],
KeyError: 'vendor_id'
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |