Fail to start KVM VPS in SolusVM: symbol SSL_CONF_CTX_set_ssl_ctx, version libssl.so.10 not defined in file libssl.so.10 with link time reference

Have more questions? Submit a request

Applicable to:

  • SolusVM

Symptoms 

  • KVM VPS cannot start after the creation in SolusVM
  • When trying to reboot the VPS in debug mode at SolusVM > Virtual Servers > VPS > Reboot(Debug):

    CONFIG_TEXT: error: Failed to create domain from /home/kvm/kvm101/kvm101.xml
    error: invalid argument: could not find capabilities for domaintype=kvm

  • the following error can be found in /var/log/messages :

    CONFIG_TEXT: error : qemuAutostartDomain:258 : internal error: Failed to autostart VM 'kvm102': internal error: Failed to probe QEMU binary with QMP: /usr/libexec/qemu-kvm: relocation error: /lib64/libspice-server.so.1: symbol SSL_CONF_CTX_set_ssl_ctx, version libssl.so.10 not defined in file libssl.so.10 with link time reference

Cause

The issue caused by RHEL/CentOS bug with OpenSSL package #1627693

Resolution

  1. Connect to the slave KVM node via SSH
  2. Update openssl package with the command:

    # yum update openssl

Articles in this section

Was this article helpful?
0 out of 0 found this helpful
Share

Comments

0 comments

Please sign in to leave a comment.