Why adding a host in RHV-M is failing/taking more time to complete
Issue
- Adding a host to RHV-M fails for the 1st time. However adding it again after the 1st failure is working without any issue.
- Adding host to the manager is taking more time than expected.
- Below logs are shown in the setup logs.
2017-11-22 10:50:28 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND ***Q:MULTI-STRING VDSM_CERTIFICATE_CHAIN --=451b80dc-996f-432e-9e4f-2b29ef6d1141=-- --=451b80dc-996f-ABORT-9e4f-2b29ef6d1141=--
2017-11-22 10:50:28 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%QEnd: VDSM_CERTIFICATE_CHAIN
2017-11-22 10:50:28 DEBUG otopi.context context._executeMethod:142 method exception
Traceback (most recent call last):
File "/tmp/ovirt-nXRZZmXmQ8/pythonlib/otopi/context.py", line 132, in _executeMethod
method['method']()
File "/tmp/ovirt-nXRZZmXmQ8/otopi-plugins/ovirt-host-common/vdsm/pki.py", line 319, in _misc
'\n\nPlease input VDSM certificate chain that '
File "/tmp/ovirt-nXRZZmXmQ8/otopi-plugins/otopi/dialog/machine.py", line 245, in queryMultiString
v = self._readline()
File "/tmp/ovirt-nXRZZmXmQ8/pythonlib/otopi/dialog.py", line 248, in _readline
raise IOError(_('End of file'))
IOError: End of file
Environment
- Red Hat Virtualization 4.1.
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.