Avamar: If a client is being replicated, backups for that same client remain in a Waiting-Queue state
Summary: Backup and replication jobs cannot be run for the same client simultaneously when the "send-adhoc-request=false" flag is used.
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
If a replication job is running for a particular client, backups for that client cannot run simultaneously.
The backup job remains in a "Waiting-Queue" state until the replication job completes or is cancelled.
Cause
This issue occurs when the replication job was started using the "avrepl" command with the flag "--send-adhoc-request=false".
Example:
avrepl --operation=replicate --[replscript]dstaddr=<target-avamar> --[replscript]dstid=repluser --dstpassword=<target-repluser-password> --[replscript]fullcopy=true --send-adhoc-request=false --max-streams=2 --[replscript]timeout=0 --[replscript]dstencrypt=ssl --[avtar]incpartials=true...
This is commonly seen during a migration.
Resolution
1. Cancel the running replication job.
2. Restart the replication job without the flag:
For example, based on the example above:
With the flag:
avrepl --operation=replicate --[replscript]dstaddr=<target-avamar> --[replscript]dstid=repluser --dstpassword=<target-repluser-password> --[replscript]fullcopy=true --send-adhoc-request=false --max-streams=2 --[replscript]timeout=0 --[replscript]dstencrypt=ssl --[avtar]incpartials=true...
Without the flag:
avrepl --operation=replicate --[replscript]dstaddr=<target-avamar> --[replscript]dstid=repluser --dstpassword=<target-repluser-password> --[replscript]fullcopy=true --max-streams=2 --[replscript]timeout=0 --[replscript]dstencrypt=ssl --[avtar]incpartials=true...
Backup and replication jobs for the same client should now run simultaneously.
Affected Products
Avamar, Avamar ServerArticle Properties
Article Number: 000052306
Article Type: Solution
Last Modified: 20 أغسطس 2026
Version: 7
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.