VMCE Data Recovery Scenarios 2 — Questions and Answers
Question 1: A Veeam administrator needs to recover a single file from a Linux VM backup without powering on the VM. Which recovery method is most appropriate?
- Instant VM Recovery
- Guest OS File Restore using a helper appliance (Correct answer)
- Entire VM restore
- Volume-level restore
Correct answer: Guest OS File Restore using a helper appliance
Guest OS File Restore for Linux VMs uses a helper appliance to mount the backup and browse the Linux filesystem for individual file recovery.
Question 2: During a restore operation, a DBA notices that the SQL database restored via Veeam Explorer for Microsoft SQL is in 'Restoring' state. What should the administrator do?
- Restart the SQL Server service
- Use the 'Recover' option in Veeam Explorer to bring the database online (Correct answer)
- Delete and re-restore the database
- Run DBCC CHECKDB to finalize recovery
Correct answer: Use the 'Recover' option in Veeam Explorer to bring the database online
Veeam Explorer for Microsoft SQL provides a 'Recover' option that executes the final recovery step to bring a database out of 'Restoring' state.
Question 3: An administrator wants to restore a VM to a different ESXi host that is NOT managed by the same vCenter as the backup source. Which restore option supports this?
- Quick Migration
- Instant VM Recovery with migration
- Restore to a new location or with different settings (Correct answer)
- SureBackup verification
Correct answer: Restore to a new location or with different settings
'Restore to a new location or with different settings' allows specifying any target host, datastore, and folder, including hosts outside the original vCenter.
Question 4: A Veeam Backup & Replication administrator must recover an Exchange mailbox item that is 45 days old, but the most recent backup only goes back 30 days. What feature can extend recovery range?
- SureBackup
- Veeam Explorer for Exchange with transaction log replay (Correct answer)
- DataLabs
- Veeam ONE alerts
Correct answer: Veeam Explorer for Exchange with transaction log replay
Veeam Explorer for Microsoft Exchange can replay transaction logs on top of a restored database to extend item-level recovery further into the past.
Question 5: Which Veeam recovery option allows booting a VM directly from compressed and deduplicated backup files without fully restoring to production storage?
- Staged Restore
- Instant VM Recovery (Correct answer)
- Secure Restore
- Volume-level restore
Correct answer: Instant VM Recovery
Instant VM Recovery mounts backup files via vPower NFS and boots the VM directly from the backup repository, eliminating the wait for a full restore.
Question 6: After an Instant VM Recovery, the migrated VM's performance is degraded because it is still reading from the backup repository. What is the correct next step?
- Delete the backup job
- Use Storage vMotion to migrate the VM to production storage (Correct answer)
- Run a new backup of the recovered VM
- Restart the Veeam Backup Service
Correct answer: Use Storage vMotion to migrate the VM to production storage
Storage vMotion (or the equivalent Quick Migration for Hyper-V) migrates the VM's data from the vPower NFS mount to production storage for full performance.
Question 7: A Veeam administrator needs to restore a specific version of a file that was accidentally overwritten three weeks ago. The backup job runs daily with 30-day retention. How should they proceed?
- Restore the entire VM to the three-week-old restore point
- Use Guest File Restore and select the appropriate restore point from the calendar (Correct answer)
- Use Staged Restore
- Use Secure Restore
Correct answer: Use Guest File Restore and select the appropriate restore point from the calendar
Guest File Restore allows selecting any available restore point via the restore point calendar, enabling granular file recovery from any point within the retention window.
A Veeam administrator needs to recover a single file from a Linux VM backup without powering on the VM.
Which recovery method is most appropriate?