mirror of
https://github.com/ceph/ceph
synced 2024-12-12 14:39:05 +00:00
c529fdd63a
qemu-utils is usually pre-installed but, due to what appears to be a Ubuntu packaging bug, it's not upgraded when qemu-block-extra is installed: The following NEW packages will be installed: qemu-block-extra The following packages will be upgraded: qemu-system-common qemu-system-data qemu-system-gui qemu-system-x86 However, the version of the block driver must match exactly the version of the qemu-img tool, so the above leads to: $ qemu-img convert -f qcow2 -O raw /home/ubuntu/cephtest/qemu/base.client.0.0.qcow2 rbd:rbd/client.0.0 Failed to initialize module: /usr/lib/x86_64-linux-gnu/qemu/block-rbd.so Note: only modules from the same build can be loaded. qemu: module block-block-rbd not found, do you want to install qemu-block-extra package? qemu-img: Unknown protocol 'rbd' Fixes: https://tracker.ceph.com/issues/59431 Signed-off-by: Ilya Dryomov <idryomov@gmail.com> |
||
---|---|---|
.. | ||
big | ||
buildpackages | ||
ceph-ansible | ||
ceph-deploy | ||
cephmetrics | ||
crimson-rados | ||
crimson-rados-experimental | ||
dummy | ||
experimental | ||
fs | ||
hadoop | ||
krbd | ||
mixed-clients | ||
netsplit | ||
orch | ||
perf-basic | ||
powercycle | ||
rados | ||
rbd | ||
rgw | ||
rgw-multisite-upgrade | ||
samba | ||
smoke | ||
stress | ||
teuthology | ||
tgt | ||
upgrade | ||
windows | ||
.qa |