Hi,
there is a global lock for vzdump
so that only one job runs at a time (on a given node). Just set the start time of the second job a bit later than the first one and it should wait for completion. By default a job waits for 180 minutes for the lock, you can use the lockwait
parameter to increase this further.