ceph/qa/suites/rbd
Ilya Dryomov c529fdd63a qa/suites/rbd: install qemu-utils in addition to qemu-block-extra on Ubuntu
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>
2023-04-12 15:37:44 +02:00
..
basic
cli
cli_v1
encryption qa/tasks/qemu: use formatted clones on encrypted disks 2022-08-25 18:41:48 +03:00
immutable-object-cache
iscsi
librbd
maintenance qa/suites/rbd: disable workunit timeout for dynamic_features_no_cache 2022-07-17 19:06:18 +02:00
migration
mirror
mirror-thrash
nbd
pwl-cache qa/tasks: rename persistent write log cache trash task 2022-07-16 09:46:58 +02:00
qemu
singleton qa/suites/rbd: install qemu-utils in addition to qemu-block-extra on Ubuntu 2023-04-12 15:37:44 +02:00
singleton-bluestore
thrash
valgrind
.qa