Hi all,

I upgraded my CentOS8 engine machine, and now whenever I run a shell
(e.g. ssh, or another window in tmux), I get:

net_mlx5: cannot load glue library: libibverbs.so.1: cannot open
shared object file: No such file or directory
net_mlx5: cannot initialize PMD due to missing run-time dependency on
rdma-core libraries (libibverbs, libmlx5)
PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open
shared object file: No such file or directory
PMD: net_mlx4: cannot initialize PMD due to missing run-time
dependency on rdma-core libraries (libibverbs, libmlx4)
net_mlx5: cannot load glue library: libibverbs.so.1: cannot open
shared object file: No such file or directory
net_mlx5: cannot initialize PMD due to missing run-time dependency on
rdma-core libraries (libibverbs, libmlx5)
PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open
shared object file: No such file or directory
PMD: net_mlx4: cannot initialize PMD due to missing run-time
dependency on rdma-core libraries (libibverbs, libmlx4)

Not sure if this is a new known issue. It happened in the past, and
was fixed, but apparently got broken again. Now commented about this
on the old bug:

https://bugzilla.redhat.com/show_bug.cgi?id=1642945#c9

Workaround:

dnf install libibverbs.so.1 libmlx5

Best regards,
-- 
Didi
_______________________________________________
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/LGZIVCKOQ3FFQ35G66Q4C3R4FSGJIU7X/

Reply via email to