[libvirt-users] libvirtd doesn't attach Sheepdog storage VDI disk correctly

Adolf Augustin adolf.augustin at zettamail.de
Tue Nov 24 12:33:49 UTC 2015


Hi,

I am trying to use libvirt with sheepdog.
I am using Debian 8 stable with libvirt V1.21.0
I am encountering a Problem which  already has been reported.

=================================================================
See here:  http://www.spinics.net/lists/virt-tools/msg08363.html
=================================================================

qemu/libvirtd is not setting the path Variable correctly.

Every time I convert an image to sheepdog

=============================================
qemu-img  convert /home/user/temp/debian-8.2.0-amd64-CD-1.iso
sheepdog:debian.iso
============================================

the dump of the image says

=============================================
virsh # vol-dumpxml --pool herd debian.iso
<volume type='network'>
  <name>debian.iso</name>
  <key>herd/debian.iso</key>
  <source>
  </source>
  <capacity unit='bytes'>657457152</capacity>
  <allocation unit='bytes'>658505728</allocation>
  <target>
    <path>debian.iso</path>
    <format type='unknown'/>
  </target>
</volume>
==============================================

It should read

===============================================
...
 <path>sheepdog:debian.iso</path>
...
===============================================

I ungraded the system to Debain testing now running:


================================================
virsh # version
Compiled against library: libvirt 1.2.21
Using library: libvirt 1.2.21
Using API: QEMU 1.2.21
Running hypervisor: QEMU 2.4.0
================================================

The Problem ist still existent.

It should have been solved in libvirt 1.2.17

See here: https://libvirt.org/news.html

=====================================================
....
update sheepdog client] update sheepdog client path (Vasiliy Tolstov),
.....
=====================================================

Nevertheless it doesn't work in Debian 8 testing (libvirt 1.2.21).


-- 
Best regards

Adolf Augustin

E-mail: adolf.augustin at zettamail.de
PGP-Key: 0xC4709AFE
Fingerprint: 1806 35FA CAE8 0202 B7AF 12B9 5956 5BC0 C470 9AFE





More information about the libvirt-users mailing list