Bug 1034826 - [RHEVM][hosted engine] Failed to execute stage 'Closing up': Cannot set temporary password for console connection
Summary: [RHEVM][hosted engine] Failed to execute stage 'Closing up': Cannot set temp...
Keywords:
Status: CLOSED DUPLICATE of bug 1034726
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-hosted-engine-setup
Version: 3.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 3.3.0
Assignee: Sandro Bonazzola
QA Contact: Leonid Natapov
URL:
Whiteboard: integration
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-26 15:02 UTC by Martin Pavlik
Modified: 2015-04-07 03:11 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-26 16:05:57 UTC
oVirt Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
logs (2.01 MB, application/x-compressed-tar)
2013-11-26 15:02 UTC, Martin Pavlik
no flags Details

Description Martin Pavlik 2013-11-26 15:02:35 UTC
Created attachment 829315 [details]
logs

Description of problem:
after first attempt to run hosted-engine --deploy failed because of bug 1034786
I tried to run hosted-engine --deploy second time
installation failed with following error>

[ ERROR ] Failed to execute stage 'Closing up': Cannot set temporary password for console connection. The VM may not have been created: please check VDSM logs 


Version-Release number of selected component (if applicable):
Red Hat Enterprise Virtualization Manager Version: 3.3.0-0.36.beta1.el6ev 

How reproducible:
100%

Steps to Reproduce:
1. see description

Actual results:
[ ERROR ] Failed to execute stage 'Closing up': Cannot set temporary password for console connection. The VM may not have been created: please check VDSM logs 

Expected results:
successful install

Additional info:
2013-11-26 15:39:18 DEBUG otopi.context context._executeMethod:137 method exception
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/otopi/context.py", line 127, in _executeMethod
    method['method']()
  File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/vm/runvm.py", line 328, in _boot_from_install_media
    self._create()
  File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/vm/runvm.py", line 172, in _create
    'Cannot set temporary password for console connection.\n'
RuntimeError: Cannot set temporary password for console connection.
The VM may not have been created: please check VDSM logs
2013-11-26 15:39:18 ERROR otopi.context context._executeMethod:146 Failed to execute stage 'Closing up': Cannot set temporary password for console connection.

Comment 1 Sandro Bonazzola 2013-11-26 16:05:57 UTC
The above stack trace is only due to VM not created. The real issue here is why the VM has not been created:

Thread-58::DEBUG::2013-11-26 15:39:09,187::libvirtconnection::108::libvirtconnection::(wrapper) Unknown libvirterror: ecode: 9 edom: 20 level: 2 message: operation failed: domain 'HostedEngine' already exists with uuid 01aea0c7-21d0-4b32-8734-ef275dda3678


This is a duplicate of bug #1034726

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


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