xen-devel.lists.xenproject.org archive mirror
 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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).