On Mon, Jan 06, 2020 at 18:44:31 +0100, Gionatan Danti wrote:
> Il 06-01-2020 10:06 Peter Krempa ha scritto:
> > On Fri, Jan 03, 2020 at 14:08:03 +, Daniel Berrange wrote:
> > > As above, QEMU's locking is good enough to rely on for file based
> > > images.
>
> Hi Daniel, thank you for the dir
Greetings Andrea,
> Sent: Monday, January 06, 2020 at 11:37 AM
> From: "Andrea Bolognani"
> To: daggs , libvirt-users@redhat.com
> Subject: Re: [libvirt-users] aarch64 vm doesn't boots
>
> On Thu, 2019-12-26 at 09:00 +0100, daggs wrote:
> > Greetings,
> >
> > I'm trying to bring up a alpine rpi a
Thank you so much for your informative response. The man page of virsh did
not include "snapshot=no" sub-option under the --diskspec option, but it is
very intuitive. Thanks developers for their excellent work!
Hakan
Peter Krempa , 6 Oca 2020 Pzt, 02:57 tarihinde şunu
yazdı:
> On Sun, Jan 05, 20
Il 06-01-2020 10:06 Peter Krempa ha scritto:
On Fri, Jan 03, 2020 at 14:08:03 +, Daniel Berrange wrote:
As above, QEMU's locking is good enough to rely on for file based
images.
Hi Daniel, thank you for the direct confirmation.
The flaws I mention with libvirt might actually finally be so
Hi,
I have an existing OVS bridge, that I can see in ovs-vsctl and use
for other purposes.
I've edited the machine's XML as instructed in
http://docs.openvswitch.org/en/latest/howto/libvirt/
When I try to start the VM, i get
error: Cannot get interface MTU on 'ovsbr': No such device
Any ideas?
On Thu, 2019-12-26 at 09:00 +0100, daggs wrote:
> Greetings,
>
> I'm trying to bring up a alpine rpi aarch64 image within kvm but I'm ended up
> with a stuck system, here is the xml:
[...]
> generated using this cmd:
> virt-install --cpu cortex-a53 --name alpine_rpi4_dev_machine --cdrom
> ./alpi
On Fri, Jan 03, 2020 at 14:08:03 +, Daniel Berrange wrote:
> On Fri, Jan 03, 2020 at 02:56:50PM +0100, Gionatan Danti wrote:
> > Il 03-01-2020 11:26 Daniel P. Berrangé ha scritto:
[...]
> > > There are some issues with libvirt's locking though where we haven't
> > > always released/re-acquire
On Sun, Jan 05, 2020 at 17:21:52 -0600, Eyüp Hakan Duran wrote:
> Dear all,
> Please let me start by indicating that I am not from a technical
> background, so please be gentle and patient with me.
>
> I am trying to get a snapshot from my virtual machines (vm) and the
> following
> command works