* [pve-devel] [PATCH manager] order pvescheduler after pve-guests
@ 2022-01-28 9:25 Dominik Csapak
2022-01-28 9:35 ` [pve-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Dominik Csapak @ 2022-01-28 9:25 UTC (permalink / raw)
To: pve-devel
that way a running backup cannot prevent pve-guests from starting a
a vm which was marked with 'onboot'
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
---
services/pvescheduler.service | 1 +
1 file changed, 1 insertion(+)
diff --git a/services/pvescheduler.service b/services/pvescheduler.service
index e6f10832..6d0d0985 100644
--- a/services/pvescheduler.service
+++ b/services/pvescheduler.service
@@ -3,6 +3,7 @@ Description=Proxmox VE scheduler
ConditionPathExists=/usr/bin/pvescheduler
Wants=pve-cluster.service
After=pve-cluster.service
+After=pve-guests.service
After=pve-storage.target
[Service]
--
2.30.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* [pve-devel] applied: [PATCH manager] order pvescheduler after pve-guests
2022-01-28 9:25 [pve-devel] [PATCH manager] order pvescheduler after pve-guests Dominik Csapak
@ 2022-01-28 9:35 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2022-01-28 9:35 UTC (permalink / raw)
To: Proxmox VE development discussion, Dominik Csapak
On 28.01.22 10:25, Dominik Csapak wrote:
> that way a running backup cannot prevent pve-guests from starting a
> a vm which was marked with 'onboot'
>
> Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
> ---
> services/pvescheduler.service | 1 +
> 1 file changed, 1 insertion(+)
>
>
applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-01-28 9:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-28 9:25 [pve-devel] [PATCH manager] order pvescheduler after pve-guests Dominik Csapak
2022-01-28 9:35 ` [pve-devel] applied: " Thomas Lamprecht
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal