compared with
Current by Robert Crockett
on Aug 13, 2012 09:26.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (3)

View Page History
{kb-symptom}
I have two policies per Agent. One Policy is used to backup 'system' volumes, and the other one is used to backup 'data' volumes. If the Server tries to execute both policies at the same time, instead of queuing the second policy, it displays and error stating:
{code}
Request was rejected by the agent. It is busy with another operation.
{code}
{kb-cause}
CDP 3.0 does not support doing running more thean one backup at a time. There is an embedded queue mechanism that is activated when two policies attempt to save Recovery Points to the same Disk Safe (called the "Disk Safe Write Lock"). The problem here is that the Agent has two different policies with two different Disk Safes, and thus the lock is not triggered.
{kb-resolution}
You need to spread out your backup operations. Create a separate Policy for each Disk Safe.
_Or:_

Try scheduling the Policies so they do not run simultaneously or overlap.
{kb-related-articles}