VMCE Data Recovery & Disaster Recovery Planning 4 — Questions and Answers
Question 1: What happens to the replica VM's state during a Veeam 'Planned Failover' compared to an emergency failover?
- Both are identical with no distinction
- Planned Failover synchronizes final changes from the source before cutover, minimizing data loss (Correct answer)
- Planned Failover skips the final sync to reduce RTO
- Planned Failover requires manual snapshot consolidation first
Correct answer: Planned Failover synchronizes final changes from the source before cutover, minimizing data loss
A Planned Failover performs a final replication sync from the source VM before starting the replica, minimizing data loss compared to an emergency failover where the source may already be unavailable.
Question 2: In Veeam Backup & Replication, what is the role of the 'Backup Proxy' in a recovery scenario?
- It stores the backup metadata catalog
- It handles data processing and transport between the datastore and repository during restore (Correct answer)
- It manages licensing for recovery operations
- It provides the web interface for recovery tasks
Correct answer: It handles data processing and transport between the datastore and repository during restore
The Backup Proxy handles data transport and transformation (compression, deduplication, encryption) when moving data between the backup repository and the target datastore during restores.
Question 3: Which Veeam feature enables recovery of individual application items (emails, calendar items) from Microsoft Exchange backups?
- Instant VM Recovery
- Veeam Explorer for Microsoft Exchange (Correct answer)
- Guest File Restore
- Sure Backup
Correct answer: Veeam Explorer for Microsoft Exchange
Veeam Explorer for Microsoft Exchange provides granular item-level recovery of emails, folders, mailboxes, and calendar items directly from VM backups without a full Exchange restore.
Question 4: When configuring a Veeam replication job to a DR site, what does the 'replica seeding' feature accomplish?
- It pre-populates the replica using an existing backup file, reducing initial replication bandwidth (Correct answer)
- It encrypts replica data before transfer
- It schedules replications during off-peak hours
- It tests the replica by booting it in isolation
Correct answer: It pre-populates the replica using an existing backup file, reducing initial replication bandwidth
Replica seeding initializes a replica VM using data from an existing backup file on or near the DR site, dramatically reducing the bandwidth required for the initial full replication.
Question 5: In Veeam's DataLabs, what is a 'virtual network appliance' used for in Sure Backup testing?
- To provide firewall protection for the production network
- To masquerade IP addresses so isolated VMs can access production resources without conflicts (Correct answer)
- To store test results for compliance reporting
- To limit the CPU resources used by the virtual lab VMs
Correct answer: To masquerade IP addresses so isolated VMs can access production resources without conflicts
A virtual network appliance in Veeam DataLabs uses network masquerading to allow isolated VMs to access production services (like DNS or license servers) without IP conflicts.
Question 6: What Veeam recovery verification test checks whether the recovered VM's operating system booted successfully during Sure Backup?
- Ping test
- Heartbeat test (Correct answer)
- Application test script
- VSS writer check
Correct answer: Heartbeat test
The Heartbeat test in Sure Backup verifies that VMware Tools is responding inside the recovered VM, confirming the OS has booted and is operational.
Question 7: Which Veeam Cloud Connect component at the service provider side terminates tenant backup traffic?
- Veeam Backup Server
- Veeam Cloud Connect Gateway (Correct answer)
- Veeam Transport Service
- Veeam Backup Repository
Correct answer: Veeam Cloud Connect Gateway
The Veeam Cloud Connect Gateway at the service provider receives and authenticates incoming backup traffic from tenant Veeam installations before forwarding it to the cloud repository.
What happens to the replica VM's state during a Veeam 'Planned Failover' compared to an emergency failover?