[libvirt] [PATCH v3] daemon: Add early libvirtd start verbose errors.

Eric Blake eblake at redhat.com
Tue Aug 16 17:07:15 UTC 2011


On 08/12/2011 05:41 AM, Peter Krempa wrote:
> Early errors during start of libvirtd didn't have
> an error reporting mechanism and caused libvirtd
> to exit silently (only the return value indicated
> an error).
>
> Libvirt logging is initialized very early using
> enviroment variables and the internal error reporting
> API is used to report early errors.
>
>   v2 changes:
>   - print errors unconditionaly before logging starts
>   - fix message to US spelling
>   v2.5 changes:
>   - initialize logging from enviroment
>   - log all early errors using VIR_ERROR
>   v3 changes:
>   - move virSetLogFromEnv() after virInitialize()
>
> fixes: https://bugzilla.redhat.com/show_bug.cgi?id=728654
> ---

ACK and pushed.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org




More information about the libvir-list mailing list