Comment 2 for bug 1672367

Revision history for this message
James Page (james-page) wrote : Re: libvirtError: internal error: unable to execute QEMU command 'device_add': Property 'virtio-blk-device.drive' can't find value 'drive-virtio-disk1'

<disk type="network" device="disk">
  <driver name="qemu" type="raw" cache="none"/>
  <source protocol="rbd" name="cinder-ceph/volume-8ab7473e-c34c-421a-b6d9-b18a9fa8788a">
    <host name="10.5.26.60" port="6789"/>
    <host name="10.5.26.61" port="6789"/>
    <host name="10.5.26.62" port="6789"/>
  </source>
  <auth username="nova-compute">
    <secret type="ceph" uuid="514c9fca-8cbe-11e2-9c52-3bc8c7819472"/>
  </auth>
  <target bus="virtio" dev="vdb"/>
  <serial>8ab7473e-c34c-421a-b6d9-b18a9fa8788a</serial>
</disk>