VMCE Data Recovery & Disaster Recovery Planning 5 — Questions and Answers
Question 1: During a Veeam restore, what is the purpose of the 'Quick Rollback' feature when used after a ransomware incident?
- It restores only the VM configuration files without data
- It uses CBT to restore only the changed blocks since the last clean restore point, speeding recovery (Correct answer)
- It automatically identifies which files were encrypted by ransomware
- It rolls back the vCenter database to a previous state
Correct answer: It uses CBT to restore only the changed blocks since the last clean restore point, speeding recovery
Quick Rollback leverages Changed Block Tracking to restore only the blocks that changed since a known-clean restore point, significantly accelerating recovery after malware incidents.
Question 2: In Veeam, what is the 'Secure Restore' feature designed to address?
- Encrypting backup data at rest
- Scanning restored data for malware before bringing VMs back online (Correct answer)
- Enforcing multi-factor authentication for restore operations
- Validating backup chain integrity before a restore begins
Correct answer: Scanning restored data for malware before bringing VMs back online
Secure Restore integrates with antivirus engines to scan VM disk content during restore, preventing re-infection of production environments with malware present in the backup.
Question 3: What is the key difference between Veeam's 'Full Failover' and 'Partial Failover' in a replica scenario?
- Full Failover fails over all VMs in a replication job; Partial Failover fails over only selected VMs (Correct answer)
- Full Failover deletes source VMs; Partial Failover keeps them online
- Full Failover uses encryption; Partial Failover does not
- Full Failover requires Cloud Connect; Partial Failover works on-premises only
Correct answer: Full Failover fails over all VMs in a replication job; Partial Failover fails over only selected VMs
Full Failover switches all replica VMs in a job to production state, while Partial Failover allows selecting only specific VMs from the job to fail over independently.
Question 4: Which Veeam setting controls how many restore points are retained at the DR site for a replication job?
- Backup window retention
- GFS (Grandfather-Father-Son) policy
- Restore point retention slider in the replication job settings (Correct answer)
- Repository capacity threshold
Correct answer: Restore point retention slider in the replication job settings
The restore point retention setting in the Veeam replication job configuration determines how many recovery points (replica snapshots) are retained at the DR site.
Question 5: When Veeam performs an 'Instant Disk Recovery', what is being recovered compared to Instant VM Recovery?
- A single virtual disk (VMDK/VHDX) is mounted directly to a target VM from backup (Correct answer)
- The entire VM is recovered including all disks simultaneously
- Only the OS disk is recovered, leaving data disks for later
- A physical disk is imaged back from backup to bare metal
Correct answer: A single virtual disk (VMDK/VHDX) is mounted directly to a target VM from backup
Instant Disk Recovery mounts a specific virtual disk from a backup directly to a running target VM, enabling recovery of a single disk without a full VM restore.
Question 6: In Veeam DR planning, what does an 'Orchestration Plan' in Veeam Disaster Recovery Orchestrator provide beyond a standard Failover Plan?
- Faster replication intervals for replicated VMs
- Automated DR testing with compliance-ready documentation and readiness checks (Correct answer)
- Additional WAN acceleration for DR site transfers
- Integration with physical server backup for hybrid plans
Correct answer: Automated DR testing with compliance-ready documentation and readiness checks
Veeam DR Orchestrator extends Failover Plans with automated testing schedules, SLA tracking, and auto-generated audit-ready DR test reports for compliance purposes.
Question 7: Which Veeam technology allows recovery of an entire site's VMs simultaneously to a pre-tested consistent state after a catastrophic failure?
- Sure Backup verification
- Failover Plan with orchestrated VM group sequencing (Correct answer)
- Backup Copy job with GFS retention
- StorageSnapshot integration
Correct answer: Failover Plan with orchestrated VM group sequencing
A Veeam Failover Plan orchestrates the simultaneous or sequenced startup of multiple replica VMs across defined groups, enabling coordinated site-level recovery after a disaster.
During a Veeam restore, what is the purpose of the 'Quick Rollback' feature when used after a ransomware incident?