<div dir="ltr">Hi,<div>While running a test case of adding hosts on ovirt system tests there was a failure while the following command was executed:<br>vdsm-tool configure --force<br></div><div><br></div><div>On libvirtd log I found this error:</div><div><pre style=""><font color="#000000" style="white-space:pre-wrap">2021-12-17 00:11:41.753+0000: 28031: error : virNetTLSContextNew:732 : Unable to generate diffie-hellman parameters: Error in public key generation.</font>
</pre><font face="arial, sans-serif">How would you suggest to debug this failure?<br>attaching libvirtd & journalctl logs</font></div><div>libvirt version: 7.10.0, package: 1.module_el8.6.0+1046+bd8eec5e</div><div><br></div><div>Thanks,</div><div>Dana<br><pre style=""><span style="white-space:pre-wrap;font-family:Arial,Helvetica,sans-serif">The error from host deploy log:</span><span style="white-space:pre-wrap"><br></span></pre></div><div><pre style="white-space:pre-wrap;color:rgb(0,0,0)">"2021-12-17 01":"11":"45 CET - fatal":[<br>   ost-basic-suite-master-host-0<br>]:"FAILED! =>"{<br>   "changed":true,<br>   "cmd":[<br>      "vdsm-tool",<br>      "configure",<br>      "--force"<br>   ],<br>   "delta":"0:00:06.908971",<br>   "end":"2021-12-17 01:11:42.815057",<br>   "msg":"non-zero return code",<br>   "rc":1,<br>   "start":"2021-12-17 01:11:35.906086",<br>   "stderr":"Error:  ServiceOperationError: _systemctlStart failed\nb'Job for libvirtd.service failed because a fatal signal was delivered causing the control process to dump core.\\nSee \"systemctl status libvirtd.service\" and \"journalctl -xe\" for details.\\n' ",<br>   "stderr_lines":[<br>      "Error:  ServiceOperationError: _systemctlStart failed",<br>      "b'Job for libvirtd.service failed because a fatal signal was delivered causing the control process to dump core.\\nSee \"systemctl status libvirtd.service\" and \"journalctl -xe\" for details.\\n' "<br>   ],<br>   "stdout":"\nChecking configuration status...\n\nlvm is configured for vdsm\nCurrent revision of multipath.conf detected, preserving\nlibvirt is already configured for vdsm\nSUCCESS: ssl configured to true. No conflicts\nsanlock is configured for vdsm\nManaged volume database is already configured\n\nRunning configure...\nReconfiguration of libvirt is done.\nReconfiguration of passwd is done.",<br>   "stdout_lines":[<br>      "",<br>      "Checking configuration status...",<br>      "",<br>      "lvm is configured for vdsm",<br>      "Current revision of multipath.conf detected, preserving",<br>      "libvirt is already configured for vdsm",<br>      "SUCCESS: ssl configured to true. No conflicts",<br>      "sanlock is configured for vdsm",<br>      "Managed volume database is already configured",<br>      "",<br>      "Running configure...",<br>      "Reconfiguration of libvirt is done.",<br>      "Reconfiguration of passwd is done."<br>   ]<br>}<br></pre></div></div>