PVE Scheduler inaktiv

maximid

Well-Known Member
Oct 13, 2018
37
3
48
24
Hallo,

leider laufne die Backups auf meinem PVE nicht mehr automatisch an. Den pvescheduler kann ich nicht starten.
Gibt es noch eine andere Möglichkeit als den PVE zu restarten?

Danke und Gruß
 
Hallo, sorry hatte vergessen den Screenshot anzuhängen....
 

Attachments

  • Screenshot 2024-04-17 164131.png
    Screenshot 2024-04-17 164131.png
    13.9 KB · Views: 10
Hallo,

Danke für den Screenshot!

Kannst du bitte restart der cron Service machen? da ist `Activate: inactive (dead)` es sollte `Active: active (running)` sein!

EDIT: auch `pvescheduler start` bitte!
 
Last edited:
Hallo,

ich habe einen systemctl restart cron gemacht dieser ging ohne Probleme. Ein pvescheduler start leider nicht.
 
Ich würde zuerst solltest du sicherstellen, dass alle socat PID ordnungsgemäß beendet wurden.

Dies kannst du diesen Befehl ausführst: `pkill socat`. Und du kannst überprüfen, ob sie gestoppt wurden `pgrep socat` verwendest, wenn alle socat Prozesse getötet wurden. Sobald alle socat Prozesse beendet sind, versuche den Cron Service erneut zu starten: `pvescheduler restart && pvescheduler status && systemctl status cron.service`
 
Danke für das Syslog!

Aus dem Syslog sehe ich:
Code:
Apr 18 11:38:58 host02 systemd[1]: Stopping cron.service - Regular background program processing daemon...
Apr 18 11:38:58 host02 systemd[1]: cron.service: Deactivated successfully.
Apr 18 11:38:58 host02 systemd[1]: Stopped cron.service - Regular background program processing daemon.
Apr 18 11:38:58 host02 systemd[1]: Started cron.service - Regular background program processing daemon.

Hast du versucht, den PVE Server neu zu starten?
 
Ich habe mal alles neu gestartet. Leider unveränderbar.
Code:
service pve-cluster restart && service pvedaemon restart && service pvestatd restart && service pveproxy restart
 
Kannst du uns bitte die volle Ausgabe von Folgendem Kommando:



Bash:
journalctl -u cron.service --since "1 day ago"
journalctl -u pvescheduler --since "1 day ago"

# Und
systemctl list-dependencies cron.service
 
Hmmm, Ich würde "wenn möglich" den gesamten Server neu starten machen! und sehen, ob das problem weiterhin auftritt.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!