All of lore.kernel.org
 help / color / mirror / Atom feed
* qdisk error with rbd
@ 2020-07-27 14:35 Antoine Perdaens
  0 siblings, 0 replies; only message in thread
From: Antoine Perdaens @ 2020-07-27 14:35 UTC (permalink / raw)
  To: xen-devel

Hello all,

Our current setup is based on Xen 4.11 + Qemu 3.1 with rbd disks, an example of a disk that works : "vdev=xvda1,backendtype=qdisk,target=rbd:rbd-pool/disk-02-root:id=rbd”.

The same setup with Qemu 5.0 gives this error in /var/log/xen/qemu-dm-* : "qemu-system-i386: failed to create 'qdisk' device '51713': failed to create drive: Could not open 'rbd:rbd-pool/disk-02-root:id=rbd': No such file or directory”


Looking at the source in xen-block.c it looks like the driver is forced to “file” which wouldn’t work for other type of block devices.

It looks like a regression with the xen-disk introduction.

Regards,
Antoine

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-27 14:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-27 14:35 qdisk error with rbd Antoine Perdaens

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.