Fail to create KVM VPS in SolusVM on Almalinux or Centos 8 Stream KVM node: guestfsd: error while loading shared libraries: libkeyutils.so.1: cannot open shared object file: No such file or directory

Have more questions? Submit a request

Applicable to:

  • SolusVM

Symptoms 

  • Fail to create KVM VPS in SolusVM on Almalinux or Centos 8 Stream KVM node. The following error is displayed in noVNC console:

    CONFIG_TEXT: No bootable device

  • The following error is produce when running libguestfs-test-tool on KVM node:

    # libguestfs-test-tool
    <...>
    guestfsd: error while loading shared libraries: libkeyutils.so.1: cannot open shared object file: No such file or directory

Cause

RHEL bug https://bugzilla.redhat.com/show_bug.cgi?id=1979246

Resolution

  1. Connect to KVM node via SSH
  2. Run the following commands:

    # echo '/usr/lib64/libgssapi_krb5.so.2*' > /usr/lib64/guestfs/supermin.d/zz-libgssapi_krb5
    # echo '/usr/lib64/libkeyutils.so*' > /usr/lib64/guestfs/supermin.d/zz-libkeyutils

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.