VMCE Data Recovery & Disaster Recovery Planning 2 — Questions and Answers
Question 1: In Veeam, what is the purpose of the 'Sure Backup' job?
- To create an additional backup copy offsite
- To automatically verify backup recoverability by running VMs in an isolated environment (Correct answer)
- To replicate VMs to a secondary site
- To compress and deduplicate existing backup files
Correct answer: To automatically verify backup recoverability by running VMs in an isolated environment
Sure Backup verifies backup recoverability by starting VMs from backup files in an isolated virtual lab and running automated tests.
Question 2: When performing a Veeam Instant VM Recovery, where does the VM initially run from?
- A restored copy on production storage
- The backup repository datastore directly via a vPower NFS mount (Correct answer)
- A new VMware template
- A linked clone on the ESXi host
Correct answer: The backup repository datastore directly via a vPower NFS mount
Instant VM Recovery mounts the backup file as a vPower NFS datastore so the VM runs directly from the repository with no data migration initially required.
Question 3: What is the maximum recommended duration for a Veeam virtual lab used in Sure Backup before performance degrades significantly?
- 1 hour
- 4 hours (Correct answer)
- 8 hours
- 24 hours
Correct answer: 4 hours
Veeam recommends keeping virtual lab sessions under 4 hours to avoid excessive redo log growth and performance degradation.
Question 4: Which Veeam feature allows granular recovery of individual files from a VM backup without booting the entire VM?
- Instant VM Recovery
- Guest File Restore (Correct answer)
- Staged Restore
- Quick Migration
Correct answer: Guest File Restore
Guest File Restore (also called File-Level Recovery) allows individual files or folders to be extracted from a VM backup without a full VM restore.
Question 5: In a Veeam DR plan, what is the function of a 'Failback' operation?
- Switching production workloads to the DR site
- Returning workloads from the DR site back to the primary production environment (Correct answer)
- Creating an additional replica at a tertiary site
- Testing DR readiness without actual failover
Correct answer: Returning workloads from the DR site back to the primary production environment
Failback is the process of migrating workloads that were failed over to the DR site back to the original production environment after recovery.
Question 6: Which RPO scenario would best suit Veeam VM replication compared to standard backup jobs?
- RPO of 24 hours with nightly backup windows
- RPO of weeks for archival purposes
- RPO of minutes requiring near-synchronous data protection (Correct answer)
- RPO of months for compliance retention
Correct answer: RPO of minutes requiring near-synchronous data protection
VM replication supports very frequent replication intervals (as low as minutes), making it ideal for aggressive RPO targets that standard backup jobs cannot meet.
Question 7: What Veeam technology is used to perform application-consistent backups of Microsoft SQL Server running inside a VM?
- CBT (Changed Block Tracking)
- VSS (Volume Shadow Copy Service) with application-aware processing (Correct answer)
- Storage snapshots only
- In-guest agent backup exclusively
Correct answer: VSS (Volume Shadow Copy Service) with application-aware processing
Veeam uses VSS with application-aware processing to quiesce SQL Server transactions and create consistent backups that can be restored without database corruption.
In Veeam, what is the purpose of the 'Sure Backup' job?