Anton, looks like vdsmd again failed to load, please try to check if it's related to latest changes.
017-08-21 06:02:37,616-0400 DEBUG otopi.plugins.ovirt_host_deploy.vdsm.packages plugin.execute:926 execute-output: ('/bin/vdsm-tool', 'configure', '--force') stderr:
Error: ServiceNotExistError: Tried all alternatives but failed:
ServiceNotExistError: dev-hugepages1G.mount is not native systemctl service
ServiceNotExistError: dev-hugepages1G.mount is not a SysV service
2017-08-21 06:02:43,407-0400 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:926 execute-output: ('/bin/systemctl', 'start', 'vdsmd.service') stderr:
Job for vdsmd.service failed because the control process exited with error code. See "systemctl status vdsmd.service" and "journalctl -xe" for details.
2017-08-21 06:02:43,407-0400 DEBUG otopi.context context._executeMethod:142 method exception
Traceback (most recent call last):
File "/tmp/ovirt-5Wr0n5bqhG/pythonlib/otopi/context.py", line 132, in _executeMethod
method['method']()
File "/tmp/ovirt-5Wr0n5bqhG/otopi-plugins/ovirt-host-deploy/vdsm/packages.py", line 224, in _start
self.services.state('vdsmd', True)
File "/tmp/ovirt-5Wr0n5bqhG/otopi-plugins/otopi/services/systemd.py", line 141, in state
service=name,
RuntimeError: Failed to start service 'vdsmd'
2017-08-21 06:02:43,410-0400 ERROR otopi.context context._executeMethod:151 Failed to execute stage 'Closing up': Failed to start service 'vdsmd'
2017-08-21 06:02:43,411-0400 DEBUG otopi.context context.dumpEnvironment:761 ENVIRONMENT DUMP - BEGIN
2017-08-21 06:02:43,412-0400 DEBUG otopi.context context.dumpEnvironment:771 ENV BASE/error=bool:'True'
2017-08-21 06:02:43,412-0400 DEBUG otopi.context context.dumpEnvironment:771 ENV BASE/exceptionInfo=list:'[(<type 'exceptions.RuntimeError'>, RuntimeError("Failed to start service 'vdsmd'",), <traceback object at 0x3928c20>)]'
2017-08-21 06:02:43,413-0400 DEBUG otopi.context context.dumpEnvironment:775 ENVIRONMENT DUMP - END