Error while attaching volume to running instance mitaka
I am trying to attach volume to running instance. I am using LVM as storage backend. Getting below error.
libvirtError: internal error: unable to execute QEMU command 'device_add': Property 'virtio-blk-device.drive' can't find value 'drive-virtio-disk1'
I have gone through many pages which does not solve my problem and many of having same problem with CEPH as storage backend.
Please let me know if any specific configuration required in qemu/cinder/nova?