Which of the following jobs is NOT affected by parallel processing?
Which of the following jobs is NOT affected by parallel processing?
Backup copy jobs are processed sequentially when a VM has multiple disks, meaning they do not support full parallel processing. On the other hand, replication jobs and backup jobs are typically designed to take advantage of parallel processing to improve performance.
Answer is A
How can D be correct if clarification says "Backup copy jobs do not support parallel processing."
Agreed. No idea.
It's A
One backup copy job can be used to process one or multiple VMs. VMs included in the job are processed in parallel. If a VM included in the backup copy job has multiple disks, disks are processed sequentially, one after another.