Hello,
I am writing to ask for your help as the scheduled task for backing up my virtual machines is no longer functioning.
I am unsure why this is happening, as nothing is happening when the task is supposed to run, and I cannot find any information in the logs on two different servers.
I have tried deleting the existing task and creating a new one, but this has not solved the problem.
However, when I manually launch the task, it works correctly.
Therefore, I am reaching out to you for assistance in identifying the cause of this issue and finding a solution to ensure the scheduled task functions properly.
Thank you in advance for your valuable help.
Best regards,
I am writing to ask for your help as the scheduled task for backing up my virtual machines is no longer functioning.
I am unsure why this is happening, as nothing is happening when the task is supposed to run, and I cannot find any information in the logs on two different servers.
I have tried deleting the existing task and creating a new one, but this has not solved the problem.
However, when I manually launch the task, it works correctly.
Therefore, I am reaching out to you for assistance in identifying the cause of this issue and finding a solution to ensure the scheduled task functions properly.
Thank you in advance for your valuable help.
Best regards,
Code:
pveversion -v
proxmox-ve: 7.4-1 (running kernel: 5.15.102-1-pve)
pve-manager: 7.4-3 (running version: 7.4-3/9002ab8a)
pve-kernel-5.15: 7.3-3
pve-kernel-5.13: 7.1-9
pve-kernel-5.15.102-1-pve: 5.15.102-1
pve-kernel-5.15.85-1-pve: 5.15.85-1
pve-kernel-5.15.83-1-pve: 5.15.83-1
pve-kernel-5.13.19-6-pve: 5.13.19-15
pve-kernel-5.13.19-2-pve: 5.13.19-4
ceph-fuse: 14.2.21-1
corosync: 3.1.7-pve1
criu: 3.15-1+pve-1
glusterfs-client: 9.2-1
ifupdown: residual config
ifupdown2: 3.1.0-1+pmx3
libjs-extjs: 7.0.0-1
libknet1: 1.24-pve2
libproxmox-acme-perl: 1.4.4
libproxmox-backup-qemu0: 1.3.1-1
libproxmox-rs-perl: 0.2.1
libpve-access-control: 7.4-2
libpve-apiclient-perl: 3.2-1
libpve-common-perl: 7.3-3
libpve-guest-common-perl: 4.2-4
libpve-http-server-perl: 4.2-1
libpve-rs-perl: 0.7.5
libpve-storage-perl: 7.4-2
libspice-server1: 0.14.3-2.1
lvm2: 2.03.11-2.1
lxc-pve: 5.0.2-2
lxcfs: 5.0.3-pve1
novnc-pve: 1.4.0-1
proxmox-backup-client: 2.3.3-1
proxmox-backup-file-restore: 2.3.3-1
proxmox-kernel-helper: 7.4-1
proxmox-mail-forward: 0.1.1-1
proxmox-mini-journalreader: 1.3-1
proxmox-offline-mirror-helper: 0.5.1-1
proxmox-widget-toolkit: 3.6.3
pve-cluster: 7.3-3
pve-container: 4.4-3
pve-docs: 7.4-2
pve-edk2-firmware: 3.20221111-2
pve-firewall: 4.3-1
pve-firmware: 3.6-4
pve-ha-manager: 3.6.0
pve-i18n: 2.11-1
pve-qemu-kvm: 7.2.0-8
pve-xtermjs: 4.16.0-1
qemu-server: 7.4-2
smartmontools: 7.2-pve3
spiceterm: 3.2-2
swtpm: 0.8.0~bpo11+3
vncterm: 1.7-1
zfsutils-linux: 2.1.9-pve1
Code:
cat /etc/pve/jobs.cfg
vzdump: backup-0a09d7ec-afe7
schedule 01:00
compress zstd
enabled 1
mailnotification always
mailto sos-mpq@univ-paris-diderot.fr
mode snapshot
node srv-pve01
notes-template {{guestname}}
repeat-missed 0
storage vm
vmid 100,102,103,104,109
Code:
cat /etc/pve/storage.cfg
dir: local
path /var/lib/vz
content rootdir,backup,snippets,images,vztmpl,iso
prune-backups keep-all=1
shared 0
dir: vm
path /vm
content vztmpl,snippets,backup,rootdir,iso,images
prune-backups keep-last=3
shared 1