Package: qemu-block-extra
Version: 1:2.8+dfsg-6
Severity: normal
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
ineffective)?
* What was the outcome of this action?
* What outcome did you expect instead?
*** End of the template - remove these template lines ***
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Dave Sherohman <[email protected]>
To: Debian Bug Tracking System <[email protected]>
Subject: qemu-block-extra does not appear to add glusterfs support to libvirtd
Bcc: Dave Sherohman <[email protected]>
Package: qemu-block-extra
Version: 1:2.8+dfsg-6
Severity: normal
Dear Maintainer,
I'm running some libvirt/kvm/qemu hosts and would like to move to using
the glusterfs storage backend. Per the close message on bug #775431 and
the description of qemu-block-extra itself, it appears that installing
qemu-block-extra should allow this.
However, this does not appear to be the case. After installing
qemu-block-extra and restarting libvirtd, the glusterfs backend remains
unavailable:
~$ sudo apt-get install qemu-block-extra
Reading package lists... Done
Building dependency tree
Reading state information... Done
qemu-block-extra is already the newest version (1:2.8+dfsg-6).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
~$ sudo systemctl restart libvirtd
~$ cat gluster.xml
<pool type="gluster">
<name>gluster-test</name>
<source>
<name>palantir</name>
<host name='gandalf.xxx.xxx'/>
<dir path='/'/>
</source>
</pool>
~$ virsh pool-define gluster.xml
error: Failed to define pool from gluster.xml
error: internal error: missing backend for pool type 10 (gluster)
-- System Information:
Debian Release: 9.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.9.0-3-amd64 (SMP w/32 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8),
LANGUAGE=en_US:en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages qemu-block-extra depends on:
ii glusterfs-common 3.8.8-1
ii libc6 2.24-11+deb9u1
ii libcurl3-gnutls 7.52.1-5
ii libglib2.0-0 2.50.3-2
ii libiscsi7 1.17.0-1.1
ii libnfs8 1.11.0-2
ii librados2 10.2.5-7.2
ii librbd1 10.2.5-7.2
ii libssh2-1 1.7.0-1
qemu-block-extra recommends no packages.
qemu-block-extra suggests no packages.
-- no debconf information
-- System Information:
Debian Release: 9.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.9.0-3-amd64 (SMP w/32 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8),
LANGUAGE=en_US:en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages qemu-block-extra depends on:
ii glusterfs-common 3.8.8-1
ii libc6 2.24-11+deb9u1
ii libcurl3-gnutls 7.52.1-5
ii libglib2.0-0 2.50.3-2
ii libiscsi7 1.17.0-1.1
ii libnfs8 1.11.0-2
ii librados2 10.2.5-7.2
ii librbd1 10.2.5-7.2
ii libssh2-1 1.7.0-1
qemu-block-extra recommends no packages.
qemu-block-extra suggests no packages.
-- no debconf information