Displaying 3 results from an estimated 3 matches for "msg01281".
Did you mean:
msg01280
2016 Oct 28
1
Re: Libvirt newer than 2.1.0 doesnt start up
On 10/28/2016 05:59 PM, Laine Stump wrote:
> Sigh. I am currently hanging my head in shame :-(
>
> See:
> https://www.redhat.com/archives/libvir-list/2016-October/msg01281.html
>
> My only excuse is that the task was too simple, and I've come to rely
> on reviewers too much so I was lazy and inattentive.
>
> Again, :-(
Just to give short feedback: I just applied your patch to the official
2.3.0 release, built it, installed it and yeah: That fixed...
2016 Oct 22
2
Re: Libvirt newer than 2.1.0 doesnt start up
Hi all,
thanks so far for your time and ideas.
Please find the gdb output and also the debug-output of libvirt (as
requested by Michal Privoznik and Laine Stump) here:
https://paste.xinu.at/m-gPSHl/
On 10/19/2016 01:58 AM, Michal Privoznik wrote:
> Those "Network is already in use by interface virbr1" error messages
> worry me. Is the bridge active before you start libvirtd? If
2016 Oct 28
0
Re: Libvirt newer than 2.1.0 doesnt start up
...ty sure that I only got one instance of
> libvirt running
>
> According to the GDB log, the libvirt process is endlessly iterating
> over [1]. Any ideas what could be wrong?
Sigh. I am currently hanging my head in shame :-(
See: https://www.redhat.com/archives/libvir-list/2016-October/msg01281.html
My only excuse is that the task was too simple, and I've come to rely on
reviewers too much so I was lazy and inattentive.
Again, :-(
> [1] =
> https://github.com/libvirt/libvirt/blob/master/src/network/bridge_driver.c#L1420
>
>
> ________________________________________...