For anyone who might find this thread from online searching, I was able to
determine this commit fixes the above issue:
https://libvirt.org/git/?p=libvirt.git;a=commitdiff;h=dddcb601ebf97ef222a03bb27b2357e831e8a0cc
On Tue, Oct 2, 2018 at 8:42 AM Scott Sullivan <
scottgregorysulli...@gmail.com> w
On 10/02/2018 09:53 AM, Cole Robinson wrote:
> On 10/02/2018 08:50 AM, Olivier Léobal wrote:
>> Hello,
>>
>> 'Isolated' networks created in VMM (I’m running 1.4.3) still connect
>> to the host (as gateway). Is it possible to avoid this? It is my
>> understanding that QEMU provides a 'restrict' opti
On 10/02/2018 08:50 AM, Olivier Léobal wrote:
Hello,
'Isolated' networks created in VMM (I’m running 1.4.3) still connect to
the host (as gateway). Is it possible to avoid this? It is my
understanding that QEMU provides a 'restrict' option for that, but I
don't understand it well, and can’t f
I'm trying the following command on the source machine:
virsh migrate --live --copy-storage-all --verbose TEST qemu+ssh://
10.30.76.66/system
If I ssh into the destination machine when this command is running, I can
see NBD copying data as expected, and if I wait long enough it completes
and suc
On Tue, 2018-10-02 at 10:11 +0200, Gionatan Danti wrote:
> On 02/10/2018 09:19, Andrea Bolognani wrote:
> > Your assessment looks correct, and the controller is indeed compiled
> > out downstream. Filing a BZ sounds like a reasonable next step, but
> > you might also want to investigate virt-v2v, w
On 02/10/2018 09:19, Andrea Bolognani wrote:
Your assessment looks correct, and the controller is indeed compiled
out downstream. Filing a BZ sounds like a reasonable next step, but
you might also want to investigate virt-v2v, which I believe will
take care of switching to the more performant vir
On Sat, 2018-09-29 at 15:02 +0200, Gionatan Danti wrote:
> Hi all,
> trying to edit a domain xml to enable an LSI SCSI controller I get the
> following error:
>
> error: unsupported configuration: This QEMU doesn't support the LSI
> 53C895A SCSI controller
>
> It is my understanding that the er