[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] qga: Start qemu-ga service after NetworkManager start
From: |
Daniel P . Berrangé |
Subject: |
Re: [PATCH] qga: Start qemu-ga service after NetworkManager start |
Date: |
Thu, 17 Aug 2023 11:28:49 +0100 |
User-agent: |
Mutt/2.2.9 (2022-11-12) |
On Thu, Aug 17, 2023 at 09:15:08AM +0300, Konstantin Kostiuk wrote:
> Hi, Efim
>
> Thanks for your contribution.
>
> I think your patch is a partial solution because other network managers can
> be used
> for example systemd-networkd or dhcpcd. Maybe a better solution is
> After=network.target.
network.target does not imply that any NICs are configured with
an IP address, merely that the networking mgmt daemon(s) are
running. A dep on NetworkManager.service has the same issue.
NetworkManager has started, but this doesn't imply DHCP has
completed
network-online.target has the semantics that an IP is present,
but per my other reply I don't think we should be serializing
QGA startup against network configuration.
With regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|