Simone Tiraboschi has posted comments on this change.

Change subject: hosted-engine: allow to deploy hosted-engine
......................................................................


Patch Set 22: Verified-1

Sorry, I found an issue.

First attempt works; putting in maintenance and re-deploying no:
 2015-06-15 18:28:19 DEBUG otopi.plugins.otopi.services.systemd 
systemd.state:137 stopping service vdsmd
 2015-06-15 18:28:19 DEBUG otopi.plugins.otopi.services.systemd 
plugin.executeRaw:827 execute: ('/bin/systemctl', 'stop', 'vdsmd.service'), 
executable='None', cwd='None', env=None
 2015-06-15 18:28:28 DEBUG otopi.plugins.otopi.services.systemd 
plugin.executeRaw:877 execute-result: ('/bin/systemctl', 'stop', 
'vdsmd.service'), rc=1
 2015-06-15 18:28:28 DEBUG otopi.plugins.otopi.services.systemd 
plugin.execute:935 execute-output: ('/bin/systemctl', 'stop', 'vdsmd.service') 
stdout:
 
 
 2015-06-15 18:28:28 DEBUG otopi.plugins.otopi.services.systemd 
plugin.execute:940 execute-output: ('/bin/systemctl', 'stop', 'vdsmd.service') 
stderr:
 Job for vdsmd.service canceled.
 
 2015-06-15 18:28:28 DEBUG otopi.context context._executeMethod:155 method 
exception
 Traceback (most recent call last):
   File "/tmp/ovirt-3hZlNvdstj/pythonlib/otopi/context.py", line 145, in 
_executeMethod
     method['method']()
   File 
"/tmp/ovirt-3hZlNvdstj/otopi-plugins/ovirt-host-deploy/vdsm/packages.py", line 
111, in _packages
     self.services.state('vdsmd', False)
   File "/tmp/ovirt-3hZlNvdstj/otopi-plugins/otopi/services/systemd.py", line 
141, in state
     'start' if state else 'stop'
   File "/tmp/ovirt-3hZlNvdstj/otopi-plugins/otopi/services/systemd.py", line 
80, in _executeServiceCommand
     raiseOnError=raiseOnError
   File "/tmp/ovirt-3hZlNvdstj/pythonlib/otopi/plugin.py", line 945, in execute
     command=args[0],
 RuntimeError: Command '/bin/systemctl' failed to execute
 2015-06-15 18:28:28 ERROR otopi.context context._executeMethod:164 Failed to 
execute stage 'Package installation': Command '/bin/systemctl' failed to execute

Maybe the agent keeps VDSM up or something similar.

-- 
To view, visit https://gerrit.ovirt.org/38547
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia07992ccab2f745879c8d3d777e45b524bbdf6f8
Gerrit-PatchSet: 22
Gerrit-Project: ovirt-host-deploy
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfedi...@redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimo...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Sivák <msi...@redhat.com>
Gerrit-Reviewer: Roy Golan <rgo...@redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stira...@redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <d...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-HasComments: No
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to