Re: [libvirt-users] About vhost-user-blk support

2019-09-10 Thread Cole Robinson
On 8/25/19 10:21 PM, Su Hua wrote: > Hi, everyone, ask a question, which version can fully support the device type > of qemu hw/block/vhost-user-blk.c? If so, what should the format of the xml > file look like? > Hi, libvirt does not currently support vhost-user-blk - Cole _

[libvirt-users] Disk backup for live and offline domains

2019-09-10 Thread Tim Schumacher
Hi, I followed the instructions on the wiki https://wiki.libvirt.org/page/Live-disk-backup-with-active-blockcommit for a live disk backup. Unfortunately this is not working when the domain is offline because the active blockcommit throws error: Requested operation is not valid: domain is not runn

Re: [libvirt-users] Disk backup for live and offline domains

2019-09-10 Thread Daniel Romero
have you tried to use direct access to block devices using lvm in your vm's and then do backups with lvm snapshots? I'm currently migrating all my "images" vm's to "lvm" vm's because taking live snapshots is very easy this way. In your case live and offline snapshot script should be the same. Re

Re: [libvirt-users] Disk backup for live and offline domains

2019-09-10 Thread Brandon Doyle
I would try to snapshot more than only live / running VMs’ committed writes. I host all of my VMs at current in ZFS and snapshot regularly, I’m a fan of this method. In the same script, however, I also throw an empty indicator file (“on” or “off”) in the mount point prior to snapshotting. This w

Re: [libvirt-users] About vhost-user-blk support

2019-09-10 Thread HUA SU
ok,thanks. Suh HUA SU 邮箱:suhua.ta...@gmail.com 签名由 网易邮箱大师 定制 On 09/11/2019 02:59, Cole Robinson wrote: On 8/25/19 10:21 PM, Su Hua wrote: > Hi, everyone, ask a question, which version can fully support the device type > of qemu hw/block/vhost-user-blk.c? If so, what should the format of the xml

Re: [libvirt-users] About vhost-user-blk support

2019-09-10 Thread Su Hua
Hi, I added libvirt4.5.0 support for vhost-user-blk, which can now be used to start the virtual machine, but I will see this prompt when I execute virsh edit. How can I remove this information? It is now also possible to force edit. [image: a.png] [image: b.png] regards su HUA SU 于2019年9月11