i used this in our pve crontab pve4:
that send email with a list of vm's plus more . most vm's that were supposed to start at boot did. or all.
on pve5 90-100% of vm's are stopped when i get the email - after changing the sleep to 180
is there something i can do with to fix the issue? i suppose it is a systemd timing issue and a config file needs to be changed.
Code:
@reboot root sleep 120; /usr/local/bin/pve-system-start-cron-script
on pve5 90-100% of vm's are stopped when i get the email - after changing the sleep to 180
is there something i can do with to fix the issue? i suppose it is a systemd timing issue and a config file needs to be changed.
Last edited: