Comment 1 for bug 1789408

Revision history for this message
Saravanan KR (skramaja) wrote :

This is because of new set of warnings while running the ovs-vsctl commands inside the docker-puppet container.

----------------------------------------------------------------------
()[root@04d99ac56f4f /]# ovs-vsctl list Open_vSwitch .
PMD: net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory
PMD: 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)
_uuid : e632af5d-7792-47e9-9d6e-a39aa95b6ce1
bridges : [d4cc3f21-cc37-4936-9d68-2039028697e4]
cur_cfg : 3
datapath_types : [netdev, system]
db_version : "7.16.1"
dpdk_initialized : true
dpdk_version : "DPDK 17.11.0"
external_ids : {hostname="overcloud-computeovsdpdk-0", rundir="/var/run/openvswitch", system-id="e1e29969-6168-427b-90b4-0b806ee99f73"}
iface_types : [dpdk, dpdkr, dpdkvhostuser, dpdkvhostuserclient, erspan, geneve, gre, internal, "ip6erspan", "ip6gre", lisp, patch, stt, system, tap, vxlan]
manager_options : []
next_cfg : 3
other_config : {dpdk-extra="-n 4", dpdk-init="true", dpdk-lcore-mask="30003", dpdk-socket-mem="1024,1024", pmd-cpu-mask="c000c"}
ovs_version : "2.10.0"
ssl : []
statistics : {}
system_type : rhel
system_version : "7.5"
----------------------------------------------------------------------