Comment 1 for bug 1631984

Revision history for this message
Jeffrey Zhang (jeffrey4l) wrote :

kolla mitaka

(nova-libvirt)[root@control1 /]# ldd /usr/libexec/qemu-kvm | grep rbd
 librbd.so.1 => /lib64/librbd.so.1 (0x00007f265e4b4000)

kolla master

(nova-libvirt)[root@a1 /]# ldd /usr/bin/qemu-system-x86_64 | grep -i rbd

we upgrade the qemu-kvm to qemu-kvm-ev. seem the qemu-kvm-ev id not compiled with rbd support.