I configured pve-zsync yesterday to sync a few datasets to a remote destination. This morning there just just under 300 cron processes running.
It seems pve-zsync dosen't exit but waits for other processes to complete. This is probably unwanted behavior. Attached screenshots.
Two possible (easy) fixes I can think of:
1) move pve-zsync from cron to systemd timers
2) have pve-zsync exit instead of waiting
Probably best to implement options 1 and 2.
It seems pve-zsync dosen't exit but waits for other processes to complete. This is probably unwanted behavior. Attached screenshots.
Two possible (easy) fixes I can think of:
1) move pve-zsync from cron to systemd timers
2) have pve-zsync exit instead of waiting
Probably best to implement options 1 and 2.