Re: [PATCH v2 21/22] rpc: don't let systemd shutdown daemon while saving VMs

2025-03-13 Thread Peter Krempa
On Wed, Mar 12, 2025 at 17:18:01 +, Daniel P. Berrangé wrote: > The service unit "TimeoutStopSec" setting controls how long systemd > waits for a service to stop before aggressively killing it, defaulting > to 30 seconds if not set. > > When we're processing shutdown of VMs in response to OS s

[PATCH v2 21/22] rpc: don't let systemd shutdown daemon while saving VMs

2025-03-12 Thread Daniel P . Berrangé
The service unit "TimeoutStopSec" setting controls how long systemd waits for a service to stop before aggressively killing it, defaulting to 30 seconds if not set. When we're processing shutdown of VMs in response to OS shutdown, we very likely need more than 30 seconds to complete this job, and