Currently I have many VMs being replicated to a remote host with pve-zsync, but they cannot be replicated in parallel from the same host because of the lock system. I understand there is a use-case for this, so I want to suggest an improvement.
Two new options related to lock files:
--lock <name>: where will be possible to determine a lock name to "group" jobs (by disk, pool or link)
--no-lock to completely avoid locking, when no locking or grouping is needed.
Two new options related to lock files:
--lock <name>: where will be possible to determine a lock name to "group" jobs (by disk, pool or link)
--no-lock to completely avoid locking, when no locking or grouping is needed.