Hi,
I created a backup job with all the VMs (around 210) from my cluster and it doesn't work.
The GUI shows no error but cron is limited to 1000 characters and fire an error:
I know I can split it...
Read more
I created a backup job with all the VMs (around 210) from my cluster and it doesn't work.
The GUI shows no error but cron is limited to 1000 characters and fire an error:
Code:
Jun 01 10:17:01 proxmox1 cron[2549]: (*system*vzdump) RELOAD (/etc/cron.d/vzdump)
Jun 01 10:17:01 proxmox1 cron[2549]: Error: command too long; while reading /etc/cron.d/vzdump
Jun 01 10:17:01 proxmox1 cron[2549]: (*system*vzdump) ERROR (Syntax error, this crontab file will be ignored)
Read more