[ovirt-users] Hosted Engine deployment failure ovirt 4.3.10

2024-04-25 Thread john . roche
Hi, I'm getting this issue when deploying the hosted engine onto iscsi storage 
using ovirt 4.3.10

The Disk volume is new, no issues, using 
ThinkSystem SR650 hardware 
and CentOS Linux release 7.8.2003 (Core)

I used both the GUI and ansible script and both fail, this is the farthest I 
can get and it's driving me mad, please help
the errors logs are below

[ INFO ] changed: [localhost]
[ INFO ] TASK [ovirt.hosted_engine_setup : Initialize lockspace volume]
[ ERROR ] fatal: [localhost]: FAILED! => {"attempts": 5, "changed": true, 
"cmd": ["hosted-engine", "--reinitialize-lockspace", "--force"],

more errors

"delta": "0:00:00.668430", "end": "2024-04-22 16:52:56.859768", "msg": 
"non-zero return code", "rc": 1, "start": "2024-04-22 16:52:56.191338", 
"stderr": "Traceback (most recent call last):\n File 
\"/usr/lib64/python2.7/runpy.py\", line 162, in _run_module_as_main\n 
\"__main__\", fname, loader, pkg_name)\n File 
\"/usr/lib64/python2.7/runpy.py\", line 72, in _run_code\n exec code in 
run_globals\n File 
\"/usr/lib/python2.7/site-packages/ovirt_hosted_engine_setup/reinitialize_lockspace.py\",
 line 30, in \n ha_cli.reset_lockspace(force)\n File 
\"/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/client/client.py\", 
line 286, in reset_lockspace\n stats = broker.get_stats_from_storage()\n File 
\"/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/brokerlink.py\", 
line 146, in get_stats_from_storage\n result = self._proxy.get_stats()\n File 
\"/usr/lib64/python2.7/xmlrpclib.py\", line 1233, in __call__\n return 
self.__send(self.__name, args)\n File \"/usr/lib64/python2.7/
 xmlrpclib.py\", line 1591, in __request\n verbose=self.__verbose\n File 
\"/usr/lib64/python2.7/xmlrpclib.py\", line 1273, in request\n return 
self.single_request(host, handler, request_body, verbose)\n File 
\"/usr/lib64/python2.7/xmlrpclib.py\", line 1301, in single_request\n 
self.send_content(h, request_body)\n File 
\"/usr/lib64/python2.7/xmlrpclib.py\", line 1448, in send_content\n 
connection.endheaders(request_body)\n File \"/usr/lib64/python2.7/httplib.py\", 
line 1052, in endheaders\n self._send_output(message_body)\n File 
\"/usr/lib64/python2.7/httplib.py\", line 890, in _send_output\n 
self.send(msg)\n File \"/usr/lib64/python2.7/httplib.py\", line 852, in send\n 
self.connect()\n File 
\"/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/unixrpc.py\", 
line 60, in connect\n self.sock.connect(base64.b16decode(self.host))\n File 
\"/usr/lib64/python2.7/socket.py\", line 224, in meth\n return 
getattr(self._sock,name)(*args)\nsocket.error: [Errno 2] No such file or 
directory"
 , "stderr_lines": ["Traceback (most recent call last):", " File 
\"/usr/lib64/python2.7/runpy.py\", line 162, in _run_module_as_main", " 
\"__main__\", fname, loader, pkg_name)", " File 
\"/usr/lib64/python2.7/runpy.py\", line 72, in _run_code", " exec code in 
run_globals", " File 
\"/usr/lib/python2.7/site-packages/ovirt_hosted_engine_setup/reinitialize_lockspace.py\",
 line 30, in ", " ha_cli.reset_lockspace(force)", " File 
\"/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/client/client.py\", 
line 286, in reset_lockspace", " stats = broker.get_stats_from_storage()", " 
File 
\"/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/brokerlink.py\", 
line 146, in get_stats_from_storage", " result = self._proxy.get_stats()", " 
File \"/usr/lib64/python2.7/xmlrpclib.py\", line 1233, in __call__", " return 
self.__send(self.__name, args)", " File \"/usr/lib64/python2.7/xmlrpclib.py\", 
line 1591, in __request", " verbose=self.__verbose", " File 
\"/usr/lib64/python2.7/xmlrpcli
 b.py\", line 1273, in request", " return self.single_request(host, handler, 
request_body, verbose)", " File \"/usr/lib64/python2.7/xmlrpclib.py\", line 
1301, in single_request", " self.send_content(h, request_body)", " File 
\"/usr/lib64/python2.7/xmlrpclib.py\", line 1448, in send_content", " 
connection.endheaders(request_body)", " File 
\"/usr/lib64/python2.7/httplib.py\", line 1052, in endheaders", " 
self._send_output(message_body)", " File \"/usr/lib64/python2.7/httplib.py\", 
line 890, in _send_output", " self.send(msg)", " File 
\"/usr/lib64/python2.7/httplib.py\", line 852, in send", " self.connect()", " 
File 
\"/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/unixrpc.py\", 
line 60, in connect", " self.sock.connect(base64.b16decode(self.host))", " File 
\"/usr/lib64/python2.7/socket.py\", line 224, in meth", " return 
getattr(self._sock,name)(*args)", "socket.error: [Errno 2] No such file or 
directory"], "stdout": "", "stdout_lines": []}
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 

[ovirt-users] Hosted Engine Deployment failure

2021-10-19 Thread Raj P
Hi, I ma tryinf to deploy hosted engine and keeps on failing with following 
errors.

Am new to oVirt and unabe to figure out what the issues is?
any help would be very much appreciated.

[ INFO ] TASK [ovirt.ovirt.engine_setup : Install oVirt Engine package]
[ ERROR ] fatal: [localhost -> 192.168.222.214]: FAILED! => {"changed": false, 
"msg": "Failed to download metadata for repo 'ovirt-4.4-centos-gluster8': 
repomd.xml parser error: Parse error at line: 68 (xmlParseStartTag: invalid 
element name\n)", "rc": 1, "results": []}
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Sync on engine machine]
[ INFO ] changed: [localhost -> 192.168.222.214]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set destination directory path]
[ INFO ] ok: [localhost -> localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create destination directory]
[ INFO ] changed: [localhost -> localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Find the local appliance image]
[ INFO ] ok: [localhost -> localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set local_vm_disk_path]
[ INFO ] ok: [localhost -> localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Give the vm time to flush 
dirty buffers]
[ INFO ] ok: [localhost -> localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Copy engine logs]
[ INFO ] changed: [localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Notify the user about a 
failure]
[ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "There was a 
failure deploying the engine on the local engine VM. The system may not be 
provisioned according to the playbook results: please check the logs for the 
issue, fix accordingly or re-deploy from scratch.\n"}
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/ASVA6SI25UIBFL6HXBDPEPUG4RHUZITA/