Hi!
I update ovirt from 3.1 to 3.2 and now i have trouble. When I want
install new host in ovirt, its install failed. In log i see next:
2013-04-08 11:09:55 DEBUG otopi.context context._executeMethod:127
method exception
Traceback (most recent call last):
File "/tmp/ovirt-JvvRifwHtC/pythonlib/otopi/context.py", line 117, in
_executeMethod
method['method']()
File
"/tmp/ovirt-JvvRifwHtC/otopi-plugins/ovirt-host-deploy/vdsm/bridge.py",
line 671, in _validation
addresses=addresses,
RuntimeError: Cannot connect engine host 'localhost.localdomain' at any
of the addresses ['127.0.0.1', '127.0.0.1', '127.0.0.1',
'::1', '::1',
'::1']'
2013-04-08 11:09:55 ERROR otopi.context context._executeMethod:136
Failed to execute stage 'Setup validation': Cannot connect engine host
'localhost.localdomain' at any of the addresses ['127.0.0.1',
'127.0.0.1', '127.0.0.1', '::1', '::1',
'::1']'
and
2013-04-08 11:09:55 DEBUG otopi.plugins.otopi.dialog.machine
dialog.__logString:213 DIALOG:SEND ***Q:VALUE VDSM/engineHost
2013-04-08 11:09:55 DEBUG otopi.plugins.otopi.dialog.machine
dialog.__logString:213 DIALOG:SEND ###
2013-04-08 11:09:55 DEBUG otopi.plugins.otopi.dialog.machine
dialog.__logString:213 DIALOG:SEND ### Please specify value for
'VDSM/engineHost':
2013-04-08 11:09:55 DEBUG otopi.plugins.otopi.dialog.machine
dialog.__logString:213 DIALOG:SEND ### Response is VALUE
VDSM/engineHost=type:value or ABORT VDSM/engineHost
2013-04-08 11:09:55 DEBUG otopi.plugins.otopi.dialog.machine
dialog.__logString:213 DIALOG:RECEIVE VALUE
VDSM/engineHost=str:localhost.localdomain
How and where i must specified VDSM/engineHost?
Best regards,
Kasen.