all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PVE-User] Backup job does not run...
@ 2023-05-14 17:14 Marco Gaiarin
  2023-05-14 17:50 ` Piviul
  2023-05-15  7:27 ` Fabian Grünbichler
  0 siblings, 2 replies; 5+ messages in thread
From: Marco Gaiarin @ 2023-05-14 17:14 UTC (permalink / raw)
  To: pve-user


In a PVE7 single server (on a hosted phisical server) i've setup some backup
job, finding today that was not run.

I've started by hand and seems works as expected.


There's some service i could try to restart or something like that?

Thanks.

-- 
  Principio di Napoleone: non attribuire a malintenzione ciò che può
  essere semplicemente spiegato come imbecillità.
						(Davide Bianchi da icols)





^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PVE-User] Backup job does not run...
  2023-05-14 17:14 [PVE-User] Backup job does not run Marco Gaiarin
@ 2023-05-14 17:50 ` Piviul
  2023-05-15 11:14   ` Marco Gaiarin
  2023-05-15  7:27 ` Fabian Grünbichler
  1 sibling, 1 reply; 5+ messages in thread
From: Piviul @ 2023-05-14 17:50 UTC (permalink / raw)
  To: pve-user

Il 14/05/23 19:14, Marco Gaiarin ha scritto:
> In a PVE7 single server (on a hosted phisical server) i've setup some backup
> job, finding today that was not run.
>
> I've started by hand and seems works as expected.
>
>
> There's some service i could try to restart or something like that?
Hi Marco, as far as I know (I use still PVE6) the backup schedule 
information are written in /etc/cron.d/vzdump file and are executed by 
cron; try to restart cron.service and take a look to /var/log/syslog to 
find if there are problems on cron.

Piviul



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PVE-User] Backup job does not run...
  2023-05-14 17:14 [PVE-User] Backup job does not run Marco Gaiarin
  2023-05-14 17:50 ` Piviul
@ 2023-05-15  7:27 ` Fabian Grünbichler
  2023-05-15 11:18   ` Marco Gaiarin
  1 sibling, 1 reply; 5+ messages in thread
From: Fabian Grünbichler @ 2023-05-15  7:27 UTC (permalink / raw)
  To: Proxmox VE user list, Marco Gaiarin


> Marco Gaiarin <gaio@lilliput.linux.it> hat am 14.05.2023 19:14 CEST geschrieben:
> In a PVE7 single server (on a hosted phisical server) i've setup some backup
> job, finding today that was not run.
> 
> I've started by hand and seems works as expected.
> 
> 
> There's some service i could try to restart or something like that?

pvescheduler . please also ensure you've installed all the latest upgrades for 7.x, there was an issue where pvescheduler interacted badly with a stock Debian perl package that got resolved in the meantime.




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PVE-User] Backup job does not run...
  2023-05-14 17:50 ` Piviul
@ 2023-05-15 11:14   ` Marco Gaiarin
  0 siblings, 0 replies; 5+ messages in thread
From: Marco Gaiarin @ 2023-05-15 11:14 UTC (permalink / raw)
  To: Piviul; +Cc: pve-user

Mandi! Piviul
  In chel di` si favelave...

>> There's some service i could try to restart or something like that?
> Hi Marco, as far as I know (I use still PVE6) the backup schedule 
> information are written in /etc/cron.d/vzdump file and are executed by 
> cron; try to restart cron.service and take a look to /var/log/syslog to 
> find if there are problems on cron.

On PVE7 /etc/cron.d/vzdump is empty:

 root@artemis:~# cat /etc/cron.d/vzdump 
 # cluster wide vzdump cron schedule
 # Atomatically generated file - do not edit
 
 PATH="/usr/sbin:/usr/bin:/sbin:/bin"

and seems there's a 'pvescheduler' daemon...

-- 
  La sorte di chi sa fare le cose è che poi gli tocca farle...
							(Loris Tissino)





^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PVE-User] Backup job does not run...
  2023-05-15  7:27 ` Fabian Grünbichler
@ 2023-05-15 11:18   ` Marco Gaiarin
  0 siblings, 0 replies; 5+ messages in thread
From: Marco Gaiarin @ 2023-05-15 11:18 UTC (permalink / raw)
  To: pve-user

Mandi! Fabian Grünbichler
  In chel di` si favelave...

> > There's some service i could try to restart or something like that?
> pvescheduler . please also ensure you've installed all the latest upgrades for 7.x, there was an issue where pvescheduler interacted badly with a stock Debian perl package that got resolved in the meantime.

Effectively pvescheduler was in a bad state:

 root@artemis:~# ps aux | grep pvesche
 root        6114  0.0  0.3 336356 121444 ?       Ss   gen15   9:09 pvescheduler
 root     2543127  0.0  0.0      0     0 ?        Z    mar25   0:00 [pvescheduler] <defunct>
 root     2551569  0.0  0.0      0     0 ?        Z    mar25   0:00 [pvescheduler] <defunct>
 root     3956737  0.0  0.0   6256   624 pts/0    S+   13:11   0:00 grep pvesche

restarted, and now seems work as expected... Thanks!





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-05-15 19:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-14 17:14 [PVE-User] Backup job does not run Marco Gaiarin
2023-05-14 17:50 ` Piviul
2023-05-15 11:14   ` Marco Gaiarin
2023-05-15  7:27 ` Fabian Grünbichler
2023-05-15 11:18   ` Marco Gaiarin

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